]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Thu, 3 Sep 2009 23:31:49 +0000 (23:31 +0000)]
MDL-19756 Enabled use of <td> in table headers, and added support for disabled attribute for checkboxes and select options
samhemelryk [Thu, 3 Sep 2009 08:58:41 +0000 (08:58 +0000)]
message MDL-19801 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
samhemelryk [Thu, 3 Sep 2009 08:47:24 +0000 (08:47 +0000)]
course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
moodler [Thu, 3 Sep 2009 08:27:30 +0000 (08:27 +0000)]
$PAGE MDL-19077 fix call to set_url to make it handle https
moodler [Thu, 3 Sep 2009 08:14:04 +0000 (08:14 +0000)]
$PAGE MDL-19077 Call set_url on login page explicitly to avoid warnings
samhemelryk [Thu, 3 Sep 2009 08:05:42 +0000 (08:05 +0000)]
admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
samhemelryk [Thu, 3 Sep 2009 08:02:59 +0000 (08:02 +0000)]
admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
jerome [Thu, 3 Sep 2009 07:50:47 +0000 (07:50 +0000)]
MDL-19788 fix unknown $OUTPUT variable
jerome [Thu, 3 Sep 2009 07:48:10 +0000 (07:48 +0000)]
MDL-19182 fix unknown $OUTPUT variable
moodler [Thu, 3 Sep 2009 07:47:43 +0000 (07:47 +0000)]
lib/pagelib Improved the debugging message about set_url
samhemelryk [Thu, 3 Sep 2009 06:59:25 +0000 (06:59 +0000)]
admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
dongsheng [Thu, 3 Sep 2009 06:53:40 +0000 (06:53 +0000)]
"MDL-16596, imporve non-javascript file manager, add useful functions to filelib"
dongsheng [Thu, 3 Sep 2009 06:31:10 +0000 (06:31 +0000)]
"MDL-19654, added path parameter for folder"
samhemelryk [Thu, 3 Sep 2009 06:04:29 +0000 (06:04 +0000)]
login MDL-19800 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
samhemelryk [Thu, 3 Sep 2009 05:40:41 +0000 (05:40 +0000)]
auth MDL-19788 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
samhemelryk [Thu, 3 Sep 2009 05:31:38 +0000 (05:31 +0000)]
admin MDL-19787 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
samhemelryk [Thu, 3 Sep 2009 05:11:33 +0000 (05:11 +0000)]
admin MDL-19787 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
dongsheng [Thu, 3 Sep 2009 03:37:55 +0000 (03:37 +0000)]
"MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager"
dongsheng [Thu, 3 Sep 2009 03:12:24 +0000 (03:12 +0000)]
"MDL-15351, improve local plugin to support new file manager"
moodlerobot [Thu, 3 Sep 2009 00:38:15 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090903
mudrd8mz [Wed, 2 Sep 2009 22:04:32 +0000 (22:04 +0000)]
NOBUG: Fixed incorrect use of $OUTPUT, leading to empty page instead of an error message
stronk7 [Wed, 2 Sep 2009 16:24:43 +0000 (16:24 +0000)]
Proper connection exception handling in the DB functional tests.
dongsheng [Wed, 2 Sep 2009 09:20:47 +0000 (09:20 +0000)]
"MDL-13766, add a parameter for file manager"
dongsheng [Wed, 2 Sep 2009 08:57:50 +0000 (08:57 +0000)]
"MDL-13766, fixed bug of local repository plugin"
samhemelryk [Wed, 2 Sep 2009 08:36:16 +0000 (08:36 +0000)]
user MDL-19825 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
jerome [Wed, 2 Sep 2009 07:19:26 +0000 (07:19 +0000)]
web services MDL-12886 ws params: when the algo cleans a list of param, only the first element of the list is cleaned (fixed) + web service description includes service name
samhemelryk [Wed, 2 Sep 2009 07:08:33 +0000 (07:08 +0000)]
navigation MDL-14632 Fixed navbar bug whereby if no active pages were found in either navigation or settings
`home` was not added to the navbar
samhemelryk [Wed, 2 Sep 2009 06:50:14 +0000 (06:50 +0000)]
generator MDL-17057 Fixed several bugs in generator that were stopping it from working
dongsheng [Wed, 2 Sep 2009 05:43:01 +0000 (05:43 +0000)]
"MDL-16596, improved non-js filemanager, 1. supported subfolder 2. browse draft area 3. create new folder 4. zip folder & unzip archiev"
jerome [Wed, 2 Sep 2009 03:58:09 +0000 (03:58 +0000)]
web services MDL-12886 ws params: objects into an object were not cleaned, neither documented
jerome [Wed, 2 Sep 2009 03:36:52 +0000 (03:36 +0000)]
web services MDL-12886 remove library functions from previous web service description design
moodlerobot [Wed, 2 Sep 2009 00:38:17 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090902
stronk7 [Tue, 1 Sep 2009 16:31:09 +0000 (16:31 +0000)]
MDL-17969 mssql (freetds/odbtp) native driver. Now supporting DB sessions
with proper locking.
mudrd8mz [Tue, 1 Sep 2009 14:15:49 +0000 (14:15 +0000)]
NOBUG: Fixed confirm() - two buttons "Yes" were displayed
Also, I change the default labels to Continue/Cancel. It is not good for
UI consistency to have Yes/No is string URL is passed and
Continue/Cancel if moodle_url is passed.
Removing the check against empty button->text as it has always the
default value "Yes".
skodak [Tue, 1 Sep 2009 09:26:43 +0000 (09:26 +0000)]
MDL-20191 more plugin uninstall cleanup and improvements
jerome [Tue, 1 Sep 2009 08:52:28 +0000 (08:52 +0000)]
web services MDL-12886 trivial change
skodak [Tue, 1 Sep 2009 08:46:16 +0000 (08:46 +0000)]
MDL-20196 improved plugin_supports() for all plugin types
skodak [Tue, 1 Sep 2009 08:39:55 +0000 (08:39 +0000)]
fixed whitespace
skodak [Tue, 1 Sep 2009 08:39:01 +0000 (08:39 +0000)]
MDL-20196 improved plugin_supports() for all plugin types
samhemelryk [Tue, 1 Sep 2009 04:13:00 +0000 (04:13 +0000)]
navigation MDL-14632 Fixed bug with deprecated build_navigation function
samhemelryk [Tue, 1 Sep 2009 03:47:07 +0000 (03:47 +0000)]
navigation MDL-14632 Deprecate print_header menu argument and provide PAGE method
jerome [Tue, 1 Sep 2009 02:39:39 +0000 (02:39 +0000)]
web services MDL-12886 fix documentation: support of a unique description object into two diffferent function descriptions
samhemelryk [Tue, 1 Sep 2009 02:07:01 +0000 (02:07 +0000)]
navigation MDL-14632 Fixed minor regressions for recent patches
* Search field now takes input again
* Javascript event propogration is stopped to prevent refreshing when switch block position
gbateson [Tue, 1 Sep 2009 01:25:23 +0000 (01:25 +0000)]
MDL-20184 use $this->error() to print error message if no questions found importing from a Hot Potatoes XML file into Moodle's question bank / Quiz module
gbateson [Tue, 1 Sep 2009 01:05:41 +0000 (01:05 +0000)]
MDL-20184 more efficient and accurate detection of missing nodes in xml tree when importing Hot Potatoes XML files to Moodle question bank / quiz module
moodlerobot [Tue, 1 Sep 2009 00:38:19 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090901
skodak [Mon, 31 Aug 2009 20:46:11 +0000 (20:46 +0000)]
MDL-20169 reverting my incorrect patch - sorrry
stronk7 [Mon, 31 Aug 2009 16:14:43 +0000 (16:14 +0000)]
MDL-15181 temporary tables - now mysql driver uses the temptables object to
solve its carences handling temp tables.
stronk7 [Mon, 31 Aug 2009 15:47:46 +0000 (15:47 +0000)]
MDL-15181 temporary tables support. No more differences in table_exists() +
implemented temptables store for mysql.
mudrd8mz [Mon, 31 Aug 2009 15:23:02 +0000 (15:23 +0000)]
MDL-20191 Subplugins are uninstalled together with the parent plugin
This is a first working implementation I have. I need to so I can
continue with the Workshop development. I think the performance can be
significantly improved here as the location of the subplugins is
evaluated atr least twice, I guess.
stronk7 [Mon, 31 Aug 2009 14:25:51 +0000 (14:25 +0000)]
MDL-17969 mssql (freetds/odbtp) native driver. Both import_record and reset_sequence implemented.
Only session locking support pending.
stronk7 [Mon, 31 Aug 2009 14:23:40 +0000 (14:23 +0000)]
SQL generators must not execute changes in DB. Just provide the needed SQL
in order to make database_manager to execute it. reset_sequence reimplemented.
samhemelryk [Mon, 31 Aug 2009 08:27:26 +0000 (08:27 +0000)]
navigation MDL-14632 Fixed Javascript scrolling bug in FF3
jerome [Mon, 31 Aug 2009 07:13:41 +0000 (07:13 +0000)]
MDL-19763 PHP Fatal Error fix on undefined plain_page()
samhemelryk [Mon, 31 Aug 2009 04:07:51 +0000 (04:07 +0000)]
navigation MDL-14632 Fixed simpletests after the different tweaking that has gone on
samhemelryk [Mon, 31 Aug 2009 03:58:17 +0000 (03:58 +0000)]
navigation MDL-14632 Minor tweaking as suggested on this issue.
* Fixed focus on search closing tab
* Added spacing to refresh/moveto icons
* Made all text in navigation tree's expandable
* Final element on navbar no longer a link
samhemelryk [Mon, 31 Aug 2009 02:27:40 +0000 (02:27 +0000)]
navigation MDL-14632 Fixed regression in action_icon conversion
gbateson [Mon, 31 Aug 2009 02:08:00 +0000 (02:08 +0000)]
MDL-20184 when importing questions from Hot Potatoes files to Moodle question-bank / Quiz module, the readquestions() function wil return "false", to signify an error, if no questions are detected in the import file
gbateson [Mon, 31 Aug 2009 01:36:01 +0000 (01:36 +0000)]
MDL-20185 detect zero, "0", as an answer for a gap in a JCloze when importing to the Moodle's question bank / Quiz module
moodlerobot [Mon, 31 Aug 2009 00:37:32 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090831
stronk7 [Sun, 30 Aug 2009 23:26:23 +0000 (23:26 +0000)]
MDL-17969 Now defaulting to new mssql native driver instead of adodb one. Yay!
stronk7 [Sun, 30 Aug 2009 23:24:08 +0000 (23:24 +0000)]
MDL-17969 mssql sql generator. Now works with temptables store and facilities
stronk7 [Sun, 30 Aug 2009 23:18:24 +0000 (23:18 +0000)]
Clean-up some conflicts introduced in my prev commit.
stronk7 [Sun, 30 Aug 2009 23:04:35 +0000 (23:04 +0000)]
MDL-19057 adding some pending bits
stronk7 [Sun, 30 Aug 2009 23:00:25 +0000 (23:00 +0000)]
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
- import record
- reset sequence
... so it's a good moment to add it.
stronk7 [Sun, 30 Aug 2009 22:55:45 +0000 (22:55 +0000)]
MDL-15181 cross-db temporary tables support. First-cut.
stronk7 [Sun, 30 Aug 2009 20:53:12 +0000 (20:53 +0000)]
Concatenating NULLs with anything returns NULL
stronk7 [Sun, 30 Aug 2009 16:01:31 +0000 (16:01 +0000)]
Added more sql_concat tests. MySQL and PG broken :-( Fix coming soon.
moodlerobot [Sun, 30 Aug 2009 00:36:51 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090830
skodak [Sat, 29 Aug 2009 11:15:27 +0000 (11:15 +0000)]
MDL-14632 fixed forbidden use of Call-time pass-by-reference
stronk7 [Sat, 29 Aug 2009 01:17:57 +0000 (01:17 +0000)]
Added some more tests to temp tables to show current implementation problems in mysql and mssql. Fix coming soon.
moodlerobot [Sat, 29 Aug 2009 00:36:45 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090829
stronk7 [Sat, 29 Aug 2009 00:08:55 +0000 (00:08 +0000)]
Delegate prefix subtitution to each db driver to enforce calls to fix_sql_params() everywhere
stronk7 [Fri, 28 Aug 2009 17:30:18 +0000 (17:30 +0000)]
Delete the tweakTempTable() thing used to support temp tables in mssql.
Was hacky and incomplete. Proper solution must be mssql exclusive.
nicolasconnault [Fri, 28 Aug 2009 12:45:50 +0000 (12:45 +0000)]
MDL-19756 Removing badly merged line :p
nicolasconnault [Fri, 28 Aug 2009 11:38:33 +0000 (11:38 +0000)]
MDL-19756 Fixed bug in output of fields with a label
mudrd8mz [Fri, 28 Aug 2009 11:34:01 +0000 (11:34 +0000)]
NOBUG: fixed incorect use of $output variable
I propose to use $output variable name for renderer instance only. Also,
this did not work at all as $output was not returned.
stronk7 [Fri, 28 Aug 2009 11:17:47 +0000 (11:17 +0000)]
Enforce strict mode in mysqli session in order to get consistent behaviour
in various operations (casting, altering columns...)
nicolasconnault [Fri, 28 Aug 2009 10:28:16 +0000 (10:28 +0000)]
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
jerome [Fri, 28 Aug 2009 10:06:14 +0000 (10:06 +0000)]
webservices MDL-12886 update xmlrpc server/client to work with new web service description
samhemelryk [Fri, 28 Aug 2009 08:47:31 +0000 (08:47 +0000)]
navigation MDL-14632 Very significant navigation commit
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
gbateson [Fri, 28 Aug 2009 08:04:48 +0000 (08:04 +0000)]
HotPot module: differentiate between "guesses-correct" (JCloze) and "guess-correct" (JCross, JMatch, JMix, JQuiz) in HotPot xml files and fix PreloadImages function for multiple images
nicolasconnault [Fri, 28 Aug 2009 08:00:15 +0000 (08:00 +0000)]
MDL-19756 Corrected an incorrect default text for the "cancel" button of a confirm dialog
moodler [Fri, 28 Aug 2009 07:34:39 +0000 (07:34 +0000)]
admin/settings MDL-20180 Moved "Debugging" from the Server menu to the Development menu where it makes more sense.
Also moved some things around a bit to make them look a little better. Ideally Experimental would be last but this is not easy to do because unit tests adds items to the end later.
jerome [Fri, 28 Aug 2009 07:03:03 +0000 (07:03 +0000)]
webservices MDL-12886 "params" parameter has been changed into an object (conform with the web description structure) + clean_params() function filters parameters and throws an exception for any unexpected parameters/malformed parameters
nicolasconnault [Fri, 28 Aug 2009 06:57:06 +0000 (06:57 +0000)]
MDL-20179 Replaced incompatible code with something cross-browser compatible. Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 28 Aug 2009 05:29:05 +0000 (05:29 +0000)]
MDL-19797 Upgraded most output code in grader report
stronk7 [Fri, 28 Aug 2009 01:19:49 +0000 (01:19 +0000)]
To alter columns back and forth between numeric types and text,
we need upto 3 intermediate alters.
Corolary: MSSQL implicit conversions aren't transitive at all! :-)
stronk7 [Fri, 28 Aug 2009 01:14:32 +0000 (01:14 +0000)]
Fix one wrong test. To get defaults applied, new column must be not null.
moodlerobot [Fri, 28 Aug 2009 00:38:01 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090828
skodak [Thu, 27 Aug 2009 20:54:52 +0000 (20:54 +0000)]
MDL-20176 param types mandatory - temporary hacks, needs to be fixed properly
skodak [Thu, 27 Aug 2009 19:20:03 +0000 (19:20 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 19:14:45 +0000 (19:14 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 18:37:53 +0000 (18:37 +0000)]
MDL-20169 fixed coding style, parameter type required
stronk7 [Thu, 27 Aug 2009 14:01:28 +0000 (14:01 +0000)]
NOBUG. Add 2 missing fix_sql_params() calls in insert/update_record_raw()
causing named and qm parameters to be mixed in the same query. Curiously,
due to the ordered nature of the qms it wasn't breaking, but was incorrect.
nicolasconnault [Thu, 27 Aug 2009 10:12:44 +0000 (10:12 +0000)]
MDL-19797 Added callback support to the confirm_dialog function, and to the add_confirm_action() method
nicolasconnault [Thu, 27 Aug 2009 09:39:50 +0000 (09:39 +0000)]
MDL-19797 Optimising output code in gradebook, and fixed bugs in export key management
dongsheng [Thu, 27 Aug 2009 09:31:20 +0000 (09:31 +0000)]
"MDL-13766, remove debug code"
skodak [Thu, 27 Aug 2009 08:49:54 +0000 (08:49 +0000)]
MDL-20169 fixed coding style, parameter type required
skodak [Thu, 27 Aug 2009 08:23:10 +0000 (08:23 +0000)]
fixed sloppy coding style