nicolasconnault
40a2628616
MDL-19801 Upgraded calls to link_to_popup_window()
2009-08-20 13:15:29 +00:00
nicolasconnault
7cb1a1adfe
MDL-19801 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:41:47 +00:00
nicolasconnault
aa9a686740
MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:20:12 +00:00
nicolasconnault
54b1669246
MDL-19799 Upgraded calls to choose_from_menu
2009-08-18 00:18:19 +00:00
nicolasconnault
f210309674
MDL-19801 Migrated calls to print_heading
2009-08-06 08:25:30 +00:00
tjhunt
ddedf979b4
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-03 06:19:25 +00:00
tjhunt
f2a1963c43
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 11:09:15 +00:00
samhemelryk
a1b53dcf3f
messages MDL-19664 Clean up the messages javascript code
...
I have cleaned up the message Javascript code, implementing the new PAGE methods
and at the same time implemented the new OUTPUT methods
2009-06-30 08:33:29 +00:00
samhemelryk
c2a1db4576
message MDL-16706 Replaced inline JS with new PAGE methods and created message.js
2009-06-30 01:28:32 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
skodak
fc29e51b2d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:34:43 +00:00
tjhunt
cf6155226c
ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc.
...
There is a new implementation of require_js in lib/deprecatedlib.php,
based on $PAGE->requires.
There were a few other recently introduced functions in lib/weblib.php,
namely print_js_call, print_delayed_js_call, print_js_config and
standard_js_config. These have been removed, since they were never in
a stable branch, and all the places that used them have been changed
to use the newer $PAGE->requires->... methods.
get_require_js_code is also gone, and the evil places that were calling
it, even though it is an internal function, have been fixed.
Also, I made some minor improvements to the code I committed yesterday
for MDL-16695.
All that remains is to update all the places in core code that are
still using require_js.
(This commit also fixes the problem where the admin tree would not
start with the right categories expanded.)
2009-06-12 12:13:07 +00:00
stronk7
3eb7ecda67
MDL-19350 upgrade blocks - adding missing savepoints to message/output
2009-06-03 16:50:25 +00:00
stronk7
6bdf4c99b3
MDL-16824 messaging - move unread messages from deleted users to message_read.
...
Pending to commit changes to uploaduser.php. Credit goes to Anthony Borrow. Thanks!
Merged from 19_STABLE
2009-04-26 22:56:56 +00:00
dongsheng
5616580617
"MESSAGING, INSTALLATION/MDL-17457, change installation hook to meet moodle 2.0"
2009-03-10 02:09:06 +00:00
moodler
ff49c389ad
Messaging MDL-3321 Searching for empty string returns all messages
2009-01-19 04:53:26 +00:00
moodler
3d14359585
Messaging MDL-17581 Various fixes to use the new fields names
2009-01-19 04:35:09 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
dongsheng
85db96c5b4
"MDL-17570, cleanup align property in div, merged from 1.9"
2008-12-10 06:48:54 +00:00
tjhunt
2930500104
MDL-16706 - eliminate miscellaneous inine JavaScript
...
This does the quiz (apart from the bloody 'secure' window), the question bank and a couple of others.
2008-09-26 10:49:31 +00:00
moodler
97844c1dda
MDL-16267 Moved and tidied help files
2008-09-26 03:27:54 +00:00
moodler
305a014f8c
MDL-16267 More cleanups, simplifications
2008-09-26 02:43:39 +00:00
moodler
6a0dc62e0a
MDL-16267 and MDL-10107 Fixed a typo
2008-09-26 02:20:54 +00:00
stronk7
d6b4fed0a1
Protect message settings with sesskey. MDL-16688 ; merged from 19_STABLE
2008-09-25 22:42:58 +00:00
lfrodrigues
13d974caf5
MDL-16267 added helpbutton for all the message providers
2008-09-25 17:10:01 +00:00
lfrodrigues
366e4ec4cb
MDL-16267 now shows default email to send message
2008-09-25 17:06:19 +00:00
lfrodrigues
a217a09043
MDL-16267 Messages from other users (had forgot to commit file)
2008-09-25 14:19:42 +00:00
dongsheng
53e242f9d1
"MDL-14129, fixed hardcoded print_header"
2008-09-25 07:40:31 +00:00
skodak
db4a3d8ffe
MDL-16666 removing all use_html_editor() instances
2008-09-24 21:03:36 +00:00
skodak
f4c46179bf
MDL-16636 removing print_header() emulation hack
2008-09-23 14:49:19 +00:00
moodler
df6853e8eb
MDL-16267 Removed another table and added "th" for better readability. Removed hardcoded styles
2008-09-23 03:15:02 +00:00
moodler
f3d095f870
MDL-16267 and MDL-10107
...
I did some further work tidying up the form. I also just treat the popup like another plugin and moved all the config into the plugin.
This still needs help buttons everywhere now!
2008-09-23 03:05:44 +00:00
moodler
14d70d26d2
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with
2008-09-23 02:27:57 +00:00
mjollnir_
9205ca2e7b
fixing fatal error in message lib - relative path to config.php
2008-09-16 18:54:49 +00:00
moodler
838a8eb146
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
...
Also cleaned up some notices in message/edit.php
2008-09-15 05:55:58 +00:00
lfrodrigues
b3f5f2c754
MDL-16268 updated jabber output to send messages to destination user configured jaber
...
account or if empty to its email
2008-08-30 23:22:50 +00:00
lfrodrigues
1c50df9f24
MDL-16268 User-User send messages now use new messaging system.
2008-08-30 17:53:30 +00:00
lfrodrigues
9277cf08f4
MDL-16267 deleted old form file
2008-08-29 23:20:50 +00:00
lfrodrigues
d18b1bbdec
MDL-16267 done all items in list (html tidy, xhtml strict, plugins tidy)
2008-08-29 23:19:54 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
lfrodrigues
bd02449f29
MDL-10107 - New mockup for message editing preferences
2008-08-03 01:09:20 +00:00
moodler
b844d2b069
MDL-10107 Fixed (sort of) the messaging form ... it's still not quite right, but leaving it for Luis
2008-07-31 08:14:45 +00:00
moodler
120b375891
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
2008-07-31 08:01:46 +00:00
moodler
539dba3b52
MDL-10107 Fixing up navigation on edit page
2008-07-24 08:57:32 +00:00
moodler
83cdf008e7
MDL-10107 Missed a file
2008-07-24 08:45:01 +00:00
moodler
3b120e464f
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
...
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)
This code is not finished yet, a lot of work still has to be done on the
interface. However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
skodak
f5fc83e818
MDL-15516 prvent access to deleted profiles and other user areas
2008-07-05 14:52:39 +00:00
scyrma
966dd5ea1a
MDL-14741: reverse previous change to code formatting.
2008-06-18 09:17:09 +00:00
dongsheng
4f2a63c81e
"MDL-14129, fix print_error"
2008-06-15 10:13:30 +00:00