Commit graph

41169 commits

Author SHA1 Message Date
Dongsheng Cai
d1e544b25d MDL-22112, fixed xmldb install.xml 2010-05-02 11:42:23 +00:00
Dongsheng Cai
00710f4cc1 MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
Eloy Lafuente
b65e022034 MDL-22142 backup - P3: add all the remaining dependencies 2010-05-02 10:35:51 +00:00
Eloy Lafuente
9c643dec87 MDL-22217 backup file areas - fixed course backups string usage 2010-05-02 10:02:51 +00:00
Dongsheng Cai
3d65f92d1d "MDL-22217, browse/download user_backup area" 2010-05-02 09:50:02 +00:00
Eloy Lafuente
1386bc0905 MDL-22145 backup storage - anonymised courses go to user_backup file area too 2010-05-02 09:21:05 +00:00
Martin Dougiamas
088e33633b Avoid a set_url notice on this page when user isn't enrolled 2010-05-02 09:12:18 +00:00
Sam Hemelryk
e35fb47974 backup MDL-22142 Fixed typo 2010-05-02 09:09:32 +00:00
Sam Hemelryk
84e546e0fc backup MDL-22142 P22 - Several big backup dependency issues resolved 2010-05-02 09:02:20 +00:00
Penny Leach
5fcbdc6bf0 portfolio MDL-22272 remove portfolio stuff from export tab 2010-05-02 06:38:59 +00:00
Sam Hemelryk
72d5e574ab backup MDL-22142 P21 - Settings are now aware of their own dependencies as well as setting that are dependent on them 2010-05-02 05:43:47 +00:00
Dongsheng Cai
22e719d9c3 "fixed filemanager parameters" 2010-05-02 04:23:34 +00:00
Sam Hemelryk
d698081efe backup MDL-22142 P20 - Removed process_change from settings as it is now handled by dependencies 2010-05-02 04:00:59 +00:00
Sam Hemelryk
8c6d7f34ed backup MDL-22142 P19 - Moved optional_param call for backupid out of load controller static method and into backup.php 2010-05-02 03:36:26 +00:00
Sam Hemelryk
f6ae3f0108 backup MDL-22142 P18 - Removed unused ui related function and params from core backup classes 2010-05-02 03:31:56 +00:00
Sam Hemelryk
232d4fac42 backup MDL-22142 P17 - backup_ui class now calls backup_controller::process_ui_event on init and after changes to ensure validity 2010-05-02 03:25:18 +00:00
Sam Hemelryk
81623fad7a backup MDL-22142 P16 - Fixed display of hidden fixed settings 2010-05-02 03:14:33 +00:00
Sam Hemelryk
105f805c01 backup MDL-22142 P15 - Backup.php now adds meaningful heading 2010-05-02 03:08:56 +00:00
Sam Hemelryk
1a83fcb5cd backup MDL-22142 P11 - Can now set help buttons for backup settings 2010-05-02 02:52:46 +00:00
Martin Dougiamas
dd0e674710 MDL-21695 This missing help was annoying me. I've reworded the text a bit, but instructing AMOS here so that other languages still have something until translators can improve their versions.
AMOS BEGIN
 HLP assignroles.html,[assignroles_help,role]
AMOS END
2010-05-02 02:38:29 +00:00
Sam Hemelryk
9c27e9ab11 backup MDL-22142 P10 - Backup.php now checks more backup capabilities 2010-05-02 02:35:01 +00:00
Sam Hemelryk
a2190f5c22 backup MDL-22142 P9 - Properly check section/cm in backup.php 2010-05-02 02:25:26 +00:00
Sam Hemelryk
05f5ae3e7a backup MDL-22142 P8 - Changed locked text to locked icon 2010-05-02 02:23:52 +00:00
Patrick Malley
a6e1750ae3 Added additional div classes to generalboxes for additional styling 2010-05-02 02:10:54 +00:00
Moodle Robot
e21c81f145 Updated the HEAD build version to 20100502 2010-05-02 00:42:20 +00:00
Eloy Lafuente
9eeaea5fa4 NOBUG backup - on OS temp area, use backup.zip. When storing, rename to utf-8 name 2010-05-02 00:19:51 +00:00
Eloy Lafuente
be3e542d11 MDL-22145 backup - calculate default backup filename 2010-05-02 00:10:19 +00:00
Eloy Lafuente
5cc4e210d9 MDL-22270 ratings - avoid breackage in forum/glossary/data and inform to developer. Thanks Penny. 2010-05-01 17:45:20 +00:00
Eloy Lafuente
57ca97b3a7 MDL-21668 backup - New capabilities creation 2010-05-01 16:42:29 +00:00
Penny Leach
d234faf3a4 mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling
This is so that mnet_server_fault doesn't have to call get_string (in
case of coding exception)
2010-05-01 15:53:45 +00:00
Patrick Malley
15b45bdcb9 Added class to upload file when no file is present. 2010-05-01 14:49:04 +00:00
Martin Dougiamas
38786adbc1 Removed two old notifications from admin page 2010-05-01 14:45:17 +00:00
Martin Dougiamas
d8794bcc40 Fixing some uppercasing. We Do Not Write Like This. 2010-05-01 14:41:37 +00:00
Penny Leach
9c8941e95b mnet MDL-16762 Changed another 'Moodle Network' to MNet in mahara portfolio plugin 2010-05-01 14:41:00 +00:00
Penny Leach
c5b149f89b portfolio MDL-22264 add leap2a option for the mahara plugin 2010-05-01 14:40:50 +00:00
Penny Leach
38652d9076 portfolio MDL-22264 made supported_formats non static 2010-05-01 14:40:38 +00:00
Martin Dougiamas
593270c629 Navigation - Blog and Tags links are now shown/hidden correctly according to settings 2010-05-01 14:33:07 +00:00
Patrick Malley
610b5fde69 Added id to uploaded file userfiles generalbox for specific styling 2010-05-01 14:17:30 +00:00
Eloy Lafuente
dacd7becbf MDL-22142 backup - tidy up logger defaults for production envs 2010-05-01 14:13:23 +00:00
Helen Foster
b621bd1939 MDL-21695 adding help strings 2010-05-01 11:06:06 +00:00
Sam Hemelryk
1904e9b35b backup MDL-22142 This is the user interface for backups, several minor/cosmetic issues still to be ironed out. See the tracker for details 2010-05-01 09:51:39 +00:00
Martin Dougiamas
9057a84818 MDL-14589 Check input better, preventing notices when using an editor without draftfiles 2010-05-01 08:58:27 +00:00
Helen Foster
601aad3ffa MDL-21695 adding help strings 2010-05-01 08:55:08 +00:00
Helen Foster
851b3d22ee MDL-21695 adding help strings 2010-05-01 08:39:07 +00:00
Tim Hunt
455d765f87 quiz editing: MDL-20263 When adding a new question directly to the quiz, highlight it in the question bank. 2010-05-01 08:23:28 +00:00
Tim Hunt
06f87d2f57 quiz: MDL-15452 fix themes breakage found when preparing my MoodleMoot talk. 2010-05-01 08:14:32 +00:00
Tim Hunt
78634f1e06 quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz.
That then lead to an incorrect display of the number of questions in the quiz.
2010-05-01 08:11:25 +00:00
Tim Hunt
ac250ad54a quiz: NOBUG fix silly typo. 2010-05-01 08:08:50 +00:00
Sam Hemelryk
875631671e theme-base MDL-21797 Fixed issue with editor bullets within a course section 2010-05-01 07:57:14 +00:00
Martin Dougiamas
8299b0c549 completion MDL-2631 make completion blocks standard 2010-05-01 07:12:57 +00:00