]>
git.mjollnir.org Git - moodle.git/log
dongsheng [Mon, 20 Apr 2009 09:21:28 +0000 (09:21 +0000)]
"MDL-18848, add default module to curl class"
dongsheng [Mon, 20 Apr 2009 09:08:44 +0000 (09:08 +0000)]
"MDL-18486, should post client_id to server when cleaning cache"
skodak [Mon, 20 Apr 2009 09:04:53 +0000 (09:04 +0000)]
MDL-15931 there is no need to pollute public api with tons of public functions that are in fact private ;-)
dongsheng [Mon, 20 Apr 2009 09:00:55 +0000 (09:00 +0000)]
"MDL-15488, fix flickr searching problem"
dongsheng [Mon, 20 Apr 2009 08:59:00 +0000 (08:59 +0000)]
"MDL-16548, fix file area path problem"
dongsheng [Mon, 20 Apr 2009 08:53:21 +0000 (08:53 +0000)]
"MDL-18486, remove php varible from file picker code, all javascript code goes into a static file"
nicolasconnault [Mon, 20 Apr 2009 08:18:33 +0000 (08:18 +0000)]
MDL-15931 refactored file_browser.php
tjhunt [Mon, 20 Apr 2009 06:47:01 +0000 (06:47 +0000)]
simpletestlib: Fix typo in error message
tjhunt [Mon, 20 Apr 2009 05:59:11 +0000 (05:59 +0000)]
category paths: MDL-18897 call fix_course_sortorder eveywhere we insert a category to set category.path and .depth
tjhunt [Mon, 20 Apr 2009 02:07:46 +0000 (02:07 +0000)]
filters: MDL-7336 was missing the table prefix from one column.
Probably does not matter, but I'm adding it in case.
moodlerobot [Mon, 20 Apr 2009 00:33:28 +0000 (00:33 +0000)]
Updated the HEAD build version to
20090420
gbateson [Sun, 19 Apr 2009 23:49:04 +0000 (23:49 +0000)]
MDL-18880: only insert media players for swf URLs if $CFG->filter_mediaplugin_enable_swf is set
moodlerobot [Sun, 19 Apr 2009 00:33:57 +0000 (00:33 +0000)]
Updated the HEAD build version to
20090419
nicolasconnault [Sat, 18 Apr 2009 15:16:13 +0000 (15:16 +0000)]
MDL-15931 Adding testfilelib.php and a few comments in file API code
moodlerobot [Sat, 18 Apr 2009 00:34:30 +0000 (00:34 +0000)]
Updated the HEAD build version to
20090418
stronk7 [Fri, 17 Apr 2009 23:47:16 +0000 (23:47 +0000)]
MDL-18799 backup & restore - improve file.php handling by using neutral syntax to support any slasharguments combination. Merged from 19_STABLE
sam_marshall [Fri, 17 Apr 2009 16:21:15 +0000 (16:21 +0000)]
MDL-18297: Forgot that course cache needs rebuilding for upgraded dates
sam_marshall [Fri, 17 Apr 2009 16:06:29 +0000 (16:06 +0000)]
MDL-18297: Changed date conditions so that the text and behaviour is more natural.
sam_marshall [Fri, 17 Apr 2009 14:32:50 +0000 (14:32 +0000)]
conditionlib whitespace / coding style fixes
nicolasconnault [Fri, 17 Apr 2009 12:50:26 +0000 (12:50 +0000)]
MDL-18111 Added comments to filelib.php
sam_marshall [Fri, 17 Apr 2009 11:07:59 +0000 (11:07 +0000)]
MDL-17816: Changes to the way availability conditions are displayed when viewing course
sam_marshall [Fri, 17 Apr 2009 10:22:56 +0000 (10:22 +0000)]
MDL-17816: Minor whitespace fixes before I work on the actual bug
sam_marshall [Fri, 17 Apr 2009 10:20:44 +0000 (10:20 +0000)]
MDL-17816: Minor whitespace fixes before I work on the actual bug
skodak [Fri, 17 Apr 2009 08:55:22 +0000 (08:55 +0000)]
MDL-16075 adding support for embedded Glossary images; fixed typo - thanks MD
dongsheng [Fri, 17 Apr 2009 08:20:52 +0000 (08:20 +0000)]
"MDL-18888, fixed duplicated course name in breadcrumbs for course repositories page"
skodak [Fri, 17 Apr 2009 08:05:55 +0000 (08:05 +0000)]
MDL-18887 using exceptions instead of @ for ignoring of db update/insert failure
dongsheng [Fri, 17 Apr 2009 08:05:49 +0000 (08:05 +0000)]
"MDL-18886, remove firephp debugging code"
dongsheng [Fri, 17 Apr 2009 08:00:59 +0000 (08:00 +0000)]
"MDL-18886, use array index to get files tree children"
tjhunt [Fri, 17 Apr 2009 02:50:21 +0000 (02:50 +0000)]
Fix trailing whitespace
tjhunt [Fri, 17 Apr 2009 02:49:07 +0000 (02:49 +0000)]
filters: MDL-18879 filter data not deleted when a context is deleted
Missed when implementing MDL-7336
Also, fix minor issues with deleting filters
gbateson [Fri, 17 Apr 2009 02:27:04 +0000 (02:27 +0000)]
MDL-17426: removing superflous link to "Selecting a report"
gbateson [Fri, 17 Apr 2009 01:51:35 +0000 (01:51 +0000)]
MDL-18883: fix setting of absolute urls for images in subfolders of course files
moodlerobot [Fri, 17 Apr 2009 00:35:39 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090417
nicolasconnault [Thu, 16 Apr 2009 15:18:32 +0000 (15:18 +0000)]
MDL-18617 Stubs for drag and drop of categories and items
tjhunt [Thu, 16 Apr 2009 10:44:40 +0000 (10:44 +0000)]
filtering capability lists: MDL-16605 - followup - make it case-insensitive
tjhunt [Thu, 16 Apr 2009 09:13:30 +0000 (09:13 +0000)]
filters: MDL-7336 fix upgrade problem when filterall is on. Thanks Nico for finding.
tjhunt [Thu, 16 Apr 2009 08:59:46 +0000 (08:59 +0000)]
Improve documentation of our global variables
tjhunt [Thu, 16 Apr 2009 08:59:23 +0000 (08:59 +0000)]
Coding stype cleanup
jerome [Thu, 16 Apr 2009 07:48:34 +0000 (07:48 +0000)]
category MDL-18876 replace error notice by exception, move success notice into index.php
nicolasconnault [Thu, 16 Apr 2009 07:16:44 +0000 (07:16 +0000)]
MDL-18083 Committing gradebook improvements to head
skodak [Thu, 16 Apr 2009 06:36:11 +0000 (06:36 +0000)]
MDL-16075 adding support for embedded Glossary images
tjhunt [Thu, 16 Apr 2009 03:12:27 +0000 (03:12 +0000)]
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.
moodlerobot [Thu, 16 Apr 2009 00:35:20 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090416
moodlerobot [Thu, 16 Apr 2009 00:25:24 +0000 (00:25 +0000)]
Automatic installer.php lang files by installer_builder (
20090416 )
skodak [Wed, 15 Apr 2009 20:02:48 +0000 (20:02 +0000)]
MDL-14589 fixed incorrect file info api function result
moodler [Wed, 15 Apr 2009 08:01:53 +0000 (08:01 +0000)]
theme/anomaly MDL-18860 Adding this theme to Moodle 2 so developers have something nice to look at
dongsheng [Wed, 15 Apr 2009 03:53:03 +0000 (03:53 +0000)]
"MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9"
tjhunt [Wed, 15 Apr 2009 03:24:25 +0000 (03:24 +0000)]
pagelib: Fixing start-of-file comments in CVS to avoid merge problems when I switch to git.
danmarsden [Wed, 15 Apr 2009 02:16:17 +0000 (02:16 +0000)]
MDL-18818 - don't define var if already defined - happens when these functions are called more than once at a time.
moodlerobot [Wed, 15 Apr 2009 00:37:41 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090415
moodler [Tue, 14 Apr 2009 06:57:56 +0000 (06:57 +0000)]
Latest tags for HEAD
dongsheng [Tue, 14 Apr 2009 02:34:38 +0000 (02:34 +0000)]
"MDL-18848, curl_cache is not specific to repository module any more"
moodlerobot [Tue, 14 Apr 2009 00:44:14 +0000 (00:44 +0000)]
Updated the HEAD build version to
20090414
poltawski [Mon, 13 Apr 2009 16:00:44 +0000 (16:00 +0000)]
simplepie: fix class name caseing: MDL-7946, MDL-13932
poltawski [Mon, 13 Apr 2009 15:29:08 +0000 (15:29 +0000)]
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.
tjhunt [Mon, 13 Apr 2009 08:24:20 +0000 (08:24 +0000)]
filters: MDL-7336 settings page for setting the local enabled/disabled state
- managed to missed this bit when transferring my changes from git.
tjhunt [Mon, 13 Apr 2009 07:15:50 +0000 (07:15 +0000)]
filters: MDL-7336 separate out manage filters and common filter settings
tjhunt [Mon, 13 Apr 2009 07:15:19 +0000 (07:15 +0000)]
filters: MDL-7336 finish implementing delete on the admin page
tjhunt [Mon, 13 Apr 2009 07:14:54 +0000 (07:14 +0000)]
filters: MDL-7336 fix MySQL issues
tjhunt [Mon, 13 Apr 2009 07:14:27 +0000 (07:14 +0000)]
filters: MDL-7336 code to let people edit local filter config
tjhunt [Mon, 13 Apr 2009 07:12:41 +0000 (07:12 +0000)]
filters: MDL-7336 settings page for setting the local enabled/disabled state
tjhunt [Mon, 13 Apr 2009 07:07:03 +0000 (07:07 +0000)]
filters: MDL-7336 function to get the information the local settings page will need.
tjhunt [Mon, 13 Apr 2009 07:06:44 +0000 (07:06 +0000)]
filters: MDL-7336 performance testing script
tjhunt [Mon, 13 Apr 2009 07:06:22 +0000 (07:06 +0000)]
filters: MDL-7336 tweak to improve SQL performance
tjhunt [Mon, 13 Apr 2009 07:06:02 +0000 (07:06 +0000)]
filters: MDL-7336 backup and restore of local filter settings.
tjhunt [Mon, 13 Apr 2009 07:05:33 +0000 (07:05 +0000)]
filters: MDL-7336 more preliminary refactoring of duplicated code in restore
tjhunt [Mon, 13 Apr 2009 07:05:02 +0000 (07:05 +0000)]
filters: MDL-7336 refactor in backup/restore ready for local filter settings.
tjhunt [Mon, 13 Apr 2009 07:04:32 +0000 (07:04 +0000)]
filters: MDL 7336 Remove remaining references to ->filters
tjhunt [Mon, 13 Apr 2009 07:04:07 +0000 (07:04 +0000)]
filters: MDL-7336 Finish admin settings page.
tjhunt [Mon, 13 Apr 2009 07:03:32 +0000 (07:03 +0000)]
filters: MDL-7336 redo global settings page to use the new libs
Note: ->stringfilters update not done yet.
tjhunt [Mon, 13 Apr 2009 06:56:32 +0000 (06:56 +0000)]
filters: MDL-7336 change weblib to use the new code
* Rename filter base class from filter_base to moodle_text_filter
* Remove unnecessary explicit constructors in moodle_text_filter
subclasses
* New filter_manager class, rather than static methods in filter_base
* Move some logic out of weblib, and into filter_manager
* Count filtering ops when $CFG->perfdebug on, via
performance_measuring_filter_manager
* Kill unused filter_string function. Petr said it should have been
private to weblib
tjhunt [Mon, 13 Apr 2009 06:55:21 +0000 (06:55 +0000)]
filters: MDL-7336 Set ->stringfilters on upgrade
tjhunt [Mon, 13 Apr 2009 06:54:57 +0000 (06:54 +0000)]
filters: MDL-7336 ->formatstring is not mentioned anywhere else in the code, so remove.
tjhunt [Mon, 13 Apr 2009 06:54:34 +0000 (06:54 +0000)]
filters: MDL-7336 rename get_active_filters -> filter_get_active_in_context and improve auto-sorting.
tjhunt [Mon, 13 Apr 2009 06:54:11 +0000 (06:54 +0000)]
filters: MDL-7336 create new moodle/filter:manage capability
tjhunt [Mon, 13 Apr 2009 06:53:53 +0000 (06:53 +0000)]
filters: MDL-7336 implement get_active_filters
tjhunt [Mon, 13 Apr 2009 06:53:33 +0000 (06:53 +0000)]
filters: MDL-7336 functions for g/setting local filter_active overrides
tjhunt [Mon, 13 Apr 2009 06:53:14 +0000 (06:53 +0000)]
filters: MDL-7336 rework unit tests to use CheckSpecifiedFieldsExpectation.
tjhunt [Mon, 13 Apr 2009 06:52:56 +0000 (06:52 +0000)]
filters: MDL-7336 functions for getting and setting filter_config
tjhunt [Mon, 13 Apr 2009 06:51:45 +0000 (06:51 +0000)]
filters: MDL-7336 upgrade $CFG->textfilters into filter_active table.
tjhunt [Mon, 13 Apr 2009 06:42:02 +0000 (06:42 +0000)]
filters: MDL-7336 database tables for per-context filter settings.
moodlerobot [Mon, 13 Apr 2009 00:42:12 +0000 (00:42 +0000)]
Updated the HEAD build version to
20090413
moodlerobot [Sun, 12 Apr 2009 01:04:27 +0000 (01:04 +0000)]
Updated the HEAD build version to
20090412
moodlerobot [Sat, 11 Apr 2009 00:33:47 +0000 (00:33 +0000)]
Updated the HEAD build version to
20090411
moodlerobot [Sat, 11 Apr 2009 00:23:48 +0000 (00:23 +0000)]
Automatic installer.php lang files by installer_builder (
20090411 )
tjhunt [Fri, 10 Apr 2009 09:33:26 +0000 (09:33 +0000)]
lib/dml: new compatibility method sql_cast_2signed for when MySQL thinks that 1 * -1 =
18446744073709551615
tjhunt [Fri, 10 Apr 2009 09:32:53 +0000 (09:32 +0000)]
simpletestlib: improve failure message from CheckSpecifiedFieldsExpectation
tjhunt [Fri, 10 Apr 2009 04:59:09 +0000 (04:59 +0000)]
get_string unit tests: Switch to inline fixture setup
moodlerobot [Fri, 10 Apr 2009 00:34:04 +0000 (00:34 +0000)]
Updated the HEAD build version to
20090410
nicolasconnault [Thu, 9 Apr 2009 12:29:54 +0000 (12:29 +0000)]
MDL-17273 Added a back button to the error message and fixed missing handling of "custom" scope. Merged from MOODLE_19_STABLE
tjhunt [Thu, 9 Apr 2009 12:01:42 +0000 (12:01 +0000)]
XHTML strict fix in the word censorship filter
skodak [Thu, 9 Apr 2009 08:29:51 +0000 (08:29 +0000)]
MDL-18338 option for hiding of groups in user profile
skodak [Thu, 9 Apr 2009 08:23:56 +0000 (08:23 +0000)]
MDL-13843 user profile in separate group mode even if group mode not forced course-wide (improved consistency in groups at course level); merged from MOODLE_19_STABLE
skodak [Thu, 9 Apr 2009 08:17:12 +0000 (08:17 +0000)]
MDL-13843 treat default course grouping as current grouping at course level (groupmode is used the same way at course level)
skodak [Thu, 9 Apr 2009 07:58:49 +0000 (07:58 +0000)]
MDL-13843 user participation in separate group mode even if group mode not forced course-wide (improved consistency in groups at course level)
moodlerobot [Thu, 9 Apr 2009 00:34:13 +0000 (00:34 +0000)]
Updated the HEAD build version to
20090409
tjhunt [Wed, 8 Apr 2009 11:46:39 +0000 (11:46 +0000)]
ddllib.php: add required library
tjhunt [Wed, 8 Apr 2009 11:46:19 +0000 (11:46 +0000)]
weblib progress_bar: Add a comment and fix some coding style.
tjhunt [Wed, 8 Apr 2009 11:45:53 +0000 (11:45 +0000)]
get_string: MDL-18813 get_string was broken for strings that were ''
moodlerobot [Wed, 8 Apr 2009 00:34:10 +0000 (00:34 +0000)]
Updated the HEAD build version to
20090408