7097 Commits

Author SHA1 Message Date
sam_marshall
35da0e8768 MDL-17003: Completion progress report needs paging system as large reports can kill browser 2008-10-24 16:20:37 +00:00
jamiesensei
ba1ff79a76 MDL-17000 "telling get_list_of_plugins() to ignore simpletest directories" added simpletest to the list of dirs to ignore. 2008-10-24 15:17:45 +00:00
tjhunt
6ff2be37f5 moodlelib iprange checks: MDL-16986 If the user makes a mistake and types something like 172.16.1.143/148, with something greater than 32 after the slash, treat it as /32. 2008-10-24 02:53:51 +00:00
tjhunt
4f8190a59f listlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo. It was causing notices on the question bank page, or something like that. 2008-10-23 09:04:52 +00:00
nicolasconnault
ba1891d290 MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE 2008-10-22 09:31:49 +00:00
fmarier
ecc3137831 moodlelib/welcome message: MDL-16947 (merge from 1.9) 2008-10-22 02:35:24 +00:00
dongsheng
934ff62cfe "MDL-16908, webdav plugin for repository module" 2008-10-21 06:30:50 +00:00
arborrow
45c31ab3dd MDL-16939 - adding check type exists to avoid PHP notice in build_navigation function; merged from MOODLE_19_STABLE 2008-10-20 17:56:11 +00:00
nicolasconnault
7b2f3680a3 MDL-16892 Fixed bug in accesslib role_fix_names method. Merging from MOODLE_19_STABLE 2008-10-20 13:47:08 +00:00
dongsheng
fe3010726f "MDL-16907, shouldnot modify smblib.php" 2008-10-20 07:24:14 +00:00
dongsheng
5ef4f9bb8c "MDL-16907, smb plugin for repository module" 2008-10-20 07:20:33 +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
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
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
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
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
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
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
cc44433620 MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE 2008-10-13 19:39:27 +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_
915d745f2c tiny simpletest fix: start and end output buffering a bit more sensibly. 2008-10-13 10:17:01 +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
dongsheng
17fdbcac4a "MDL-16844, making choose very old stats data possible, merged from 1.9" 2008-10-12 05:47:35 +00:00
mjollnir_
6be1dcae99 MDL-16587 bit of a large refactor of the portfolio formats. still more to come. 2008-10-11 17:33:20 +00:00
stronk7
a7df430b71 Set the user->lang DB default to en_utf8. MDL-16845 ; merged from 19_STABLE 2008-10-10 18:06:16 +00:00
nicolasconnault
4dc81cc70d MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights. 2008-10-10 07:18:19 +00:00
poltawski
386c151ec5 MDL-16816 - fix role_assign() to match php docs
Return role assignment id on succesful assignment
2008-10-09 13:52:39 +00:00
poltawski
db53480058 MDL-16428 - fix typo 2008-10-09 13:00:48 +00:00
scyrma
db3a0b34d4 Files/MDL-14231: reverting previous commit. 2008-10-09 07:00:56 +00:00
scyrma
3da3316d6d Files/MDL-14231: return false on file not found so that the user is warned that the file could not be deleted. (merged) 2008-10-09 06:22:54 +00:00
skodak
cd7f72c0b6 MDL-15262 adding xss risks to new course update related caps; merged from MOODLE_19_STABLE 2008-10-08 20:07:42 +00:00
skodak
5e99b9d70e MDL-15262 fixed major regressions for non-legacy roles with course:update enabled; merged from MOODLE_19_STABLE 2008-10-08 20:03:15 +00:00
nicolasconnault
f7c0d84b87 MDL-15262 Added 3 new capabilities without changing defaults, as suggested by Matt. Merged from MOODLE_19_STABLE 2008-10-08 13:23:35 +00:00
nicolasconnault
ca255392e2 MDL-12198 Fixed ordering of sections, Merging from MOODLE_19_STABLE 2008-10-08 12:22:04 +00:00
nicolasconnault
fcc286a4e9 MDL-10201 Merged from MOODLE_19_STABLE 2008-10-08 09:10:05 +00:00
nicolasconnault
25e3d9f289 MDL-16784 Updating ajaxlib.php Merging from 1.9 stable 2008-10-08 08:21:46 +00:00
skodak
1f3ffe3308 MDL-16819 fixed regression in last commit, sorry 2008-10-07 23:05:09 +00:00
skodak
b7658fa0de MDL-15800 merged changes from MOODLE_19_STABLE 2008-10-07 22:09:33 +00:00
jerome
f86eb734ee MDL-15800: clean filelib.php, fix https image link into the edit profil page (weblib.php), merged from 19 2008-10-07 02:26:47 +00:00
skodak
779ad29f99 MDL-16799 - Unit tests failing on events testing - caused by handler caching; merged from MOODLE_19_STABLE 2008-10-06 22:07:37 +00:00
skodak
d6094653ef MDL-14696 Option to unenrol user from course when assigned to a role at a higher context; merged from MOODLE_19_STABLE 2008-10-06 09:29:26 +00:00
nicolasconnault
36af3d4cdf MDL-16784 Adding YUI 2.6.0 2008-10-03 13:26:32 +00:00
nicolasconnault
fa10a85e87 MDL-16784 Removing old YUI 2008-10-03 13:15:14 +00:00
nicolasconnault
1e074660da MDL-16780 Merging from MOODLE_19_STABLE 2008-10-03 07:13:16 +00:00