dongsheng
68f6314386
"MDL-13766, fix listing css"
2008-10-20 02:14:57 +00:00
moodlerobot
d79e15ac7c
Updated the HEAD build version to 20081020
2008-10-20 01:49:09 +00:00
dongsheng
122d195bac
"MDL-16650, return raw URLs directly"
2008-10-20 01:40:19 +00:00
moodlerobot
8d47e58c80
Updated the HEAD build version to 20081019
2008-10-19 01:42:27 +00:00
moodlerobot
14628f3a5e
Automatic installer.php lang files by installer_builder (20081019)
2008-10-19 01:23:37 +00:00
skodak
6d89eff087
MDL-16930 ddl - exceptions cleanup
2008-10-18 22:46:17 +00:00
skodak
0487f9e2c9
MDL-14679 dml/native_mysqli improvements
2008-10-18 22:35:42 +00:00
arborrow
b4bd91ceb1
fixed trivial typo in comment; merged from 19STABLE
2008-10-18 04:19:46 +00:00
moodlerobot
1b199b0a41
Updated the HEAD build version to 20081018
2008-10-18 01:43:35 +00:00
skodak
7466a42fb4
MDL-14679 dml/native_mysqli new experimental native driver for mysqli - not fully finished yet, seems to work fine
2008-10-17 22:43:42 +00:00
stronk7
1349903246
Adding correct Office 2007 mime types. MDL-15987 ; merged from 19_STABLE
2008-10-17 18:05:23 +00:00
nicolasconnault
376592d54a
MDL-13702 Added language help file. Merging from MOODLE_19_STABLE
2008-10-17 14:56:06 +00:00
nicolasconnault
36c2832ed4
MDL-16917 small semantic change Merged from MOODLE_19_STABLE
2008-10-17 14:33:28 +00:00
nicolasconnault
1f93ed2a2d
MDL-13259 Redirecting to creation of new scale when none exists. Merging from MOODLE_19_STABLE
2008-10-17 14:33:05 +00:00
nicolasconnault
976bf10efa
MDL-16917 Fixed Merged from MOODLE_19_STABLE
2008-10-17 14:03:28 +00:00
mjollnir_
a8ad411475
MDL-16861 - file api/zip packer - make inline docs clearer for people like me who miss information
2008-10-17 06:58:11 +00:00
skodak
a14e283a89
MDL-16861 packer: redoing last commit :-)
2008-10-17 06:38:25 +00:00
skodak
1aa957947a
MDL-16861 packer? undoing last commit, does not seem correct
2008-10-17 06:33:45 +00:00
moodlerobot
cd5e186626
Updated the HEAD build version to 20081017
2008-10-17 01:50:45 +00:00
skodak
fa6081b3d0
MDL-16903 mod/forum: undefined course context when forum subscription not allowed; merged from MOODLE_19_STABLE
2008-10-16 20:46:45 +00:00
stronk7
f8c532ea08
Fixed a problem when adding files and subdirectories (not
...
from Moodle Storage but from FileSystem). Related to MDL-16861
2008-10-16 18:23:19 +00:00
stronk7
3ed22f1a25
Fix for deprecated zip_files() function. Packager requires
...
destination file full path. Non-existing bug in Tracker.
2008-10-16 17:50:13 +00:00
nicolasconnault
0addb36648
MDL-16898 Extending include_path Merging from MOODLE_19_STABLE
2008-10-16 11:18:02 +00:00
nicolasconnault
9cb67db66b
MDL-15680 emoving weights interface (now in contrib).
2008-10-16 06:54:29 +00:00
moodlerobot
89f2c78aba
Updated the HEAD build version to 20081016
2008-10-16 01:57:35 +00:00
dongsheng
8eed94e2f0
"MDL-11371, The View past chat sessions should not appear if there haven't been any."
2008-10-15 09:03:30 +00:00
dongsheng
48eb7bc9de
"User Filter: empty filter form fixed, merged from 1.9, MDL-16880"
2008-10-15 05:30:37 +00:00
moodlerobot
ea1c6caced
Updated the HEAD build version to 20081015
2008-10-15 01:58:46 +00:00
skodak
000067553c
MDL-16881 gradebook: overview report does not ignore hidden grades if user can not view them; merged from MOODLE_19_STABLE
2008-10-14 20:36:04 +00:00
nicolasconnault
50df226425
MDL-15680 merged in all the functionality of the Edit categories and items page
2008-10-14 17:15:52 +00:00
jamiesensei
0e13019dc4
MDL-16870 "ID is incorrectly labelled"
2008-10-14 15:19:25 +00:00
jamiesensei
ef27e74273
MDL-16869 "Exporting leaves <p> </p> in essay responses" added method to flexible_table class format_text that takes the same parameters as format_text the function in weblib. If the table is not in download mode then this formats the text as html. If it is then it strips the tags or does the right thing depending on the download type. Added methods to download classes to tell flexible_table class what should be done with html.
2008-10-14 15:00:26 +00:00
dongsheng
f298a6255c
"Chat Module, refreshing in safari fixed, merged from 1.9, MDL-16878"
2008-10-14 08:39:55 +00:00
piers
728d0599df
MDL-16810 - fix typo on function name. thanks to Jason Hardin.
2008-10-14 04:36:19 +00:00
moodlerobot
0b781b3202
Updated the HEAD build version to 20081014
2008-10-14 01:52:55 +00:00
stronk7
790bb5a31b
MDL-16709. Improve scheduling of stats. They only will run if:
...
- 20 hours has passes since last execution.
- We are in a 4 hours time window since last scheduled time.
Should work for 99.99% os sites (running cron in < 4h intervals)
Merged from 19_STABLE
2008-10-13 23:24:45 +00:00
skodak
0143840c10
MDL-14972 groupings and groupmembers only help icons; merged from MOODLE_19_STABLE
2008-10-13 22:43:26 +00:00
skodak
267e9b3521
MDL-14972 new help files for groupings and groupmembersonly - most of the credit goes to Helen ;-) merged from MOODLE_19_STABLE
2008-10-13 22:41:24 +00:00
stronk7
5e7206a8f6
Adding new setting "statsruntimedays" to configure the number of days to
...
calculate as max per stats cron invocation. Part of MDL-16709 ; merged from 19_STABLE
2008-10-13 21:53:49 +00:00
skodak
d79088cfee
MDL-10301 Applying language patch; merging from MOODLE_19_STABLE
2008-10-13 20:14:30 +00:00
skodak
cc44433620
MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE
2008-10-13 19:39:27 +00:00
nicolasconnault
a84ce52ecf
MDL-15680 Redesigned the weights interface using table layout. It will eventually replace the current "Edit categories and items" page
2008-10-13 14:38:36 +00:00
nicolasconnault
7a90f48c38
MDL-15262 Merging from MOODLE_19_STABLE
2008-10-13 12:47:57 +00:00
nicolasconnault
252d14db78
MDL-16568 Hiding courses with showgrades set to 0. Merging from MOODLE_19_STABLE
2008-10-13 12:35:23 +00:00
jamiesensei
985f0ddd20
MDL-16842 "Adding group of elements in function lib/formslib.php/repeat_elements() not working correctly" Fixed using fullclone instead of clone now. Merged from 1.9 stable.
2008-10-13 11:52:35 +00:00
mjollnir_
51122d6c67
MDL-16587 & MDL-15666: portfolio unit test framework expanded to do 3d rather than 2d testing (caller + plugin + new: exportformat)
2008-10-13 10:20:05 +00:00
mjollnir_
bd2109dfc3
MDL-15666: assignment portfolio unit tests should not try and use file-ish assignment types yet
2008-10-13 10:18:43 +00:00
mjollnir_
915d745f2c
tiny simpletest fix: start and end output buffering a bit more sensibly.
2008-10-13 10:17:01 +00:00
mjollnir_
def1439e31
MDL-16587 - portfolio/caller baseclass - new string for exception for missing files.
2008-10-13 10:14:18 +00:00
mjollnir_
5836bac7a4
MDL-16587: portfolio/caller base class - be more defensive when asked to do things with files
2008-10-13 10:12:05 +00:00