]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoMDL-5964 need html editor for comments in database mod + added format sql table field
skodak [Wed, 13 Dec 2006 23:09:34 +0000 (23:09 +0000)]
MDL-5964 need html editor for comments in database mod + added format sql table field
MDL-7813 accessiblity fixes in comments

18 years ago xhtml and accessibility cleanup in data mod MDL-7813
skodak [Wed, 13 Dec 2006 21:02:01 +0000 (21:02 +0000)]
 xhtml and accessibility cleanup in data mod MDL-7813
* buttons reorganized - now displayed only with templates where usable

18 years agodata preset coding style fixes
skodak [Wed, 13 Dec 2006 20:32:13 +0000 (20:32 +0000)]
data preset coding style fixes

18 years agodata mod whitespace cleanup - there are already many accessibility related changes...
skodak [Wed, 13 Dec 2006 20:26:11 +0000 (20:26 +0000)]
data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected

18 years agoMDL-7822 Make imagegallery database template accessible - minor fixing
skodak [Wed, 13 Dec 2006 09:58:55 +0000 (09:58 +0000)]
MDL-7822 Make imagegallery database template accessible - minor fixing

18 years agoMDL-5696 fixed 'Checkbox' actually allows 'checkboxes' and empty 'options' (radio...
skodak [Wed, 13 Dec 2006 09:53:59 +0000 (09:53 +0000)]
MDL-5696 fixed 'Checkbox' actually allows 'checkboxes' and empty 'options' (radio buttons too)

18 years ago xhtml and accessibility cleanup in data mod MDL-7813
skodak [Wed, 13 Dec 2006 09:38:46 +0000 (09:38 +0000)]
 xhtml and accessibility cleanup in data mod MDL-7813
* preference form fixes

do not search for one character in data mod MDL-7911

18 years ago xhtml and accessibility cleanup in data mod MDL-7813
skodak [Wed, 13 Dec 2006 09:29:03 +0000 (09:29 +0000)]
 xhtml and accessibility cleanup in data mod MDL-7813
* image alt value is now called "Alternative text" because it should not be considered optional

18 years ago xhtml and accessibility cleanup in data mod MDL-7813
skodak [Wed, 13 Dec 2006 09:22:47 +0000 (09:22 +0000)]
 xhtml and accessibility cleanup in data mod MDL-7813
* fixed labels in preference form

18 years agoaccessiblity, associating <th> with respective row or col
toyomoyo [Wed, 13 Dec 2006 08:24:23 +0000 (08:24 +0000)]
accessiblity, associating <th> with respective row or col

18 years agofixing accessibility issues
toyomoyo [Wed, 13 Dec 2006 05:25:45 +0000 (05:25 +0000)]
fixing accessibility issues

18 years agovarious accessbility fixes
toyomoyo [Wed, 13 Dec 2006 03:03:43 +0000 (03:03 +0000)]
various accessbility fixes

18 years ago xhtml and accessibility cleanup in data mod MDL-7813
skodak [Tue, 12 Dec 2006 23:34:55 +0000 (23:34 +0000)]
 xhtml and accessibility cleanup in data mod MDL-7813
* image galery preset accessiblity fixes MDL-7822
* xhtml fixes
* fields now use s() and p() where needed
* added labels to all fields - imporved accessiblity for adding of new entries
* some other general bugfixing and cleanup

it is still not finished though, expect some more commits tomorrow

18 years agoMDL-7909 add optional id parameter to choose_from_menu() and print_textarea() - neede...
skodak [Tue, 12 Dec 2006 22:08:50 +0000 (22:08 +0000)]
MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() - needed data mod changes

18 years agoMDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor...
skodak [Tue, 12 Dec 2006 22:06:37 +0000 (22:06 +0000)]
MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor quoting improvement in choose_from_menu()

18 years agoMDL-7905 Add new available tag for element id for in database mod - fixed renaming...
skodak [Tue, 12 Dec 2006 20:10:32 +0000 (20:10 +0000)]
MDL-7905 Add new available tag for element id for in database mod - fixed renaming of field
and other cleanup

18 years agoMDL-7822 Make imagegallery database template accessible
skodak [Tue, 12 Dec 2006 20:09:23 +0000 (20:09 +0000)]
MDL-7822 Make imagegallery database template accessible

18 years agoMDL-7905 Add new available tag for element id for in database mod
skodak [Tue, 12 Dec 2006 18:20:51 +0000 (18:20 +0000)]
MDL-7905 Add new available tag for element id for in database mod

18 years agoMDL-7904: Trivial change to load_capability_def (so it works if run multiple times...
sam_marshall [Tue, 12 Dec 2006 17:23:31 +0000 (17:23 +0000)]
MDL-7904: Trivial change to load_capability_def (so it works if run multiple times for the same file during one PHP run)

18 years agoMDL-7901 allow empty spans in multilang block
skodak [Tue, 12 Dec 2006 12:27:59 +0000 (12:27 +0000)]
MDL-7901 allow empty spans in multilang block

18 years agoFixed problem with the update of cmi.entry adding conditions in the first php block
csantossaenz [Tue, 12 Dec 2006 11:57:00 +0000 (11:57 +0000)]
Fixed problem with the update of cmi.entry adding conditions in the first php block

18 years agoMDL-7887 Multilang upgrade to new tags in Moodle 1.8
skodak [Tue, 12 Dec 2006 10:39:17 +0000 (10:39 +0000)]
MDL-7887 Multilang upgrade to new tags in Moodle 1.8

18 years agoMDL-7602 - Multianswer question type only works with invalid HTML. Merged from MOODLE...
tjhunt [Tue, 12 Dec 2006 08:58:53 +0000 (08:58 +0000)]
MDL-7602 - Multianswer question type only works with invalid HTML. Merged from MOODLE_17_STABLE.

18 years agomaking default scope col for <th>
toyomoyo [Tue, 12 Dec 2006 08:11:49 +0000 (08:11 +0000)]
making default scope col for <th>

18 years agoFixed some potential XHTML strict errors MDL-7861
moodler [Tue, 12 Dec 2006 07:30:37 +0000 (07:30 +0000)]
Fixed some potential XHTML strict errors    MDL-7861

18 years agoAdded changes suggested by Nick in MDL-7883 to help debug XHTML strict
moodler [Tue, 12 Dec 2006 07:24:32 +0000 (07:24 +0000)]
Added changes suggested by Nick in MDL-7883 to help debug XHTML strict

It only affects DEBUG_DEVELOPER mode, and causes the browser to break when it encounters non-strict XHTML.

I took out the changes for DEBUG_NORMAL for now, might be premature.

18 years agoFixed a missing space which broken XHTML 1.0 strict
moodler [Tue, 12 Dec 2006 07:12:11 +0000 (07:12 +0000)]
Fixed a missing space which broken XHTML 1.0 strict

18 years agofix for MDL-7862, frames titles and frame accessibility for resources
toyomoyo [Tue, 12 Dec 2006 03:39:14 +0000 (03:39 +0000)]
fix for MDL-7862, frames titles and frame accessibility for resources

18 years agoMDL-7896 - error from random question type in adaptive mode. Merged from MOODLE_17_ST...
tjhunt [Mon, 11 Dec 2006 23:46:15 +0000 (23:46 +0000)]
MDL-7896 - error from random question type in adaptive mode. Merged from MOODLE_17_STABLE.

18 years agofixed cleantext producing two spaces between element attributes instead of one MDL...
skodak [Mon, 11 Dec 2006 22:07:53 +0000 (22:07 +0000)]
fixed cleantext producing two spaces between element attributes instead of one MDL-7894

18 years agoMerged in changes for MDL-7477 fix
mark-nielsen [Mon, 11 Dec 2006 18:44:00 +0000 (18:44 +0000)]
Merged in changes for MDL-7477 fix

18 years agoRestore notices.
tjhunt [Mon, 11 Dec 2006 17:12:04 +0000 (17:12 +0000)]
Restore notices.

18 years agoMDL-7401 Course format database/backup/lang/stylesheet/capability support
sam_marshall [Mon, 11 Dec 2006 15:47:23 +0000 (15:47 +0000)]
MDL-7401 Course format database/backup/lang/stylesheet/capability support

18 years agoAdded sequencing db support
bobopinna [Mon, 11 Dec 2006 15:14:59 +0000 (15:14 +0000)]
Added sequencing db support

18 years agoAdded sequencing tables
bobopinna [Mon, 11 Dec 2006 15:13:44 +0000 (15:13 +0000)]
Added sequencing tables

18 years agoAdded sequencing manifest parsing and db store
bobopinna [Mon, 11 Dec 2006 15:12:02 +0000 (15:12 +0000)]
Added sequencing manifest parsing and db store

18 years agoMDL-7886 - typo in overview report javascript.
tjhunt [Mon, 11 Dec 2006 14:03:01 +0000 (14:03 +0000)]
MDL-7886 - typo in overview report javascript.

18 years agoFixes MDL-7885 "CSS unit errors in Standard theme, layout" - follows on from Jamie...
nfreear [Mon, 11 Dec 2006 12:12:48 +0000 (12:12 +0000)]
Fixes MDL-7885 "CSS unit errors in Standard theme, layout" - follows on from Jamie's fix 11/12.

18 years agoFixes MDL-7884 "XML well-formed bug, need space before 'checked' attribute." (Merged...
nfreear [Mon, 11 Dec 2006 11:29:19 +0000 (11:29 +0000)]
Fixes MDL-7884 "XML well-formed bug, need space before 'checked' attribute." (Merged from MOODLE_18_GROUPS)

18 years agofixing couple of syntax errors introduced into css
jamiesensei [Mon, 11 Dec 2006 10:10:26 +0000 (10:10 +0000)]
fixing couple of syntax errors introduced into css

18 years agoremoved whitespace at the end of file causing headers already sent errors
jamiesensei [Mon, 11 Dec 2006 10:07:47 +0000 (10:07 +0000)]
removed whitespace at the end of file causing headers already sent errors

18 years agoMDL-6635 Template fields filtered twice
skodak [Mon, 11 Dec 2006 09:35:27 +0000 (09:35 +0000)]
MDL-6635 Template fields filtered twice

18 years agoMDL-7455 Database Activity Fatal Error after removing filed used for sorting
skodak [Mon, 11 Dec 2006 09:17:05 +0000 (09:17 +0000)]
MDL-7455 Database Activity Fatal Error after removing filed used for sorting

18 years agoMDL-7858 Textarea field of database activity needs two translation strings.
skodak [Mon, 11 Dec 2006 09:03:35 +0000 (09:03 +0000)]
MDL-7858 Textarea field of database activity needs two translation strings.

18 years agoMDL-7881 Reset js template should make the template empty
skodak [Mon, 11 Dec 2006 08:55:40 +0000 (08:55 +0000)]
MDL-7881 Reset js template should make the template empty

18 years agoMDL-7879 Removed available tags from CSS and Javascript template definition
skodak [Mon, 11 Dec 2006 08:54:04 +0000 (08:54 +0000)]
MDL-7879 Removed available tags from CSS and Javascript template definition

18 years agoFix for MDL-7493. Added html id attribute for the image button used to toggle hide...
vyshane [Mon, 11 Dec 2006 07:15:30 +0000 (07:15 +0000)]
Fix for MDL-7493. Added html id attribute for the image button used to toggle hide and show for blocks. This is used by javascript to replace the image on the fly.

18 years agoFix for MDL-7493.
vyshane [Mon, 11 Dec 2006 07:10:07 +0000 (07:10 +0000)]
Fix for MDL-7493.
We basically replace the plus and minus hide buttons when the elementToggleHide javascript function is called.

18 years agoaddming missing help file
toyomoyo [Mon, 11 Dec 2006 06:29:34 +0000 (06:29 +0000)]
addming missing help file

18 years agomerged removed warning
toyomoyo [Mon, 11 Dec 2006 05:31:00 +0000 (05:31 +0000)]
merged removed warning

18 years agomerged fix for MDL-7270, fixing warnings
toyomoyo [Mon, 11 Dec 2006 03:14:32 +0000 (03:14 +0000)]
merged fix for MDL-7270, fixing warnings

18 years agoMDL-5585 Clicking on available tag does not enter it into html editor when defining...
skodak [Sun, 10 Dec 2006 23:18:43 +0000 (23:18 +0000)]
MDL-5585 Clicking on available tag does not enter it into html editor when defining database templates

18 years agoMDL-6234 - reworked available tags when editing database templates; fixed closing...
skodak [Sun, 10 Dec 2006 23:09:52 +0000 (23:09 +0000)]
MDL-6234 - reworked available tags when editing database templates; fixed closing optgroup tag

18 years agoMDL-6234 - reworked available tags when editing database templates
skodak [Sun, 10 Dec 2006 22:38:42 +0000 (22:38 +0000)]
MDL-6234 - reworked available tags when editing database templates

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