]>
git.mjollnir.org Git - moodle.git/log
Moodle Robot [Thu, 12 Nov 2009 00:32:20 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091112
Tim Hunt [Wed, 11 Nov 2009 17:01:12 +0000 (17:01 +0000)]
blocks upgrade: MDL-20820 another blocks upgrade problem with sticky blocks
Even though the visible column is going to be dropped,
we need to set it here or the query at line 2087 will fail.
Huge thanks to Oleg Sychev who did all the debugging and testing for this fix.
jerome mouneyrac [Wed, 11 Nov 2009 15:15:24 +0000 (15:15 +0000)]
webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode
Tim Hunt [Wed, 11 Nov 2009 14:50:01 +0000 (14:50 +0000)]
blocks upgrade: MDL-20820 Problem found and fixed by Oleg Sychev.
Petr Skoda [Wed, 11 Nov 2009 14:07:02 +0000 (14:07 +0000)]
MDL-20820 fix for broken sticky block ugprade, credit goes to Oleg Sychev
Petr Skoda [Wed, 11 Nov 2009 10:47:16 +0000 (10:47 +0000)]
NOBUG: mention navigation changes in module upgrade notes
Petr Skoda [Wed, 11 Nov 2009 10:40:46 +0000 (10:40 +0000)]
NOBUG: mention outputlib changes in module upgrade notes
Petr Skoda [Wed, 11 Nov 2009 10:39:58 +0000 (10:39 +0000)]
MDL-19118 comments migration info
Petr Skoda [Wed, 11 Nov 2009 10:38:29 +0000 (10:38 +0000)]
MDL-20191 new db/uninstall.php info
Petr Skoda [Wed, 11 Nov 2009 10:35:45 +0000 (10:35 +0000)]
NOBUG: fixed typos
Dongsheng Cai [Wed, 11 Nov 2009 07:31:52 +0000 (07:31 +0000)]
"MDL-13766, fixed html element id, repository module"
Martin Dougiamas [Wed, 11 Nov 2009 07:14:24 +0000 (07:14 +0000)]
lang/repository upgraded description for repositoryallowexternallinks
Martin Dougiamas [Wed, 11 Nov 2009 07:05:31 +0000 (07:05 +0000)]
Added some ellipses to some new strings
Dongsheng Cai [Wed, 11 Nov 2009 05:26:34 +0000 (05:26 +0000)]
"MDL-20592, improve advimage plugin in editor"
Moodle Robot [Wed, 11 Nov 2009 00:32:51 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091111
Petr Skoda [Tue, 10 Nov 2009 19:45:34 +0000 (19:45 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Petr Skoda [Tue, 10 Nov 2009 14:28:40 +0000 (14:28 +0000)]
MDL-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy
Petr Skoda [Tue, 10 Nov 2009 14:04:50 +0000 (14:04 +0000)]
MDL-20798 fixed missing access control for module intros
Tim Hunt [Tue, 10 Nov 2009 09:51:29 +0000 (09:51 +0000)]
gradebook cron: MDL-20783 - was broken.
Committing this trivial fix, even though it is testing day. :-p
Petr Skoda [Tue, 10 Nov 2009 09:34:40 +0000 (09:34 +0000)]
MDL-12886 fixed TODOs
Petr Skoda [Tue, 10 Nov 2009 09:31:52 +0000 (09:31 +0000)]
MDL-12886 added missing token restriction
Petr Skoda [Tue, 10 Nov 2009 09:06:42 +0000 (09:06 +0000)]
improved docs
Dongsheng Cai [Tue, 10 Nov 2009 08:57:40 +0000 (08:57 +0000)]
"MDL-20603, remove an unused js file from moodlemedia plugin"
Dongsheng Cai [Tue, 10 Nov 2009 08:51:42 +0000 (08:51 +0000)]
"MDL-20603, added moodlemedia tinymce plugin"
Dongsheng Cai [Tue, 10 Nov 2009 07:40:50 +0000 (07:40 +0000)]
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
Moodle Robot [Tue, 10 Nov 2009 00:32:24 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091110
Penelope Leach [Mon, 9 Nov 2009 13:05:39 +0000 (13:05 +0000)]
MDL-20596 - fixes to backup_course_silently and import_backup_file_silently
Merged from MOODLE_19_STABLE - even though backup/restore is broken in HEAD, for a reference for Eloy's backup 2.0
Petr Skoda [Mon, 9 Nov 2009 11:33:14 +0000 (11:33 +0000)]
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
Petr Skoda [Mon, 9 Nov 2009 10:11:48 +0000 (10:11 +0000)]
MDL-20700 coding style - new sloppy trailing whitespace fixed
jerome mouneyrac [Mon, 9 Nov 2009 06:30:01 +0000 (06:30 +0000)]
webservice MDL-17135 display function descriptions into the function form
jerome mouneyrac [Mon, 9 Nov 2009 03:38:50 +0000 (03:38 +0000)]
webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector
Gordon Bateson [Mon, 9 Nov 2009 01:29:57 +0000 (01:29 +0000)]
ensure user has_capability('mod/hotpot:attempt', $module) when viewing a HotPot or submitting results
Moodle Robot [Mon, 9 Nov 2009 00:32:06 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091109
Eloy Lafuente [Sun, 8 Nov 2009 23:15:02 +0000 (23:15 +0000)]
MDL-20625 concurrent tests - added note about MySQL and MSSQL
Eloy Lafuente [Sun, 8 Nov 2009 23:13:31 +0000 (23:13 +0000)]
MDL-17491 oracle connections - fix annoyance when multiple connections
are used and enforce new connections by using oci_new_connect()
Petr Skoda [Sun, 8 Nov 2009 22:23:05 +0000 (22:23 +0000)]
MDL-20723 workaround for zlib compressed scripts
Petr Skoda [Sun, 8 Nov 2009 22:12:36 +0000 (22:12 +0000)]
MDL-17135 fixed fatal installation and ugprade error
Petr Skoda [Sun, 8 Nov 2009 22:10:45 +0000 (22:10 +0000)]
MDL-20601 fixed undefined variable in major upgrade redirection
Petr Skoda [Sun, 8 Nov 2009 21:58:32 +0000 (21:58 +0000)]
MDL-12886 more external users api
Petr Skoda [Sun, 8 Nov 2009 21:57:27 +0000 (21:57 +0000)]
MDL-12886 more external users api - untested
Petr Skoda [Sun, 8 Nov 2009 21:57:01 +0000 (21:57 +0000)]
MDL-12886 more external users api - untested
Petr Skoda [Sun, 8 Nov 2009 21:39:10 +0000 (21:39 +0000)]
MDL-20625 fixed transaction related todos
Petr Skoda [Sun, 8 Nov 2009 21:20:21 +0000 (21:20 +0000)]
NOBUG fixed TODO which was already solved
Petr Skoda [Sun, 8 Nov 2009 21:19:11 +0000 (21:19 +0000)]
MDL-20625 coding help - better detection of missing commit or rollback
Petr Skoda [Sun, 8 Nov 2009 19:00:19 +0000 (19:00 +0000)]
MDL-20625 new test for transaction cuncurrency - proposed by Eloy
Eloy Lafuente [Sun, 8 Nov 2009 16:16:19 +0000 (16:16 +0000)]
NOBUG: Initial commit of Dhivehi installer lang pack
Dongsheng Cai [Sun, 8 Nov 2009 14:12:12 +0000 (14:12 +0000)]
"MDL-20345, use new comments api in glossary module"
Dongsheng Cai [Sun, 8 Nov 2009 13:20:37 +0000 (13:20 +0000)]
"MDL-20602, added link external option in file picker"
Dongsheng Cai [Sun, 8 Nov 2009 11:25:45 +0000 (11:25 +0000)]
"MDL-13766, fixed function call in repository upload plugin"
Moodle Robot [Sun, 8 Nov 2009 00:31:42 +0000 (00:31 +0000)]
Updated the HEAD build version to
20091108
Petr Skoda [Sat, 7 Nov 2009 16:00:13 +0000 (16:00 +0000)]
MDL-20625 fixed typos, credit goes to Martin Langhoff
Petr Skoda [Sat, 7 Nov 2009 10:30:03 +0000 (10:30 +0000)]
MDL-20625 forbid transactions when sending messages - we can not undo emails
Petr Skoda [Sat, 7 Nov 2009 10:27:57 +0000 (10:27 +0000)]
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
Petr Skoda [Sat, 7 Nov 2009 09:31:20 +0000 (09:31 +0000)]
MDL-20767 can not use messaging in upgrade and fatal errors in strings
Petr Skoda [Sat, 7 Nov 2009 09:13:45 +0000 (09:13 +0000)]
MDL-20625 when in transaction do not trigger instant events becase we can not roll them back
Petr Skoda [Sat, 7 Nov 2009 08:52:56 +0000 (08:52 +0000)]
MDL-20625 new delegated transaction support in DML
Moodle Robot [Sat, 7 Nov 2009 00:31:52 +0000 (00:31 +0000)]
Updated the HEAD build version to
20091107
Moodle Robot [Sat, 7 Nov 2009 00:21:02 +0000 (00:21 +0000)]
Automatic installer.php lang files by installer_builder (
20091107 )
Petr Skoda [Fri, 6 Nov 2009 12:28:50 +0000 (12:28 +0000)]
MDL-12886 more external users api
Dongsheng Cai [Fri, 6 Nov 2009 09:32:44 +0000 (09:32 +0000)]
"MDL-13766, fixed a bug in move_to_filepool and moving code block"
Dongsheng Cai [Fri, 6 Nov 2009 09:21:47 +0000 (09:21 +0000)]
"MDL-15488, fixed callback url for flickr repository plugin"
Dongsheng Cai [Fri, 6 Nov 2009 09:07:46 +0000 (09:07 +0000)]
"MDL-19181, 1. fixed repository listing when using non-admin role 2. added boilerplate"
jerome mouneyrac [Fri, 6 Nov 2009 08:17:09 +0000 (08:17 +0000)]
webservice MDL-17135 add logging to add/edit/delete service action
jerome mouneyrac [Fri, 6 Nov 2009 07:50:30 +0000 (07:50 +0000)]
webservice MDL-17135 add timecreated + timemodified fields to the service table and save them in the service form
Moodle HQ git importer [Fri, 6 Nov 2009 00:33:01 +0000 (00:33 +0000)]
Fixing drift between CVS and git
Moodle Robot [Fri, 6 Nov 2009 00:33:01 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091106
Petr Skoda [Thu, 5 Nov 2009 23:10:35 +0000 (23:10 +0000)]
MDL-12886 more external course api
Petr Skoda [Thu, 5 Nov 2009 23:05:26 +0000 (23:05 +0000)]
MDL-12886 more external users api
Petr Skoda [Thu, 5 Nov 2009 23:03:33 +0000 (23:03 +0000)]
MDL-12886 more external users api
Petr Skoda [Thu, 5 Nov 2009 22:54:48 +0000 (22:54 +0000)]
MDL-12886 more external users api
Petr Skoda [Thu, 5 Nov 2009 22:13:25 +0000 (22:13 +0000)]
MDL-12886 more external groups api
Petr Skoda [Thu, 5 Nov 2009 22:06:49 +0000 (22:06 +0000)]
MDL-12886 more external groups api
Petr Skoda [Thu, 5 Nov 2009 20:04:27 +0000 (20:04 +0000)]
MDL-12886 more external groups api
Eloy Lafuente [Thu, 5 Nov 2009 15:43:32 +0000 (15:43 +0000)]
MDL-20749 annihilating last ocurrences of PAGE/OUTPUT from xmldb actions.
Eloy Lafuente [Thu, 5 Nov 2009 15:40:26 +0000 (15:40 +0000)]
MDL-20749 correct error output - sentences/tables checkers fixed.
Eloy Lafuente [Thu, 5 Nov 2009 13:58:48 +0000 (13:58 +0000)]
MDL-20749 correct error output - some more strings added
Eloy Lafuente [Thu, 5 Nov 2009 13:58:22 +0000 (13:58 +0000)]
MDL-20749 correct error output - key/index checkers fixed.
Eloy Lafuente [Thu, 5 Nov 2009 13:38:02 +0000 (13:38 +0000)]
MDL-20749 fixed the class edit_field_save to output errors properly. Will
be beutifying the output a bit later
Sam Hemelryk [Thu, 5 Nov 2009 09:31:55 +0000 (09:31 +0000)]
navigation MDL-20651 Changed setting from hide to show
jerome mouneyrac [Thu, 5 Nov 2009 07:50:36 +0000 (07:50 +0000)]
webservice MDL-17135 add notification when the current required capability doesn't exist anymore + remove TODO comment about checking that the service names are unique because we should end up to find a way to i18n service names => The uniqueness should be checked during service discovery
jerome mouneyrac [Thu, 5 Nov 2009 07:06:09 +0000 (07:06 +0000)]
webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability
Moodle Robot [Thu, 5 Nov 2009 00:32:54 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091105
Inaki [Wed, 4 Nov 2009 21:00:58 +0000 (21:00 +0000)]
enrol/ldap: MDL-13952 Don't auto create courses if auto creation not enabled.
Merged from MOODLE_18_STABLE
Petr Skoda [Wed, 4 Nov 2009 20:23:33 +0000 (20:23 +0000)]
MDL-20743 imported latest jabber library 0.1rc2-r77
Petr Skoda [Wed, 4 Nov 2009 20:06:40 +0000 (20:06 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup; please note we are not using stock bennu lib from SF
Petr Skoda [Wed, 4 Nov 2009 20:05:42 +0000 (20:05 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup; please note we are not using stock bennu lib from SF
Petr Skoda [Wed, 4 Nov 2009 20:05:41 +0000 (20:05 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup; please note we are not using stock bennu lib from SF
Petr Skoda [Wed, 4 Nov 2009 19:53:01 +0000 (19:53 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Petr Skoda [Wed, 4 Nov 2009 19:46:56 +0000 (19:46 +0000)]
MDL-20742 removed unused install.php files in en and es lang install directory
Petr Skoda [Wed, 4 Nov 2009 19:24:12 +0000 (19:24 +0000)]
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
Eloy Lafuente [Wed, 4 Nov 2009 13:19:11 +0000 (13:19 +0000)]
MDL-20734 normalise_value() - moving from private to protected everywhere and abstracting
Jenny Gray [Wed, 4 Nov 2009 12:16:19 +0000 (12:16 +0000)]
MDL-20665 fixed error from postgres on validating duplicate category name when entering new category
Petr Skoda [Wed, 4 Nov 2009 11:58:30 +0000 (11:58 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Petr Skoda [Wed, 4 Nov 2009 11:57:54 +0000 (11:57 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Petr Skoda [Wed, 4 Nov 2009 11:57:52 +0000 (11:57 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Petr Skoda [Wed, 4 Nov 2009 08:54:07 +0000 (08:54 +0000)]
MDL-20601 fixed fatal SQL upgrade error, missing {} around table names
Petr Skoda [Wed, 4 Nov 2009 08:49:22 +0000 (08:49 +0000)]
MDL-20601 bumping up redirect version after major changes
Petr Skoda [Wed, 4 Nov 2009 08:11:02 +0000 (08:11 +0000)]
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
Sam Hemelryk [Wed, 4 Nov 2009 07:23:19 +0000 (07:23 +0000)]
navigation MDL-20651 Added config setting to hide course categories on the navigation
As requested and voted on admin can now choose not to include course categories within the navbar and global navigation block.
At the same time I also introduced a second setting, showallcourses, which ensures all of the courses a user is registered in are shown on the navigation at all times.
Sam Hemelryk [Wed, 4 Nov 2009 06:14:06 +0000 (06:14 +0000)]
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.