skodak
8429163db9
MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet
2008-09-14 08:22:44 +00:00
skodak
e348793639
MDL-15106 towards data mod dml conversion
2008-06-06 08:39:44 +00:00
skodak
a656d95103
MDL-15106 towards data mod dml conversion
2008-06-05 19:26:57 +00:00
skodak
a4e3818f2a
MDL-14417 fixed sql for menu adv search - multimenu already fixed today; merged from MOODLE_19_STABLE
2008-04-19 21:22:03 +00:00
skodak
33b8ead904
MDL-14018 fixed ugly query - thanks Eloy; merged from MOODLE_19_STABLE
2008-04-19 18:03:32 +00:00
skodak
9a36be0212
MDL-14018 fixed regression, proper LIKE meta quoting, fix displaying when options changed; merged from MOODLE_19_STABLE
2008-04-19 16:47:35 +00:00
skodak
593b02295f
MDL-14390 fixed saving of multiselect field type; merged from MOODLE_19_STABLE
2008-04-16 14:51:44 +00:00
skodak
0d505aced8
MDL-14018 advanced search for multiselect menu improved; merged from MOODLE_19_STABLE
2008-04-16 13:20:46 +00:00
toyomoyo
7900ecb02c
MDL-5958, code for advanced search for db module from Elijah (HSU)
2007-02-26 06:56:05 +00:00
skodak
aab98aaff1
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
2006-12-13 20:26:11 +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
moodler
26d93549f5
Fixed up some styles and pagepath for field-editing pages
2006-03-22 13:38:29 +00:00
moodler
1b0d9dca18
Fixing more typos
2006-03-22 08:56:47 +00:00
moodler
0997e51afe
Lots and lots and lots of cleanup for the data module code, mostly
...
to do with how the field classes worked. Now it should be even easier
for developers.
No changes for users. :-P
The changes are not well tested yet!
2006-03-22 08:07:26 +00:00
vyshane
e1791b72e8
Added CSV import facility for the data module. Fixed notice for checkbox and
...
multimenu field types.
2006-03-21 04:36:36 +00:00
vyshane
af25f45e1a
Cleaning up xhtml markup. Code now validates for xhtml 1.0 transitional.
2006-02-20 02:15:45 +00:00
vyshane
bbe39b6ca9
Updated lang/en/data.php.
...
Removed hard coded message strings from scripts and moved them to the language file.
Fixed a display bug in multimenu field.
Removed rounded help buttons from fields, made the fields use html title to
display the descriptions instead.
2006-02-09 04:44:56 +00:00
moodler
cd2f695055
Added a parameter to display_browse_field() to pass the template name
...
to the fields, so they can return different output for different templates.
Picture now has two heights/widths for different templates
2006-02-06 02:49:46 +00:00
vyshane
173b1b1261
Input field size cleanups.
2006-02-03 09:22:23 +00:00
vyshane
bad7f9e00a
Removed debugging output from /mod/data/lib.php
...
New icons for field types
2006-02-02 10:12:30 +00:00
vyshane
c87fbb27e1
Removed autolink support from radio button field (not needed).
...
Fixed bug for empty muti menu and multi checkbox fields.
Added "Choose..." as first item in single selection menu. Added relevant
string in en language.
Updated /mod/data/lib.php, function store_data_content() so that we store
empty content for fields too.
2006-02-02 06:28:17 +00:00
vyshane
88f47f81bc
Removed autolink form radio button field (not needed).
2006-02-01 06:59:57 +00:00
vyshane
2c5c1418bb
Added multi-selection menu field support.
2006-02-01 05:09:59 +00:00