Petr Škoda
83be0dfd57
MDL-36475 tweak zIndexes once more
...
The expected ranges are now:
* 0-1000 for normal code
* 5000-5999 for TinyMCE
* 7000-8999 for filepicker and filemanager
This patch fixes also incorrect location of "MDL-25736 - French spellchecker fixes." modification reminder.
2012-12-15 11:46:46 +01:00
Dan Poltawski
8068fcb5b6
Merge branch 'MDL-35675-master' of git://github.com/FMCorz/moodle
2012-11-21 12:02:48 +08:00
Dan Poltawski
a56dc90320
Merge branch 'MDL-33766-master' of git://github.com/FMCorz/moodle
...
Conflicts:
version.php
2012-11-08 18:10:26 +08:00
Dan Poltawski
e9641de10d
Merge branch 'w43_MDL-35771_m24_zindex' of git://github.com/skodak/moodle
2012-11-07 11:22:26 +08:00
Frederic Massart
cded83dd3c
MDL-35675 forms: Remove constrain to viewport for popup calendar
2012-11-05 16:38:45 +08:00
Didier Raboud
ef46489f38
MDL-35675 forms: Popup calendar is not constrained any more
2012-11-05 16:37:48 +08:00
Frederic Massart
68acd1157e
MDL-33766 files: Improved validation of areamaxbytes
2012-11-01 16:47:06 +08:00
Frederic Massart
21e3ea77a3
MDL-33766 files: Support for userquota/size limit in draft areas
2012-11-01 16:46:42 +08:00
Dan Poltawski
4de9b85c83
Merge branch 'wip-MDL-36075_MASTER' of git://github.com/jason-platts/moodle
2012-10-29 14:57:14 +08:00
Petr Škoda
e13b330d49
MDL-35771 lower the index values in file related code to prevent dragging problems in YUI
2012-10-21 14:37:10 +08:00
Jason Platts
8f38558b7a
MDL-36075 Forms: Date selector in forms errors in IE7
2012-10-16 12:06:03 +01:00
Ankit Agarwal
83e9b8f9de
MDL-30845 formslib: Freeze should always be with persistantfreeze set to false since Frozen text fields are now rendered as input fields
2012-10-15 14:01:46 +08:00
Ankit Agarwal
3ec55b9e0a
MDL-30845 accessibility: changing the way input fields are rendered when they are not-editable
2012-10-15 14:01:46 +08:00
Dan Poltawski
957a5fa7a4
MDL-34853 tests - fix broken phpunit test
2012-08-22 10:13:52 +08:00
Eloy Lafuente (stronk7)
b6b34345ac
Merge branch 'MDL-34853' of local stronk7 repo.
...
(originally w34_MDL-34853_m24_durationsetting @ git://github.com/skodak/moodle.git)
2012-08-22 03:41:14 +02:00
Eloy Lafuente (stronk7)
444af7c65f
MDL-34853 code style fixes
2012-08-22 03:25:40 +02:00
Petr Škoda
090b173437
MDL-34853 add weeks unit to forms element duration
2012-08-22 03:00:11 +02:00
Frederic Massart
7b05e14659
MDL-28531 Unit Tests: Fixed tests to work with core update
2012-08-17 15:00:10 +08:00
Dan Poltawski
06c548c783
Merge branch 'w33_MDL-34741_m24_yui2in3' of git://github.com/skodak/moodle
2012-08-14 15:33:10 +08:00
Tim Hunt
bef9ab0ad5
MDL-34728 forms: woy for other JS to trigger disableIf update.
...
This was discovered while working on MDL-32705. If some JavaScript (for
example a select all/none link) changes the state of some form fields,
then the disabledIf state of other form elements does not automatically
update.
The existing form JS was so well encapsulated that this was impossible.
This change pokes a hole in the encapsulation, and provides an API
M.form.updateFormState(formid);
that other bits of JS code can call when necessary.
2012-08-13 11:13:06 +01:00
Petr Škoda
1a59e7151a
MDL-34741 use 2in3 in forms
2012-08-11 20:40:07 +02:00
Petr Škoda
6adabe48eb
MDL-34741 use 2in3 in date selector form element
2012-08-11 20:40:04 +02:00
Kirill Astashov
a8d259553d
MDL-34669: Fix editor filepicker context bt trying to use page context
2012-08-06 16:50:59 +08:00
Aparup Banerjee
87c12fec13
Merge branch 'MDL-34650' of git://github.com/rwijaya/moodle
2012-07-31 13:19:47 +08:00
Rossiani Wijaya
ecc5cc31ae
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:07:16 +08:00
Adrian Greeve
b0c6dc1cac
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
2012-07-27 10:10:46 +08:00
Rajesh Taneja
42b60b2755
MDl-31294 Forms Library: updated php docs pointing to addHelpButton
2012-07-25 14:18:53 +08:00
Aparup Banerjee
821fbfe4f5
Merge branch 'wip-mdl-31294' of git://github.com/rajeshtaneja/moodle
2012-07-24 16:57:58 +08:00
Rajesh Taneja
c277b502ab
MDL-31294 Forms Library: Removed deprecated functions from forms library
2012-07-24 15:09:39 +08:00
Dan Poltawski
b7db7803bc
Merge branch 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-24 14:07:26 +08:00
Dan Poltawski
5082d87c03
Merge branch 'wip-mdl-32940' of git://github.com/rajeshtaneja/moodle
2012-07-24 13:39:59 +08:00
Rajesh Taneja
61cca0b7fc
MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT
2012-07-23 17:21:05 +08:00
Sam Hemelryk
a7b2d08727
Merge branch 'MDL-33560-master' of git://github.com/FMCorz/moodle
2012-07-23 12:25:31 +12:00
Petr Škoda
13725b3797
MDL-34299 remove xmlstrictheaders setting and switch to html5 doctype by default
...
This fixes WCAG 2.0 compliance because we were already using HTML5 markup.
The strict XML headers setting never worked for production servers, developers
used browser validators for compliance testing. XHTML 5 option is relatively
similar to this obsolete option, but still it can not be used on production servers.
XHTML Strict 1.x was a standardised dead end, HTML5 is the new de-facto-standard
supported by all major browsers including latest versions of IE.
Please note nothing changes in our coding style because HTML5 is a superset of
several previous standards, it is recommended to use only features that are
already implemented in all our supported browsers.
2012-07-21 19:23:44 +02:00
Marina Glancy
c81f332876
MDL-34221 disabledIf support for filemanager and filepicker elements
2012-07-20 10:49:30 +08:00
Davo Smith
b1c669a711
MDL-34221 Filepicker - disableIf now prevents drag and drop upload
2012-07-20 10:49:30 +08:00
Frederic Massart
6aa3aabe95
MDL-33560 Enrol: Enrol password can be unmasked
2012-07-20 09:00:39 +08:00
Rajesh Taneja
fc9ae8d164
MDL-31294 Forms Library: Removed deprecated file and format form element
2012-07-19 16:06:21 +08:00
Frederic Massart
a0658f00ca
MDL-31622 Forms: Date selector supports i18n
2012-07-13 08:57:13 +08:00
Dan Poltawski
2c0c3379fc
Merge branch 'MDL-30844-master' of https://github.com/FMCorz/moodle
2012-07-10 14:47:35 +08:00
Sam Hemelryk
77c3ccccd2
Merge branch 'wip-MDL-34139-master' of git://github.com/marinaglancy/moodle
2012-07-10 12:22:19 +12:00
Sam Hemelryk
3aed38eb7d
Merge branch 'MDL-32297-master' of git://github.com/FMCorz/moodle
2012-07-10 12:03:00 +12:00
Marina Glancy
eb45e641b6
MDL-34139 filemanager select-file dialogue should update file on Enter
2012-07-06 09:44:16 +08:00
Eloy Lafuente (stronk7)
ecad7393e3
Revert "MDL-33303 Filepicker: resized to match HTML editor and made resizable"
...
This reverts commit c947ea3e3fee2e0ecf6b4cd386e04a768a18e662.
2012-07-05 23:21:34 +02:00
Eloy Lafuente (stronk7)
20ef104713
Merge branch 'wip-MDL-33303-m24' of git://github.com/samhemelryk/moodle
2012-07-03 16:17:36 +02:00
Marina Glancy
b2dbfa90cc
MDL-34117 Correctly pass accepted_types to dnduploader
2012-07-02 14:12:31 +08:00
Frederic Massart
c947ea3e3f
MDL-33303 Filepicker: resized to match HTML editor and made resizable
2012-07-02 11:34:34 +12:00
Frederic Massart
7b38412d49
MDL-32297 Forms: Date Picker JS popup is not constraint to parent form
2012-06-29 14:17:56 +08:00
Frederic Massart
95114b18e5
MDL-30844 Accessibility: orphan label in form action buttons
2012-06-25 10:18:42 +08:00
Dan Poltawski
73ec069e3b
Merge branch 'wip-MDL-33832-master' of git://github.com/marinaglancy/moodle
2012-06-20 16:55:29 +08:00