41083 Commits

Author SHA1 Message Date
Eloy Lafuente
b0f35692ce MDL-21432 restore - also disabled in front page 2010-05-03 09:02:26 +00:00
Eloy Lafuente
2e14f78bd7 MDL-21432 backup - enforce users = no on hub/import backups 2010-05-03 08:54:30 +00:00
Rossiani Wijaya
36282d8545 MDL-22067 - modify help popup functionality to use overlay. 2010-05-03 08:44:34 +00:00
Sam Hemelryk
d59a3f285b navigation MDL-14632 Show shortname of course instead of long name 2010-05-03 08:40:42 +00:00
Dongsheng Cai
6aa931edb3 "MDL-22112, format module intro by format_module_intro" 2010-05-03 08:35:12 +00:00
Dongsheng Cai
5f271bd9c8 "MDL-22112, quick fix for missing $PAGE->context" 2010-05-03 08:21:25 +00:00
Dongsheng Cai
51f93f4a1c "MDL-19118, fixed glossary module comment migration" 2010-05-03 08:05:43 +00:00
Dongsheng Cai
8fd603a26a "MDL-19118, fixed data module comment migration" 2010-05-03 07:49:59 +00:00
Jordi Piguillem
1fa2bd54aa [MDL-22112]
Redirecting to first page of the wiki when subwiki is changed and selected pages does not exists
2010-05-03 07:33:22 +00:00
Sam Hemelryk
b499db578c navigation MDL-14632 Fixed a small bug with navigation node prepend 2010-05-03 07:11:17 +00:00
Dongsheng Cai
fb0acd8644 "MDL-22156, overwrite existing draft files" 2010-05-03 07:09:31 +00:00
Helen Foster
5c7c45d26f MDL-21695 adding help strings 2010-05-03 06:53:37 +00:00
Andrew Davis
af454fa5a1 gradebook MDL-22283 debug message from grades library while editing forum settings 2010-05-03 06:46:42 +00:00
Andrew Davis
8a6143fc6d gradebook MDL-22283 debug message from grades library while editing forum settings 2010-05-03 06:41:49 +00:00
Jamie Pratt
548da7ee96 MDL-21579 "Implement session token for embedded application" Oops. Error in sql fixed now. 2010-05-03 06:36:52 +00:00
Dongsheng Cai
7210e88714 MDL-13766, filemanager, don't download empty draft area 2010-05-03 06:36:23 +00:00
jerome mouneyrac
63c9d714b8 course publication MDL-19315 add help icons for course publication form 2010-05-03 06:31:39 +00:00
Andrew Davis
a6fb9d0d3f rating MDL-21657 Fixed count aggregation 2010-05-03 06:06:02 +00:00
Dongsheng Cai
e8cf27e860 MDL-22112, wiki attachments should be belong to subwiki not page id 2010-05-03 05:58:46 +00:00
Dongsheng Cai
3b5e2acbd1 MDL-22112, create wiki's first page automatically without ask user questions, and add capability check to wiki_create_page function 2010-05-03 05:49:36 +00:00
Andrew Davis
9d88a01ba6 pagelib MDL-22282 Fixed a php syntax error 2010-05-03 05:26:30 +00:00
Dongsheng Cai
91b890abb9 MDL-22217, added section_backup and activity_backup areas 2010-05-03 05:19:38 +00:00
Sam Hemelryk
8f87420a92 backup MDL-22142 P13 - File name is now given default value and correctly sized 2010-05-03 05:03:24 +00:00
Sam Hemelryk
e43ba98080 backup MDL-22142 P24 - Fixed locked settings with no dependencies 2010-05-03 04:05:08 +00:00
jerome mouneyrac
c7d5e48f0a hub MDL-19313 remove not used define values 2010-05-03 04:03:12 +00:00
jerome mouneyrac
e275f25e8b registration MDL-19313 disable site image url 2010-05-03 03:47:47 +00:00
Sam Hemelryk
6ed9a7da53 backup MDL-22142 Fixed dependency chaining through inspection in relation to the dependent setting rather than the prominent setting. Also did away with reference dealing with processing dependencies for mforms, new recursive structure returns managed property array instead. 2010-05-03 03:36:33 +00:00
jerome mouneyrac
4032415e04 registration MDL-21715 temporary disable the region code (not done) and the image url fields (security purpose). Add help icons. 2010-05-03 03:20:22 +00:00
Dongsheng Cai
3ff6bd3463 "MDL-13766, improve launching filepicker button in tinymce" 2010-05-03 03:20:10 +00:00
Dongsheng Cai
c13b0350fc "MDL-13766, change filepicker style" 2010-05-03 02:52:53 +00:00
Dongsheng Cai
97e9c8d68d "MDL-15351, display user private files" 2010-05-03 02:31:26 +00:00
Andrew Davis
198ff49840 Rating MDL-22270 Prevented fetching of ratings when ratings are turned off 2010-05-03 02:31:22 +00:00
Dongsheng Cai
f2b7e78026 "missing language string" 2010-05-03 02:22:59 +00:00
Andrew Davis
54bc6de2eb Rating MDL-22270 Prevented fetching of ratings when ratings are turned off 2010-05-03 02:00:33 +00:00
Moodle Robot
4b3176d1e6 Updated the HEAD build version to 20100503 2010-05-03 00:42:21 +00:00
Dan Marsden
daca72eb25 Assignment MDL-22265 - fix missing </a> - thanks Patrick! 2010-05-03 00:10:34 +00:00
Dan Marsden
e7983475fd Events MDL-16203 - add user info to event trigger. 2010-05-02 22:43:35 +00:00
Eloy Lafuente
3eeb2fd55d MDL-22141 backup - security always throw exception 2010-05-02 22:41:07 +00:00
Inaki
57e9d92f38 accesslib: MDL-22089 Unassigning role from one user causes warning to happen
The 3rd parameter to role_unassign() was renamed to $groupid_ignored some weeks
ago (as part of MDL-21655), but the $args array that is used to build the query
was not updated to reflect that change. Simply remove 'groupid' from the $args
array so it isn't used in the query at all.
2010-05-02 22:24:35 +00:00
Andreas Grabs
71720abd2f public templates deactivated 2010-05-02 22:17:26 +00:00
Eloy Lafuente
c0772270d7 MDL-22141 implement security checks. sensible settings applied and locked 2010-05-02 22:02:02 +00:00
Andreas Grabs
6a471fe007 MDL-17069 - no longer using $_POST 2010-05-02 21:56:06 +00:00
David Mudrak
e2a81c66eb MDL-22276 Workshop 2.0 help and missing strings fixed 2010-05-02 21:50:09 +00:00
David Mudrak
1e9fe3f7bc Removing forgotten subplugins names from workshop plugin lang file 2010-05-02 20:52:20 +00:00
Eloy Lafuente
de4bf1ff9d MDL-21432 backup - this is finally out. Any backup / restore should use the API 2010-05-02 18:31:54 +00:00
Penny Leach
c3e1b5bd5a portfolio & data MDL-21032 add leap2a to database module
This commit changes drastically the previous portfolio api support in
mod/data to get rid of csv etc and add leap2a, refactor and tidy up a
lot.
2010-05-02 18:01:19 +00:00
Penny Leach
11fbe3fc79 portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes 2010-05-02 18:01:05 +00:00
Penny Leach
9d429f0bae portfolio api MDL-14591 fixing small bugs and removing debugging 2010-05-02 18:00:52 +00:00
Andreas Grabs
028e1e4f55 MDL-18618 - browse feedbacks in a better way 2010-05-02 17:48:53 +00:00
Eloy Lafuente
a934bd23ff MDL-21839 backup - added new backup logs table and cleaned some anymore in use 2010-05-02 17:35:51 +00:00