Dan Marsden [Mon, 2 Aug 2010 00:33:51 +0000 (00:33 +0000)]
MDL-23479 feedback restore code - correct time shifting
Dan Marsden [Mon, 2 Aug 2010 00:29:33 +0000 (00:29 +0000)]
MDL-23479 wiki restore code - correct encoding and time shifting
Petr Skoda [Sun, 1 Aug 2010 19:59:25 +0000 (19:59 +0000)]
MDL-23502 fixing headers, navigation and form submit buttons
Petr Skoda [Sun, 1 Aug 2010 10:24:52 +0000 (10:24 +0000)]
MDL-22001 fixed hidden bug triggerred by recent fixes in format_string() - credit goes to Myles Carrick , thanks! + fixing sloppy trailing whitespace :-(
Petr Skoda [Sun, 1 Aug 2010 10:04:18 +0000 (10:04 +0000)]
MDL-22508 fixed deprecated wiki text formating pointing to nonexistent function
Petr Skoda [Sun, 1 Aug 2010 09:52:54 +0000 (09:52 +0000)]
MDL-23583 fixing incorrect $this
Petr Skoda [Sun, 1 Aug 2010 09:42:55 +0000 (09:42 +0000)]
MDL-23592 adding ugly hack that copies data from intro to first post in single "simple" forum type
Moodle Robot [Sun, 1 Aug 2010 00:47:11 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100801
Eloy Lafuente [Sat, 31 Jul 2010 22:33:41 +0000 (22:33 +0000)]
MDL-23479 backup - glossary restore & old code deleted (but restore logs)
Eloy Lafuente [Sat, 31 Jul 2010 22:28:21 +0000 (22:28 +0000)]
MDL-23479 backup - minor fixes to page & url
Eloy Lafuente [Sat, 31 Jul 2010 22:25:41 +0000 (22:25 +0000)]
MDL-23479 backup - delete not needed mapping. apply_activity_instance() does it
Eloy Lafuente [Sat, 31 Jul 2010 22:22:51 +0000 (22:22 +0000)]
MDL-21432 backup - fix for non-page comments (glossary...)
Petr Skoda [Sat, 31 Jul 2010 21:34:46 +0000 (21:34 +0000)]
MDL-23568 PAGE->context is a pain in the ...
Petr Skoda [Sat, 31 Jul 2010 21:26:11 +0000 (21:26 +0000)]
MDL-23568 PAGE->context strikes back again, fixing wrong handling of missing context too
Petr Skoda [Sat, 31 Jul 2010 21:13:46 +0000 (21:13 +0000)]
MDL-23568 new unit test that verifies the id is not modified in isnert_record() methods
Petr Skoda [Sat, 31 Jul 2010 21:12:02 +0000 (21:12 +0000)]
MDL-23568 fixed regression when using blobs
Petr Skoda [Sat, 31 Jul 2010 21:11:26 +0000 (21:11 +0000)]
MDL-23568 fixed regression
Petr Skoda [Sat, 31 Jul 2010 20:51:22 +0000 (20:51 +0000)]
MDL-23568 parameters of DML function insert_record are not modified any more < improved coding style, now using cast to array consistently
Petr Skoda [Sat, 31 Jul 2010 20:36:21 +0000 (20:36 +0000)]
MDL-23502 fixed php docs in enrol/imsenterprise
Petr Skoda [Sat, 31 Jul 2010 20:33:43 +0000 (20:33 +0000)]
MDL-23502 fixed php docs in enrol/ldap
Petr Skoda [Sat, 31 Jul 2010 20:30:29 +0000 (20:30 +0000)]
MDL-23502 oops, die()!
Petr Skoda [Sat, 31 Jul 2010 20:28:32 +0000 (20:28 +0000)]
MDL-23502 fixed php docs in enrol/meta + adding config cap
Petr Skoda [Sat, 31 Jul 2010 20:24:04 +0000 (20:24 +0000)]
MDL-23502 fixed php docs in enrol/mnet - minor coding style fixes
Petr Skoda [Sat, 31 Jul 2010 20:22:29 +0000 (20:22 +0000)]
MDL-23502 fixed php docs in enrol/guest + fixed use of config cap
Petr Skoda [Sat, 31 Jul 2010 20:19:53 +0000 (20:19 +0000)]
MDL-23502 sorting lang strings again
Petr Skoda [Sat, 31 Jul 2010 20:18:50 +0000 (20:18 +0000)]
MDL-23502 fixed php docs in enrol/flatfile
Petr Skoda [Sat, 31 Jul 2010 20:15:36 +0000 (20:15 +0000)]
MDL-23502 fixed php docs in enrol/database + removed unnecessary caps
Petr Skoda [Sat, 31 Jul 2010 20:12:13 +0000 (20:12 +0000)]
MDL-23502 fixed php docs in enrol/cohort + readding config capability for more fine grained access control
Petr Skoda [Sat, 31 Jul 2010 20:07:51 +0000 (20:07 +0000)]
MDL-23502 fixed php docs in enrol/category
Petr Skoda [Sat, 31 Jul 2010 20:02:56 +0000 (20:02 +0000)]
MDL-23502 improved new instance function name
Petr Skoda [Sat, 31 Jul 2010 20:00:14 +0000 (20:00 +0000)]
MDL-23502 PayPal plugin now using separate edit form; added missing capabilities and unenrol self support
Petr Skoda [Sat, 31 Jul 2010 19:14:44 +0000 (19:14 +0000)]
MDL-23502 improved coding style
Petr Skoda [Sat, 31 Jul 2010 19:09:47 +0000 (19:09 +0000)]
MDL-23502 ohlala, sorting lang strings and adding new unenrolself string
Petr Skoda [Sat, 31 Jul 2010 19:07:03 +0000 (19:07 +0000)]
fixed docs
Petr Skoda [Sat, 31 Jul 2010 19:04:57 +0000 (19:04 +0000)]
MDL-23502 added missing instance data validation
Petr Skoda [Sat, 31 Jul 2010 19:03:39 +0000 (19:03 +0000)]
whitespace fix
Petr Skoda [Sat, 31 Jul 2010 18:54:14 +0000 (18:54 +0000)]
MDL-23502 fixed unenroll self login in self plugin
Petr Skoda [Sat, 31 Jul 2010 18:53:59 +0000 (18:53 +0000)]
MDL-23502 fixed unenroll self login in manual plugin
Petr Skoda [Sat, 31 Jul 2010 18:41:28 +0000 (18:41 +0000)]
MDL-23502 php docs improvements and cleanup
Petr Skoda [Sat, 31 Jul 2010 13:48:27 +0000 (13:48 +0000)]
MDL-23502 fixed package info
Petr Skoda [Sat, 31 Jul 2010 13:47:04 +0000 (13:47 +0000)]
MDL-23502 fixed version info
Petr Skoda [Sat, 31 Jul 2010 13:45:44 +0000 (13:45 +0000)]
MDL-23502 self enrol not part of course edit page any more
Petr Skoda [Sat, 31 Jul 2010 13:22:44 +0000 (13:22 +0000)]
MDL-23502 no form field disabling necessary any more
Petr Skoda [Sat, 31 Jul 2010 13:10:00 +0000 (13:10 +0000)]
MDL-23502 coding style
Petr Skoda [Sat, 31 Jul 2010 12:20:23 +0000 (12:20 +0000)]
MDL-23502 make sure there are not multiple instances of manual enrol plugin
Petr Skoda [Sat, 31 Jul 2010 12:13:38 +0000 (12:13 +0000)]
MDL-23502 manual enrol plugin is not part of course edit screen any more
Petr Skoda [Sat, 31 Jul 2010 10:14:05 +0000 (10:14 +0000)]
MDL-23502 improved coding style
Petr Skoda [Sat, 31 Jul 2010 10:12:37 +0000 (10:12 +0000)]
MDL-23502 removed annoying redirect messages - it is obvious that the course was updated or created when there was no error; changing redirect after adding to new ajax UI; enrolment is not a good starting place for courses created by course creators - this role is design for creating of course for own use, not for others
Petr Skoda [Sat, 31 Jul 2010 09:58:36 +0000 (09:58 +0000)]
MDL-23502 refactoring towards separate instance config forms
Moodle Robot [Sat, 31 Jul 2010 00:48:17 +0000 (00:48 +0000)]
Updated the HEAD build version to
20100731
Eloy Lafuente [Fri, 30 Jul 2010 23:27:16 +0000 (23:27 +0000)]
MDL-23479 backup - oops! deleted too much in my prev commit. Decode contents are back
Eloy Lafuente [Fri, 30 Jul 2010 23:14:08 +0000 (23:14 +0000)]
MDL-23479 backup - chat revised & old code deleted (but restore logs)
Eloy Lafuente [Fri, 30 Jul 2010 23:01:20 +0000 (23:01 +0000)]
MDL-23479 backup - label revised & old code deleted (but restore logs)
Petr Skoda [Fri, 30 Jul 2010 20:51:01 +0000 (20:51 +0000)]
MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;ĂŠimproved php docs; fixed upgrade of filters (should be in plugins, not core)
Eloy Lafuente [Fri, 30 Jul 2010 19:39:50 +0000 (19:39 +0000)]
MDL-23479 backup - choice revised & old code deleted (but restore logs)
Eloy Lafuente [Fri, 30 Jul 2010 18:47:44 +0000 (18:47 +0000)]
MDL-23479 backup - restore forum & delete old stuff but restore logs
Petr Skoda [Fri, 30 Jul 2010 14:52:41 +0000 (14:52 +0000)]
fixed comment typo
Petr Skoda [Fri, 30 Jul 2010 14:49:50 +0000 (14:49 +0000)]
MDL-23591 adding missing $fs
Petr Skoda [Fri, 30 Jul 2010 14:47:15 +0000 (14:47 +0000)]
MDL-23590 ask for site names right after editing admin account during first login after cli install
Petr Skoda [Fri, 30 Jul 2010 14:44:30 +0000 (14:44 +0000)]
MDL-23590 new installer for Penny :-)
Petr Skoda [Fri, 30 Jul 2010 14:15:03 +0000 (14:15 +0000)]
MDL-23590 fixed borked cli_problem
Jordi Piguillem [Fri, 30 Jul 2010 12:10:18 +0000 (12:10 +0000)]
[MDL-23130]
Fixing problems of sql injection.
Petr Skoda [Fri, 30 Jul 2010 11:58:02 +0000 (11:58 +0000)]
MDL-23590 refactoring cli install before adding install_database.php + fixing problem with incorrect octal when default value accepted
Petr Skoda [Fri, 30 Jul 2010 11:14:36 +0000 (11:14 +0000)]
new php docs style
Jordi Piguillem [Fri, 30 Jul 2010 11:12:33 +0000 (11:12 +0000)]
[MDL-23130]
Fixing sql code style and sql injection problems
Petr Skoda [Fri, 30 Jul 2010 11:04:35 +0000 (11:04 +0000)]
fixed whitespace
Petr Skoda [Fri, 30 Jul 2010 11:03:23 +0000 (11:03 +0000)]
MDL-23590 removing unnecessary include
Jordi Piguillem [Fri, 30 Jul 2010 10:49:41 +0000 (10:49 +0000)]
[MDL-23130]
Fixing sql code style and sql injection problems
Sam Hemelryk [Fri, 30 Jul 2010 09:32:51 +0000 (09:32 +0000)]
navigation MDL-22749 Added course information to a users navigation when viewing another user.
Andrew Davis [Fri, 30 Jul 2010 08:27:04 +0000 (08:27 +0000)]
rss MDL-23588 unescaped urls in the rss block
Dongsheng Cai [Fri, 30 Jul 2010 08:02:10 +0000 (08:02 +0000)]
"REPOSITORY MDL-23581, filepicker name should be localisable"
Andrew Davis [Fri, 30 Jul 2010 07:51:51 +0000 (07:51 +0000)]
data MDL-23488 made the database activity not available messages less scary
jerome mouneyrac [Fri, 30 Jul 2010 07:43:14 +0000 (07:43 +0000)]
webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class
Andrew Davis [Fri, 30 Jul 2010 06:41:38 +0000 (06:41 +0000)]
gradebook MDL-23577 added a helpful comment
Andrew Davis [Fri, 30 Jul 2010 06:39:50 +0000 (06:39 +0000)]
gradebook MDL-23577 updated grade_update_outcomes to return a success/failure flag
Aparup Banerjee [Fri, 30 Jul 2010 06:03:56 +0000 (06:03 +0000)]
database activity MDL-23316 fixed date search field.
jerome mouneyrac [Fri, 30 Jul 2010 06:00:32 +0000 (06:00 +0000)]
webservice MDL-23440 more explicit error message when validation context fail in some external functions.
Andrew Davis [Fri, 30 Jul 2010 03:16:14 +0000 (03:16 +0000)]
blog MDL-23574 fixed filter problem with user blog rss feeds
Dongsheng Cai [Fri, 30 Jul 2010 03:06:37 +0000 (03:06 +0000)]
"CHAT MDL-23374, removed require_capability"
Aparup Banerjee [Fri, 30 Jul 2010 02:39:38 +0000 (02:39 +0000)]
assignment MDL-22609 reverting to userid as print_user_files is updated to lookup the submission.
Aparup Banerjee [Fri, 30 Jul 2010 02:28:41 +0000 (02:28 +0000)]
assignment MDL-22609 reverting to userid as print_user_files is updated to lookup the submission.
Sam Hemelryk [Fri, 30 Jul 2010 02:05:54 +0000 (02:05 +0000)]
theme-selector MDL-22872 Readme page is now shown using the newly selected theme
Sam Hemelryk [Fri, 30 Jul 2010 01:49:18 +0000 (01:49 +0000)]
reports MDL-23451 Fixed centering of all content on course reports page
Patrick Malley [Fri, 30 Jul 2010 01:47:20 +0000 (01:47 +0000)]
MDL-22874 - Changed copyright
Moodle Robot [Fri, 30 Jul 2010 00:47:36 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100730
David Mudrak [Thu, 29 Jul 2010 09:38:08 +0000 (09:38 +0000)]
MDL-23200 Upgrade does not download uninstalled lang pack even if it remains set in admin's SESSION
Aparup Banerjee [Thu, 29 Jul 2010 08:46:02 +0000 (08:46 +0000)]
assignment MDL-22893 file count limit is now controlled by the files api options passed in. allow deleting of files via files manager when files count is at the limit.
Aparup Banerjee [Thu, 29 Jul 2010 08:12:58 +0000 (08:12 +0000)]
assignment MDL-22609 notice when no submission yet - fixed.
David Mudrak [Thu, 29 Jul 2010 07:54:30 +0000 (07:54 +0000)]
MDL-23561 Fixed support for addHelpButton() in repeated elements
Sam Hemelryk [Thu, 29 Jul 2010 06:54:18 +0000 (06:54 +0000)]
login MDL-18904 Fixed error with login box in IE6 in two column layout
Sam Hemelryk [Thu, 29 Jul 2010 06:38:51 +0000 (06:38 +0000)]
login MDL-18904 Fixed error with login box in IE6
Andrew Davis [Thu, 29 Jul 2010 06:24:47 +0000 (06:24 +0000)]
data MDL-23573 made database activity export only include the requested fields
Sam Hemelryk [Thu, 29 Jul 2010 06:14:12 +0000 (06:14 +0000)]
calendar MDL-23443 Attemped fix of calendar rendering problems
Dongsheng Cai [Thu, 29 Jul 2010 06:13:43 +0000 (06:13 +0000)]
"filearea name changed"
Rossiani Wijaya [Thu, 29 Jul 2010 05:28:59 +0000 (05:28 +0000)]
MDL-20459 - add missing CSS class to clear float.
Dan Marsden [Thu, 29 Jul 2010 05:02:51 +0000 (05:02 +0000)]
MDL-23479 lesson backup - force order of pages to use prevpageid so that restore is able to see pages in the right order.
Dan Marsden [Thu, 29 Jul 2010 04:46:01 +0000 (04:46 +0000)]
MDL-23479 lesson Restore Code
Sam Hemelryk [Thu, 29 Jul 2010 04:42:45 +0000 (04:42 +0000)]
navigation MDL-23551 Fixed broken password change link, fixed regression
Sam Hemelryk [Thu, 29 Jul 2010 04:39:49 +0000 (04:39 +0000)]
navigation MDL-23551 Fixed broken password change link, thanks Jay for the patch
Sam Hemelryk [Thu, 29 Jul 2010 04:25:56 +0000 (04:25 +0000)]
backup MDL-23563 numerous minor backup changes
* Root settings are now check boxes rather than selects
* Language strings adjusted as requested
* Final continue on backup now redirecteds to restore pre ui