]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-5671 html editor can now be switched off on the fly while editing database templa...
skodak [Sun, 10 Dec 2006 22:15:15 +0000 (22:15 +0000)]
MDL-5671 html editor can now be switched off on the fly while editing database templates; removed editor button from js and css template

18 years agoMDL-7826 added labels to text areas in data mod template definitions
skodak [Sun, 10 Dec 2006 22:11:41 +0000 (22:11 +0000)]
MDL-7826 added labels to text areas in data mod template definitions

18 years agoMDL-7857 uninitialized context in mod/data/index.php
skodak [Sun, 10 Dec 2006 20:21:10 +0000 (20:21 +0000)]
MDL-7857 uninitialized context in mod/data/index.php

18 years agoMDL-7716 In visible groups mode, It is possible to put a database entries in other...
skodak [Sun, 10 Dec 2006 20:16:03 +0000 (20:16 +0000)]
MDL-7716 In visible groups mode, It is possible to put a database entries in other group that it his

18 years agoMDL-6668 Database mod search error on Postgres; patch by Lorenzo Nicora
skodak [Sun, 10 Dec 2006 19:25:46 +0000 (19:25 +0000)]
MDL-6668 Database mod search error on Postgres; patch by Lorenzo Nicora

18 years agoMDL-5671 html editor can now be switched off on the fly while editing database templates
skodak [Sun, 10 Dec 2006 19:08:46 +0000 (19:08 +0000)]
MDL-5671 html editor can now be switched off on the fly while editing database templates

18 years agofixed timestart and timeend warning when adding new discussion
skodak [Sun, 10 Dec 2006 18:33:07 +0000 (18:33 +0000)]
fixed timestart and timeend warning when adding new discussion

18 years agofixed mfrom typo
skodak [Sun, 10 Dec 2006 18:23:50 +0000 (18:23 +0000)]
fixed mfrom typo

18 years agoMDL-6613 Apostrophe in locked field prevents user updating profile - patch by Iñaki...
skodak [Sun, 10 Dec 2006 17:40:24 +0000 (17:40 +0000)]
MDL-6613 Apostrophe in locked field prevents user updating profile - patch by Iñaki Arenaza

18 years agoMDL-7855 Sanitize field type when importing presents into data mod
skodak [Sun, 10 Dec 2006 17:31:00 +0000 (17:31 +0000)]
MDL-7855 Sanitize field type when importing presents into data mod

18 years agoAutomatic installer.php lang files by installer_builder (20061210)
moodler [Sun, 10 Dec 2006 03:01:01 +0000 (03:01 +0000)]
Automatic installer.php lang files by installer_builder (20061210)

18 years agoadded code to include hidden labels in groups in forms
jamiesensei [Sat, 9 Dec 2006 14:06:15 +0000 (14:06 +0000)]
added code to include hidden labels in groups in forms

18 years agoMDL-7734 fixed warning when $course not defined when printing help button; merged...
skodak [Sat, 9 Dec 2006 13:34:26 +0000 (13:34 +0000)]
MDL-7734 fixed warning when $course not defined when printing help button; merged from MOODLE_17_STABLE

18 years agosmall change to stop elements moving down to next line in IE with 800 px width.
jamiesensei [Sat, 9 Dec 2006 12:16:41 +0000 (12:16 +0000)]
small change to stop elements moving down to next line in IE with 800 px width.

18 years agosmall fix to disabledIf initiation
jamiesensei [Sat, 9 Dec 2006 11:45:24 +0000 (11:45 +0000)]
small fix to disabledIf initiation

18 years agosome changes to date_selector and date_time_selector. Now automatically disabledIf...
jamiesensei [Sat, 9 Dec 2006 11:42:57 +0000 (11:42 +0000)]
some changes to date_selector and date_time_selector. Now automatically disabledIf disable checkbox is checked. 'optional' option includes a disable checkbox.

18 years agoAutomatic installer.php lang files by installer_builder (20061209)
moodler [Sat, 9 Dec 2006 03:10:00 +0000 (03:10 +0000)]
Automatic installer.php lang files by installer_builder (20061209)

18 years agoMDL-6519 Dollar ($) signs in data module text fields not preserved.
skodak [Fri, 8 Dec 2006 22:29:11 +0000 (22:29 +0000)]
MDL-6519 Dollar ($) signs in data module text fields not preserved.

18 years agoMDL-7848 Database presets import breaks non-null restriction on description
skodak [Fri, 8 Dec 2006 22:23:45 +0000 (22:23 +0000)]
MDL-7848 Database presets import breaks non-null restriction on description

18 years agoMDL-7823 Fixed hardcoded strings and xhtml compliance, code cleanup, improved access...
skodak [Fri, 8 Dec 2006 19:36:00 +0000 (19:36 +0000)]
MDL-7823 Fixed hardcoded strings and xhtml compliance, code cleanup, improved access control in mod/data/preset.php
minor changes in language pack, should not cause legacy problems

18 years agoMerged in fix for MDL-7418
mark-nielsen [Fri, 8 Dec 2006 18:48:01 +0000 (18:48 +0000)]
Merged in fix for MDL-7418

18 years agomerged fix for MDL-7766, calendar not displaying course events
toyomoyo [Fri, 8 Dec 2006 07:56:07 +0000 (07:56 +0000)]
merged fix for MDL-7766, calendar not displaying course events

18 years agoAdded language drop down to tag text as different languages for screen readers and...
vyshane [Fri, 8 Dec 2006 04:44:24 +0000 (04:44 +0000)]
Added language drop down to tag text as different languages for screen readers and to tag text as different languages for the multilang filter. MDL-7437.

18 years agoNew shortcut for language dropdown.
vyshane [Fri, 8 Dec 2006 04:42:39 +0000 (04:42 +0000)]
New shortcut for language dropdown.

18 years agoNew strings required to fix MDL-7437.
vyshane [Fri, 8 Dec 2006 04:41:19 +0000 (04:41 +0000)]
New strings required to fix MDL-7437.

18 years agomerged fix for MDL-7819, admin still showing up in participants list
toyomoyo [Fri, 8 Dec 2006 04:28:58 +0000 (04:28 +0000)]
merged fix for MDL-7819, admin still showing up in participants list

18 years agoAdd information about columns in "ClickTrail Report" table
gbateson [Fri, 8 Dec 2006 04:22:57 +0000 (04:22 +0000)]
Add information about columns in "ClickTrail Report" table

18 years agoabandoned attempts are now included in all reports
gbateson [Fri, 8 Dec 2006 04:18:54 +0000 (04:18 +0000)]
abandoned attempts are now included in all reports

18 years agomerged fix for MDL-7794, inconsistent field length for city
toyomoyo [Fri, 8 Dec 2006 03:11:58 +0000 (03:11 +0000)]
merged fix for MDL-7794, inconsistent field length for city

18 years agofix undefined property "cr_timefinish", when viewing click report
gbateson [Fri, 8 Dec 2006 02:44:23 +0000 (02:44 +0000)]
fix undefined property "cr_timefinish", when viewing click report

18 years agomerged fix for MDL-7592, get_course_students() bug
toyomoyo [Fri, 8 Dec 2006 02:22:25 +0000 (02:22 +0000)]
merged fix for MDL-7592, get_course_students() bug

18 years agoMDL-7839 Fixed use of capabilities in database entry rating
skodak [Thu, 7 Dec 2006 20:06:11 +0000 (20:06 +0000)]
MDL-7839 Fixed use of capabilities in database entry rating

18 years agoadded Sam's 'enabled' checkbox functionality
jamiesensei [Thu, 7 Dec 2006 10:39:28 +0000 (10:39 +0000)]
added Sam's 'enabled' checkbox functionality

18 years agomerged implementing moodle/user:viewdetails
toyomoyo [Thu, 7 Dec 2006 06:14:52 +0000 (06:14 +0000)]
merged implementing moodle/user:viewdetails

18 years agoadded some strings for labels for dateselector and datetimeselector day, month etc...
jamiesensei [Thu, 7 Dec 2006 05:37:41 +0000 (05:37 +0000)]
added some strings for labels for dateselector and datetimeselector day, month etc. elements.  These are not used yet.

18 years agomerged fix for MDL-7770, preventing users with no capability to view user profiles
toyomoyo [Thu, 7 Dec 2006 05:06:15 +0000 (05:06 +0000)]
merged fix for MDL-7770, preventing users with no capability to view user profiles

18 years agomerged fix for MDL-7696, adding addslash for bulk messaging
toyomoyo [Thu, 7 Dec 2006 03:02:41 +0000 (03:02 +0000)]
merged fix for MDL-7696, adding addslash for bulk messaging

18 years agomerged fix for MDL-7734, making help links respect course langs
toyomoyo [Thu, 7 Dec 2006 02:19:13 +0000 (02:19 +0000)]
merged fix for MDL-7734, making help links respect course langs

18 years agofix for MDL-7810, shorten string name
toyomoyo [Thu, 7 Dec 2006 01:01:18 +0000 (01:01 +0000)]
fix for MDL-7810, shorten string name

18 years agoMDL-7821 wrong use of cm in data mod and added proper require_login()
skodak [Wed, 6 Dec 2006 20:17:58 +0000 (20:17 +0000)]
MDL-7821 wrong use of cm in data mod and added proper require_login()

18 years agoMDL-7816 Added optional (checkbox) facility to quickform dateselector
sam_marshall [Wed, 6 Dec 2006 14:50:57 +0000 (14:50 +0000)]
MDL-7816 Added optional (checkbox) facility to quickform dateselector

18 years agoMDL-7812 warning in sorting form in data module when no fields defined
skodak [Wed, 6 Dec 2006 09:57:42 +0000 (09:57 +0000)]
MDL-7812 warning in sorting form in data module when no fields defined

18 years agoMDL-7806 Login results in fatal PHP error on enrol/database connect failure (patch...
skodak [Wed, 6 Dec 2006 09:49:05 +0000 (09:49 +0000)]
MDL-7806 Login results in fatal PHP error on enrol/database connect failure (patch by Clinton Graham)

18 years agoadded new setting for allowvisiblecoursesinhiddencategories in appearance->front...
toyomoyo [Wed, 6 Dec 2006 07:57:54 +0000 (07:57 +0000)]
added new setting for allowvisiblecoursesinhiddencategories in appearance->front page

18 years agomerged avoid the user of deprecated function
toyomoyo [Wed, 6 Dec 2006 06:25:03 +0000 (06:25 +0000)]
merged avoid the user of deprecated function

18 years agomerged, fix for MDL-7784, reference to user_student tables
toyomoyo [Wed, 6 Dec 2006 06:08:05 +0000 (06:08 +0000)]
merged, fix for MDL-7784, reference to user_student tables

18 years agoMerged mymoodleredirect fix from stable, see MDL-7583
moodler [Wed, 6 Dec 2006 05:08:37 +0000 (05:08 +0000)]
Merged mymoodleredirect fix from stable, see MDL-7583

18 years agomerged fix on wrong counter
toyomoyo [Wed, 6 Dec 2006 04:54:31 +0000 (04:54 +0000)]
merged fix on wrong counter

18 years agoadding scope="col" for table headers
toyomoyo [Wed, 6 Dec 2006 03:59:55 +0000 (03:59 +0000)]
adding scope="col" for table headers

18 years agofix for MDL-7507. participants list, fix links to ordering links, added accesshide...
toyomoyo [Wed, 6 Dec 2006 03:46:04 +0000 (03:46 +0000)]
fix for MDL-7507. participants list, fix links to ordering links, added accesshide texts to links

18 years agoMerged changes from MOODLE_17_STABLE
mark-nielsen [Wed, 6 Dec 2006 02:26:28 +0000 (02:26 +0000)]
Merged changes from MOODLE_17_STABLE

18 years agoNon-editing teachers should NOT have course import capability by default
moodler [Wed, 6 Dec 2006 02:24:18 +0000 (02:24 +0000)]
Non-editing teachers should NOT have course import capability by default

18 years agoMerged in changes from MOODLE_17_STABLE for bug MDL-2006
mark-nielsen [Wed, 6 Dec 2006 02:04:37 +0000 (02:04 +0000)]
Merged in changes from MOODLE_17_STABLE for bug MDL-2006

18 years agoMDL-7807 duplicate error messages in client side validation, errorSpan inserted only...
skodak [Tue, 5 Dec 2006 21:48:44 +0000 (21:48 +0000)]
MDL-7807 duplicate error messages in client side validation, errorSpan inserted only once

18 years agoMDL-7807 duplicate error messages in client side validation, fixed the rest of proble...
skodak [Tue, 5 Dec 2006 21:43:33 +0000 (21:43 +0000)]
MDL-7807 duplicate error messages in client side validation, fixed the rest of problems I hope

18 years agoMDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 5 Dec 2006 18:47:40 +0000 (18:47 +0000)]
MDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE.

18 years agoFix error when restoring into a newly created course. The course files folder may...
tjhunt [Tue, 5 Dec 2006 18:42:39 +0000 (18:42 +0000)]
Fix error when restoring into a newly created course. The course files folder may not exist yet, so need to do a recursive directory create.

18 years agoFixed notice when restoring a backup file that was created with Users: none.
tjhunt [Tue, 5 Dec 2006 18:38:56 +0000 (18:38 +0000)]
Fixed notice when restoring a backup file that was created with Users: none.

18 years agoThere was some random code between two functions definitions that was giving errors...
tjhunt [Tue, 5 Dec 2006 18:34:29 +0000 (18:34 +0000)]
There was some random code between two functions definitions that was giving errors on restore. I assume it was just a copy and paste error, so I have deleted the offending lines so that restore works.

However, someone who understands SCORM should review this.

18 years agoAdd $level parameters to each backup method. Merged from MOODLE_17_STABLE.
tjhunt [Tue, 5 Dec 2006 18:14:57 +0000 (18:14 +0000)]
Add $level parameters to each backup method. Merged from MOODLE_17_STABLE.

18 years agoMDL-7805 Block instance_delete was not called
sam_marshall [Tue, 5 Dec 2006 17:46:39 +0000 (17:46 +0000)]
MDL-7805 Block instance_delete was not called

18 years agofix for problem of duplicated error messages, client side validation not deleting...
jamiesensei [Tue, 5 Dec 2006 14:27:24 +0000 (14:27 +0000)]
fix for problem of duplicated error messages, client side validation not deleting old error message before displaying new ones.

18 years agofix for error preventing adding of more choices in chat upate form
jamiesensei [Tue, 5 Dec 2006 13:32:32 +0000 (13:32 +0000)]
fix for error preventing adding of more choices in chat upate form

18 years agofix for error in logic about where to redirect to after a cancel or after activity...
jamiesensei [Tue, 5 Dec 2006 13:23:18 +0000 (13:23 +0000)]
fix for error in logic about where to redirect to after a cancel or after activity mod is successfully added or update.

18 years agopetr's patch to fix problem with htmlarea breaking clientside validation. Also using...
jamiesensei [Tue, 5 Dec 2006 13:21:40 +0000 (13:21 +0000)]
petr's patch to fix problem with htmlarea breaking clientside validation. Also using id's with same naming convention as formslib for htmlareas.

18 years agochanged name of reset element in form from 'reset' to 'resetbutton' so that the eleme...
jamiesensei [Tue, 5 Dec 2006 11:58:43 +0000 (11:58 +0000)]
changed name of reset element in form from 'reset' to 'resetbutton' so that the element name doesn't conflict with js form method reset.

18 years agoadded cancel button to glossary comment form and fixed initialization of button array...
skodak [Tue, 5 Dec 2006 09:44:11 +0000 (09:44 +0000)]
added cancel button to glossary comment form and fixed initialization of button arrays MDL-7778

18 years agoadded cancel button to assignment forms MDL-7778
skodak [Tue, 5 Dec 2006 09:37:31 +0000 (09:37 +0000)]
added cancel button to assignment forms MDL-7778

18 years agoadded cancel button to forms in login/ directory MDL-7778
skodak [Tue, 5 Dec 2006 09:30:18 +0000 (09:30 +0000)]
added cancel button to forms in login/ directory MDL-7778

18 years agorequire_login not working properly MDL-7800
skodak [Tue, 5 Dec 2006 09:19:26 +0000 (09:19 +0000)]
require_login not working properly MDL-7800

18 years agoMerged from 1.7
vyshane [Tue, 5 Dec 2006 08:15:01 +0000 (08:15 +0000)]
Merged from 1.7

18 years agoMerged cache clearing from stable
moodler [Tue, 5 Dec 2006 07:17:04 +0000 (07:17 +0000)]
Merged cache clearing from stable

18 years agoMerged fix for last access time for my moodle, MDL-7609.
moodler [Tue, 5 Dec 2006 07:00:43 +0000 (07:00 +0000)]
Merged fix for last access time for my moodle,  MDL-7609.

18 years agoMerged fixes for switchroles from stable MDL-7605
moodler [Tue, 5 Dec 2006 05:45:08 +0000 (05:45 +0000)]
Merged fixes for switchroles from stable   MDL-7605

18 years agoAutomatic installer.php lang files by installer_builder (20061205)
moodler [Tue, 5 Dec 2006 03:17:13 +0000 (03:17 +0000)]
Automatic installer.php lang files by installer_builder (20061205)

18 years agoMDL-7778 fixed cancel button failing on some pages (I hope)
skodak [Mon, 4 Dec 2006 22:00:47 +0000 (22:00 +0000)]
MDL-7778 fixed cancel button failing on some pages (I hope)

18 years agolib.php, moved to group/ (Part of MDL-7380, new groups)
nfreear [Mon, 4 Dec 2006 17:29:03 +0000 (17:29 +0000)]
lib.php, moved to group/ (Part of MDL-7380, new groups)

18 years agoMDL-7719. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 4 Dec 2006 16:21:40 +0000 (16:21 +0000)]
MDL-7719. Merged from MOODLE_17_STABLE.

18 years agoTypo in help. Thanks to Ken Wilson.
tjhunt [Mon, 4 Dec 2006 16:08:00 +0000 (16:08 +0000)]
Typo in help. Thanks to Ken Wilson.

18 years agoTypo. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 4 Dec 2006 11:54:48 +0000 (11:54 +0000)]
Typo. Merged from MOODLE_17_STABLE.

18 years agosmall change to type of returned var from is_validated()
jamiesensei [Mon, 4 Dec 2006 10:59:07 +0000 (10:59 +0000)]
small change to type of returned var from is_validated()

18 years ago*** empty log message ***
jamiesensei [Mon, 4 Dec 2006 10:55:50 +0000 (10:55 +0000)]
*** empty log message ***

18 years agoadded new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm...
jamiesensei [Mon, 4 Dec 2006 09:36:30 +0000 (09:36 +0000)]
added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method.
also used new cancel button in all mod_forms as well as a 'Revert' button and reworked logic about where to go on cancel or after submission for modedit.php

18 years agoMDL-7737 Remove form referer checks - $CFG->secureforms optional checking
skodak [Mon, 4 Dec 2006 09:13:51 +0000 (09:13 +0000)]
MDL-7737  Remove form referer checks - $CFG->secureforms optional checking

18 years agoMDL-7767 Guests should not be able to hide course sections - section hiding is not...
skodak [Mon, 4 Dec 2006 09:02:17 +0000 (09:02 +0000)]
MDL-7767 Guests should not be able to hide course sections - section hiding is not stored in db for guests, only session is used now; merged from MOODLE_17_STABLE

18 years agoMerged from 1.7.
vyshane [Mon, 4 Dec 2006 08:09:22 +0000 (08:09 +0000)]
Merged from 1.7.

18 years agoMerged timezone fixes for WA from stable
moodler [Mon, 4 Dec 2006 07:01:02 +0000 (07:01 +0000)]
Merged timezone fixes for WA from stable

18 years agoAutomatic installer.php lang files by installer_builder (20061204)
moodler [Mon, 4 Dec 2006 03:09:49 +0000 (03:09 +0000)]
Automatic installer.php lang files by installer_builder (20061204)

18 years agomerged stops showing admins from participants list
toyomoyo [Mon, 4 Dec 2006 03:05:40 +0000 (03:05 +0000)]
merged stops showing admins from participants list

18 years agomerged fixed a bug where admin can't unassign himself from non-admin role in site...
toyomoyo [Mon, 4 Dec 2006 01:54:24 +0000 (01:54 +0000)]
merged fixed a bug where admin can't unassign himself from non-admin role in site context

18 years agomerged fix for MDL-7773, restore_to not set for creators
toyomoyo [Mon, 4 Dec 2006 01:14:43 +0000 (01:14 +0000)]
merged fix for MDL-7773, restore_to not set for creators

18 years agoMDL-7783 Non-internal authentication change password URL doesn't work - patch by...
skodak [Sun, 3 Dec 2006 20:06:35 +0000 (20:06 +0000)]
MDL-7783 Non-internal authentication change password URL doesn't work - patch by Iñaki Arenaza

18 years agoremoved space from alt attribute, use empty "" insted according to accessibility...
skodak [Sun, 3 Dec 2006 15:34:37 +0000 (15:34 +0000)]
removed space from alt attribute, use empty "" insted according to accessibility recommendations

18 years agoMDL-7781 Move help button out from element label in new formslib
skodak [Sun, 3 Dec 2006 14:28:40 +0000 (14:28 +0000)]
MDL-7781 Move help button out from element label in new formslib

18 years agoMDL-7776 Switch required and help icon - rearanged fieldset too
skodak [Sun, 3 Dec 2006 13:05:34 +0000 (13:05 +0000)]
MDL-7776 Switch required and help icon - rearanged fieldset too

18 years agoMDL-7777 Remove dot from "Required field." string
skodak [Sun, 3 Dec 2006 11:31:41 +0000 (11:31 +0000)]
MDL-7777 Remove dot from "Required field." string

18 years agoMDL-7776 Switch required and help icon
skodak [Sun, 3 Dec 2006 11:26:05 +0000 (11:26 +0000)]
MDL-7776 Switch required and help icon

18 years agoMDL-7775 Remove links from required field icon - leave only onle help button per...
skodak [Sun, 3 Dec 2006 11:10:21 +0000 (11:10 +0000)]
MDL-7775 Remove links from required field icon - leave only onle help button per page

18 years agoMDL-7757 URL check is too restrictive, allow port
skodak [Sun, 3 Dec 2006 10:23:56 +0000 (10:23 +0000)]
MDL-7757 URL check is too restrictive, allow port

18 years agoMDL-7768 forgot_password.php copnverted to use new forms:
skodak [Sat, 2 Dec 2006 19:05:24 +0000 (19:05 +0000)]
MDL-7768 forgot_password.php copnverted to use new forms:
* new forms
* minor refactoring and code cleanup
* secret is now cleared to prevent repeated use of change confirmation link, added new error message see MDL-7755 (patch by Andrew Walbran)