Commit graph

30679 commits

Author SHA1 Message Date
stronk7
b05d6880e1 Blogs added to scheduled backup. MDL-9089 ; merged from 19_STABLE 2008-04-13 01:35:13 +00:00
stronk7
fe75799dcf Blogs backup added. MDL-9089 ; merged from 19_STABLE 2008-04-13 01:28:59 +00:00
stronk7
40e07bddd1 Preparing for blogs backup. New string. MDL-9089 ; merged from 19_STABLE 2008-04-13 01:20:41 +00:00
stronk7
240075cd7f Preparing for blogs backup. Helper function. MDL-9089 ; merged from 19_STABLE 2008-04-13 01:17:30 +00:00
moodlerobot
21c302418f Automatic installer.php lang files by installer_builder (20080413) 2008-04-13 01:14:30 +00:00
moodlerobot
e061b5e5e7 Updated the HEAD build version to 20080412 2008-04-12 01:44:24 +00:00
moodlerobot
687108c0f3 Automatic installer.php lang files by installer_builder (20080412) 2008-04-12 01:14:21 +00:00
diml
8553d70023 fixes reported quote issue on $file in shel exec commands (MDL14325) 2008-04-11 23:20:04 +00:00
dongsheng
3204b7a286 MDL-14129, add new error strings for print_error() 2008-04-11 08:14:00 +00:00
dongsheng
9c78aeca2b MDL-14129, fix print_error() calls 2008-04-11 08:13:08 +00:00
dongsheng
6967cb2d42 MDL-14129, fix print_error() call 2008-04-11 07:49:07 +00:00
dongsheng
dd41247ecc MDL-14249, add more needed functions to excellib.php 2008-04-11 07:41:49 +00:00
scyrma
c18a3c1ffd MDL-9410 - In user profile display, add http:// to web links if it's not already there (merge from 1.9) 2008-04-11 06:58:20 +00:00
dongsheng
0a013367cb MDL-10735, fix worksheet name, thanks our patch Mitsuhiro Yoshida 2008-04-11 05:47:20 +00:00
dongsheng
838c7d2969 MDL-12662, fix undefined index(IIS) 2008-04-11 05:34:23 +00:00
dongsheng
143c1eb921 MDL-9534, fix xmlize() call 2008-04-11 03:59:41 +00:00
dongsheng
04dc764091 MDL-9758, remove 2 useless string 2008-04-11 03:14:43 +00:00
dongsheng
35e129c12b MDL-9758, remove html tags 2008-04-11 03:13:54 +00:00
dongsheng
cc232e935a MDL-9758, add 4 new string for database tags, see tracker. 2008-04-11 02:38:50 +00:00
dongsheng
c95034f28c MDL-9758, add 2 new tags, see tracker. 2008-04-11 02:34:11 +00:00
moodlerobot
c96237401d Updated the HEAD build version to 20080411 2008-04-11 01:50:23 +00:00
stronk7
edb15b8f04 Check for 60s interval from PHP. Save 3 queries per request. MDL-14272 ; merged from 19_STABLE 2008-04-10 21:00:38 +00:00
wildgirl
7c68f667ba MDL-14307 lang string typo fixes 2008-04-10 14:18:40 +00:00
sam_marshall
5ef082df38 doc comment change: improved comment on download_file_content to clarify $headers 2008-04-10 12:07:58 +00:00
sam_marshall
facc7b387f MDL-14286: Help popup now includes title of help page in window <title> 2008-04-10 11:50:52 +00:00
skodak
1569ebe603 MDL-14301 wrong label - credit goes to Daniele Cordella; merged from MOODLE_19_STABLE 2008-04-10 09:08:25 +00:00
skodak
6b87f63845 MDL-14300 unclosed input - credit goes to Daniele Cordella; merged from MOODLE_19_STABLE 2008-04-10 09:05:33 +00:00
dongsheng
fd81b46398 MDL-14129, createing error string 2008-04-10 06:28:20 +00:00
dongsheng
4d3651d40e MDL-14129, createing error string 2008-04-10 06:19:26 +00:00
dongsheng
6848005374 MDL-14129, creating error string 2008-04-10 06:19:07 +00:00
dongsheng
51770f92eb MDL-14129, createing error string 2008-04-10 05:58:13 +00:00
dongsheng
bdfa043309 MDL-14129, creating error string 2008-04-10 04:22:22 +00:00
dongsheng
8e9d88f2f6 MDL-14129, creating error string 2008-04-10 03:44:09 +00:00
moodler
e6924a01bb MDL-14293 Merged from 1.9, fix for undefined $status variable 2008-04-10 03:35:17 +00:00
dongsheng
4fd532ea9d MDL-14129, creating error string 2008-04-10 02:56:25 +00:00
moodlerobot
13b565dc66 Updated the HEAD build version to 20080410 2008-04-10 01:47:20 +00:00
arborrow
5f1cdfbc2a MDL-14295 - initiate $status to avoid PHP notice 2008-04-09 23:46:12 +00:00
arborrow
8f9272a4ff fixing syntax error - missing { - introduced during last commit (revision 1.42) 2008-04-09 19:04:54 +00:00
jamiesensei
e89e09d21d MDL-14283 attempt in mdl_question_states is always 1 - typo in attempt.php introduced in Tim's access rules refactor meant that attempt in quiz_attempts table was always set to 1. This meant that only one attempt was shown on the quiz/view.php page as well as causing other problems. 2008-04-09 13:01:40 +00:00
dongsheng
52d6849b3e MDL-14129 2008-04-09 09:55:17 +00:00
dongsheng
78664df0f7 MDL-14129, create a new debug.php, and fix print_error() call 2008-04-09 08:21:51 +00:00
dongsheng
5bf2650871 MDL-14137, replace htmlentities with htmlspecialchars, merged from MOODLE_19_STABLE 2008-04-09 06:08:23 +00:00
dongsheng
f9f9be7374 MDL-12611, realign the help icon, merged from MOODLE_19_STABLE 2008-04-09 03:45:30 +00:00
dongsheng
1e7386c9ad MDL-14129, cannot use a full string in the param 2008-04-09 03:10:26 +00:00
dongsheng
0a5a575579 MDL-14091, fix myMoodle courses list sort order, Thanks Iñaki 2008-04-09 02:46:55 +00:00
moodlerobot
c0e469829e Updated the HEAD build version to 20080409 2008-04-09 01:49:09 +00:00
stronk7
cb8aaedf61 Unset rcache on UPDATE statements not using dmllib.php. MDL-14257 ; merged from 19_STABLE 2008-04-08 23:17:20 +00:00
diml
7261db4930 fixes slash issues that avoid finding relative pathes to converters 2008-04-08 21:55:58 +00:00
diml
f1cf028af8 added post URL backconversion to UTF8 2008-04-08 21:55:22 +00:00
sam_marshall
a41b301703 MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00