Commit graph

43473 commits

Author SHA1 Message Date
Petr Skoda
d16d35dc80 localised error message and adding correct continue link 2010-07-25 09:25:48 +00:00
Petr Skoda
6524006ba0 fixed undefined actions and dumb redirects 2010-07-25 09:23:25 +00:00
Petr Skoda
28f5bf676c more fixed coding style 2010-07-25 09:16:36 +00:00
Petr Skoda
1b08cef715 fixed coding style 2010-07-25 09:13:43 +00:00
Petr Skoda
2512b69042 a little explanation why we need XSS risk in lesson edit cap 2010-07-25 09:12:11 +00:00
Petr Skoda
3fa2f030c3 MDL-23264 page title and content now required + fixed wrong cleaning - noclean must be used with PARAM_RAW 2010-07-25 09:11:17 +00:00
Petr Skoda
10b8fefdf2 MDL-23264 we need 3 answers in true/false 2010-07-25 09:05:30 +00:00
Petr Skoda
c653e756e1 MDL-23264 we need at least 1 numerical answer 2010-07-25 09:04:20 +00:00
Petr Skoda
c284a7701a MDL-23264 we need at least 2 multichoice answers 2010-07-25 09:02:46 +00:00
Petr Skoda
19735816b2 MDL-23349 fixing delete attempts regressions and actually making it work because it is borked in 1.9 too 2010-07-25 08:54:29 +00:00
Petr Skoda
73ad2d989f MDL-22973 fixing missing string
AMOS BEGIN
 CPY [neverseen,mod_resource],[neverseen,mod_page]
AMOS END
2010-07-25 08:08:36 +00:00
Petr Skoda
c0d1bc1038 MDL-22973 reverting wrong fix, modules can not be interdependent! 2010-07-25 08:06:46 +00:00
Andrew Davis
d3c5b585ae mod_page MDL-22973 fixed a broken get_string() call 2010-07-25 05:10:43 +00:00
Andrew Davis
e8930396ee course MDL-22973 altering a pointless 2.0 function to match the equally pointless 1.9 version to at least avoid a php error 2010-07-25 05:05:44 +00:00
Andrew Davis
3f3b972a92 glossary MDL-23513 tinkering with the display of glossary items 2010-07-25 03:52:35 +00:00
Piers Harding
e62c1d22af MDL-22951 - move the AJAX callback out into its own include, and tidy up 2010-07-25 01:22:27 +00:00
Moodle Robot
9acb500f85 Updated the HEAD build version to 20100725 2010-07-25 00:45:28 +00:00
Eloy Lafuente
bd4543729c MDL-23478 backup - rss_client block restore supporting own structures 2010-07-24 23:05:44 +00:00
Eloy Lafuente
a4586dae77 MDL-23478 backup - html block restore supporting serialized contents and fileareas 2010-07-24 23:03:23 +00:00
Eloy Lafuente
b8e455a789 MDL-23478 backup - restore blocks (instances an positions) 2010-07-24 22:56:30 +00:00
Petr Skoda
6eb2138a81 MDL-23499 hopefully fixed all remaining multichoice issues 2010-07-24 21:24:45 +00:00
Petr Skoda
cc21782301 MDL-23499 fixed problems with empty option in multichoice - the multiple-answer option is still borked though 2010-07-24 20:48:18 +00:00
Petr Skoda
4fb3f25384 fixed comment typo 2010-07-24 20:30:13 +00:00
Petr Skoda
a675ada572 MDL-23499 fixed multiple regressions in multichoice lesson page + simplified code logic 2010-07-24 20:21:19 +00:00
Petr Skoda
e56458a7c7 MDL-23486 fixed regression, sorrrrry 2010-07-24 19:19:37 +00:00
Petr Skoda
ff85f9022c fixed comment typos 2010-07-24 19:03:37 +00:00
Petr Skoda
1e7f8ea232 MDL-23510 lib.php files have to be as small as possible, the actual implementation should be in locallib.php if possible === less used memory, fewer includes, ....; + coding style cleanup 2010-07-24 18:56:56 +00:00
Eloy Lafuente
1d6b83ec58 MDL-21432 backup - supress already included include 2010-07-24 18:41:24 +00:00
Dongsheng Cai
ed5f6c0f66 "MDL-23506, added language string" 2010-07-24 18:15:45 +00:00
Petr Skoda
0384043b59 MDL-23450 moving question/format/hotpot to contrib for now, because it is not ready for Moodle 2.0 yet 2010-07-24 17:30:46 +00:00
Petr Skoda
060cb988ef MDL-23450 deleting hotpot help strings 2010-07-24 17:21:46 +00:00
Petr Skoda
cc1faa316f MDL-23450 hotpot not part of core any more 2010-07-24 17:20:48 +00:00
Petr Skoda
91b9560bd6 MDL-23450 moving mod/hotpot to contrib for now, because it is not ready for Moodle 2.0 yet 2010-07-24 17:15:54 +00:00
Eloy Lafuente
245491b062 MDL-21432 backup - improve a bit detection of errors on restore structured steps 2010-07-24 16:31:16 +00:00
Dongsheng Cai
ce6297d22a "MDL-23506, added error message" 2010-07-24 15:05:08 +00:00
Dongsheng Cai
2a03b97bda "MDL-23506, avoid upload without file attached" 2010-07-24 14:49:01 +00:00
Moodle Robot
704333abef Updated the HEAD build version to 20100724 2010-07-24 00:45:53 +00:00
Eloy Lafuente
2d7cd79839 MDL-23478 backup - change in block positions structure. Break BC, so up minversion 2010-07-24 00:15:59 +00:00
Piers Harding
821aa03da0 MDL-22951 - fix link issue for loadSCO.php 2010-07-23 20:02:36 +00:00
Piers Harding
cac5037719 MDL-22951 - convert 2004 to prereq and datamodel handling. 2010-07-23 19:00:40 +00:00
Petr Skoda
7d2800fb3c MDL-23508 fixed lastenrol value in user_unenrolled event - credit goes to Mark Nielsen 2010-07-23 18:39:47 +00:00
Petr Skoda
2eab29bd25 MDL-23486 page text required 2010-07-23 18:32:04 +00:00
Petr Skoda
a5e94d4bb3 MDL-23486 ugly ugly ugly hack - hardcoded required text checking in editor element; we should realy create new forms engine in 2.1 :-( 2010-07-23 18:31:31 +00:00
Piers Harding
eea0c8eaa7 MDL-22951 - implement the datamodel, and prereq handling for AICC. 2010-07-23 18:20:04 +00:00
Eloy Lafuente
4a15bb7660 MDL-23478 backup - adding support for fileareas to blocks 2010-07-23 17:36:38 +00:00
David Mudrak
38588c1ddf NOMDL workshop: fixed string wording 2010-07-23 16:19:04 +00:00
David Mudrak
2f289d366e MDL-23459 workshop: fixed support for late submissions 2010-07-23 16:15:30 +00:00
David Mudrak
c0ce5658eb MDL-23459 workshop: late submission flag 2010-07-23 16:15:11 +00:00
David Mudrak
030a06f472 MDL-23322 Generated missing install strings 2010-07-23 12:28:31 +00:00
David Mudrak
300f518e77 MDL-23322 Removing non-existing string from the installer strings definition
install.php does not seem to use this string and it does not exist in
any core string file.
2010-07-23 12:16:28 +00:00