Commit graph

43922 commits

Author SHA1 Message Date
Petr Skoda
8a7934f7b1 we really should redirect after each action, otherwise sloppy referer tricks fail back especially when action is using POST 2010-08-03 11:00:02 +00:00
Eloy Lafuente
3362dfdca5 NOMDL - edit_button() change internals to be 100% in pair with settings block urls 2010-08-03 10:56:35 +00:00
Tim Hunt
e10367a4cf quiz NOBUG Attempt {$a} was appearing on the view page. Need a new lang string. 2010-08-03 10:55:22 +00:00
john St
e5b425d8ce Fix for MDL-22840 2010-08-03 10:50:14 +00:00
Tim Hunt
9fb32418a7 qtype shortanswer MDL-20380 small refactoring to help subclasses. Thanks to Oleg Sychev. 2010-08-03 10:39:52 +00:00
Petr Skoda
f3b2189178 MDL-23598 fixed display problem related to review option - credit goes to Joseph Rzeau 2010-08-03 10:32:27 +00:00
Petr Skoda
847400a741 MDL-23628 adding ugprade info 2010-08-03 10:08:25 +00:00
Petr Skoda
c6d75bffa5 MDL-23628 improved log action support - now similar to handling of capabilities 2010-08-03 10:07:18 +00:00
jerome mouneyrac
4cab1150ea community block MDL-23629 fix missing global $CFG in the renderer 2010-08-03 09:50:40 +00:00
jerome mouneyrac
43f258cdbe community block MDL-23481 "fix" pathname that used get_string 2010-08-03 09:27:30 +00:00
Dongsheng Cai
85b5ed5de2 "MDL-13766, filesystem plugin should return empty url attribute" 2010-08-03 09:03:56 +00:00
Dongsheng Cai
76b946f70a "MDL-13766, added missing type option" 2010-08-03 08:59:09 +00:00
Andrew Davis
81bb901021 themes MDL-23507 made base theme highlight the current week on the course page 2010-08-03 08:39:41 +00:00
Dongsheng Cai
b923cf621c "MDL-13766, removed unused client_id variable" 2010-08-03 08:14:08 +00:00
Petr Skoda
5b4a78e281 improved docs and license headers, adding direct access protection 2010-08-03 08:07:49 +00:00
Dongsheng Cai
52082e5bd8 MDL-13766, fixed repository instance name and configplugin language string 2010-08-03 07:58:59 +00:00
Aparup Banerjee
37f796eae5 database MDL-22558 minor- improved alignment in database fields display. 2010-08-03 07:24:10 +00:00
Andrew Davis
7bac377763 gradebook MDL-23543 made gradebook not display items with gradetype of no grade 2010-08-03 07:22:27 +00:00
Martin Dougiamas
1c88c777be Fixing English 2010-08-03 07:20:10 +00:00
Dongsheng Cai
d7497b1283 "MDL-13766, fixed function call" 2010-08-03 07:16:33 +00:00
jerome mouneyrac
e21c56bdb0 webservice MDL-23440 more explicit error message when validation context fail in some external functions (missing lang file modification). 2010-08-03 06:59:47 +00:00
Aparup Banerjee
19edef1b7f database MDL-22558 minor- improved alignment in database fields display. 2010-08-03 05:57:28 +00:00
Sam Hemelryk
de4127cb2c NOBUG set missing context on course delete page 2010-08-03 05:08:03 +00:00
Sam Hemelryk
0d6b8715cd log MDL-23604 Fixed hard coded use of CONCAT func in log_display table 2010-08-03 03:45:47 +00:00
Patrick Malley
5983e460c4 MDL-22840 - fixed non-dropdown parent link color in Custom Menu 2010-08-03 02:30:16 +00:00
Moodle Robot
3807dae816 Updated the HEAD build version to 20100803 2010-08-03 00:45:34 +00:00
Aaron Barnes
93b496b289 course completion: MDL-22797 Review course completion compatibility with new enrol internals
Also fixes MDL-23595
2010-08-03 00:22:33 +00:00
Aaron Barnes
fbc133e5ad course completion: MDL-22797 Review course completion compatibility with new enrol internals
Thanks to Iver Johnson for the patch

Also fixes MDL-23595
2010-08-03 00:15:55 +00:00
Eloy Lafuente
d68c337f5b MDL-23479 backup - various fixes in feedback backup & restore + delete old code (but logs restore) 2010-08-02 23:31:29 +00:00
David Mudrak
5fcefc9728 MDL-21695 question: replaced help files with new help strings
AMOS BEGIN
 HLP question/categoryparent.html,[parentcategory_help,core_question]
 HLP question/categories.html,[editcategories_help,core_question]
 HLP quiz/export.html,[exportquestions_help,core_question]
 HLP quiz/exportcategory.html,[exportcategory_help,core_question]
 HLP quiz/exportcategory.html,[exportcategory_help,core_question]
 HLP quiz/importcategory.html,[importcategory_help,core_question]
 HLP quiz/matchgrades.html,[matchgrades_help,core_question]
 HLP quiz/quiz/stoponerror.html,[stoponerror_help,core_question]
 HLP qtype_multichoice/multichoiceshuffle.html,[shuffleanswers_help,qtype_multichoice]
 HLP quiz/matchshuffle.html,[shuffle_help,qtype_match]
 HLP quiz/generalfeedback.html,[generalfeedback_help,mod_quiz]
AMOS END
2010-08-02 21:24:32 +00:00
Eloy Lafuente
59c9d381ae MDL-23479 backup - chat revised & old code deleted (but non-existing restore logs) 2010-08-02 21:09:38 +00:00
David Mudrak
c768af3dc5 MDL-21695 Removing legacy question formats help, details moved to wiki docs 2010-08-02 21:03:00 +00:00
David Mudrak
7292c11f51 MDL-21695 quiz: deprecated setHelpButton() and old_help_icon() replaced with new calls
Some help icons dropped without replacement as suggested by Helen, the
Help Writer. Some strings moved to core_question.

AMOS BEGIN
 HLP quiz/timelimit.html,[timelimit_help,mod_quiz]
 HLP quiz/grademethod.html,[grademethod_help,mod_quiz]
 HLP quiz/questionsperpage.html,[newpage_help,mod_quiz]
 HLP quiz/shufflewithin.html,[shufflewithin_help,mod_quiz]
 HLP quiz/penaltyscheme.html,[penaltyscheme_help,mod_quiz]
 HLP quiz/repeatattempts.html,[eachattemptbuildsonthelast_help,mod_quiz]
 HLP quiz/reviewoptions.html,[reviewoptionsheading_help,mod_quiz]
 HLP quiz/showuserpicture.html,[showuserpicture_help,mod_quiz]
 HLP quiz/decimalpoints.html,[decimalplaces_help,mod_quiz]
 HLP quiz/decimalplacesquestion.html,[decimalplacesquestion_help,mod_quiz]
 HLP quiz/requirepassword.html,[requirepassword_help,mod_quiz]
 HLP quiz/requiresubnet.html,[requiresubnet_help,mod_quiz]
 HLP quiz/timedelay1.html,[delay1st2nd_help,mod_quiz]
 HLP quiz/timedelay2.html,[delaylater_help,mod_quiz]
 HLP quiz/overallfeedback.html,[overallfeedback_help,mod_quiz]
 HLP quiz_statistics/negcovar.html,[negcovar_help,quiz_statistics]
 MOV [penaltyfactor,mod_quiz],[penaltyfactor,core_question]
 MOV [penaltyfactor_help,mod_quiz],[penaltyfactor_help,core_question]
 HLP quiz/penalty.html,[penaltyfactor_help,core_question]
AMOS END
2010-08-02 20:56:15 +00:00
David Mudrak
95bf884e31 MDL-21695 Removing legacy help file, has been replaced by string 2010-08-02 20:45:46 +00:00
Eloy Lafuente
1737d4dee9 MDL-23479 backup - resource (file) revised and working (but restore logs) 2010-08-02 19:11:29 +00:00
john St
b8fce7be2d adding core theme magazine. MDL-23620 2010-08-02 19:09:55 +00:00
Eloy Lafuente
e6c9df4ead MDL-23479 backup - restore of imscp resources (supporting "archived" versions) 2010-08-02 17:12:34 +00:00
Eloy Lafuente
70c1ad5836 MDL-21432 backup - exceptions are not good, so imscp imaginative use of itemid sucks, imo. :-P 2010-08-02 17:06:49 +00:00
Petr Skoda
3136dc16fd MDL-23619 fixed wrong param cleaning + other fixing 2010-08-02 15:47:42 +00:00
Petr Skoda
c6fb49100c MDL-22315 fixed fatal error 2010-08-02 15:12:47 +00:00
Helen Foster
b55ff60378 MDL-21695 adding help string 2010-08-02 15:04:33 +00:00
Petr Skoda
dfcc827ed3 adding missing page context 2010-08-02 14:14:37 +00:00
Eloy Lafuente
ea7c398e55 MDL-23479 backup - survey revised & old code deleted (but restore logs) 2010-08-02 14:10:43 +00:00
Petr Skoda
69816a5ce7 MDL-22547 more legacy files UI cleanup - we have to make obvious that course files are history 2010-08-02 13:33:19 +00:00
Petr Skoda
1bbdde1352 MDL-23613 fixed uses of format_string() in filebrowser 2010-08-02 13:05:49 +00:00
Petr Skoda
ae53bd1da3 MDL-23616 fixed deleting of events 2010-08-02 12:49:08 +00:00
Petr Skoda
dcd79f46e3 MDL-23613 improved coding style 2010-08-02 12:31:33 +00:00
Petr Skoda
196c0451ee MDL-23613 fixed wrong access control 2010-08-02 12:30:36 +00:00
Petr Skoda
470f4c30b7 MDL-23613 fixed wrong page set up 2010-08-02 12:25:08 +00:00
Eloy Lafuente
e00d996247 MDL-23479 backup - wiki revised & old code deleted (but restore logs) 2010-08-02 12:17:36 +00:00