41009 Commits

Author SHA1 Message Date
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
Sam Hemelryk
61cf49aff2 theme-anomarly MDL-20175 Upgraded after recent theme changes 2010-05-01 07:10:22 +00:00
Sam Hemelryk
57638e2e2f mod-quiz MDL-22261 Fixed JavaScript issue with body id 2010-05-01 06:47:48 +00:00
jerome mouneyrac
7f084ec6b1 hub MDL-19309 remove some commented personal settings 2010-05-01 05:12:55 +00:00
jerome mouneyrac
07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00
Patrick Malley
7b4c6d34b8 still building themes 2010-05-01 01:46:48 +00:00
Moodle Robot
b77f158975 Updated the HEAD build version to 20100501 2010-05-01 00:41:35 +00:00
Andreas Grabs
afdb192056 Start replacing tables with div-tags and css-classes 2010-04-30 23:02:30 +00:00
Pierre Pichet
b2120945d7 MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple 2010-04-30 22:11:51 +00:00
Patrick Malley
90e957bc89 Work on admin pages of formfactor theme 2010-04-30 21:48:10 +00:00
Helen Foster
73c1448f41 MDL-21695 adding help strings 2010-04-30 20:10:45 +00:00