sam_marshall
388afecdf4
MDL-15498: Completion: fixed bugs with long titles in the fancy text-rotation SVG code
2008-07-29 12:27:04 +00:00
sam_marshall
a5a63515e3
MDL-15498: Completion: added TODO comment re last commit
2008-07-29 11:26:55 +00:00
sam_marshall
f94988555e
MDL-15498: Completion: added idnumber to progress report table (if enabled)
2008-07-29 10:37:46 +00:00
sam_marshall
9ddbd44598
MDL-15869: Fixed bug in saving module settings when completion is not enabled
2008-07-29 09:13:25 +00:00
scyrma
1101dac08d
MDL-14679: small fix for problem following db migration
2008-07-29 02:35:17 +00:00
sam_marshall
34572a98fe
MDL-15498: Completion fix: change to use ajaxenabled in progress report
2008-07-28 17:21:13 +00:00
sam_marshall
b3aa7ae8bc
MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output
2008-07-28 17:11:51 +00:00
sam_marshall
7edc92457c
MDL-15498: Completion fix: hide completion icons for guest/not logged in
2008-07-28 16:08:23 +00:00
sam_marshall
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +00:00
skodak
9009a99006
MDL-13353 Course page does not validate when a lable containing <p> tags is hidden; merged from MOODLE_19_STABLE
2008-07-26 11:36:35 +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
dongsheng
9afff849e1
MDL-14129, remove 2 error()s in course and blog module
2008-07-24 04:59:29 +00:00
thepurpleblob
488aa8f8a5
MDL-13925
...
Was not handling adding subcategories properly. Thanks to Dennis Protzek for the patch.
Merged from STABLE_19
2008-07-23 14:36:10 +00:00
tjhunt
9824e56707
MDL-15731 Removed default grouping for modules which do not support grouping - Commiting the merge to head on behalf of sam.
2008-07-21 13:00:41 +00:00
moodler
554606c76b
MDL-15601 Merged basic checking to avoid some notices
2008-07-10 08:50:43 +00:00
skodak
2942a5cd34
MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE
2008-07-06 17:57:06 +00:00
skodak
4692da473f
MDL-12505 do not leak separate groups info in advanced search user selection and other fixes; merged from MOODLE_19_STABLE
2008-07-05 20:57:35 +00:00
skodak
f5fc83e818
MDL-15516 prvent access to deleted profiles and other user areas
2008-07-05 14:52:39 +00:00
skodak
ff96219d2f
MDL-15420 fixed commented out continue which was causing leaks of info about hidden activities ;-); merged from MOODLE_19_STABLE
2008-07-05 13:20:21 +00:00
scyrma
38fb819028
MDL-11992: adding course tagging patch, by John Beedell. This feature is not
...
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
moodler
9cfa80b5c8
MDL-15413 Merged prevention of direct access from 1.9
2008-06-27 03:35:22 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
0cbe81112a
MDL-14580 rewritten course sorting algorithms
2008-06-16 14:25:53 +00:00
dongsheng
535a6fa0b5
"MDL-14129, fix print_error"
2008-06-15 11:34:42 +00:00
scyrma
b41349440f
MDL-11113: Make the editor work for the frontpage summary field
2008-06-11 08:41:40 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
f3c55e42eb
MDL-15108 some forgotten conversions
2008-06-07 15:44:19 +00:00
skodak
80e3b05ab3
MDL-15094 fixed stats
2008-06-06 14:11:20 +00:00
scyrma
264ad12641
MDL-14741 - Make tinymce work with the front page description.
...
TODO: convert the front page description form so it uses formslib
2008-06-06 01:49:07 +00:00
skodak
5183f0cc5b
MDL-15094 fixed stats regression and prefix cleanup
2008-06-05 20:35:28 +00:00
skodak
2ba8bdb84c
MDL-15094 some more updates
2008-06-05 14:09:34 +00:00
skodak
8f15f8ec2d
MDL-15094 fixed regressions
2008-06-04 23:56:34 +00:00
skodak
dc5af91a86
MDL-15094 fixed regression
2008-06-04 23:45:31 +00:00
nicolasconnault
238c0dd9c1
MDL-14679 Fixed a typo from Petr, which caused fatal error in course lib
2008-06-04 06:38:03 +00:00
skodak
7e60297f54
MDL-14679 converted some sql_'s
2008-06-02 21:56:06 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
a5d424df7c
MDL-14679 converted some get/set_field()
2008-06-02 21:39:23 +00:00
skodak
1829e015e6
MDL-14679 converted some insert_records()
2008-06-02 21:25:40 +00:00
skodak
6bb0816313
MDL-14679 towards course conversion
2008-06-02 08:13:24 +00:00
skodak
2cbd725cf7
MDL-14679 towards modform conversion - fixed regressions
2008-06-01 21:51:13 +00:00
skodak
cb141e5a67
MDL-14679 towards modform conversion - fixed regressions
2008-06-01 21:40:56 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
skodak
681cf96530
MDL-14679 cleaned up mod.php
2008-06-01 20:15:50 +00:00
skodak
caa65d9b59
MDL-14679 cleaned up mod.php
2008-06-01 20:15:50 +00:00
skodak
7cac0c4b2b
MDL-14679 fixed references to mod.html
2008-06-01 19:09:13 +00:00
skodak
cb6fec1fa4
MDL-14679 converted some course related code
2008-06-01 19:05:07 +00:00
skodak
e4907498da
MDL-14679 converted some course related code
2008-06-01 18:17:38 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
f400841b23
MDL-14679 converted some get courses
2008-06-01 17:59:13 +00:00
skodak
3264868249
MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems
2008-06-01 17:53:25 +00:00