skodak
b252c1ccf6
MDL-7822 Make imagegallery database template accessible - minor fixing
2006-12-13 09:58:55 +00:00
skodak
6c31d376c2
MDL-5696 fixed 'Checkbox' actually allows 'checkboxes' and empty 'options' (radio buttons too)
2006-12-13 09:53:59 +00:00
skodak
76a2fd8251
xhtml and accessibility cleanup in data mod MDL-7813
...
* preference form fixes
do not search for one character in data mod MDL-7911
2006-12-13 09:38:46 +00:00
skodak
007e4f6ede
xhtml and accessibility cleanup in data mod MDL-7813
...
* image alt value is now called "Alternative text" because it should not be considered optional
2006-12-13 09:29:03 +00:00
skodak
a032a46017
xhtml and accessibility cleanup in data mod MDL-7813
...
* fixed labels in preference form
2006-12-13 09:22:47 +00:00
toyomoyo
077f381461
accessiblity, associating <th> with respective row or col
2006-12-13 08:24:23 +00:00
skodak
e357c206db
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
2006-12-12 23:34:55 +00:00
skodak
1a57f3aa8d
MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() - needed data mod changes
2006-12-12 22:08:50 +00:00
skodak
9706fa5684
MDL-7905 Add new available tag for element id for in database mod - fixed renaming of field
...
and other cleanup
2006-12-12 20:10:32 +00:00
skodak
740902d0ff
MDL-7822 Make imagegallery database template accessible
2006-12-12 20:09:23 +00:00
skodak
a5adbd0c39
MDL-7905 Add new available tag for element id for in database mod
2006-12-12 18:20:51 +00:00
skodak
5023c3abc8
MDL-6635 Template fields filtered twice
2006-12-11 09:35:27 +00:00
skodak
a3318c36b8
MDL-7455 Database Activity Fatal Error after removing filed used for sorting
2006-12-11 09:17:05 +00:00
skodak
014145051e
MDL-7858 Textarea field of database activity needs two translation strings.
2006-12-11 09:03:35 +00:00
skodak
5cd079644a
MDL-7881 Reset js template should make the template empty
2006-12-11 08:55:40 +00:00
skodak
be6d38eac4
MDL-7879 Removed available tags from CSS and Javascript template definition
2006-12-11 08:54:04 +00:00
toyomoyo
e420932827
merged fix for MDL-7270, fixing warnings
2006-12-11 03:14:32 +00:00
skodak
986b73b818
MDL-5585 Clicking on available tag does not enter it into html editor when defining database templates
2006-12-10 23:18:43 +00:00
skodak
6871e4e431
MDL-6234 - reworked available tags when editing database templates; fixed closing optgroup tag
2006-12-10 23:09:52 +00:00
skodak
061e2ce31e
MDL-6234 - reworked available tags when editing database templates
2006-12-10 22:38:42 +00:00
skodak
f56f05dab1
MDL-5671 html editor can now be switched off on the fly while editing database templates; removed editor button from js and css template
2006-12-10 22:15:15 +00:00
skodak
af7dc2f8db
MDL-7826 added labels to text areas in data mod template definitions
2006-12-10 22:11:41 +00:00
skodak
e21f9da6c8
MDL-7857 uninitialized context in mod/data/index.php
2006-12-10 20:21:10 +00:00
skodak
cca1547e7c
MDL-7716 In visible groups mode, It is possible to put a database entries in other group that it his
2006-12-10 20:16:03 +00:00
skodak
411f589fa7
MDL-6668 Database mod search error on Postgres; patch by Lorenzo Nicora
2006-12-10 19:25:46 +00:00
skodak
0c097262c7
MDL-5671 html editor can now be switched off on the fly while editing database templates
2006-12-10 19:08:46 +00:00
skodak
e59a895b90
MDL-7855 Sanitize field type when importing presents into data mod
2006-12-10 17:31:00 +00:00
jamiesensei
44875d7898
added code to include hidden labels in groups in forms
2006-12-09 14:06:15 +00:00
jamiesensei
11f260f4ee
some changes to date_selector and date_time_selector. Now automatically disabledIf disable checkbox is checked. 'optional' option includes a disable checkbox.
2006-12-09 11:42:57 +00:00
skodak
f2584d0ea2
MDL-6519 Dollar ($) signs in data module text fields not preserved.
2006-12-08 22:29:11 +00:00
skodak
0c4fe7d832
MDL-7848 Database presets import breaks non-null restriction on description
2006-12-08 22:23:45 +00:00
skodak
449e6414e5
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
2006-12-08 19:36:00 +00:00
skodak
3b827a7e75
MDL-7839 Fixed use of capabilities in database entry rating
2006-12-07 20:06:11 +00:00
jamiesensei
46e648b610
added Sam's 'enabled' checkbox functionality
2006-12-07 10:39:28 +00:00
skodak
c088d6039d
MDL-7821 wrong use of cm in data mod and added proper require_login()
2006-12-06 20:17:58 +00:00
skodak
196da4a45e
MDL-7812 warning in sorting form in data module when no fields defined
2006-12-06 09:57:42 +00:00
jamiesensei
19110c573d
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
2006-12-04 09:36:30 +00:00
skodak
7150b8ae20
MDL-7434 all images that convey information should have alt text to convey that information - part 3
2006-11-26 16:20:19 +00:00
jamiesensei
74e01e6281
changed name of submit buttons to submitbutton instead of sumbit as submit was conflicting with method form.submit()
2006-11-24 16:38:22 +00:00
jamiesensei
e24b7f851a
some restructuring of formslib - moving moodleform_mod definition to new file course\moodleform_mod.php and some changes to moodleform_mod standard elements setup and moodleform disabledIf API
2006-11-24 06:39:15 +00:00
jamiesensei
abf11956f9
changed method name addDependency to disabledIf and removed data/mod.html
2006-11-22 15:19:20 +00:00
jamiesensei
621c4b7d87
added dependencies to form
2006-11-22 11:09:24 +00:00
toyomoyo
ced6ca158f
fixing alt tag to use capital "More"
2006-11-15 02:10:59 +00:00
jamiesensei
a02c77dc6e
glossary form migrated to formslib
...
and other formslib forms now using $COURSE global
2006-11-13 07:52:01 +00:00
toyomoyo
5fdb12fe29
merged, fields should be backed up regardless of whether user data is selected
2006-11-10 04:17:37 +00:00
toyomoyo
c3bfe9fea8
merged, fields should be restored regardless of whether user data is to be restored
2006-11-10 04:11:10 +00:00
jamiesensei
de5a83bc45
removed extra erroneous help button
2006-11-10 02:23:12 +00:00
jamiesensei
6403e67965
migrated mod/data/mod.html to formslib. Still to add lockoption functionality.
2006-11-09 19:44:20 +00:00
toyomoyo
45ff09e49c
merged fix for MDL-7031, removing control tags from add template
2006-11-03 03:27:10 +00:00
toyomoyo
0b9873f2a5
merged fix for MDL_7112 select distinct on text fields
2006-11-02 02:10:53 +00:00