]>
git.mjollnir.org Git - moodle.git/log
moodler [Wed, 16 Sep 2009 07:27:33 +0000 (07:27 +0000)]
user/externallib.php MDL-12886 fixed a typo in function name
skodak [Wed, 16 Sep 2009 07:22:22 +0000 (07:22 +0000)]
MDL-12886 we need to use static methods to make these descriptions work
samhemelryk [Wed, 16 Sep 2009 07:13:04 +0000 (07:13 +0000)]
course MDL-19794 Fixed up notices on course/loginas.php
moodler [Wed, 16 Sep 2009 06:50:31 +0000 (06:50 +0000)]
Checking in proposed new externallib.php for Petr to look at.
samhemelryk [Wed, 16 Sep 2009 06:22:12 +0000 (06:22 +0000)]
mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
Also fixed up minor bugs and added calls set_url
samhemelryk [Wed, 16 Sep 2009 05:15:22 +0000 (05:15 +0000)]
mod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks
samhemelryk [Wed, 16 Sep 2009 02:59:20 +0000 (02:59 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank
samhemelryk [Wed, 16 Sep 2009 02:43:58 +0000 (02:43 +0000)]
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank
moodlerobot [Wed, 16 Sep 2009 00:37:20 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090916
moodlerobot [Wed, 16 Sep 2009 00:26:55 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (
20090916 )
skodak [Tue, 15 Sep 2009 22:52:49 +0000 (22:52 +0000)]
MDL-12886 converting user/external.php to externallib.php - work in progress
stronk7 [Tue, 15 Sep 2009 22:14:54 +0000 (22:14 +0000)]
Fix incorrect var name and unnecessary (object) cast
skodak [Tue, 15 Sep 2009 20:31:08 +0000 (20:31 +0000)]
MDL-20293 strict param validation support - fixed group external lib methods
skodak [Tue, 15 Sep 2009 20:14:07 +0000 (20:14 +0000)]
MDL-20293 strict param validation support
skodak [Tue, 15 Sep 2009 20:08:47 +0000 (20:08 +0000)]
MDL-20293 strict param validation support
nicolasconnault [Tue, 15 Sep 2009 07:57:54 +0000 (07:57 +0000)]
MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead
nicolasconnault [Tue, 15 Sep 2009 07:19:03 +0000 (07:19 +0000)]
MDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled. Also showing "Blogs are disabled" in existing blog_menu blocks and removing old bloglevel options from subsystems settings
moodlerobot [Tue, 15 Sep 2009 00:37:25 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090915
skodak [Mon, 14 Sep 2009 23:52:08 +0000 (23:52 +0000)]
MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry
tjhunt [Mon, 14 Sep 2009 17:48:51 +0000 (17:48 +0000)]
questions: MDL-20280 oracle compatibility in question backup.
Problem and fix thanks to Sara Arjona
tjhunt [Mon, 14 Sep 2009 17:23:03 +0000 (17:23 +0000)]
forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.
mudrd8mz [Mon, 14 Sep 2009 07:26:54 +0000 (07:26 +0000)]
MDL-20278 moodle_paging_bar - no link for the current page number
samhemelryk [Mon, 14 Sep 2009 04:19:28 +0000 (04:19 +0000)]
quiz-report-overview MDL-20260 Fixed misnamed upgrade function and bumped version number
jerome [Mon, 14 Sep 2009 03:53:08 +0000 (03:53 +0000)]
webservice MDL-12886 update user core function => remove commit_sql / rollback call
jerome [Mon, 14 Sep 2009 03:45:37 +0000 (03:45 +0000)]
webservice MDL-12886 include => include_once (zend lib)
jerome [Mon, 14 Sep 2009 03:43:38 +0000 (03:43 +0000)]
webservice MDL-12886 fix doc
samhemelryk [Mon, 14 Sep 2009 02:49:51 +0000 (02:49 +0000)]
questions-type-calculated MDL-20275 Fixed bug causing error when upgrading
Bug was caused because $result was being set by database_manager::create_table which does not return a value
moodlerobot [Mon, 14 Sep 2009 00:37:32 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090914
skodak [Sun, 13 Sep 2009 21:26:51 +0000 (21:26 +0000)]
MDL-20274 upgrade and install support for db/services.php
skodak [Sun, 13 Sep 2009 20:05:44 +0000 (20:05 +0000)]
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys - oops forgot unique service name index
skodak [Sun, 13 Sep 2009 19:09:16 +0000 (19:09 +0000)]
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys
pichetp [Sun, 13 Sep 2009 13:49:50 +0000 (13:49 +0000)]
MDL-19519 , MDL-1728 setting correctly synchonize value when saving question
from datasetdefinitions_form.php
moodlerobot [Sun, 13 Sep 2009 00:37:29 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090913
mudrd8mz [Fri, 11 Sep 2009 19:54:11 +0000 (19:54 +0000)]
MDL-20268 Significant performance improvement of generate_id()
Using the PHP's built-in generator instead of the current
implementation. See the issue description more details.
danmarsden [Fri, 11 Sep 2009 10:01:14 +0000 (10:01 +0000)]
MNET MDL-13503 allow path to openssl.cnf to be set in config so that windows installs and packages can reliably enable networking.
jerome [Fri, 11 Sep 2009 09:46:01 +0000 (09:46 +0000)]
webservice MDL-12886 fix bad database manual generation by xmleditor generation + update web services database
stronk7 [Fri, 11 Sep 2009 09:38:42 +0000 (09:38 +0000)]
MDL-17491 oci native driver - improve exception/error handling to know what the hell is happening. ;-)
samhemelryk [Fri, 11 Sep 2009 08:26:36 +0000 (08:26 +0000)]
navigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a page outside of a course and then a user browsed to it they would be shown the course content in the navigation
dongsheng [Fri, 11 Sep 2009 08:15:58 +0000 (08:15 +0000)]
"MDL-13766, add savepath parameter to html editor when launch filepicker"
nicolasconnault [Fri, 11 Sep 2009 08:13:50 +0000 (08:13 +0000)]
Removed rogue GROUP BY
moodler [Fri, 11 Sep 2009 07:58:09 +0000 (07:58 +0000)]
course/info MDL-14632 Added header, links and nav. No longer a poopup window.
nicolasconnault [Fri, 11 Sep 2009 07:01:14 +0000 (07:01 +0000)]
Temporary fix with set_url to remove annoying notices
nicolasconnault [Fri, 11 Sep 2009 07:00:43 +0000 (07:00 +0000)]
MDL-19792 Fixed proper display of headers for Site Blog entries page (index.php, no params)
nicolasconnault [Fri, 11 Sep 2009 06:59:30 +0000 (06:59 +0000)]
MDL-19823 Fixed un-handled case of emty array in foreach loop
samhemelryk [Fri, 11 Sep 2009 06:52:00 +0000 (06:52 +0000)]
question MDL-20225 Fixed bugs with redirection url and the first element be unreachable
samhemelryk [Fri, 11 Sep 2009 06:00:32 +0000 (06:00 +0000)]
blocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist
nicolasconnault [Fri, 11 Sep 2009 05:52:22 +0000 (05:52 +0000)]
MDL-19744 Fixed blog attachments
samhemelryk [Fri, 11 Sep 2009 05:38:44 +0000 (05:38 +0000)]
mod-glossary MDL-20256 Upgraded module to use the new navigation blocks
dongsheng [Fri, 11 Sep 2009 03:24:51 +0000 (03:24 +0000)]
"MDL-16697, fixed itemid in filepicker"
nicolasconnault [Fri, 11 Sep 2009 03:21:37 +0000 (03:21 +0000)]
MDL-19808 Added set_url and fixed minor bugs
samhemelryk [Fri, 11 Sep 2009 03:14:42 +0000 (03:14 +0000)]
mod-data MDL-20253 Updated database activity module to make use of the new navigation structure
dongsheng [Fri, 11 Sep 2009 02:17:54 +0000 (02:17 +0000)]
"MDL-16697, two js functions to destroy and show html element"
samhemelryk [Fri, 11 Sep 2009 02:04:38 +0000 (02:04 +0000)]
mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable
nicolasconnault [Fri, 11 Sep 2009 01:45:16 +0000 (01:45 +0000)]
MDL-19676 Removed blog assignment code
moodlerobot [Fri, 11 Sep 2009 00:37:59 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090911
samhemelryk [Thu, 10 Sep 2009 07:51:53 +0000 (07:51 +0000)]
mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks
nicolasconnault [Thu, 10 Sep 2009 07:05:50 +0000 (07:05 +0000)]
MDL-19792 Fixed output of URLs for blog menu block
samhemelryk [Thu, 10 Sep 2009 06:45:51 +0000 (06:45 +0000)]
course MDL-19794 Updated a couple of deprecated functions in modedit and view
samhemelryk [Thu, 10 Sep 2009 03:50:51 +0000 (03:50 +0000)]
mod-chat MDL-20243 Upgrade chat module to make use of the two navigation callbacks
Note: I also took the oppertunity to extend navigation_node action handling, so that navigation nodes can accepts
moodle_url, html_link, or strings for actions
samhemelryk [Thu, 10 Sep 2009 02:19:12 +0000 (02:19 +0000)]
navigation MDL-14632 Improve simpletest for navigationlib
moodlerobot [Thu, 10 Sep 2009 00:38:02 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090910
stronk7 [Wed, 9 Sep 2009 16:35:17 +0000 (16:35 +0000)]
s/DB tra/BD Tra/g
stronk7 [Wed, 9 Sep 2009 16:33:45 +0000 (16:33 +0000)]
couple tests for DBs not supporting transactions
stronk7 [Wed, 9 Sep 2009 16:04:49 +0000 (16:04 +0000)]
oci driver regexp abilities default to moodle_database ones
stronk7 [Wed, 9 Sep 2009 16:01:31 +0000 (16:01 +0000)]
begin_sql() now uses current storage engine info to know if transactions are going to work
(only InnoDB detected as trasaction-able)
poltawski [Wed, 9 Sep 2009 13:42:25 +0000 (13:42 +0000)]
MDL-18974 - Remove phpxml library
This embeded library was only used by the tag_youtube block, we now depend on
php5 and simplexml so these libraries can be used instead (as an aside Eloy
also the performance/memory usage to be far more efficient)
poltawski [Wed, 9 Sep 2009 13:34:41 +0000 (13:34 +0000)]
blocks/tag_youtube MDL-18974 - Switch to SimpleXML
We use SimpleXML throughout Moodle now and its a dependency for Moodle 2.0.
It peforms better and allow us to remove another embeded library!
Also set the curl timeout on the youtube http requests so not to slow down
interactive page loads.
stronk7 [Wed, 9 Sep 2009 13:21:08 +0000 (13:21 +0000)]
Pair number of DML tests in all DB, no matter if regexp is supported or no
stronk7 [Wed, 9 Sep 2009 12:55:01 +0000 (12:55 +0000)]
Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
upgrade. Will be out after branching for 2.1
poltawski [Wed, 9 Sep 2009 12:45:45 +0000 (12:45 +0000)]
course/logs MDL-15090 - Broken links generated for role actions in logs
stronk7 [Wed, 9 Sep 2009 09:44:39 +0000 (09:44 +0000)]
Do not force table type for temporary tables
stronk7 [Wed, 9 Sep 2009 09:41:37 +0000 (09:41 +0000)]
temp tables behaviour change: exception if exits on creation (like normal tables)
samhemelryk [Wed, 9 Sep 2009 08:50:49 +0000 (08:50 +0000)]
navigation MDL-20227 Fixed simpletest regression
jerome [Wed, 9 Sep 2009 08:35:26 +0000 (08:35 +0000)]
webservice MDL-12886 quick fix for external file
samhemelryk [Wed, 9 Sep 2009 08:23:41 +0000 (08:23 +0000)]
mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks
jerome [Wed, 9 Sep 2009 07:55:03 +0000 (07:55 +0000)]
webservice MDL-12886 web service administration
samhemelryk [Wed, 9 Sep 2009 07:36:02 +0000 (07:36 +0000)]
navigation MDL-20242 Fixed bug whereby sections that no longer exist were shown
samhemelryk [Wed, 9 Sep 2009 06:16:09 +0000 (06:16 +0000)]
navigation MDL-14632 Added title tags for navigation items that are trimmed but do not have an action
dongsheng [Wed, 9 Sep 2009 04:59:58 +0000 (04:59 +0000)]
"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"
samhemelryk [Wed, 9 Sep 2009 04:21:20 +0000 (04:21 +0000)]
navigation MDL-14632 Added Participants item to front page branch in settings block
samhemelryk [Wed, 9 Sep 2009 03:59:26 +0000 (03:59 +0000)]
navigation MDL-20234 Fixed bug with moveto icon action and added support for URL switching of dock state
nicolasconnault [Wed, 9 Sep 2009 03:52:49 +0000 (03:52 +0000)]
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.
nicolasconnault [Wed, 9 Sep 2009 03:28:26 +0000 (03:28 +0000)]
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.
nicolasconnault [Wed, 9 Sep 2009 03:26:18 +0000 (03:26 +0000)]
MDL-19792 Fixed number of bugs in URLs
samhemelryk [Wed, 9 Sep 2009 02:44:57 +0000 (02:44 +0000)]
blocks MDL-20206 Added checking to initialise block weight array outsite of min/max if blocks weight already exceeds that range
rwijaya [Wed, 9 Sep 2009 02:43:43 +0000 (02:43 +0000)]
tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE
moodlerobot [Wed, 9 Sep 2009 00:38:24 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090909
mudrd8mz [Tue, 8 Sep 2009 21:45:44 +0000 (21:45 +0000)]
NOBUG: Added a new function handling with the grades precission
We should provide a common approach to float grade values so modules
will be consistent in grading algorithm. That is why I push it here.
Note that basically this complements grade_floats_different().
Used in Workshop 2.0.
samhemelryk [Tue, 8 Sep 2009 09:07:20 +0000 (09:07 +0000)]
navigation MDL-20235 Ignored active path for site course when in user context
nicolasconnault [Tue, 8 Sep 2009 08:58:45 +0000 (08:58 +0000)]
MDL-19825 Upgraded some of the code to the new OUTPUT functions, and fixed a bug that prevented correct output
samhemelryk [Tue, 8 Sep 2009 08:49:12 +0000 (08:49 +0000)]
navigation MDL-20227 Added compare function
This allows us to compare the modinfo stored in the cache with that against that active course
samhemelryk [Tue, 8 Sep 2009 08:43:44 +0000 (08:43 +0000)]
navigation MDL-20235 Added ignore_active method for navbar and corrected user/view
stronk7 [Tue, 8 Sep 2009 08:41:43 +0000 (08:41 +0000)]
Getting same records twice... ;-)
nicolasconnault [Tue, 8 Sep 2009 08:39:30 +0000 (08:39 +0000)]
MDL-19799 Upgraded calls to print_paging_bar
dongsheng [Tue, 8 Sep 2009 07:55:22 +0000 (07:55 +0000)]
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"
skodak [Tue, 8 Sep 2009 07:09:01 +0000 (07:09 +0000)]
MDL-20232 making "object" class extend stdClass - this greatly helps with type checking
nicolasconnault [Tue, 8 Sep 2009 05:36:45 +0000 (05:36 +0000)]
MDL-19792 Changed param id to entryid so that the navigation is built consistently with index.php. Also fixed the form which was broken
samhemelryk [Tue, 8 Sep 2009 03:46:52 +0000 (03:46 +0000)]
mod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT
jerome [Tue, 8 Sep 2009 03:43:40 +0000 (03:43 +0000)]
output MDL-19077 when checkbox was set as not checked (value = 0), it was displayed as checked
samhemelryk [Tue, 8 Sep 2009 03:39:50 +0000 (03:39 +0000)]
chat MDL-19804 Fixed regression caused by page general type
Changed general type to embedded so blocks, header, and footer are not shown in chat user frame