32021 Commits

Author SHA1 Message Date
skodak
1336c96edb MDL-15553 events_trigger() perf improvement; merged from MOODLE_19_STABLE 2008-07-06 18:58:46 +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
moodlerobot
c4f3038349 Updated the HEAD build version to 20080706 2008-07-06 01:31:10 +00:00
skodak
05c38e2b7c MDL-13811 reworked unsetting of preferences and minor tweaks 2008-07-05 22:46:31 +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
80775ff30c MDL-15548 fixed regression, thanks Gary! 2008-07-05 17:25:16 +00:00
skodak
013578c1f6 MDL-14035 fixed user images on user report; merged from MOODLE_19_STABLE 2008-07-05 16:14:08 +00:00
skodak
c87c428e05 MDL-11905 send temp file support; merged from MOODLE_19_STABLE 2008-07-05 15:34:54 +00:00
skodak
f5fc83e818 MDL-15516 prvent access to deleted profiles and other user areas 2008-07-05 14:52:39 +00:00
nicolasconnault
d6ace123f0 MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE 2008-07-05 14:28:13 +00:00
skodak
9da3dfa4ac MDL-13776 assignment attachment access now verified in module context; merged from MOODLE_19_STABLE 2008-07-05 14:18:30 +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
skodak
045ee35279 MDL-14261 fixed access control issues for backup and unittest plugins; merged from MOODLE_19_STABLE 2008-07-05 13:08:07 +00:00
skodak
961ca45fc0 fixed previous wrong merging 2008-07-05 12:54:38 +00:00
ethem
6278f7bf8c fix skodak's fix. add a } char to table name. 2008-07-05 12:22:57 +00:00
mudrd8mz
b62aaf07b5 MDL-15077 Fixed link to admin section. Merged from 1.9 2008-07-05 11:19:47 +00:00
skodak
d02f193404 MDL-15304 fixed empty label names coming from restore; merged from MOODLE_19_STABLE 2008-07-05 09:37:30 +00:00
jamiesensei
67d4dfb84b MDL-15545 "sql to fetch question states in overview report should use a JOIN instead of passing attempt ids in IN clause when downloading data with no paging" 2008-07-05 05:57:22 +00:00
moodlerobot
2461f2e2bd Updated the HEAD build version to 20080705 2008-07-05 01:38:11 +00:00
moodlerobot
65824bffed Automatic installer.php lang files by installer_builder (20080705) 2008-07-05 01:20:04 +00:00
skodak
fe29d45751 MDL-13942 do not interrupt restore if groupmembers missing; merged from MOODLE_19_STABLE 2008-07-05 00:45:44 +00:00
skodak
e9180ff830 MDL-15544 Disable email signup in new installation - add danger warning 2008-07-04 23:53:13 +00:00
ethem
f8f817b73d http://moodle.org/mod/forum/discuss.php?d=100629 2008-07-04 16:59:24 +00:00
tjhunt
f38f7ff715 Make a comment a bit clearer. 2008-07-04 12:05:04 +00:00
jamiesensei
a655337336 MDL-15532 "moving progress_bar class into weblib from adminlib" 2008-07-04 10:15:00 +00:00
scyrma
a4d220dc17 Temporary fix to prevent PHP notice - this will be removed when the correct configuration
items get committed.
2008-07-04 08:47:26 +00:00
scyrma
6f8a7d393d MDL-14741: Reverting removal of output buffering. 2008-07-04 02:42:49 +00:00
scyrma
b31b9907b0 Prevent a php notice 2008-07-04 02:17:18 +00:00
moodlerobot
4fd6831fe5 Updated the HEAD build version to 20080704 2008-07-04 01:36:00 +00:00
moodlerobot
9ae16832fd Automatic installer.php lang files by installer_builder (20080704) 2008-07-04 01:13:48 +00:00
skodak
a38f12927e MDL-15304, MDL-15526 fixing regression; merged from MOODLE_19_STABLE 2008-07-03 23:01:32 +00:00
andreabix
98b9add6a1 Fixed MDL-13832 2008-07-03 22:07:22 +00:00
stronk7
5e9e3d774a Bump to clean empty role names. MDL-15284 2008-07-03 17:08:29 +00:00
stronk7
a036d7f3c6 Clean empty role_names. MDL-15284 ; merged from 19_STABLE 2008-07-03 17:07:54 +00:00
thepurpleblob
6d34fea4f9 MDL-13007
Corrected help for category selection. I hope this is what the tick boxes now do :-)

Merged from STABLE_19
2008-07-03 15:14:25 +00:00
thepurpleblob
5ca9e32d97 MDL-13010
Now correctly checks for category context id and does not fail if it isn't there.

Merged from STABLE_19
2008-07-03 14:50:30 +00:00
sam_marshall
ed9f9947e8 MDL-15519: [Accessibility] Added heading tags around current month on monthly calendar view (and changed default styling so this doesn't affect appearance). 2008-07-03 14:16:22 +00:00
skodak
a4a57da9e2 MDL-15021 Deleted not fully setup separate admin settings; merged from MOODLE_18_STABLE but with better delete 2008-07-03 14:09:27 +00:00
stronk7
86b4dadabd Only create role_name aliases if the original course (backup file) contains them. MDL-15284 ; merged from 19_STABLE 2008-07-03 13:00:54 +00:00
skodak
257d63dfd6 MDL-11145 include orphaned mnet ids from user table into mnetid selector; merged from MOODLE_19_STABLE 2008-07-03 09:29:19 +00:00
jerome
c74ca0e9c4 MDL-14233 Make bulk user picture upload handle subdirectories in zip files, merged from 19 (updated the code in order to use mdlib 2.0) 2008-07-03 07:35:24 +00:00
scyrma
f4da8f157b MDL-14741: re-activate the contextmenu plugin 2008-07-03 07:12:36 +00:00
scyrma
f8c9bb6bee MDL-14741:
* use a better name for a variable
* remove extra browse button and simplify code. Fix by Mauno K.
2008-07-03 07:12:03 +00:00
scyrma
d074c20e49 MDL-14741: Using a better way to include javascript files (removed use of
output buffering) and corrected parameters so that the file manager is
linked to the right course again.
2008-07-03 05:32:34 +00:00
jerome
ab50ec1215 MDL-14635 fix user profil help icons, merged from 19 2008-07-03 04:15:23 +00:00
jerome
4e2d013f06 MDL-14635 fix for user profil help icons, merged from 19 2008-07-03 04:10:50 +00:00
moodlerobot
be868f0bd4 Updated the HEAD build version to 20080703 2008-07-03 01:36:00 +00:00
skodak
290a47ae85 MDL-15160 backup gradebook categories even when user not included; merged from MOODLE_19_STABLE 2008-07-02 22:47:57 +00:00
skodak
9900dddde1 MDL-15389 better explanation of spam dangers in user profiles - thanks Tim; merged from MOODLE_19_STABLE 2008-07-02 22:32:56 +00:00
skodak
f6c7db283b MDL-15390 improved subscribe me option when posting to forum - see tracker for more info; merged from MOODLE_19_STABLE 2008-07-02 22:06:22 +00:00