]>
git.mjollnir.org Git - moodle.git/log
Petr Skoda [Fri, 25 Dec 2009 14:15:24 +0000 (14:15 +0000)]
fixed whitespace, sorrry
Petr Skoda [Fri, 25 Dec 2009 14:14:55 +0000 (14:14 +0000)]
MDL-21188 removing support for yui pix folders in themes because it is not compatible with autoloading in YUI3 and also loading of any YUI from external sites through combo scripts
Petr Skoda [Fri, 25 Dec 2009 13:48:23 +0000 (13:48 +0000)]
MDL-21187 YUI phploader now used for YUI3
Petr Skoda [Fri, 25 Dec 2009 10:52:02 +0000 (10:52 +0000)]
MDL-21139 always load YUI3 CSS after YUI2 so that it takes precedence
Petr Skoda [Fri, 25 Dec 2009 10:40:30 +0000 (10:40 +0000)]
MDL-21139 search for YUI3 images before YUI2
Moodle Robot [Fri, 25 Dec 2009 00:33:15 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091225
Moodle Robot [Fri, 25 Dec 2009 00:22:33 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091225 )
Valery Fremaux [Thu, 24 Dec 2009 23:10:56 +0000 (23:10 +0000)]
http://tracker.moodle.org/browse/MDL-21186
Andrew Davis [Thu, 24 Dec 2009 06:44:51 +0000 (06:44 +0000)]
weblib MDL-21168 improved convert_urls_into_links
Sam Hemelryk [Thu, 24 Dec 2009 03:12:13 +0000 (03:12 +0000)]
theme-anomaly MDL-20175 Removing readme.html file that is now in lang dir
Sam Hemelryk [Thu, 24 Dec 2009 03:06:39 +0000 (03:06 +0000)]
theme-anomaly MDL-20175 Updated anomaly theme to work with Moodle 2.0
It is still along way off finished however I will wait until the remaining theme changes are complete before fixing remaining issues.
Sam Hemelryk [Thu, 24 Dec 2009 02:06:05 +0000 (02:06 +0000)]
navigation MDL-21177 Removed erroneous DB queries from module extension calls
Moodle Robot [Thu, 24 Dec 2009 00:33:57 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091224
Petr Skoda [Wed, 23 Dec 2009 18:52:42 +0000 (18:52 +0000)]
MDL-20799 renewed support for alternative theme dir location
Petr Skoda [Wed, 23 Dec 2009 18:50:06 +0000 (18:50 +0000)]
MDL-20787 removing obsolete smartpix redirect code
Petr Skoda [Wed, 23 Dec 2009 18:23:21 +0000 (18:23 +0000)]
MDL-21125 removing obsolete global $THEME
Petr Skoda [Wed, 23 Dec 2009 18:05:58 +0000 (18:05 +0000)]
MDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 17:51:41 +0000 (17:51 +0000)]
MDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 17:44:17 +0000 (17:44 +0000)]
MDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 17:27:29 +0000 (17:27 +0000)]
MDL-20204 removed some forgotten legacy code
Petr Skoda [Wed, 23 Dec 2009 17:18:46 +0000 (17:18 +0000)]
MDL-21124 full support for JS in theems finished
David Mudrak [Wed, 23 Dec 2009 16:54:39 +0000 (16:54 +0000)]
MDL-21178 formslib element modgrade does not use deprecated link_to_popup_window() for help icon
Sam Hemelryk [Wed, 23 Dec 2009 08:56:16 +0000 (08:56 +0000)]
navigation /MDL-21152 fixed regression changed topframe to frametop
Sam Hemelryk [Wed, 23 Dec 2009 06:19:25 +0000 (06:19 +0000)]
mod-data MDL-19806 Converted remaining print_textarea's to 2.0 editors.
Sam Hemelryk [Wed, 23 Dec 2009 03:01:36 +0000 (03:01 +0000)]
mod-quiz MDL-19813 converted deprecated calendar event methods
Sam Hemelryk [Wed, 23 Dec 2009 02:45:22 +0000 (02:45 +0000)]
question MDL-21169 removed update_module_button calls from question these are now added by the module extending the navigation if there is a module specified for question pages.
Also fixed bug in moodle_url object coding_error to coding_exception
Sam Hemelryk [Wed, 23 Dec 2009 01:57:55 +0000 (01:57 +0000)]
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.
Sam Hemelryk [Wed, 23 Dec 2009 01:47:57 +0000 (01:47 +0000)]
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
Sam Hemelryk [Wed, 23 Dec 2009 01:47:01 +0000 (01:47 +0000)]
mod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update this module buttons
Sam Hemelryk [Wed, 23 Dec 2009 01:24:17 +0000 (01:24 +0000)]
files MDL-20635 Changed cleanup of files when a context is deleted from the moment it occurs to cron
Sam Hemelryk [Wed, 23 Dec 2009 01:22:48 +0000 (01:22 +0000)]
navigation MDL-20649 Revised the way in which navigation works for users
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch
David Mudrak [Wed, 23 Dec 2009 00:57:20 +0000 (00:57 +0000)]
gradebook: fixed scale description field re-save after embedded files URL rewrite
Moodle Robot [Wed, 23 Dec 2009 00:33:43 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091223
Pierre Pichet [Tue, 22 Dec 2009 10:37:41 +0000 (10:37 +0000)]
MDL-20296 hiding instructions HTML editor and reordering units controls
jerome mouneyrac [Tue, 22 Dec 2009 07:26:20 +0000 (07:26 +0000)]
webservice MDL-20803 fix printed documentation (collapsible javascript broke the printed pages)
jerome mouneyrac [Tue, 22 Dec 2009 07:09:28 +0000 (07:09 +0000)]
webservice MDL-20803 fix bad english
jerome mouneyrac [Tue, 22 Dec 2009 03:52:28 +0000 (03:52 +0000)]
webservice MDL-20803 add "Print All" button
Matt Oquist [Tue, 22 Dec 2009 02:25:02 +0000 (02:25 +0000)]
MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)
Moodle Robot [Tue, 22 Dec 2009 00:34:04 +0000 (00:34 +0000)]
Updated the HEAD build version to
20091222
Moodle Robot [Tue, 22 Dec 2009 00:23:19 +0000 (00:23 +0000)]
Automatic installer.php lang files by installer_builder (
20091222 )
Tim Hunt [Mon, 21 Dec 2009 16:39:06 +0000 (16:39 +0000)]
Correct PHPdoc comment.
Andrew Davis [Mon, 21 Dec 2009 08:13:50 +0000 (08:13 +0000)]
group MDL-20005 added display of other groups users are in
jerome mouneyrac [Mon, 21 Dec 2009 08:08:22 +0000 (08:08 +0000)]
webservice MDL-20803 add some comments to the code
jerome mouneyrac [Mon, 21 Dec 2009 07:37:54 +0000 (07:37 +0000)]
webservice MDL-20803 replace all html tag display by output tag functions
jerome mouneyrac [Mon, 21 Dec 2009 06:11:50 +0000 (06:11 +0000)]
webservice MDL-12886 do not display the web service core if no service available
Sam Hemelryk [Mon, 21 Dec 2009 06:01:30 +0000 (06:01 +0000)]
groups MDL-19559 Fixed trivial css issue
jerome mouneyrac [Mon, 21 Dec 2009 04:01:02 +0000 (04:01 +0000)]
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file
Sam Hemelryk [Mon, 21 Dec 2009 03:57:36 +0000 (03:57 +0000)]
mod-feedback MDL-19807 Fixed up final deprecated methods
Moodle Robot [Mon, 21 Dec 2009 00:33:27 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091221
Petr Skoda [Sun, 20 Dec 2009 23:06:57 +0000 (23:06 +0000)]
MDL-21124 towards full JS support in themes
Petr Skoda [Sun, 20 Dec 2009 21:50:46 +0000 (21:50 +0000)]
MDL-21124 towards full JS support in themes
Petr Skoda [Sun, 20 Dec 2009 21:50:15 +0000 (21:50 +0000)]
MDL-20204 fixed silly bug in my previous commit
Petr Skoda [Sun, 20 Dec 2009 19:41:47 +0000 (19:41 +0000)]
MDL-20204 more BC in standard theme CSS
Petr Skoda [Sun, 20 Dec 2009 16:34:18 +0000 (16:34 +0000)]
MDL-21150 finally we have a general agreement that plugin_renderes now "magically extend" the core_renderer by using of __call() + fixed problems with protected methods
Petr Skoda [Sun, 20 Dec 2009 16:25:41 +0000 (16:25 +0000)]
MDL-21155 improve themechangeonurl - sesskey not required, it may be a slight CSRF problem, but on the other hand theme designers rely on this very often, fixed problems with theme in _POST
Moodle Robot [Sun, 20 Dec 2009 00:33:58 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091220
Pierre Pichet [Sat, 19 Dec 2009 21:30:31 +0000 (21:30 +0000)]
MDL-20960 testing correctly response 0 as not null line 393 merged from 1.9
Eloy Lafuente [Sat, 19 Dec 2009 11:03:03 +0000 (11:03 +0000)]
NOBUG: XHTML strict
Moodle Robot [Sat, 19 Dec 2009 00:33:13 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091219
Moodle Robot [Sat, 19 Dec 2009 00:22:39 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091219 )
Eloy Lafuente [Fri, 18 Dec 2009 18:48:44 +0000 (18:48 +0000)]
MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now
restored no matter if user info is enabled or no (as far as they are user-independent)
Merged from 19_STABLE
Tim Hunt [Fri, 18 Dec 2009 18:19:46 +0000 (18:19 +0000)]
Grade item: MDL-21161 timemodified never gets set on calculated gradebook columns
Eloy Lafuente [Fri, 18 Dec 2009 18:11:13 +0000 (18:11 +0000)]
Related to MDL-6489 - advanced search template was missing in backup/restore ; merged from 19_STABLE
Eloy Lafuente [Fri, 18 Dec 2009 17:53:47 +0000 (17:53 +0000)]
MDL-11507, MDL-15157 database activity - avoid some notices on restore ; merged from 19_STABLE
Eloy Lafuente [Fri, 18 Dec 2009 17:40:16 +0000 (17:40 +0000)]
MDL-21160 database activity - remap scale on restore ; merged from 19_STABLE
Tim Hunt [Fri, 18 Dec 2009 17:13:39 +0000 (17:13 +0000)]
grader report: MDL-21159 Link to user report does not respect $CFG->grade_profilereport setting.
Also, the report was generating invalid XHTML.
Penny Leach [Fri, 18 Dec 2009 14:38:22 +0000 (14:38 +0000)]
portfolio/assignment MDL-21035 added updated & published fields to leap2a.
also fixed files support in online type
Penny Leach [Fri, 18 Dec 2009 13:44:56 +0000 (13:44 +0000)]
portfolio/glossary MDL-21031 leap2a support for full glossary
Penny Leach [Fri, 18 Dec 2009 13:44:47 +0000 (13:44 +0000)]
portfolio/glossary MDL-21031 leap2a
this only implements leap2a in the single-entry export so far.
Penny Leach [Fri, 18 Dec 2009 13:44:35 +0000 (13:44 +0000)]
portfolio: MDL-21156 portfolio export format specific pluginfile handling
Penny Leach [Fri, 18 Dec 2009 13:44:23 +0000 (13:44 +0000)]
portfolio: MDL-21030 added helper function to add multiple attachments
Dan Marsden [Fri, 18 Dec 2009 10:34:59 +0000 (10:34 +0000)]
SCORM MDL-17891 pass back correct state if storeData fails in LMSFinish - thanks to Peter Chamberlin for the report.
Dan Marsden [Fri, 18 Dec 2009 10:12:12 +0000 (10:12 +0000)]
SCORM MDL-18835 remove old comment
Dan Marsden [Fri, 18 Dec 2009 10:10:04 +0000 (10:10 +0000)]
SCORM MDL-18835 display time periods in "human-readable" format. - mainly for SCORM 2004 objects. - thanks to Vlas Voloshin for patch and unit tests!
Sam Hemelryk [Fri, 18 Dec 2009 08:45:00 +0000 (08:45 +0000)]
mod-assignment MDL-21106 Changed user->id to submission->id, big thanks Penny for spotting
Dan Marsden [Fri, 18 Dec 2009 08:19:51 +0000 (08:19 +0000)]
SCORM MDL-20122 badly formatted restore values - thanks to Michael Avelar for the fix
Sam Hemelryk [Fri, 18 Dec 2009 08:12:49 +0000 (08:12 +0000)]
theme-standard MDL-20204 Fixed broken image path in CSS
Dongsheng Cai [Fri, 18 Dec 2009 07:42:54 +0000 (07:42 +0000)]
"MDL-21154, fixed undefined index error in bulk_user operation page"
Dan Marsden [Fri, 18 Dec 2009 07:22:50 +0000 (07:22 +0000)]
SCORM MDL-18857 allow items with a score of 0 to still display on outline report.
Dongsheng Cai [Fri, 18 Dec 2009 07:17:46 +0000 (07:17 +0000)]
"MDL-21141, fixed a regression introduced by last commit, thanks for testing, jerome"
Dan Marsden [Fri, 18 Dec 2009 07:13:53 +0000 (07:13 +0000)]
SCORM MDL-21024 missing field in restore.
Dongsheng Cai [Fri, 18 Dec 2009 07:09:59 +0000 (07:09 +0000)]
"MDL-21153, fixed helpbutton debug message when using select & group elements"
Dan Marsden [Fri, 18 Dec 2009 06:40:59 +0000 (06:40 +0000)]
SCORM MDL-20588 workaround for IE 6 bug - turn zlib compression off if IE 6 is detected.
Dongsheng Cai [Fri, 18 Dec 2009 05:37:41 +0000 (05:37 +0000)]
"MDL-15502, added a filter to selec users who have never logged in, merged from 1.9, credits to Anthony Borrow"
Andrew Davis [Fri, 18 Dec 2009 04:13:35 +0000 (04:13 +0000)]
weblib MDL-20826 made convert_urls_into_links() produce xhtml compliant links
Sam Hemelryk [Fri, 18 Dec 2009 03:50:38 +0000 (03:50 +0000)]
mod-lesson MDL-21006 Refactored renderer->header method, removed logic to function in locallib
Dan Marsden [Fri, 18 Dec 2009 03:20:21 +0000 (03:20 +0000)]
mnet MDL-16522 missed a check - should not show logs tab for all hosts screen
jerome mouneyrac [Fri, 18 Dec 2009 03:19:22 +0000 (03:19 +0000)]
webservice MDL-20803 auto-doc: added protocol checking, removed IP checking, removed all $USER reference, remove DEBUG call. TODO: split the code between login and documentation display, add switch to disable documentation, remove all html from the renderer using output function (create empty tag, create box, ... + css), fix xhtml strict
Dan Marsden [Fri, 18 Dec 2009 03:09:05 +0000 (03:09 +0000)]
mnet MDL-16522 duplication of inconsistant code - now uses a tabs.php file but still needs a further code tidy as per MDL-16286
Dongsheng Cai [Fri, 18 Dec 2009 03:03:01 +0000 (03:03 +0000)]
"MDL-21122, fixed saving setting problem in section links block, merged from 1.9"
Moodle Robot [Fri, 18 Dec 2009 00:33:03 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091218
Petr Skoda [Thu, 17 Dec 2009 22:52:37 +0000 (22:52 +0000)]
MDL-20797 removing problematic __desctruct() magic from the xhtml_container_stack, ->footer() handles it already
Petr Skoda [Thu, 17 Dec 2009 22:43:27 +0000 (22:43 +0000)]
MDL-21148 geenral support for rendering targets, this should give us more flexibility; please propose improvements in the tracker if necessary, thanks
Pierre Pichet [Thu, 17 Dec 2009 21:45:10 +0000 (21:45 +0000)]
MDL-3282 , MDL-4595 error in numerical with comma . More number formats are allowed
Petr Skoda [Thu, 17 Dec 2009 20:11:39 +0000 (20:11 +0000)]
MDL-21149 fixyed todos
Petr Skoda [Thu, 17 Dec 2009 20:06:35 +0000 (20:06 +0000)]
MDL-21108 fixed todo
Petr Skoda [Thu, 17 Dec 2009 14:54:04 +0000 (14:54 +0000)]
MDL-21148 plugin renderers now redirect calls to core renderer, credit goes to anybody who did the lesson renderer ;-)
Petr Skoda [Thu, 17 Dec 2009 14:51:36 +0000 (14:51 +0000)]
MDL-21148 preparation for new target parameter in get_renderer()
Eloy Lafuente [Thu, 17 Dec 2009 14:41:15 +0000 (14:41 +0000)]
NOBUG minor typo in phpdocs ; merged from 19_STABLE
Petr Skoda [Thu, 17 Dec 2009 14:06:22 +0000 (14:06 +0000)]
MDL-21147 renamed find_renderer back to get_renderer() - there are no more collisions with those magic getters