Rossiani Wijaya
3a5543d43b
MDL-34563 - removed double labeling and add label for input text
2012-08-16 14:15:13 +08:00
Rossiani Wijaya
24a0e85934
MDL-34563 - change plural strings and removed colon for accesshide label
2012-08-14 13:59:45 +08:00
Rossiani Wijaya
01f8e80def
MDL-34563 accessibility compliance for data module: Add forform input text and select tag
2012-08-13 15:13:07 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Eloy Lafuente (stronk7)
f8b02913ad
MDL-30007 standardise data field subplugin lang files
2011-11-30 03:46:08 +01:00
Eloy Lafuente (stronk7)
9b7e2cbb2e
MDL-30007 standardise data field subplugin version files
2011-11-30 02:59:39 +01:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Eloy Lafuente
1675129e35
MDL-21437 data - number and date fields search under mssql and oracle
2010-11-17 17:54:00 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Aparup Banerjee
d14dbf065f
database activity MDL-23316 fixed date search field.
2010-07-30 06:03:56 +00:00
Dongsheng Cai
a7d4cb676d
MDL-22980, move mod/data/field/*/icon.gif to mod/data/pix/field/*.gif
2010-06-29 07:20:51 +00:00
Petr Skoda
f83b9b63ae
MDL-20204 legacy time selects converted, please note we should always use mforms if possible
2010-02-10 14:27:03 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
nicolasconnault
7b1f2c829f
MDL-19756 Renamed moodle_select to html_select for better API consistency
2009-08-10 08:38:45 +00:00
nicolasconnault
e344da638a
MDL-19806 Upgraded calls to print_time_selector and print_date_selector
2009-08-06 01:08:27 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
thepurpleblob
f62f7d8f8e
MDL-18542:
...
Reverting various checkins related to this bug.
PLUS... proper 1 line fix included (merged from STABLE19)
2009-03-24 10:52:50 +00:00
thepurpleblob
cfd7998216
MDL-18542:
...
Correctly deals with field types that have multiple parts (e.g. data and lat/long)
Thanks to Eloy for spotting this.
Merged from STABLE_19
2009-03-19 20:45:40 +00:00
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
245ac55791
MDL-14679 last forgotten bits of dml conversion
2008-06-09 19:48:24 +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
stronk7
ce7373f85c
Replace custom casting code by proper sql_cast_char2int() core function. MDL-12893 ; merged from 19_STABLE
2008-04-21 18:10:09 +00:00
skodak
88145e9d08
MDL-12893 fixed sorting of date fields in pg - credit goes to David; merged from MOODLE_19_STABLE
2008-04-16 15:48:47 +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
64452eb438
Various fixes that have accumulated
2006-04-05 01:38:06 +00:00
moodler
1a161a7041
Removed silly date string
2006-03-27 05:14:51 +00:00
moodler
7054c0e4d6
New field plugin for dates
2006-03-27 04:37:05 +00:00