Commit graph

35887 commits

Author SHA1 Message Date
tjhunt
c39a460735 simpletestlib: Fix typo in error message 2009-04-20 06:47:01 +00:00
tjhunt
7a9d505bb9 category paths: MDL-18897 call fix_course_sortorder eveywhere we insert a category to set category.path and .depth 2009-04-20 05:59:11 +00:00
tjhunt
3bba572f0e filters: MDL-7336 was missing the table prefix from one column.
Probably does not matter, but I'm adding it in case.
2009-04-20 02:07:46 +00:00
moodlerobot
dfd1512d21 Updated the HEAD build version to 20090420 2009-04-20 00:33:28 +00:00
gbateson
7c3f66a7a5 MDL-18880: only insert media players for swf URLs if $CFG->filter_mediaplugin_enable_swf is set 2009-04-19 23:49:04 +00:00
moodlerobot
ee661fdd55 Updated the HEAD build version to 20090419 2009-04-19 00:33:57 +00:00
nicolasconnault
edfbf2fe81 MDL-15931 Adding testfilelib.php and a few comments in file API code 2009-04-18 15:16:13 +00:00
moodlerobot
f75ef98163 Updated the HEAD build version to 20090418 2009-04-18 00:34:30 +00:00
stronk7
cbea2e04cb MDL-18799 backup & restore - improve file.php handling by using neutral syntax to support any slasharguments combination. Merged from 19_STABLE 2009-04-17 23:47:16 +00:00
sam_marshall
0f9534c121 MDL-18297: Forgot that course cache needs rebuilding for upgraded dates 2009-04-17 16:21:15 +00:00
sam_marshall
e7c6bf0eab MDL-18297: Changed date conditions so that the text and behaviour is more natural. 2009-04-17 16:06:29 +00:00
sam_marshall
373fb9ddbe conditionlib whitespace / coding style fixes 2009-04-17 14:32:50 +00:00
nicolasconnault
509f67e34e MDL-18111 Added comments to filelib.php 2009-04-17 12:50:26 +00:00
sam_marshall
e8e509865e MDL-17816: Changes to the way availability conditions are displayed when viewing course 2009-04-17 11:07:59 +00:00
sam_marshall
3982f0f87d MDL-17816: Minor whitespace fixes before I work on the actual bug 2009-04-17 10:22:56 +00:00
sam_marshall
52dbbcf665 MDL-17816: Minor whitespace fixes before I work on the actual bug 2009-04-17 10:20:44 +00:00
skodak
b659135b44 MDL-16075 adding support for embedded Glossary images; fixed typo - thanks MD 2009-04-17 08:55:22 +00:00
dongsheng
8b1c7bc46a "MDL-18888, fixed duplicated course name in breadcrumbs for course repositories page" 2009-04-17 08:20:52 +00:00
skodak
f6949ddb95 MDL-18887 using exceptions instead of @ for ignoring of db update/insert failure 2009-04-17 08:05:55 +00:00
dongsheng
f882cf0497 "MDL-18886, remove firephp debugging code" 2009-04-17 08:05:49 +00:00
dongsheng
b81ebefd70 "MDL-18886, use array index to get files tree children" 2009-04-17 08:00:59 +00:00
tjhunt
d040f78d6d Fix trailing whitespace 2009-04-17 02:50:21 +00:00
tjhunt
9434fef401 filters: MDL-18879 filter data not deleted when a context is deleted
Missed when implementing MDL-7336

Also, fix minor issues with deleting filters
2009-04-17 02:49:07 +00:00
gbateson
afa44721ba MDL-17426: removing superflous link to "Selecting a report" 2009-04-17 02:27:04 +00:00
gbateson
8693dca9a0 MDL-18883: fix setting of absolute urls for images in subfolders of course files 2009-04-17 01:51:35 +00:00
moodlerobot
8222ce659a Updated the HEAD build version to 20090417 2009-04-17 00:35:39 +00:00
nicolasconnault
b189277fa6 MDL-18617 Stubs for drag and drop of categories and items 2009-04-16 15:18:32 +00:00
tjhunt
109bce7971 filtering capability lists: MDL-16605 - followup - make it case-insensitive 2009-04-16 10:44:40 +00:00
tjhunt
14d20de162 filters: MDL-7336 fix upgrade problem when filterall is on. Thanks Nico for finding. 2009-04-16 09:13:30 +00:00
tjhunt
e1d1b7968f Improve documentation of our global variables 2009-04-16 08:59:46 +00:00
tjhunt
d91a4be06d Coding stype cleanup 2009-04-16 08:59:23 +00:00
jerome
a3a1708f63 category MDL-18876 replace error notice by exception, move success notice into index.php 2009-04-16 07:48:34 +00:00
nicolasconnault
653a86489e MDL-18083 Committing gradebook improvements to head 2009-04-16 07:16:44 +00:00
skodak
ccde17c3eb MDL-16075 adding support for embedded Glossary images 2009-04-16 06:36:11 +00:00
tjhunt
2f5f73d014 quiz editing: MDL-18871 logic was backwards for deciding whether to show the 'This quiz is not graded, so you cannot set overall feedback that differs by grade' warning introduced in MDL-18583. 2009-04-16 03:12:27 +00:00
moodlerobot
a04503a5e7 Updated the HEAD build version to 20090416 2009-04-16 00:35:20 +00:00
moodlerobot
833d0c39a5 Automatic installer.php lang files by installer_builder (20090416) 2009-04-16 00:25:24 +00:00
skodak
4f5521dd02 MDL-14589 fixed incorrect file info api function result 2009-04-15 20:02:48 +00:00
moodler
912adb21ba theme/anomaly MDL-18860 Adding this theme to Moodle 2 so developers have something nice to look at 2009-04-15 08:01:53 +00:00
dongsheng
4440330936 "MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9" 2009-04-15 03:53:03 +00:00
tjhunt
56eeebdf81 pagelib: Fixing start-of-file comments in CVS to avoid merge problems when I switch to git. 2009-04-15 03:24:25 +00:00
danmarsden
062173b09b MDL-18818 - don't define var if already defined - happens when these functions are called more than once at a time. 2009-04-15 02:16:17 +00:00
moodlerobot
4f76747307 Updated the HEAD build version to 20090415 2009-04-15 00:37:41 +00:00
moodler
e6ef0455fa Latest tags for HEAD 2009-04-14 06:57:56 +00:00
dongsheng
5430f05b37 "MDL-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +00:00
moodlerobot
ba37af8489 Updated the HEAD build version to 20090414 2009-04-14 00:44:14 +00:00
poltawski
668fa0d667 simplepie: fix class name caseing: MDL-7946, MDL-13932 2009-04-13 16:00:44 +00:00
poltawski
80d72d56bc Adding SimplePie feed parsing library MDL-7946, MDL-13932
To replace unmaintained magipie. Simplepie is actively maintained has some
nice features such as feed autodisovery. Implemented a simple extended class
which uses the Moodle core curl class from filelib.

Added unit test using the moodle.org sample files. Please note these tests will
fail if moodle can't make http connections out, so ensure proxy settings
etc are correct.
2009-04-13 15:29:08 +00:00
tjhunt
6246de9526 filters: MDL-7336 settings page for setting the local enabled/disabled state
- managed to missed this bit when transferring my changes from git.
2009-04-13 08:24:20 +00:00
tjhunt
dcdf3b2918 filters: MDL-7336 separate out manage filters and common filter settings 2009-04-13 07:15:50 +00:00