]>
git.mjollnir.org Git - moodle.git/log
Dongsheng Cai [Tue, 15 Dec 2009 08:00:11 +0000 (08:00 +0000)]
"MDL-21102, fixed fatal php error in file picker"
Sam Hemelryk [Tue, 15 Dec 2009 04:13:21 +0000 (04:13 +0000)]
navigation MDL-20735 Activities added to the front page topic section were not being included in nav
Sam Hemelryk [Tue, 15 Dec 2009 01:38:40 +0000 (01:38 +0000)]
navigation MDL-20735 Activities added to the front page topic section were not being included in nav
Moodle Robot [Tue, 15 Dec 2009 00:33:42 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091215
Eloy Lafuente [Mon, 14 Dec 2009 18:31:22 +0000 (18:31 +0000)]
Test. Ignore this.
Penny Leach [Mon, 14 Dec 2009 16:01:35 +0000 (16:01 +0000)]
portfolio/glossary NOBUG added some phpdocs
Penny Leach [Mon, 14 Dec 2009 15:43:25 +0000 (15:43 +0000)]
portfolio/glossary NOTABUG improved some phpdocs
Penny Leach [Mon, 14 Dec 2009 10:18:31 +0000 (10:18 +0000)]
online assignment / send_file: MDL-21104 fixed two missing variables
jerome mouneyrac [Mon, 14 Dec 2009 07:12:47 +0000 (07:12 +0000)]
webservice MDL-20803 fix REST POST parameters documentation
jerome mouneyrac [Mon, 14 Dec 2009 06:01:13 +0000 (06:01 +0000)]
webservice MDL-20803 added REST POST parameters documentation
Sam Hemelryk [Mon, 14 Dec 2009 05:56:55 +0000 (05:56 +0000)]
portfolio MDL-21079 Fixed missing requirement in portfolio simpletests
jerome mouneyrac [Mon, 14 Dec 2009 05:30:12 +0000 (05:30 +0000)]
webservice MDL-20803 fix xml-rpc documentation, now show the real sent PHP structure + response. REST POST parameters coming soon...
Gordon Bateson [Mon, 14 Dec 2009 03:29:33 +0000 (03:29 +0000)]
for consistency, use 0x80 instead of 128 in hotpot_charcode_to_utf8()
Sam Hemelryk [Mon, 14 Dec 2009 02:23:36 +0000 (02:23 +0000)]
portfolio MDL-21079 Fixed missing requirement in portfolio simpletests
Moodle Robot [Mon, 14 Dec 2009 00:32:31 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091214
jerome mouneyrac [Sun, 13 Dec 2009 14:06:09 +0000 (14:06 +0000)]
webservice MDL-20803 little hack in order to not trigger environment.php in the header when $USER is set but the user is not logged
jerome mouneyrac [Sun, 13 Dec 2009 10:48:22 +0000 (10:48 +0000)]
webservice MDL-20803 add web service documentation generator
Moodle Robot [Sun, 13 Dec 2009 00:32:17 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091213
Penny Leach [Sat, 12 Dec 2009 14:18:34 +0000 (14:18 +0000)]
portfolio MDL-21079 fixed a regression caused by massive refactoring of where portfolio callers live
Dan Poltawski [Sat, 12 Dec 2009 13:21:59 +0000 (13:21 +0000)]
lang/portfolio MDL-20897 Add missing lang strings
For new portfolio formats
Penny Leach [Sat, 12 Dec 2009 11:27:07 +0000 (11:27 +0000)]
portfolio MDL-21079 be more selective about including libraries.
this involves moving all formslib includes to where they're actually needed.
it also moves the portfolio stuff from assignment,data,chat,forum and glossary
into a locallib.php which involved creating it for many of those modules.
Moodle Robot [Sat, 12 Dec 2009 00:32:38 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091212
Sam Hemelryk [Fri, 11 Dec 2009 02:40:57 +0000 (02:40 +0000)]
navigation MDL-14632 Attempting to fix navigation simpletests
Sam Hemelryk [Fri, 11 Dec 2009 02:19:12 +0000 (02:19 +0000)]
weblib MDL-17550 Added code to convert arrows set in themes from entities to UTF8 chars
Sam Hemelryk [Fri, 11 Dec 2009 02:05:39 +0000 (02:05 +0000)]
weblib MDL-17550 Added code to convert arrows set in themes from entities to UTF8 chars
Moodle Robot [Fri, 11 Dec 2009 00:32:26 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091211
Dan Poltawski [Thu, 10 Dec 2009 11:19:06 +0000 (11:19 +0000)]
course/report/outline $CFG typo
Sam Hemelryk [Thu, 10 Dec 2009 03:33:30 +0000 (03:33 +0000)]
navigation MDL-20735 Fixed issue with unset cm contexts for front page course
Sam Hemelryk [Thu, 10 Dec 2009 03:11:18 +0000 (03:11 +0000)]
forum MDL-21086 cleaned up boilderplates and php doc packages
Andrew Davis [Thu, 10 Dec 2009 02:29:53 +0000 (02:29 +0000)]
quiz MDL-10128 popup checker no longer requests a non-existent file which was causing messages in server logs
Sam Hemelryk [Thu, 10 Dec 2009 02:11:28 +0000 (02:11 +0000)]
mod-forum MDL-17550 Converted subscribers.php to use the new user_selector control
At the same time I also converted weblib.php::check_theme_arrows to use UTF8 arrows rather than entities.
Sam Hemelryk [Thu, 10 Dec 2009 02:05:12 +0000 (02:05 +0000)]
navigation MDL-20735 Patch to properly display front page actitivies on the navigation
Sam Hemelryk [Thu, 10 Dec 2009 01:57:01 +0000 (01:57 +0000)]
moodlelib MDL-21060 Editing require_course_login to properly set page vars for the front page course
Moodle Robot [Thu, 10 Dec 2009 00:33:03 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091210
Dan Poltawski [Wed, 9 Dec 2009 15:42:46 +0000 (15:42 +0000)]
glossary/navigation MDL-21080 - linking to incorrect location
jerome mouneyrac [Wed, 9 Dec 2009 06:54:05 +0000 (06:54 +0000)]
webservice MDL-12886 fix xhtml strict error into admin/webservice/service_users.php
Dongsheng Cai [Wed, 9 Dec 2009 04:16:34 +0000 (04:16 +0000)]
"MDL-16597, remove firebug debug code"
Rossiani Wijaya [Wed, 9 Dec 2009 01:55:39 +0000 (01:55 +0000)]
MDL-20095 add 1 minute delay time to display the tooltip windows.
Moodle Robot [Wed, 9 Dec 2009 00:33:45 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091209
Sam Hemelryk [Tue, 8 Dec 2009 05:47:20 +0000 (05:47 +0000)]
files MDL-20831 Added a function to build a navbar that represents the location being browsed
Gordon Bateson [Tue, 8 Dec 2009 04:13:20 +0000 (04:13 +0000)]
MDL-20810: add missing function hotpot_charcode_to_utf8() required when importing Hot Potatoes files containing non-ascii chars into Moodle question bank
jerome mouneyrac [Tue, 8 Dec 2009 03:06:48 +0000 (03:06 +0000)]
flash upgrader MDL-20841 change phpdoc for flashdetect.js
Moodle Robot [Tue, 8 Dec 2009 00:32:52 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091208
Moodle Robot [Tue, 8 Dec 2009 00:22:20 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091208 )
Eloy Lafuente [Mon, 7 Dec 2009 11:42:18 +0000 (11:42 +0000)]
MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE
David Mudrak [Mon, 7 Dec 2009 10:15:07 +0000 (10:15 +0000)]
Fixed a typo in function name
David Mudrak [Mon, 7 Dec 2009 10:09:04 +0000 (10:09 +0000)]
Escaping variable in string
Sam Hemelryk [Mon, 7 Dec 2009 06:23:00 +0000 (06:23 +0000)]
course MDL-20989 Fixed bug that threw notices if a module didn't support FEATURE_MOD_INTRO
Sam Hemelryk [Mon, 7 Dec 2009 06:13:09 +0000 (06:13 +0000)]
user MDL-19825 Converted get_record to use DB object
Sam Hemelryk [Mon, 7 Dec 2009 06:06:58 +0000 (06:06 +0000)]
glossary MDL-19809 Fixed deprecated call to error
Sam Hemelryk [Mon, 7 Dec 2009 06:04:53 +0000 (06:04 +0000)]
chat MDL-19804 Fixed deprecated event calls
Sam Hemelryk [Mon, 7 Dec 2009 05:58:37 +0000 (05:58 +0000)]
message MDL-19801 Fixed deprecated call to current_theme
Sam Hemelryk [Mon, 7 Dec 2009 05:49:30 +0000 (05:49 +0000)]
blocks MDL-19788 Fixed use of delete_records
Dongsheng Cai [Mon, 7 Dec 2009 05:01:09 +0000 (05:01 +0000)]
"MDL-16597, added more docs, clean up code and added maxbytes support"
Sam Hemelryk [Mon, 7 Dec 2009 04:00:38 +0000 (04:00 +0000)]
forum MDL-19808 Fixed minor regressions caused by upgrades
jerome mouneyrac [Mon, 7 Dec 2009 03:24:49 +0000 (03:24 +0000)]
flash upgrader MDL-20841 fix swfobject javascript bug related to http://code.google.com/p/swfobject/issues/detail?id=332, merged from 1.9
Sam Hemelryk [Mon, 7 Dec 2009 02:43:35 +0000 (02:43 +0000)]
question MDL-20910 Fixed buggy conversion of link_to_popup_window
Moodle Robot [Mon, 7 Dec 2009 00:32:31 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091207
Moodle Robot [Sun, 6 Dec 2009 00:32:14 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091206
Eloy Lafuente [Sat, 5 Dec 2009 17:46:58 +0000 (17:46 +0000)]
MDL-21029 glossary - fix display of entries belonging to site/course global glossaries ; merged from 19_STABLE
Penny Leach [Sat, 5 Dec 2009 09:42:42 +0000 (09:42 +0000)]
portfolio/leap2a MDL-21036 & MDL-21034 : use proper date format in leap2a, and updated forum to use it
Moodle Robot [Sat, 5 Dec 2009 00:32:58 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091205
Moodle Robot [Sat, 5 Dec 2009 00:22:21 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091205 )
Tim Hunt [Fri, 4 Dec 2009 19:02:12 +0000 (19:02 +0000)]
Typo in calculated qtype lang file.
Dongsheng Cai [Fri, 4 Dec 2009 09:19:54 +0000 (09:19 +0000)]
"MDL-15351, added phpdocs"
Dongsheng Cai [Fri, 4 Dec 2009 09:01:50 +0000 (09:01 +0000)]
"MDL-20125, added configurable setting to section_links block, credits to Jason Hardin, merged from 1.9"
jerome mouneyrac [Fri, 4 Dec 2009 04:11:01 +0000 (04:11 +0000)]
flash upgrader MDL-20841 move the send the flashupgrader from filelib.php to pluginfile.php
Dongsheng Cai [Fri, 4 Dec 2009 03:57:48 +0000 (03:57 +0000)]
"MDL-20587, chat module, show sessions with just one users, based on Daniel Neis' patch, thanks"
Dongsheng Cai [Fri, 4 Dec 2009 03:06:03 +0000 (03:06 +0000)]
"MDL-20819, sometimes, modules return non-array which can break stats processing, added more error checking, merged from 1.9"
Moodle Robot [Fri, 4 Dec 2009 00:32:19 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091204
Penny Leach [Thu, 3 Dec 2009 14:26:37 +0000 (14:26 +0000)]
portfolio: MDL-21030 - leap2a portfolio format support.
This commit includes:
- leap2a portfolio format, and xml writer
- proof of concept implementation in forum and assignment modules
- a lot of refactoring of the portfolio formats in general:
- addition of "abstract" formats - this is necessary for plugins to be able to support groups of formats
- addition of the idea of portfolio formats conflicting with eachother - eg richhtml & plainhtml
it touches modules other than assignment and forum, because the format api
changed and now each place in moodle that exports portfolio content has to deal
with the formats it supports slightly differently.
At the moment the Mahara portfolio still doesn't support this format, because I
haven't done the Mahara side yet. The "file download" plugin supports it
though.
Still todo:
- Add support for the other places in Moodle (glossary, data, etc)
- Write tests, once the rest of the portfolio tests have been updated to use the new DB mocking stuff
- Fix a bunch of TODOs
Dongsheng Cai [Thu, 3 Dec 2009 04:40:09 +0000 (04:40 +0000)]
"MDL-16596, fixed upload in non-js filepicker"
Sam Hemelryk [Thu, 3 Dec 2009 03:59:22 +0000 (03:59 +0000)]
calendar MDL-20601 Added support to static load method for objects
jerome mouneyrac [Thu, 3 Dec 2009 02:39:18 +0000 (02:39 +0000)]
flash upgrader MDL-20841 update phpdoc, merged from 1.9
Andrew Davis [Thu, 3 Dec 2009 01:02:19 +0000 (01:02 +0000)]
componentlib MDL-20966 Added a guard to prevent a php warning during upgrade
Moodle Robot [Thu, 3 Dec 2009 00:32:46 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091203
Petr Skoda [Wed, 2 Dec 2009 21:08:45 +0000 (21:08 +0000)]
MDL-21026 improved entity handling
Sam Marshall [Wed, 2 Dec 2009 17:59:43 +0000 (17:59 +0000)]
MDL-2684: kses strips out CSS from style tags unless the first property is on 'allowed' list, this is silly
Martin Dougiamas [Wed, 2 Dec 2009 13:01:58 +0000 (13:01 +0000)]
repository/flickr_public MDL-15488 Make the search form a lot simpler and friendlier
Dongsheng Cai [Wed, 2 Dec 2009 10:04:04 +0000 (10:04 +0000)]
"MDL-13766, improve user instances list"
Andrew Davis [Wed, 2 Dec 2009 09:57:43 +0000 (09:57 +0000)]
mnet MDL-21019 Removed hard coded strings
Andrew Davis [Wed, 2 Dec 2009 09:49:53 +0000 (09:49 +0000)]
mnet MDL-21019 Removed hard coded strings
jerome mouneyrac [Wed, 2 Dec 2009 08:39:22 +0000 (08:39 +0000)]
flash upgrader MDL-20841 replace yui calls by correct ones. Kudo to Sam H.
Sam Hemelryk [Wed, 2 Dec 2009 07:41:01 +0000 (07:41 +0000)]
outputcomponents MDL-21020 Fixed error if html_select_option text = 0
jerome mouneyrac [Wed, 2 Dec 2009 06:38:16 +0000 (06:38 +0000)]
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
Moodle Robot [Wed, 2 Dec 2009 00:33:23 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091202
Eloy Lafuente [Tue, 1 Dec 2009 23:05:08 +0000 (23:05 +0000)]
MDL-21015 testreportlib migrated to UnitTestCaseUsingDatabase. Easy one!
Eloy Lafuente [Tue, 1 Dec 2009 23:00:45 +0000 (23:00 +0000)]
MDL-21015 migrate testsimpletestlib to UnitTestCaseUsingDatabase
Eloy Lafuente [Tue, 1 Dec 2009 22:31:22 +0000 (22:31 +0000)]
MDL-21015 migrating conditionlib test from FakeDBUnitTestCase to UnitTestCaseUsingDatabase
Eloy Lafuente [Tue, 1 Dec 2009 18:58:07 +0000 (18:58 +0000)]
NOBUG switch to new header comments + delete some usused Mockup objects
Eloy Lafuente [Tue, 1 Dec 2009 18:42:49 +0000 (18:42 +0000)]
MDL-21015 grade tests migrated to UnitTestCaseUsingDatabase
Eloy Lafuente [Tue, 1 Dec 2009 18:32:53 +0000 (18:32 +0000)]
MDL-21015 copy/paste typo spreaded over various grade classes fixed
Eloy Lafuente [Tue, 1 Dec 2009 18:30:21 +0000 (18:30 +0000)]
MDL-21015 enable xmldb_structures cache for UnitTestCaseUsingDatabase.
Example: Yay, grade tests 40 mins down to 50 secs!
Eloy Lafuente [Tue, 1 Dec 2009 18:10:51 +0000 (18:10 +0000)]
MDL-21015 - add optional xmldb_structure cache in the install_one_table_from_xmldb_file()
method. 100x speedup for UnitTestCaseUsingDatabase tests. Defaults to false (old behaviour)
Sam Marshall [Tue, 1 Dec 2009 16:29:36 +0000 (16:29 +0000)]
MDL-21015 Completion lib unit test fix for FakeDBUnitTestCase (didn't need it)
Eloy Lafuente [Tue, 1 Dec 2009 14:47:14 +0000 (14:47 +0000)]
MDL-21015 - typo detected when working on grade tests...
Eloy Lafuente [Tue, 1 Dec 2009 14:27:39 +0000 (14:27 +0000)]
MDL-21015 - prevent dead end under uncontrolled situations where cleanup doesn't happen on destruct
Moodle Robot [Tue, 1 Dec 2009 00:33:03 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091201
Eloy Lafuente [Mon, 30 Nov 2009 23:33:24 +0000 (23:33 +0000)]
MDL-21007 - take out the box saying FakeTests are disabled. Not needed anymore.
Eloy Lafuente [Mon, 30 Nov 2009 23:18:34 +0000 (23:18 +0000)]
MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped