]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years ago"FILTER/MDL-17703, use classname instead of inline style, merged from 1.9"
dongsheng [Mon, 19 Jan 2009 01:57:02 +0000 (01:57 +0000)]
"FILTER/MDL-17703, use classname instead of inline style, merged from 1.9"

16 years ago"FORUM/MDL-17709, replace p with div in forum summary, merged from 1.9"
dongsheng [Mon, 19 Jan 2009 01:38:07 +0000 (01:38 +0000)]
"FORUM/MDL-17709, replace p with div in forum summary, merged from 1.9"

16 years agoweb service MDL-12886 remove some outdated comments
jerome [Mon, 19 Jan 2009 00:42:06 +0000 (00:42 +0000)]
web service MDL-12886 remove some outdated comments

16 years agoUpdated the HEAD build version to 20090119
moodlerobot [Sun, 18 Jan 2009 23:51:32 +0000 (23:51 +0000)]
Updated the HEAD build version to 20090119

16 years agoAutomatic installer.php lang files by installer_builder (20090119)
moodlerobot [Sun, 18 Jan 2009 23:25:41 +0000 (23:25 +0000)]
Automatic installer.php lang files by installer_builder (20090119)

16 years agoMDL-17942 improved mysql truncation prevention
skodak [Sun, 18 Jan 2009 23:12:14 +0000 (23:12 +0000)]
MDL-17942 improved mysql truncation prevention

16 years agoMDL-17942 lot more session refactoring
skodak [Sun, 18 Jan 2009 23:06:52 +0000 (23:06 +0000)]
MDL-17942 lot more session refactoring

16 years agoMDL-17942 yet more session refactoring
skodak [Sun, 18 Jan 2009 20:30:54 +0000 (20:30 +0000)]
MDL-17942 yet more session refactoring

16 years agoMDL-17942 more session refactoring
skodak [Sun, 18 Jan 2009 18:00:44 +0000 (18:00 +0000)]
MDL-17942 more session refactoring

16 years agoMDL-17942 $CFG->respectsessionsettings obsoleted by db sessions - can not be used...
skodak [Sun, 18 Jan 2009 17:37:56 +0000 (17:37 +0000)]
MDL-17942 $CFG->respectsessionsettings obsoleted by db sessions - can not be used anymore

16 years agoMDL-17942 fixed gc regressions, added gc after deleting users and similar cases
skodak [Sun, 18 Jan 2009 12:20:55 +0000 (12:20 +0000)]
MDL-17942 fixed gc regressions, added gc after deleting users and similar cases

16 years agoMDL-17942 implemented gc and timeouts for db sessions
skodak [Sun, 18 Jan 2009 11:19:40 +0000 (11:19 +0000)]
MDL-17942 implemented gc and timeouts for db sessions

16 years agoUpdated the HEAD build version to 20090118
moodlerobot [Sun, 18 Jan 2009 00:01:49 +0000 (00:01 +0000)]
Updated the HEAD build version to 20090118

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

16 years agoMDL-17942 fixed some incorrect uses of exceptions and typos
skodak [Sat, 17 Jan 2009 23:24:31 +0000 (23:24 +0000)]
MDL-17942 fixed some incorrect uses of exceptions and typos

16 years agoMDL-17267 simplified create_role - not adding assign and override perm to admin accou...
skodak [Sat, 17 Jan 2009 23:16:20 +0000 (23:16 +0000)]
MDL-17267 simplified create_role - not adding assign and override perm to admin accounts, they have it now always

16 years agoMDL-17617 - installation session related improvements; logout fixes + other improvements
skodak [Sat, 17 Jan 2009 20:25:58 +0000 (20:25 +0000)]
MDL-17617 - installation session related improvements; logout fixes + other improvements

16 years agoMDL-17364 forum ajax rating - erasing some unused print_error(). Exceptions handle...
stronk7 [Sat, 17 Jan 2009 19:45:40 +0000 (19:45 +0000)]
MDL-17364 forum ajax rating - erasing some unused print_error(). Exceptions handle that now

16 years agoMDL-17364 forum ajax rating - needed strings
stronk7 [Sat, 17 Jan 2009 19:32:54 +0000 (19:32 +0000)]
MDL-17364 forum ajax rating - needed strings

16 years agoMDL-17364 forum ajax rating working
stronk7 [Sat, 17 Jan 2009 19:14:37 +0000 (19:14 +0000)]
MDL-17364 forum ajax rating working

16 years agoMDL-17617 - fixed regressions - missing $ch
skodak [Sat, 17 Jan 2009 18:47:54 +0000 (18:47 +0000)]
MDL-17617 - fixed regressions - missing $ch

16 years agoMDL-17617 - fixed regressions - missing $ch
skodak [Sat, 17 Jan 2009 18:46:28 +0000 (18:46 +0000)]
MDL-17617 - fixed regressions - missing $ch

16 years agoMDL-14992 adding links to oracle locking info - thanks Eloy
skodak [Sat, 17 Jan 2009 17:44:48 +0000 (17:44 +0000)]
MDL-14992 adding links to oracle locking info - thanks Eloy

16 years agoMDL-14992 adding links to oracle locking info - thanks Eloy
skodak [Sat, 17 Jan 2009 17:44:30 +0000 (17:44 +0000)]
MDL-14992 adding links to oracle locking info - thanks Eloy

16 years agoMDL-14992 refactored use of session_write_close()
skodak [Sat, 17 Jan 2009 15:25:08 +0000 (15:25 +0000)]
MDL-14992 refactored use of session_write_close()

16 years agoMDL-14992 towards better db sessions
skodak [Sat, 17 Jan 2009 14:48:37 +0000 (14:48 +0000)]
MDL-14992  towards better db sessions

16 years agoMDL-14992sid rewriting improvement
skodak [Sat, 17 Jan 2009 14:35:04 +0000 (14:35 +0000)]
MDL-14992sid rewriting improvement

16 years agoMDL-14992 pg session locking (8.2 and later only), refactoring and db session not...
skodak [Sat, 17 Jan 2009 14:31:29 +0000 (14:31 +0000)]
MDL-14992 pg session locking (8.2 and later only), refactoring and db session not default yet in new installs

16 years agoMDL-14992 towards better db sessions
skodak [Sat, 17 Jan 2009 12:15:57 +0000 (12:15 +0000)]
MDL-14992 towards better db sessions

16 years agoMDL-14992 pg sessions advisory locks accept only integers :-( trying to find a workaround
skodak [Sat, 17 Jan 2009 12:12:48 +0000 (12:12 +0000)]
MDL-14992 pg sessions advisory locks accept only integers :-( trying to find a workaround

16 years agoUpdated the HEAD build version to 20090117
moodlerobot [Sat, 17 Jan 2009 00:05:45 +0000 (00:05 +0000)]
Updated the HEAD build version to 20090117

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

16 years agoMDL-14992 towards better db sessions - session locking for mysql
skodak [Fri, 16 Jan 2009 23:02:24 +0000 (23:02 +0000)]
MDL-14992 towards better db sessions - session locking for mysql

16 years agoMDL-14992 towards better db sessions
skodak [Fri, 16 Jan 2009 22:07:10 +0000 (22:07 +0000)]
MDL-14992 towards better db sessions

16 years agoMDL-14992 towards better db sessions
skodak [Fri, 16 Jan 2009 21:37:47 +0000 (21:37 +0000)]
MDL-14992 towards better db sessions

16 years agoMDL-14992 towards better db sessions
skodak [Fri, 16 Jan 2009 20:43:17 +0000 (20:43 +0000)]
MDL-14992 towards better db sessions

16 years agoMDL-14992 towards better db sessions
skodak [Fri, 16 Jan 2009 17:27:36 +0000 (17:27 +0000)]
MDL-14992 towards better db sessions

16 years agoMDL-17883 Added title attribute to grade item link. Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 16 Jan 2009 14:57:43 +0000 (14:57 +0000)]
MDL-17883 Added title attribute to grade item link. Merged from MOODLE_19_STABLE

16 years agoMDL-17457 implemented lical/install.php and some other minor refactoring
skodak [Fri, 16 Jan 2009 13:57:24 +0000 (13:57 +0000)]
MDL-17457 implemented lical/install.php and some other minor refactoring

16 years agoMDL-17458 minor coding style improvements
skodak [Fri, 16 Jan 2009 13:54:44 +0000 (13:54 +0000)]
MDL-17458 minor coding style improvements

16 years agoMDL-13778 Added new display types to course settings. Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 16 Jan 2009 10:26:22 +0000 (10:26 +0000)]
MDL-13778 Added new display types to course settings. Merged from MOODLE_19_STABLE

16 years ago"GLOSSARY/MDL-17707, remove extra div, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 09:00:25 +0000 (09:00 +0000)]
"GLOSSARY/MDL-17707, remove extra div, merged from 1.9"

16 years ago"MDL-17710, remove extra div, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 08:54:10 +0000 (08:54 +0000)]
"MDL-17710, remove extra div, merged from 1.9"

16 years agoweb service MDL-12886 add SOAP wsdl generator
jerome [Fri, 16 Jan 2009 08:00:18 +0000 (08:00 +0000)]
web service MDL-12886 add SOAP wsdl generator

16 years agoquestion bank: MDL-12787, MDL-17870 field in the question editing form to tag questio...
tjhunt [Fri, 16 Jan 2009 08:00:06 +0000 (08:00 +0000)]
question bank: MDL-12787, MDL-17870 field in the question editing form to tag questions, and load and save the tags from the DB.

16 years agoformslib / tags: MDL-17889 debugging message if you try to create a tags field when...
tjhunt [Fri, 16 Jan 2009 07:34:29 +0000 (07:34 +0000)]
formslib / tags: MDL-17889 debugging message if you try to create a tags field when $CFG->usertags if false.

16 years agoblog / tags: MDL-17900 Use the new tags field type to tag users' interests.
tjhunt [Fri, 16 Jan 2009 07:14:39 +0000 (07:14 +0000)]
blog / tags: MDL-17900 Use the new tags field type to tag users' interests.

16 years agoblog / tags: MDL-17900 Use the new tags field type to tag blog posts.
tjhunt [Fri, 16 Jan 2009 07:08:58 +0000 (07:08 +0000)]
blog / tags: MDL-17900 Use the new tags field type to tag blog posts.

16 years agoformslib / tags: MDL-17889 improvements to this field type:
tjhunt [Fri, 16 Jan 2009 07:07:21 +0000 (07:07 +0000)]
formslib / tags: MDL-17889 improvements to this field type:

* Fix bug with rendering.
* Ensure the value is correctly set and returned.

16 years agoWhitespace cleanup.
tjhunt [Fri, 16 Jan 2009 06:29:56 +0000 (06:29 +0000)]
Whitespace cleanup.

16 years ago"WIKI/MDL-17704, wrap wiki summary by div, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 05:38:40 +0000 (05:38 +0000)]
"WIKI/MDL-17704, wrap wiki summary by div, merged from 1.9"

16 years ago"QUIZ/MDL-17710, wrap quiz summary by div, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 05:34:15 +0000 (05:34 +0000)]
"QUIZ/MDL-17710, wrap quiz summary by div, merged from 1.9"

16 years ago"FILTER/MDL-17703, wrap object tag by div, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 05:21:03 +0000 (05:21 +0000)]
"FILTER/MDL-17703, wrap object tag by div, merged from 1.9"

16 years ago"GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 04:56:21 +0000 (04:56 +0000)]
"GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9"

16 years ago"FORUM/MDL-17709, use css selector instead of inline style, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 04:52:30 +0000 (04:52 +0000)]
"FORUM/MDL-17709, use css selector instead of inline style, merged from 1.9"

16 years agoquiz / questions: MDL-17919 Bad link edit questions from quiz preview page.
tjhunt [Fri, 16 Jan 2009 04:47:23 +0000 (04:47 +0000)]
quiz / questions: MDL-17919 Bad link edit questions from quiz preview page.

Thanks to Ann Adamcik for noticing this. It was a regression from MDL-6085.

16 years ago"MDL-17707, replace p with div in module summary, merged from 1.9"
dongsheng [Fri, 16 Jan 2009 04:47:16 +0000 (04:47 +0000)]
"MDL-17707, replace p with div in module summary, merged from 1.9"

16 years agoquestiontypes: MDL-17800
tjhunt [Fri, 16 Jan 2009 04:24:24 +0000 (04:24 +0000)]
questiontypes: MDL-17800

Fix another merge error.

16 years agoquestiontypes: MDL-17800
tjhunt [Fri, 16 Jan 2009 04:23:21 +0000 (04:23 +0000)]
questiontypes: MDL-17800

Fix merge error.

16 years ago"MDL-17864, remove all styles in language pack"
dongsheng [Fri, 16 Jan 2009 04:21:49 +0000 (04:21 +0000)]
"MDL-17864, remove all styles in language pack"

16 years agomoodlelib: MDL-17761 More consistent error handling in get_string.
tjhunt [Fri, 16 Jan 2009 04:18:43 +0000 (04:18 +0000)]
moodlelib: MDL-17761 More consistent error handling in get_string.

16 years agoUpdated the HEAD build version to 20090116
moodlerobot [Fri, 16 Jan 2009 03:37:59 +0000 (03:37 +0000)]
Updated the HEAD build version to 20090116

16 years agoAutomatic installer.php lang files by installer_builder (20090116)
moodlerobot [Fri, 16 Jan 2009 03:08:11 +0000 (03:08 +0000)]
Automatic installer.php lang files by installer_builder (20090116)

16 years agolang fix MDL-12886 Updated description of web services to explain what they are ;-)
moodler [Fri, 16 Jan 2009 02:48:05 +0000 (02:48 +0000)]
lang fix MDL-12886 Updated description of web services to explain what they are ;-)

16 years agoupgrade reload icon MDL-17924 Replaced form with an icon
moodler [Fri, 16 Jan 2009 02:29:33 +0000 (02:29 +0000)]
upgrade reload icon  MDL-17924 Replaced form with an icon

16 years agoweb service MDL-12886 few more SOAP tests
jerome [Fri, 16 Jan 2009 01:17:55 +0000 (01:17 +0000)]
web service MDL-12886 few more SOAP tests

16 years agoMDL-17458 minor cleanup
skodak [Thu, 15 Jan 2009 22:41:20 +0000 (22:41 +0000)]
MDL-17458 minor cleanup

16 years agoMDL-17458 removed obsoleted example.com check from admin/index.php - now handled...
skodak [Thu, 15 Jan 2009 22:19:35 +0000 (22:19 +0000)]
MDL-17458 removed obsoleted example.com check from admin/index.php - now handled in default config or new setup.php code

16 years agofixed whitespace
skodak [Thu, 15 Jan 2009 22:14:40 +0000 (22:14 +0000)]
fixed whitespace

16 years agoMDL-17458 $CFG->rolesactive cleanup + other cleanup in upgrade code
skodak [Thu, 15 Jan 2009 22:09:57 +0000 (22:09 +0000)]
MDL-17458 $CFG->rolesactive cleanup + other cleanup in upgrade code

16 years agoMDL-17457 moved all STATEMENTS into install.php
skodak [Thu, 15 Jan 2009 21:36:48 +0000 (21:36 +0000)]
MDL-17457 moved all STATEMENTS into install.php

16 years agoMDL-17222 imrpoved configuration links
skodak [Thu, 15 Jan 2009 18:30:26 +0000 (18:30 +0000)]
MDL-17222 imrpoved configuration links

16 years agoMDL-17818: Completion icons are in wrong place with RTL languages
sam_marshall [Thu, 15 Jan 2009 17:48:45 +0000 (17:48 +0000)]
MDL-17818: Completion icons are in wrong place with RTL languages

16 years agoMDL-12886 adding killswitch for webservices - again!
skodak [Thu, 15 Jan 2009 17:22:50 +0000 (17:22 +0000)]
MDL-12886 adding killswitch for webservices - again!

16 years agoMDL-17915: Conditional activities do not update when you change manual activity compl...
sam_marshall [Thu, 15 Jan 2009 17:09:02 +0000 (17:09 +0000)]
MDL-17915: Conditional activities do not update when you change manual activity completion using an AJAX tickbox-

16 years agoMDL-17914: Conditional activities should check that available dates in module form...
sam_marshall [Thu, 15 Jan 2009 14:30:19 +0000 (14:30 +0000)]
MDL-17914: Conditional activities should check that available dates in module form are not stupid

16 years agoformslib / tags: MDL-17889 a new formslib field type for editing a list of tags.
tjhunt [Thu, 15 Jan 2009 09:24:45 +0000 (09:24 +0000)]
formslib / tags: MDL-17889 a new formslib field type for editing a list of tags.

Not yet used anywhere. That can wait until tomorrow.

16 years agoXHTML strict.
tjhunt [Thu, 15 Jan 2009 08:48:17 +0000 (08:48 +0000)]
XHTML strict.

16 years agoweb service MDL-12886 add web services settings into admin
jerome [Thu, 15 Jan 2009 08:18:00 +0000 (08:18 +0000)]
web service MDL-12886 add web services settings into admin

16 years agoweb service MDL-12886 restore the web service switch
jerome [Thu, 15 Jan 2009 07:53:10 +0000 (07:53 +0000)]
web service MDL-12886 restore the web service switch

16 years agoquestiontypes: MDL-17800 Add extra_question_fields() support to backup/restore functions.
tjhunt [Thu, 15 Jan 2009 07:29:07 +0000 (07:29 +0000)]
questiontypes: MDL-17800 Add extra_question_fields() support to backup/restore functions.

* Implement this in the base class, and
* use this in the shortanswer type as a proof of concept.

This makes writing new question type subclasses a bit easier. Thanks to Oleg Sychev for this code.

16 years agoweb service MDL-12886 alpha SOAP server/client
jerome [Thu, 15 Jan 2009 07:27:22 +0000 (07:27 +0000)]
web service MDL-12886 alpha SOAP server/client

16 years ago"REPOSITORY/MDL-13766, use default icon for unknow file type"
dongsheng [Thu, 15 Jan 2009 06:53:40 +0000 (06:53 +0000)]
"REPOSITORY/MDL-13766, use default icon for unknow file type"

16 years agoweb service MDL-12886 add delete + update user core function and REST ws functions
jerome [Thu, 15 Jan 2009 06:12:57 +0000 (06:12 +0000)]
web service MDL-12886 add delete + update user core function and REST ws functions

16 years agoquestion engine: MDL-17651 this context is not used anywhere, so remove it.
tjhunt [Thu, 15 Jan 2009 05:15:38 +0000 (05:15 +0000)]
question engine: MDL-17651 this context is not used anywhere, so remove it.

(There was a bug in the get_context_instance call.)

16 years agoUpdated the HEAD build version to 20090115
moodlerobot [Thu, 15 Jan 2009 03:06:02 +0000 (03:06 +0000)]
Updated the HEAD build version to 20090115

16 years agolang string: MDL-17642 small rewording, as reported by Mitsuhiro Yoshida
wildgirl [Wed, 14 Jan 2009 20:30:58 +0000 (20:30 +0000)]
lang string: MDL-17642 small rewording, as reported by Mitsuhiro Yoshida

16 years agohelp files: MDL-14319 small XHTML fixes, as reported by Chris Bandy
wildgirl [Wed, 14 Jan 2009 20:20:28 +0000 (20:20 +0000)]
help files: MDL-14319 small XHTML fixes, as reported by Chris Bandy

16 years agoMDL-17898 do not store real object instances into sessions in XMLDB editor
skodak [Wed, 14 Jan 2009 18:45:40 +0000 (18:45 +0000)]
MDL-17898 do not store real object instances into sessions in XMLDB editor

16 years agoMDL-14992 towards new moodle db sessions
skodak [Wed, 14 Jan 2009 18:32:57 +0000 (18:32 +0000)]
MDL-14992 towards new moodle db sessions

16 years agoMDL-17837 - mimic from 19_STABLE - apply some limits to the dropdown of users in...
stronk7 [Wed, 14 Jan 2009 18:23:30 +0000 (18:23 +0000)]
MDL-17837 - mimic from 19_STABLE - apply some limits to the dropdown of users in first instance.

16 years agoFix wrong use of get_users_by_capability() - param mesh
stronk7 [Wed, 14 Jan 2009 18:07:31 +0000 (18:07 +0000)]
Fix wrong use of get_users_by_capability() - param mesh

16 years agoMDL-14992 towards new moodle db sessions
skodak [Wed, 14 Jan 2009 17:08:29 +0000 (17:08 +0000)]
MDL-14992 towards new moodle db sessions

16 years agoMDL-12886 adding killswitch for webservices
skodak [Wed, 14 Jan 2009 16:26:00 +0000 (16:26 +0000)]
MDL-12886 adding killswitch for webservices

16 years agoMDL-17048:
thepurpleblob [Wed, 14 Jan 2009 10:07:39 +0000 (10:07 +0000)]
MDL-17048:
Added additional check for non-visible fields in signup page.

Merged from STABLE_19

16 years agoformslib: Sort list of field types, to make it easier to manage.
tjhunt [Wed, 14 Jan 2009 09:58:12 +0000 (09:58 +0000)]
formslib: Sort list of field types, to make it easier to manage.

16 years agotags/blog: Multiple XHTML strict problems.
tjhunt [Wed, 14 Jan 2009 08:49:35 +0000 (08:49 +0000)]
tags/blog: Multiple XHTML strict problems.

16 years agoweb service MDL-12886 remove paramsorder trick for real ws functions that call core...
jerome [Wed, 14 Jan 2009 08:11:56 +0000 (08:11 +0000)]
web service MDL-12886 remove paramsorder trick for real ws functions that call core functions (make easier to understand + easier to implement soap protocol)

16 years agoMerging mudrd8mz's typo fix.
tjhunt [Wed, 14 Jan 2009 08:00:48 +0000 (08:00 +0000)]
Merging mudrd8mz's typo fix.

16 years agoquiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz...
tjhunt [Wed, 14 Jan 2009 07:08:02 +0000 (07:08 +0000)]
quiz: MDL-14926 New capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. Merged from MOODLE_19_STABLE.