Commit graph

9819 commits

Author SHA1 Message Date
tjhunt
e69b06efd6 admin dbtransfer: MDL-18225 dbtransfer script should do some output to reassure you that something is happening. 2009-02-12 08:34:35 +00:00
stronk7
2718a61ff8 MDL-18200 installer - clarify Data Directory help + 2 new strings 2009-02-11 16:21:15 +00:00
tjhunt
9137e95f82 quiz editing: MDL-17296 final attempt to get the display of the open/closed state here to Olli's satisfaction ;-) - Oops, I missed the lang string. 2009-02-11 10:06:11 +00:00
stronk7
a4ac30c0e4 MDL-18195 installer - improve CFG->dirroot error message 2009-02-09 17:46:29 +00:00
nicolasconnault
dc482cfac0 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +00:00
danmarsden
ca5387202f MDL-18125 - improve lang for options/choices 2009-02-09 10:09:57 +00:00
danmarsden
b66ad159ea MDL-17198 - show better confirmation of choice selection. missed lang file 2009-02-09 09:54:27 +00:00
skodak
f404df92b1 MDL-18153 fixed typo - thanks Nicolas Martignoni 2009-02-07 22:15:15 +00:00
skodak
64c368e3df MDL-18167 more distro hooks refactoring - agreed with Eloy 2009-02-07 20:03:25 +00:00
skodak
5c1fb7d4d1 MDL-18167 towareds reimplementing of win installer support 2009-02-07 14:08:44 +00:00
skodak
3b09331066 MDL-17458 rewritten installer 2009-02-07 10:20:33 +00:00
stronk7
7a045f088f MDL-16564 admin settings - added missing error string 2009-02-05 17:20:44 +00:00
mits
3b818618cf Fixed typo: 'please neable it' -> 'please enable it' 2009-02-02 23:33:44 +00:00
skodak
58045d100f MDL-10275 fixed string case 2009-02-01 16:36:54 +00:00
skodak
c808379ef8 MDL-10275 moved the rest of environment tests from install.php to admin/index.php; please note that there is no need to update installer lacg packs becuase install.php will not have environment checks anymore soon ;-) 2009-02-01 16:20:59 +00:00
mits
a825fec763 Fixed html closing <p> tags. 2009-02-01 16:16:13 +00:00
skodak
fbf2c91e43 MDL-10275 added fatal PHP config setting test on each page, replaces some tests done in installer 2009-02-01 13:37:42 +00:00
skodak
795a08adb7 MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements 2009-01-31 20:07:32 +00:00
mudrd8mz
c5ce3d837c MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9 2009-01-30 11:32:46 +00:00
skodak
88582df496 MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account 2009-01-29 22:54:41 +00:00
mudrd8mz
6c57310736 MDL-13449 New string needed. Merged from MOODLE_19_STABLE 2009-01-29 12:41:51 +00:00
moodler
ae1eca1ca4 report/security MDL-18039 Merged some text fixes from 1.9 2009-01-28 06:15:18 +00:00
stronk7
199a9ad85c MDL-17365 forum rate - add 'invalidrate' string. Merged from 19_STABLE 2009-01-27 17:54:02 +00:00
skodak
828b6d1067 MDL-18040 adding warning that the security report processing may take a long time 2009-01-27 16:21:56 +00:00
skodak
ca1237e942 MDL-18015 improved lang strings - thanks Andrea! 2009-01-27 09:58:49 +00:00
gbateson
e943633245 MDL-17679: implement course reset for HotPot module (thanks to Albert Gasset) 2009-01-27 08:52:03 +00:00
tjhunt
753340867a multianswer help file: Many XHTML strict issues. 2009-01-27 07:32:25 +00:00
tjhunt
853a3eefd4 forum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict problems and fix incorrect help text. 2009-01-27 06:35:56 +00:00
tjhunt
0ff5afdfbf question bank: MDL-17871 Possibility for tool tips on column headings. 2009-01-22 02:32:39 +00:00
wildgirl
e0cb48507a scorm lang string: MDL-16651 added scorm:deleteresponses 2009-01-21 16:21:56 +00:00
tjhunt
b221dc6f23 question bank: MDL-17302 refactor question bank display code into a class.
Step 3. Start working ot the code to initialise things from a list of columns, and build the corresponding SQL query.
2009-01-21 08:49:15 +00:00
tjhunt
5bd22790c4 question bank: MDL-17871 refactor the code that displays particular information about each question into classes.
More work in progress. Print column headers, and improve sorting. These classes are still not used.
2009-01-21 07:21:43 +00:00
Jonathan Newman
4d933beb8a cvsimport fixups 2009-01-20 23:53:34 +00:00
Jonathan Newman
2a02fa4abe cvsimport fixups 2009-01-20 23:53:34 +00:00
wildgirl
c51ec212aa forum lang string: MDL-17364 small rewording 2009-01-20 10:44:52 +00:00
tjhunt
d0b76e95d3 Merge whchang's typo fix to HEAD. 2009-01-20 03:58:35 +00:00
tjhunt
d61f7b7641 backup/restore: MDL-16614 more reliable test for when we are restoring a backup that was made of the same site that we are restoring to.
* Use this to fix a question restore bug.
* Replace older code that does something similar with the new test.
* Refactor initialisation of $CFG->siteidentifier into a function. There were about 4 copies of this code ;-)
2009-01-20 03:16:30 +00:00
skodak
34e9457e30 MDL-17942 fixed incorrect mysql setting name 2009-01-19 08:13:56 +00:00
skodak
b9fb71030f MDL-17942 reimplemented detection of mysql max_packet_size problems 2009-01-19 08:03:55 +00:00
stronk7
3e7f959bb8 MDL-17364 forum ajax rating - needed strings 2009-01-17 19:32:54 +00:00
skodak
5b687a1060 MDL-14992 towards better db sessions 2009-01-16 22:07:10 +00:00
tjhunt
f48dccd43c formslib / tags: MDL-17889 improvements to this field type:
* Fix bug with rendering.
* Ensure the value is correctly set and returned.
2009-01-16 07:07:21 +00:00
dongsheng
56f68fcff4 "MDL-17864, remove all styles in language pack" 2009-01-16 04:21:49 +00:00
moodler
8a9b7606e9 lang fix MDL-12886 Updated description of web services to explain what they are ;-) 2009-01-16 02:48:05 +00:00
sam_marshall
a561d96ee2 MDL-17914: Conditional activities should check that available dates in module form are not stupid 2009-01-15 14:30:19 +00:00
tjhunt
9f1c9dfce5 formslib / tags: MDL-17889 a new formslib field type for editing a list of tags.
Not yet used anywhere. That can wait until tomorrow.
2009-01-15 09:24:45 +00:00
jerome
884f46c926 web service MDL-12886 add web services settings into admin 2009-01-15 08:18:00 +00:00
wildgirl
739c465700 lang string: MDL-17642 small rewording, as reported by Mitsuhiro Yoshida 2009-01-14 20:30:58 +00:00
wildgirl
9912ef52a9 help files: MDL-14319 small XHTML fixes, as reported by Chris Bandy 2009-01-14 20:20:28 +00:00
skodak
f61a032afc MDL-14992 towards new moodle db sessions 2009-01-14 18:32:57 +00:00