]>
git.mjollnir.org Git - moodle.git/log
stronk7 [Thu, 19 Oct 2006 19:01:02 +0000 (19:01 +0000)]
Adding support for the new mssql_n driver
Two new strings added: mssql_n, databasesettingssub_mssql_n
One string modified: databasesettingssub_mssql
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 18:45:16 +0000 (18:45 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 18:29:47 +0000 (18:29 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 17:29:37 +0000 (17:29 +0000)]
Addding support for the new mssql_n ADOdb driver that,
transparently, prepends the N char for all the string
literals being set to MSSQL (until MS Unicode - standard-
support will arrive).
Merged from MOODLE_17_STABLE
thepurpleblob [Thu, 19 Oct 2006 13:06:06 +0000 (13:06 +0000)]
Focus is now loaded into Name edit field
tjhunt [Thu, 19 Oct 2006 11:54:17 +0000 (11:54 +0000)]
Fix problem with multichoice question grading. Merged from MOODLE_17_STABLE.
tjhunt [Thu, 19 Oct 2006 10:24:04 +0000 (10:24 +0000)]
Missing addslashes. Merged from MOODLE_17_STABLE.
jamiesensei [Thu, 19 Oct 2006 07:12:11 +0000 (07:12 +0000)]
fix for :
$this->_form->getElement('allowedmods')->
updateAttributes(array('disabled' => 'disabled')) ;
that didn't work in PHP 4. (calling a method on a returned object)
toyomoyo [Thu, 19 Oct 2006 06:41:49 +0000 (06:41 +0000)]
merged fix for MDL-6549, fix for wrong publish to menu
toyomoyo [Thu, 19 Oct 2006 06:16:35 +0000 (06:16 +0000)]
merged, making the site context and site course context the same
vyshane [Thu, 19 Oct 2006 04:33:56 +0000 (04:33 +0000)]
Merged from 1.7
moodler [Thu, 19 Oct 2006 02:58:51 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061019 )
toyomoyo [Thu, 19 Oct 2006 02:14:43 +0000 (02:14 +0000)]
merged, adding addtional check to change_db_encoding to make sure db not already in unicode, upon successful conversion set the correct names
skodak [Wed, 18 Oct 2006 21:46:14 +0000 (21:46 +0000)]
Delete user fails if apostrophe in email address MDL-4762 ; found and solution provided by Inaki Arenaza - merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 21:34:06 +0000 (21:34 +0000)]
fixed access check when editting notes in advanced upload assignment type; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 21:02:30 +0000 (21:02 +0000)]
fixed Notices after assignment deletion in Recent Activity MDL-7089 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 20:21:28 +0000 (20:21 +0000)]
improved validation when deleting comments from glossary SC#325 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 19:59:27 +0000 (19:59 +0000)]
Notice when creating one forum... MDL-7063 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 19:41:32 +0000 (19:41 +0000)]
changed email obfuscation character to * MDL-6935 ; merged from MOODLE_17_STABLE
thepurpleblob [Wed, 18 Oct 2006 13:03:50 +0000 (13:03 +0000)]
put the cursor in the edit box rather than doing nothing for label
ethem [Wed, 18 Oct 2006 12:45:28 +0000 (12:45 +0000)]
Fixed merge chars: =======
ethem [Wed, 18 Oct 2006 12:43:00 +0000 (12:43 +0000)]
Show results and send email to admin. Merged from 17stable.
skodak [Wed, 18 Oct 2006 11:14:48 +0000 (11:14 +0000)]
Deleting uploaded files when deleting an assignment instance + fixed quoting style + trailing whitespace MDL-6387 ; merged from MOODLE_17_STABLE
vyshane [Wed, 18 Oct 2006 09:47:44 +0000 (09:47 +0000)]
Merged from 1.7
skodak [Wed, 18 Oct 2006 09:20:16 +0000 (09:20 +0000)]
fix course reset unenrollment in to work with roles MDL-7069 ; merged from MOODLE_17_STABLE
vyshane [Wed, 18 Oct 2006 08:41:24 +0000 (08:41 +0000)]
Merged from 1.7
toyomoyo [Wed, 18 Oct 2006 08:01:15 +0000 (08:01 +0000)]
merged fix for MDL-7066, proper capability check for forum attachments
toyomoyo [Wed, 18 Oct 2006 07:50:22 +0000 (07:50 +0000)]
merged fix for MDL-7066, users will replypost set to prohit can not edit own post
vyshane [Wed, 18 Oct 2006 07:42:44 +0000 (07:42 +0000)]
Merged from 1.7
toyomoyo [Wed, 18 Oct 2006 07:26:04 +0000 (07:26 +0000)]
merged added code to force mysql db to change default encoding during fresh installation
vyshane [Wed, 18 Oct 2006 07:05:21 +0000 (07:05 +0000)]
Merged from 1.7
toyomoyo [Wed, 18 Oct 2006 06:45:38 +0000 (06:45 +0000)]
merged fix for MDL-7055 - prohibts at site level not working
toyomoyo [Wed, 18 Oct 2006 05:41:45 +0000 (05:41 +0000)]
merged fix for MDL-7065, adding translated string to breadcrumb
moodler [Wed, 18 Oct 2006 02:59:46 +0000 (02:59 +0000)]
Automatic installer.php lang files by installer_builder (
20061018 )
stronk7 [Tue, 17 Oct 2006 23:37:58 +0000 (23:37 +0000)]
Now insert/update/set of BINATY fields is supported by MSSQL
(and easier to add new DB in the furure) MDL-7062
Merged from MOODLE_17_STABLE
stronk7 [Tue, 17 Oct 2006 23:31:49 +0000 (23:31 +0000)]
Added 4 more tests to check CLOB/BLOB handling across all DBs. MDL-7062
Merged from MOODLE_17_STABLE
tjhunt [Tue, 17 Oct 2006 23:23:18 +0000 (23:23 +0000)]
MDL-6315 - Manually grading a question 0 marks was not being registered. I took the opportunity to clean up the logic in this function a bit. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 17 Oct 2006 22:17:17 +0000 (22:17 +0000)]
MDL-6848 - Display problem with < > characters in shortanswer when outputting the correct answer. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 17 Oct 2006 22:01:23 +0000 (22:01 +0000)]
MDL-6386 - stripslashes missing in multianswer qustions. Thank to Joseph Rezeau. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 17 Oct 2006 21:45:19 +0000 (21:45 +0000)]
MDL-7054 - Prevent creation of question categories with blank names. Merged from MOODLE_16_STABLE.
skodak [Tue, 17 Oct 2006 21:41:24 +0000 (21:41 +0000)]
fixed role_capabilities table name typo; merged from MOODLE_17_STABLE
skodak [Tue, 17 Oct 2006 21:06:50 +0000 (21:06 +0000)]
Fix forum reset - remove "DELETE .. USING ... " mysqlisms MDL-7053 ; merged from MOODLE_17_STABLE
skodak [Tue, 17 Oct 2006 20:47:12 +0000 (20:47 +0000)]
Automatic deletion of users when deleteunconfirmed is setted to 'never' MDL-6726; merged from MOODLE_17_STABLE patch submitted by Jesús Torres
skodak [Tue, 17 Oct 2006 19:46:35 +0000 (19:46 +0000)]
Activitynames filter case insensitive again for non-ascii languages MDL-6054 - I hope it will not be choking on invalid UTF-8 data; merged from MOODLE_17_STABLE
skodak [Tue, 17 Oct 2006 19:16:38 +0000 (19:16 +0000)]
Broken longtimenosee option - PHP notice errors during cron MDL-7058; found and solution submitted by Jenny Gray; merged from MOODLE_17_STABLE
skodak [Tue, 17 Oct 2006 18:57:05 +0000 (18:57 +0000)]
moodle.php strings for log file restore needs some fix - xhtml compliance and removed \n - MDL-7056; merged from MOODLE_17_STABLE
stronk7 [Tue, 17 Oct 2006 18:31:56 +0000 (18:31 +0000)]
Fixed typo that was preventing correct BLOB storage under Oracle.
Merged from MOODLE_17_STABLE
tjhunt [Tue, 17 Oct 2006 15:58:09 +0000 (15:58 +0000)]
MDL-6760 - cannot insert the string 'null' into the database. You can now. Merged from MOODLE_17_STABLE.
tjhunt [Tue, 17 Oct 2006 15:56:52 +0000 (15:56 +0000)]
Fix bug with numerical questions with multiple answers. Merged from MOODLE_17_STABLE.
cap2501 [Tue, 17 Oct 2006 15:53:48 +0000 (15:53 +0000)]
Disabled debug flag to improve performance
(the flags are set per 'class' on class.prototype.debug)
cap2501 [Tue, 17 Oct 2006 15:52:05 +0000 (15:52 +0000)]
Disabled logging of Debug Messages to improve performance
thepurpleblob [Tue, 17 Oct 2006 12:41:55 +0000 (12:41 +0000)]
fix for bug MDL-7040. Form focus not defined
jamiesensei [Tue, 17 Oct 2006 11:44:13 +0000 (11:44 +0000)]
oops, forgot to set to PARAM_RAW for summary field which uses htmleditor on last commit.
jamiesensei [Tue, 17 Oct 2006 11:38:46 +0000 (11:38 +0000)]
fixed some whitespace problems
jamiesensei [Tue, 17 Oct 2006 11:08:13 +0000 (11:08 +0000)]
migrated to new formslib code. Also removed $course variable which was been used in a number of places in this file but not set anywhere.
tjhunt [Tue, 17 Oct 2006 10:56:35 +0000 (10:56 +0000)]
Fix bugs with GIFT import. Merged from MOODLE_17_STABLE.
thompson697 [Tue, 17 Oct 2006 10:05:41 +0000 (10:05 +0000)]
Apply modularity to the creation of the log file during restore to a new course.
Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.
Merged from stable branch
moodler [Tue, 17 Oct 2006 09:10:15 +0000 (09:10 +0000)]
Merged two recent checkins from Moodle 1.7, stripslashes and navbar fixes
vyshane [Tue, 17 Oct 2006 07:22:20 +0000 (07:22 +0000)]
Fix for MDL-6363
skodak [Tue, 17 Oct 2006 07:09:18 +0000 (07:09 +0000)]
RSS update and caching broken for some feeds MDL-7045; merged from MOODLE_17_STABLE
skodak [Tue, 17 Oct 2006 06:29:03 +0000 (06:29 +0000)]
Typo improvement in assignment.php string MDL-7046; merged from MOODLE_17_STABLE
toyomoyo [Tue, 17 Oct 2006 06:25:50 +0000 (06:25 +0000)]
merged fix for 6884
vyshane [Tue, 17 Oct 2006 05:33:18 +0000 (05:33 +0000)]
Merge from 1.7
toyomoyo [Tue, 17 Oct 2006 05:18:52 +0000 (05:18 +0000)]
merged fix for MDL-6968
toyomoyo [Tue, 17 Oct 2006 04:46:34 +0000 (04:46 +0000)]
merged proper fix for MDL-6926
toyomoyo [Tue, 17 Oct 2006 04:38:33 +0000 (04:38 +0000)]
merged fix for MDL-6926
vyshane [Tue, 17 Oct 2006 04:00:57 +0000 (04:00 +0000)]
Merged from 1.7.
moodler [Tue, 17 Oct 2006 03:00:43 +0000 (03:00 +0000)]
Automatic installer.php lang files by installer_builder (
20061017 )
koenr [Tue, 17 Oct 2006 00:20:21 +0000 (00:20 +0000)]
strings necessary for 1.6 should not be deleted or altered since translations are not branched
koenr [Mon, 16 Oct 2006 22:49:32 +0000 (22:49 +0000)]
strings necessary for 1.6 should not be deleted or altered since translations are not branched
koenr [Mon, 16 Oct 2006 21:19:26 +0000 (21:19 +0000)]
strings necessary for 1.6 should not be deleted or altered since translations are not branched
koenr [Mon, 16 Oct 2006 20:58:29 +0000 (20:58 +0000)]
strings necessary for 1.6 should not be deleted or altered since translations are not branched
stronk7 [Mon, 16 Oct 2006 17:58:01 +0000 (17:58 +0000)]
Added one more XMLDB test for find_sequence_name()
Merged from MOODLE_17_STABLE
stronk7 [Mon, 16 Oct 2006 17:36:13 +0000 (17:36 +0000)]
Added support for getSequenceFromDB() to PG.
Merged from MOODLE_17_STABLE
tjhunt [Mon, 16 Oct 2006 15:23:54 +0000 (15:23 +0000)]
Make things a bit more robust. Sorry, I can't remember exactly what the problem was that this fixed any more. It has been sitting around for a couple of weeks and I had forgotten to commit it.
tjhunt [Mon, 16 Oct 2006 14:54:55 +0000 (14:54 +0000)]
Changes to dmllib seem to have broken quiz backup. This makes it work again. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 16 Oct 2006 13:40:26 +0000 (13:40 +0000)]
Related to MDL-6249 - unit tests for address_in_subnet. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 16 Oct 2006 13:38:36 +0000 (13:38 +0000)]
MDL-6249 - easier way for human beings (as opposed to network engineers) to specify IP ranges. Merged from MOODLE_17_STABLE.
jamiesensei [Mon, 16 Oct 2006 12:07:44 +0000 (12:07 +0000)]
added new dummy function to moodleform to allow some defintion to be done for the form dependent on data values.
tjhunt [Mon, 16 Oct 2006 11:05:45 +0000 (11:05 +0000)]
MDL-6650 - Previewing individual random questions from the quiz editing screen was not working, and anyway, I'm not sure it makes any sense, so I removed that preview link. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 16 Oct 2006 10:14:45 +0000 (10:14 +0000)]
MDL-6984 - Problem with Blackboard 5 import in PHP5. Fix based on a suggestion from Arthur Manning. Merged from MOODLE_16_STABLE.
ethem [Mon, 16 Oct 2006 09:53:03 +0000 (09:53 +0000)]
+ New consts for authorize_action() function:
* AN_RETURNZERO: No connection was made on authorize.net.
* AN_APPROVED: The transaction was accepted.
* AN_DECLINED: The transaction was declined.
* AN_REVIEW: The transaction was held for review.
+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()
merged from 17stable.
ethem [Mon, 16 Oct 2006 09:39:08 +0000 (09:39 +0000)]
+ New consts for authorize_action() function:
* AN_RETURNZERO: No connection was made on authorize.net.
* AN_APPROVED: The transaction was accepted.
* AN_DECLINED: The transaction was declined.
* AN_REVIEW: The transaction was held for review.
+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()
merged from 17stable.
ethem [Mon, 16 Oct 2006 09:30:25 +0000 (09:30 +0000)]
+ New consts for authorize_action() function:
* AN_RETURNZERO: No connection was made on authorize.net.
* AN_APPROVED: The transaction was accepted.
* AN_DECLINED: The transaction was declined.
* AN_REVIEW: The transaction was held for review.
+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()
skodak [Mon, 16 Oct 2006 09:06:35 +0000 (09:06 +0000)]
MDL-6444 Typo in Course/Report/Participation/index.php, patch by Stephen Bourget; merged from MOODLE_17_STABLE
skodak [Mon, 16 Oct 2006 08:54:37 +0000 (08:54 +0000)]
reverting moved $SITE reinitialisation into setting method, it was not a good idea after all; merged from MOODLE_17_STABLE
skodak [Mon, 16 Oct 2006 08:34:44 +0000 (08:34 +0000)]
MDL-6985 Role Short name cannot be modified; merged from MOODLE_17_STABLE
skodak [Mon, 16 Oct 2006 07:54:22 +0000 (07:54 +0000)]
fixed error message when empty site full or short name - moved $SITE reinitialisation into setting method; merged from MOODLE_17_STABLE
skodak [Mon, 16 Oct 2006 07:46:35 +0000 (07:46 +0000)]
PARAM_MULTILANG is now alias of PARAM_TEXT; merged from MOODLE_17_STABLE
koenr [Mon, 16 Oct 2006 07:45:16 +0000 (07:45 +0000)]
MDL-6986
skodak [Mon, 16 Oct 2006 07:37:41 +0000 (07:37 +0000)]
fixed error message when empty site full or short name; merged from MOODLE_17_STABLE
moodler [Mon, 16 Oct 2006 07:32:05 +0000 (07:32 +0000)]
It is now no longer possible to upgrade to 1.8 or later from non-Unicode
Moodle. Admins get a message explaining they need to upgrade to 1.7.x first.
MDL-6857
skodak [Mon, 16 Oct 2006 06:52:01 +0000 (06:52 +0000)]
moved header after the redirects and require_logout; merged from MOODLE_17_STABLE
moodler [Mon, 16 Oct 2006 03:01:57 +0000 (03:01 +0000)]
Automatic installer.php lang files by installer_builder (
20061016 )
vyshane [Mon, 16 Oct 2006 02:54:41 +0000 (02:54 +0000)]
Merged from 1.7
vyshane [Mon, 16 Oct 2006 02:53:45 +0000 (02:53 +0000)]
Merged from 1.7 (lang string change)
vyshane [Mon, 16 Oct 2006 02:45:38 +0000 (02:45 +0000)]
Merged from 1.7
danmarsden [Mon, 16 Oct 2006 00:01:13 +0000 (00:01 +0000)]
Fix for MDL-6550 - patch from Graeme Byrne thanks! :-)
+ remove a bit of unneeded space! :-)
stronk7 [Sun, 15 Oct 2006 23:04:06 +0000 (23:04 +0000)]
New block upgrade functions must be called:
xmldb_block_BLOCKNAME_upgrade()
Part of MDL-6786, just for consistency. Merged from MOODLE_17_STABLE
stronk7 [Sun, 15 Oct 2006 20:21:27 +0000 (20:21 +0000)]
Now set_field() supports Oracle LOBs. Better error handling of oracle_update_lobs()
Merged from MOODLE_17_STABLE