andyjdavis
bcab42daf2
message MDL-25616 adding recent conversations and recent notifications screens
2011-02-15 11:17:38 +08:00
Andrew Davis
156205fc97
message MDL-25380 preventing html tags appearing in emailed messages when a message is sent to course participants
2010-11-24 04:17:52 +00:00
Andrew Davis
46505ee75e
message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version
2010-11-05 08:04:40 +00:00
Petr Skoda
43d42a1acf
MDL-24383 adding missing context setup - credit goes to Paul Ortman
2010-09-27 09:15:28 +00:00
Rossiani Wijaya
377d7b82f6
MDL-20410 - remove set_focuscontrol (bulk commit)
2010-07-01 05:35:27 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
aa6c1ced0a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 08:11:02 +00:00
samhemelryk
ce221eb52d
user MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate
2009-09-25 04:02:46 +00:00
samhemelryk
91152a3518
navigation MDL-20216 Refactored add arguments
...
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
samhemelryk
caa8363f83
user MDL-19825 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-02 08:36:16 +00:00
nicolasconnault
3aac07d8f0
MDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:25 +00:00
nicolasconnault
f24ca3ce01
MDL-19825 Converted all print_footer() calls
2009-08-06 14:19:50 +00:00
nicolasconnault
8fa89bfd04
MDL-19825 Migrated calls to print_heading
2009-08-06 08:15:05 +00:00
tjhunt
9101efd312
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.
...
For something that has been deprecated for over two years, they were still used in a lot of places!
2008-11-13 08:40:57 +00:00
skodak
db4a3d8ffe
MDL-16666 removing all use_html_editor() instances
2008-09-24 21:03:36 +00:00
dongsheng
4e244ba8b9
"MDL-14129, fix print_error"
2008-06-13 07:07:45 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
ce8c75eeb8
MDL-14679 towards /user conversion
2008-05-31 11:13:21 +00:00
scyrma
59fa45d0f1
MDL-11113: simplify the code - use only one function to check for html editor availability
2008-05-07 07:40:50 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
moodler
f09002ca18
MDL-12277 Merged from 1.9 - fixes for other languages
2008-02-20 02:33:43 +00:00
poltawski
5cbce21ab0
MDL-7846 - use translatable strings for bulk messaging
...
merged from MOODLE_19_STABLE
2008-01-13 12:21:47 +00:00
tjhunt
bb9a123a73
MDL-12373 - If you can see your user profile, but don't have moodle/course:viewparticipants, you get a link in the nav bar that takes you to an error message - this was repeated in other parts of the user profile that I had not noticed when I fixed this before.
2008-01-09 16:46:21 +00:00
toyomoyo
a5c67cdf34
MDL-10028, adding a string
2007-11-22 01:05:36 +00:00
toyomoyo
576ad29016
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
toyomoyo
8205423030
merged fix for MDL-10112 bulk messaging fails silently when messaging not enabled
2007-06-14 04:41:33 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
b150307551
MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes
2007-01-04 23:59:55 +00:00
toyomoyo
6170acad06
merged fix for MDL-7696, adding addslash for bulk messaging
2006-12-07 03:02:41 +00:00
toyomoyo
9c37662f22
replacing deprecated funciton calls with capability calls
2006-09-19 09:16:24 +00:00
skodak
e369e0c4b4
Bug #5715 - error message in messaging - notice lastaccess; merged from MOODLE_16_STABLE
2006-06-04 23:11:18 +00:00
moodler
f0cb18e627
Fix for bug 5144 (nickname field)
2006-04-10 16:12:53 +00:00
patrickslee
d815d6ab96
Removed a block of local-specific code. They are not going upstream.
2006-01-10 21:30:21 +00:00
patrickslee
9a0f8502f5
Allow tutors to be added in bulk email list.
...
In addition, if any tutor in the list is not subscribed to the teacher forum they will be subscribed automatically.
Also show hidden tutors as well when a teacher is viewing the participants list.
And some small bug fixes
2005-11-17 03:37:30 +00:00
patrickslee
db0a8174c6
Made action_redir.php take posted parameters, fixing a problem in IE that when trying to add a lot user (say 150+) to the actions this fails to work
2005-11-08 02:34:19 +00:00
patrickslee
fb2cf7eb67
Fixed some bad coding style as pointed by Petr
2005-10-11 23:11:02 +00:00
patrickslee
18c3baa2fc
Make messageselect.php remembers messages typed after actions performed
2005-10-10 02:08:50 +00:00
patrickslee
6746bb8ad4
New feature to extend student enrolment period and improvements to the action list in participants list
2005-09-29 06:30:58 +00:00
mjollnir_
f19570d0ec
Initial checkin of new feature to select users from participants page for a recipient list for sending an IM to. Please test.
2005-08-22 05:44:13 +00:00