]>
git.mjollnir.org Git - moodle.git/log
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
nicolasconnault [Tue, 8 Sep 2009 03:33:20 +0000 (03:33 +0000)]
MDL-19756 Sending prepared classes for tbody of html_class
samhemelryk [Tue, 8 Sep 2009 03:28:56 +0000 (03:28 +0000)]
standardwhite MDL-20221 added embedded type to standardwhite as it was overriding standard config
Checked other themes and currently all others fine
nicolasconnault [Tue, 8 Sep 2009 03:20:21 +0000 (03:20 +0000)]
Fixed table width for "Edit categories and items" table
samhemelryk [Tue, 8 Sep 2009 03:19:11 +0000 (03:19 +0000)]
mod-assignment MDL-19803 Fixed regression, missing global PAGE
nicolasconnault [Tue, 8 Sep 2009 03:18:03 +0000 (03:18 +0000)]
MDL-19797 Added proper labels with accesshide class for all checkboxes
samhemelryk [Tue, 8 Sep 2009 03:16:23 +0000 (03:16 +0000)]
navigation MDL-20216 Fixed regression in course/modedit.php
nicolasconnault [Tue, 8 Sep 2009 03:05:09 +0000 (03:05 +0000)]
MDL-19792 Removed some legacy code and cleaned up the navigation for add/edit blog entry page
samhemelryk [Tue, 8 Sep 2009 02:41:51 +0000 (02:41 +0000)]
core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods
samhemelryk [Tue, 8 Sep 2009 02:23:00 +0000 (02:23 +0000)]
core MDL-19786 Updated OUTPUT->header calls that were still using arguments
samhemelryk [Tue, 8 Sep 2009 02:16:33 +0000 (02:16 +0000)]
mod-wiki MDL-19817 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:12:44 +0000 (02:12 +0000)]
mod-folder MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:11:49 +0000 (02:11 +0000)]
mod-resource MDL-19814 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:10:06 +0000 (02:10 +0000)]
mod-imscp MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:09:07 +0000 (02:09 +0000)]
mod-url MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:08:12 +0000 (02:08 +0000)]
mod-page MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:05:11 +0000 (02:05 +0000)]
choice MDL-19805 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 02:02:03 +0000 (02:02 +0000)]
mod-survey MDL-19816 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:57:28 +0000 (01:57 +0000)]
quiz MDL-19813 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:48:37 +0000 (01:48 +0000)]
question MDL-19797 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:43:08 +0000 (01:43 +0000)]
question MDL-19820 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:39:12 +0000 (01:39 +0000)]
lib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:33:56 +0000 (01:33 +0000)]
course MDL-19794 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Tue, 8 Sep 2009 01:30:04 +0000 (01:30 +0000)]
tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
moodlerobot [Tue, 8 Sep 2009 00:37:57 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090908
mudrd8mz [Mon, 7 Sep 2009 15:04:11 +0000 (15:04 +0000)]
NOBUG: Re-fix: wrong brackets in the previous commit, sorry
mudrd8mz [Mon, 7 Sep 2009 14:45:20 +0000 (14:45 +0000)]
NOBUG: better handling of {module}_pluginfile() return values
{module}_pluginfile() should either send the file or
send_file_not_found() or print an error and terminate or whatever, it
should never return to the caller
nicolasconnault [Mon, 7 Sep 2009 10:01:26 +0000 (10:01 +0000)]
MDL-19792 Applied Sam's patch
samhemelryk [Mon, 7 Sep 2009 08:10:42 +0000 (08:10 +0000)]
feedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
stronk7 [Mon, 7 Sep 2009 08:05:01 +0000 (08:05 +0000)]
fixed notice (and bug) introduced by MDL-19787
samhemelryk [Mon, 7 Sep 2009 07:33:41 +0000 (07:33 +0000)]
course MDL-19794 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:29:07 +0000 (07:29 +0000)]
portfolio MDL-19819 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:28:49 +0000 (07:28 +0000)]
survey MDL-19816 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:20:14 +0000 (07:20 +0000)]
core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 06:43:02 +0000 (06:43 +0000)]
group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents