]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implement...
skodak [Sat, 31 Jan 2009 20:07:32 +0000 (20:07 +0000)]
MDL-17458 upgrade logging implemented + a lot more refactoring + exceptions implemented in install/upgrade code + lang pack cleanup + some more improvements

16 years agoUpdated the HEAD build version to 20090131
moodlerobot [Fri, 30 Jan 2009 23:47:30 +0000 (23:47 +0000)]
Updated the HEAD build version to 20090131

16 years agoAutomatic installer.php lang files by installer_builder (20090131)
moodlerobot [Fri, 30 Jan 2009 23:35:18 +0000 (23:35 +0000)]
Automatic installer.php lang files by installer_builder (20090131)

16 years agoMDL-18066 import_backup_file_silently - reverting last commit. Merged from 19_STABLE
stronk7 [Fri, 30 Jan 2009 13:19:19 +0000 (13:19 +0000)]
MDL-18066 import_backup_file_silently - reverting last commit. Merged from 19_STABLE

16 years agoModification of testclient index for create_group and add_groupmember funtions
pigui [Fri, 30 Jan 2009 11:55:10 +0000 (11:55 +0000)]
Modification of testclient index for create_group and add_groupmember funtions

16 years agoAdding testclients for create_group and add_groupmember
pigui [Fri, 30 Jan 2009 11:48:50 +0000 (11:48 +0000)]
Adding testclients for create_group and add_groupmember
MDL-13142
MDL-13139

16 years agoAdding create_group and add_groupmember functions
pigui [Fri, 30 Jan 2009 11:46:11 +0000 (11:46 +0000)]
Adding create_group and add_groupmember functions
MDL-13142
MDL-13139

16 years agoMDL-17940 Display the count of ratings together with the aggregated grade for the...
mudrd8mz [Fri, 30 Jan 2009 11:32:46 +0000 (11:32 +0000)]
MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9

16 years agoMDL-18076 course participation report - fix actions dropdown not working. Merged...
stronk7 [Fri, 30 Jan 2009 10:14:01 +0000 (10:14 +0000)]
MDL-18076 course participation report - fix actions dropdown not working. Merged from 19_STABLE

16 years agoMDL-18066 - import_backup_file_silently - better handling of missing $USER. Merged...
stronk7 [Fri, 30 Jan 2009 09:58:59 +0000 (09:58 +0000)]
MDL-18066 - import_backup_file_silently - better handling of missing $USER. Merged from 19_STABLE

16 years agocalendar MDL-14693 fix month link when calendar is displayed on a text page resource...
jerome [Fri, 30 Jan 2009 06:27:20 +0000 (06:27 +0000)]
calendar MDL-14693 fix month link when calendar is displayed on a text page resource, merged from 1.9

16 years agoweb service MDL-12886 trivial refactoring
jerome [Fri, 30 Jan 2009 04:57:49 +0000 (04:57 +0000)]
web service MDL-12886 trivial refactoring

16 years agoweb service MDL-12886 update user/lib.php to be consitent with other lib.php
jerome [Fri, 30 Jan 2009 00:57:34 +0000 (00:57 +0000)]
web service MDL-12886 update user/lib.php to be consitent with other lib.php

16 years agoUpdated the HEAD build version to 20090130
moodlerobot [Thu, 29 Jan 2009 23:43:00 +0000 (23:43 +0000)]
Updated the HEAD build version to 20090130

16 years agoMDL-17458 refactored guest and admin user creation + refactored roles install + added...
skodak [Thu, 29 Jan 2009 22:54:41 +0000 (22:54 +0000)]
MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account

16 years agoMDL-17427 moving upgrade code from adminlib to upgradelib + new upgrade logging functions
skodak [Thu, 29 Jan 2009 21:17:52 +0000 (21:17 +0000)]
MDL-17427 moving upgrade code from adminlib to upgradelib + new upgrade logging functions

16 years agoMDL-17427 oops - forgot to add version field, sorry
skodak [Thu, 29 Jan 2009 20:21:33 +0000 (20:21 +0000)]
MDL-17427 oops - forgot to add version field, sorry

16 years agoMDL-17427 another round of refactoring of upgrade related functions - this should...
skodak [Thu, 29 Jan 2009 19:58:47 +0000 (19:58 +0000)]
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)

16 years agoMDL-17427 new upgrade log table
skodak [Thu, 29 Jan 2009 19:50:02 +0000 (19:50 +0000)]
MDL-17427 new upgrade log table

16 years agoMDL-13449 New string needed. Merged from MOODLE_19_STABLE
mudrd8mz [Thu, 29 Jan 2009 12:41:51 +0000 (12:41 +0000)]
MDL-13449 New string needed. Merged from MOODLE_19_STABLE

16 years agoMDL-13449 Fix the problem with displaying aggregation type "Count of ratings". Merged...
mudrd8mz [Thu, 29 Jan 2009 12:40:24 +0000 (12:40 +0000)]
MDL-13449 Fix the problem with displaying aggregation type "Count of ratings". Merged from MOODLE_19_STABLE

16 years agoFixed misnamed variable I believe I was introduced in 1.33
mjollnir_ [Thu, 29 Jan 2009 10:58:41 +0000 (10:58 +0000)]
Fixed misnamed variable I believe I was introduced in 1.33

16 years agoweb service MDL-12886 AMF server
jerome [Thu, 29 Jan 2009 08:26:00 +0000 (08:26 +0000)]
web service MDL-12886 AMF server

16 years agoweb service MDL-12886 Add a new REST server implemented with Zend library + AMF serve...
jerome [Thu, 29 Jan 2009 08:24:40 +0000 (08:24 +0000)]
web service MDL-12886 Add a new REST server implemented with Zend library + AMF server + cleaning of wsdl generator + return exception into the REST server

16 years agoUpdated the HEAD build version to 20090129
moodlerobot [Wed, 28 Jan 2009 23:44:53 +0000 (23:44 +0000)]
Updated the HEAD build version to 20090129

16 years agoMDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 19_STABLE
stronk7 [Wed, 28 Jan 2009 23:43:27 +0000 (23:43 +0000)]
MDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 19_STABLE

16 years agoMDL-18072 installer - define CLI_SCRIPT (false) to avoid notices here and there.
stronk7 [Wed, 28 Jan 2009 22:54:39 +0000 (22:54 +0000)]
MDL-18072 installer - define CLI_SCRIPT (false) to avoid notices here and there.

16 years agoMDL-18040 rewritten XSS query, I hope this will be much faster
skodak [Wed, 28 Jan 2009 22:45:07 +0000 (22:45 +0000)]
MDL-18040 rewritten XSS query, I hope this will be much faster

16 years agoMDL-381: Added 'Move' button to reduce accidentally moving forum posts.
sam_marshall [Wed, 28 Jan 2009 13:10:01 +0000 (13:10 +0000)]
MDL-381: Added 'Move' button to reduce accidentally moving forum posts.

16 years agoMDL-17974: Calendar 'new entry' accessibility improvement
sam_marshall [Wed, 28 Jan 2009 12:11:32 +0000 (12:11 +0000)]
MDL-17974: Calendar 'new entry' accessibility improvement

16 years agoweb service MDL-12886 minor optimization
jerome [Wed, 28 Jan 2009 08:16:57 +0000 (08:16 +0000)]
web service MDL-12886 minor optimization

16 years agoweb service MDL-12886 create lib.php in user folder (need create_user and update_user)
jerome [Wed, 28 Jan 2009 07:54:07 +0000 (07:54 +0000)]
web service MDL-12886 create lib.php in user folder (need create_user and update_user)

16 years agoweb service MDL-12886 create lib.php in user folder (need create_user and update_user)
jerome [Wed, 28 Jan 2009 07:46:55 +0000 (07:46 +0000)]
web service MDL-12886 create lib.php in user folder (need create_user and update_user)

16 years agoMDL-17458 fixed lang selection in sessionless db installer
skodak [Wed, 28 Jan 2009 06:44:41 +0000 (06:44 +0000)]
MDL-17458 fixed lang selection in sessionless db installer

16 years agoreport/security MDL-18039 Merged some text fixes from 1.9
moodler [Wed, 28 Jan 2009 06:15:18 +0000 (06:15 +0000)]
report/security MDL-18039 Merged some text fixes from 1.9

16 years agoUpdated the HEAD build version to 20090128
moodlerobot [Tue, 27 Jan 2009 23:53:28 +0000 (23:53 +0000)]
Updated the HEAD build version to 20090128

16 years agoMDL-17365 forum rate - add 'invalidrate' string. Merged from 19_STABLE
stronk7 [Tue, 27 Jan 2009 17:54:02 +0000 (17:54 +0000)]
MDL-17365 forum rate - add 'invalidrate' string. Merged from 19_STABLE

16 years agoMDL-17365 forum rate - validate rating against scale values. Merged from 19_STABLE
stronk7 [Tue, 27 Jan 2009 17:50:12 +0000 (17:50 +0000)]
MDL-17365 forum rate - validate rating against scale values. Merged from 19_STABLE

16 years agoMDL-18057 fixed XSS test; merged from MOODLE_19_STABLE
skodak [Tue, 27 Jan 2009 17:39:32 +0000 (17:39 +0000)]
MDL-18057 fixed XSS test; merged from MOODLE_19_STABLE

16 years agoMDL-18040 adding warning that the security report processing may take a long time
skodak [Tue, 27 Jan 2009 16:21:56 +0000 (16:21 +0000)]
MDL-18040 adding warning that the security report processing may take a long time

16 years agoMDL-18055 adding timeout protection to security report; merged from MOODLE_19_STABLE
skodak [Tue, 27 Jan 2009 15:06:40 +0000 (15:06 +0000)]
MDL-18055 adding timeout protection to security report; merged from MOODLE_19_STABLE

16 years agoMDL-18034 saving answers data in $question->answer if they come from edit from.
pichetp [Tue, 27 Jan 2009 15:00:19 +0000 (15:00 +0000)]
MDL-18034 saving answers data in $question->answer if they come from edit from.

16 years agoMDL-18015 improved lang strings - thanks Andrea!
skodak [Tue, 27 Jan 2009 09:58:49 +0000 (09:58 +0000)]
MDL-18015 improved lang strings - thanks Andrea!

16 years agoMDL-17679: implement course reset for HotPot module (thanks to Albert Gasset)
gbateson [Tue, 27 Jan 2009 08:52:03 +0000 (08:52 +0000)]
MDL-17679: implement course reset for HotPot module (thanks to Albert Gasset)

16 years agomultianswer help file: Many XHTML strict issues.
tjhunt [Tue, 27 Jan 2009 07:32:25 +0000 (07:32 +0000)]
multianswer help file: Many XHTML strict issues.

16 years agoforum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict...
tjhunt [Tue, 27 Jan 2009 06:35:56 +0000 (06:35 +0000)]
forum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict problems and fix incorrect help text.

16 years agoweb service MDL-12886 implement token system for SOAP + wsdl generation on the fly
jerome [Tue, 27 Jan 2009 06:15:36 +0000 (06:15 +0000)]
web service MDL-12886 implement token system for SOAP + wsdl generation on the fly

16 years agoUpdated the HEAD build version to 20090127
moodlerobot [Mon, 26 Jan 2009 23:54:28 +0000 (23:54 +0000)]
Updated the HEAD build version to 20090127

16 years agoAutomatic installer.php lang files by installer_builder (20090127)
moodlerobot [Mon, 26 Jan 2009 23:28:17 +0000 (23:28 +0000)]
Automatic installer.php lang files by installer_builder (20090127)

16 years agoMDL-17995 replacing is_null() by empty().
pichetp [Mon, 26 Jan 2009 01:21:58 +0000 (01:21 +0000)]
MDL-17995 replacing is_null()  by empty().

16 years agoUpdated the HEAD build version to 20090126
moodlerobot [Sun, 25 Jan 2009 23:53:34 +0000 (23:53 +0000)]
Updated the HEAD build version to 20090126

16 years agoMDL-17995 replacing $wrapped !='' by !is_null($wrapped)
pichetp [Sun, 25 Jan 2009 14:49:02 +0000 (14:49 +0000)]
MDL-17995 replacing $wrapped !='' by !is_null($wrapped)
MDL-17857 Allowing multianwer (Cloze) question to have a 0 default grade as other question types

16 years agoUpdated the HEAD build version to 20090125
moodlerobot [Sat, 24 Jan 2009 23:55:02 +0000 (23:55 +0000)]
Updated the HEAD build version to 20090125

16 years agoMDL-17835 backup & restore - encode/decode content links from/to course formats info.
stronk7 [Sat, 24 Jan 2009 00:40:32 +0000 (00:40 +0000)]
MDL-17835 backup & restore - encode/decode content links from/to course formats info.
Credit goes to Mark Nielsen. Thanks! ; merged from 19_STABLE

16 years agoUpdated the HEAD build version to 20090124
moodlerobot [Fri, 23 Jan 2009 23:54:09 +0000 (23:54 +0000)]
Updated the HEAD build version to 20090124

16 years agoMDL-17886 backup & restore - Add some defaults to import_backup_file_silently()
stronk7 [Fri, 23 Jan 2009 23:29:44 +0000 (23:29 +0000)]
MDL-17886 backup & restore - Add some defaults to import_backup_file_silently()
Credit goes to Mark Nielsen. Thanks! ; merged from 19_STABLE

16 years agoAutomatic installer.php lang files by installer_builder (20090124)
moodlerobot [Fri, 23 Jan 2009 23:28:15 +0000 (23:28 +0000)]
Automatic installer.php lang files by installer_builder (20090124)

16 years agoMDL-17998 forum ajax rating - avoid 'null' printout + improved search by class (IE7...
stronk7 [Fri, 23 Jan 2009 16:32:21 +0000 (16:32 +0000)]
MDL-17998 forum ajax rating - avoid 'null' printout + improved search by class (IE7, you know) ; merged from 19_STABLE

16 years agoquestion bank: MDL-16345 minor pritification.
tjhunt [Fri, 23 Jan 2009 07:29:12 +0000 (07:29 +0000)]
question bank: MDL-16345 minor pritification.

16 years agoweb service MDL-12886 temporary: REST protocol uses a special user by default (wsuser...
jerome [Fri, 23 Jan 2009 07:19:34 +0000 (07:19 +0000)]
web service MDL-12886 temporary: REST protocol uses a special user by default (wsuser/wspassword) - give him some admin rights in order to test REST server

16 years agoquestion bank: MDL-18000 Make select all work by clicking the checkbox column heading.
tjhunt [Fri, 23 Jan 2009 06:05:25 +0000 (06:05 +0000)]
question bank: MDL-18000 Make select all work by clicking the checkbox column heading.

Yay! I got bug 18000 and it is already fixed.

16 years agoweb service MDL-12886 comment tmp_delete_user call from soap client (need to implemen...
jerome [Fri, 23 Jan 2009 05:42:27 +0000 (05:42 +0000)]
web service MDL-12886 comment tmp_delete_user call from soap client (need to implement soap authentication)

16 years agoweb service MDL-12886 implement authentication token systemprototype
jerome [Fri, 23 Jan 2009 05:39:01 +0000 (05:39 +0000)]
web service MDL-12886 implement authentication token systemprototype

16 years agoweb service MDL-12886 implement authentication token systemprototype
jerome [Fri, 23 Jan 2009 05:31:02 +0000 (05:31 +0000)]
web service MDL-12886 implement authentication token systemprototype

16 years agoquestion bank: MDL-17992 and MDL-17397. Put back questiontext as a separate row optio...
tjhunt [Fri, 23 Jan 2009 05:01:37 +0000 (05:01 +0000)]
question bank: MDL-17992 and MDL-17397. Put back questiontext as a separate row option, and increase consistenscy between stand-alone qbank and the display in the quiz editing page.

16 years agoweb service MDL-12886 implement authentication token systemprototype
jerome [Fri, 23 Jan 2009 04:55:56 +0000 (04:55 +0000)]
web service MDL-12886 implement authentication token systemprototype

16 years agomatching qtype: MDL-17981 extra distractors feature was not working on MS SQL server...
tjhunt [Fri, 23 Jan 2009 02:19:30 +0000 (02:19 +0000)]
matching qtype: MDL-17981 extra distractors feature was not working on MS SQL server, since MDL-14420 was fixed.

16 years agoadmin: xhtml strict problems.
tjhunt [Fri, 23 Jan 2009 02:11:27 +0000 (02:11 +0000)]
admin: xhtml strict problems.

16 years agoshortanswer qtype: MDL-17800 Fix merge problem. Thanks to Oleg for spotting this.
tjhunt [Fri, 23 Jan 2009 01:11:21 +0000 (01:11 +0000)]
shortanswer qtype: MDL-17800 Fix merge problem. Thanks to Oleg for spotting this.

16 years agoUpdated the HEAD build version to 20090123
moodlerobot [Thu, 22 Jan 2009 23:55:17 +0000 (23:55 +0000)]
Updated the HEAD build version to 20090123

16 years agoAutomatic installer.php lang files by installer_builder (20090123)
moodlerobot [Thu, 22 Jan 2009 23:29:12 +0000 (23:29 +0000)]
Automatic installer.php lang files by installer_builder (20090123)

16 years agoquestion bank: MDL-17871 finish refactor of code into one class per column.
tjhunt [Thu, 22 Jan 2009 09:19:37 +0000 (09:19 +0000)]
question bank: MDL-17871 finish refactor of code into one class per column.

Needs tidying up, but basically there, so checking it in.

16 years agoweb service MDL-12886 manage optional parameters
jerome [Thu, 22 Jan 2009 08:03:33 +0000 (08:03 +0000)]
web service MDL-12886 manage optional parameters

16 years agoquestion bank: MDL-17871 Kill most of the duplicated code between mod/quiz/editlib...
tjhunt [Thu, 22 Jan 2009 05:38:18 +0000 (05:38 +0000)]
question bank: MDL-17871 Kill most of the duplicated code between mod/quiz/editlib.php and question/editlib.php

16 years agoweb service MDL-12886 rename moodlewsapi.php into moodleexternal.php
jerome [Thu, 22 Jan 2009 05:25:37 +0000 (05:25 +0000)]
web service MDL-12886 rename moodlewsapi.php into moodleexternal.php

16 years agoweb service MDL-12886 rename wsapi.php into external.php
jerome [Thu, 22 Jan 2009 05:23:58 +0000 (05:23 +0000)]
web service MDL-12886 rename wsapi.php into external.php

16 years agoweb service MDL-12886 rename lib.php into locallib.php
jerome [Thu, 22 Jan 2009 05:22:57 +0000 (05:22 +0000)]
web service MDL-12886 rename lib.php into locallib.php

16 years agoweb service MDL-12886 few TODO comments
jerome [Thu, 22 Jan 2009 05:22:05 +0000 (05:22 +0000)]
web service MDL-12886 few TODO comments

16 years agoweb service MDL-12886 rename wsapi.php as external.php, function tmp_delete_user...
jerome [Thu, 22 Jan 2009 04:58:50 +0000 (04:58 +0000)]
web service MDL-12886 rename wsapi.php as external.php, function tmp_delete_user don't use api.php anymore and include capability checking

16 years agoquestion bank: MDL-17871 Possibility for tool tips on column headings.
tjhunt [Thu, 22 Jan 2009 02:32:39 +0000 (02:32 +0000)]
question bank: MDL-17871 Possibility for tool tips on column headings.

16 years agoUpdated the HEAD build version to 20090122
moodlerobot [Wed, 21 Jan 2009 23:55:46 +0000 (23:55 +0000)]
Updated the HEAD build version to 20090122

16 years agoAutomatic installer.php lang files by installer_builder (20090122)
moodlerobot [Wed, 21 Jan 2009 23:30:11 +0000 (23:30 +0000)]
Automatic installer.php lang files by installer_builder (20090122)

16 years agoscorm lang string: MDL-16651 added scorm:deleteresponses
wildgirl [Wed, 21 Jan 2009 16:21:56 +0000 (16:21 +0000)]
scorm lang string: MDL-16651 added scorm:deleteresponses

16 years agoquestion bank: MDL-17302 fix errors in the previous commit.
tjhunt [Wed, 21 Jan 2009 08:52:42 +0000 (08:52 +0000)]
question bank: MDL-17302 fix errors in the previous commit.

16 years agoquestion bank: MDL-17302 refactor question bank display code into a class.
tjhunt [Wed, 21 Jan 2009 08:49:15 +0000 (08:49 +0000)]
question bank: MDL-17302 refactor question bank display code into a class.

Step 3. Start working ot the code to initialise things from a list of columns, and build the corresponding SQL query.

16 years agoweb service MDL-12886 remove personal function call
jerome [Wed, 21 Jan 2009 07:50:03 +0000 (07:50 +0000)]
web service MDL-12886 remove personal function call

16 years agoFix incorrect comment.
tjhunt [Wed, 21 Jan 2009 07:41:09 +0000 (07:41 +0000)]
Fix incorrect comment.

16 years agoquestion bank: MDL-17871 refactor the code that displays particular information about...
tjhunt [Wed, 21 Jan 2009 07:21:43 +0000 (07:21 +0000)]
question bank: MDL-17871 refactor the code that displays particular information about each question into classes.

More work in progress. Print column headers, and improve sorting. These classes are still not used.

16 years agocvsimport fixups
Jonathan Newman [Tue, 20 Jan 2009 23:53:34 +0000 (23:53 +0000)]
cvsimport fixups

16 years agocvsimport fixups
Jonathan Newman [Tue, 20 Jan 2009 23:53:34 +0000 (23:53 +0000)]
cvsimport fixups

16 years agoUpdated the HEAD build version to 20090121
moodlerobot [Tue, 20 Jan 2009 23:53:34 +0000 (23:53 +0000)]
Updated the HEAD build version to 20090121

16 years agoAutomatic installer.php lang files by installer_builder (20090121)
moodlerobot [Tue, 20 Jan 2009 23:27:44 +0000 (23:27 +0000)]
Automatic installer.php lang files by installer_builder (20090121)

16 years agoquiz editing: MDL-17977 show content of the random question -link always visible
pilpi [Tue, 20 Jan 2009 20:44:33 +0000 (20:44 +0000)]
quiz editing: MDL-17977 show content of the random question -link always visible

16 years agoquiz editing: MDL-17334 further space for grading box
pilpi [Tue, 20 Jan 2009 20:41:41 +0000 (20:41 +0000)]
quiz editing: MDL-17334 further space for grading box

16 years agoforum lang string: MDL-17364 small rewording
wildgirl [Tue, 20 Jan 2009 10:44:52 +0000 (10:44 +0000)]
forum lang string: MDL-17364 small rewording

16 years agoquestion bank: MDL-17871 refactor the code that displays particular information about...
tjhunt [Tue, 20 Jan 2009 10:11:23 +0000 (10:11 +0000)]
question bank: MDL-17871 refactor the code that displays particular information about each question into classes.

Work in progress. Most required classes are writted, but nothing uses them yet, and I have not dealt with column headers yet.

16 years agoforum/css MDL-16749 added a div named "posting" around the posting (merged from 1.9)
moodler [Tue, 20 Jan 2009 07:55:49 +0000 (07:55 +0000)]
forum/css MDL-16749 added a div named "posting" around the posting (merged from 1.9)

16 years agoupgrade reload icon MDL-17924 unobfuscate Martin's reload icon.
tjhunt [Tue, 20 Jan 2009 06:56:38 +0000 (06:56 +0000)]
upgrade reload icon MDL-17924 unobfuscate Martin's reload icon.

16 years agocalendar/ical MDL-17964 Better hostname for UID, merged from 1.9
moodler [Tue, 20 Jan 2009 06:22:51 +0000 (06:22 +0000)]
calendar/ical MDL-17964 Better hostname for UID, merged from 1.9

16 years agomaintenance mode MDL-15700 Just some little tidyups of the maintenance mode page
moodler [Tue, 20 Jan 2009 06:01:05 +0000 (06:01 +0000)]
maintenance mode MDL-15700 Just some little tidyups of the maintenance mode page