Eloy Lafuente (stronk7)
e045b42621
Merge branch 'WIP-MDL-35576' of git://github.com/nadavkav/moodle
2012-09-25 01:16:35 +02:00
Eloy Lafuente (stronk7)
81feb36bf2
Merge branch 'WIP-MDL-35537' of git://github.com/nadavkav/moodle
2012-09-25 00:35:19 +02:00
Nadav Kavalerchik
4e0b7ff29a
MDL-35578 - Left justify LTR Form input fields (email, idnumber, url, phone...), when in RTL mode
2012-09-22 17:58:20 +03:00
Nadav Kavalerchik
9a75716ae6
MDL-35576 - Right padding is missing on Date field/element, when in RTL mode (minor fix)
2012-09-22 17:19:18 +03:00
Nadav Kavalerchik
cbe4d61a32
MDL-35275 - Fix header, breadcrumbs, form labels and config.php output
2012-09-22 15:45:22 +03:00
Nadav Kavalerchik
b9889602ac
MDL-35564 - minor, "My Moodle" related (to block Course Overview) CSS RTL UI fixes
2012-09-21 14:02:31 +03:00
Nadav Kavalerchik
4fb7325366
MDL-35527 - Left justify CLOSE button on modal dialog boxes, when in RTL mode
2012-09-19 22:43:45 +03:00
Nadav Kavalerchik
4f4315f507
MDL-35537 - Right align registration text on login page, when in RTL mode
2012-09-19 22:23:33 +03:00
Dan Poltawski
99a0936f62
Merge branch 'MDL-32309-master' of git://github.com/FMCorz/moodle
2012-09-19 16:10:50 +08:00
Frederic Massart
e57948f58b
MDL-32309 Calendar: Fixed CSS in calendar block
2012-09-19 15:54:44 +08:00
Dan Poltawski
b4546290f7
Merge branch 'MDL-32309-master' of git://github.com/FMCorz/moodle
2012-09-18 14:01:45 +08:00
Nadav Kavalerchik
cd48b18810
MDL-35275 - Left align INPUT boxes and TEXT boxes during Install process, when in RTL mode
2012-09-17 12:53:46 +03:00
Nadav Kavalerchik
7332a439b8
MDL-35462 - RTL alignment of several UI element when in "Scheme phase" Restore setting page
2012-09-17 12:12:13 +08:00
Nadav Kavalerchik
52c540d0b5
MDL-35458 - Left align TEXTAREA and use input LTR direction, when in RTL and LTR modes
2012-09-17 12:12:12 +08:00
Nadav Kavalerchik
5e51bd99ff
MDL-35247 - Invert previous and next Topics links, when in RTL mode (and course is set to single Topic per page)
2012-09-17 12:12:12 +08:00
Nadav Kavalerchik
d4d3158290
MDL-35426 - Right align role names inside course Participants view
2012-09-17 12:12:11 +08:00
Nadav Kavalerchik
669973b8a2
MDL-35250 - #2 issue - left align TEXTAREA field inside TinyMCE setting page
2012-09-17 12:12:11 +08:00
Nadav Kavalerchik
1b62b6b564
MDL-35243 - Right justify course category names, when in RTL mode
2012-09-17 12:12:10 +08:00
Nadav Kavalerchik
f17c3daee8
MDL-35245 - Padding for activity sub-type in Activity Chooser dialog, when in RTL mode
2012-09-17 12:12:10 +08:00
Nadav Kavalerchik
3b72fe05e3
MDL-35245 - Missing scrollbar in Activity Chooser, when in RTL mode
2012-09-17 12:06:55 +08:00
Frederic Massart
ef21ad21cc
MDL-32309 Accessibility: Improved accessibility of calendar filters
2012-09-17 09:47:01 +08:00
Aparup Banerjee
47d474b66c
Merge branch 'wip-MDL-30898-master' of git://github.com/phalacee/moodle
2012-09-11 11:05:25 +08:00
Jason Fowler
5d03c9e044
MDL-30898 - Accessibility/Themes - Removing blink style selector to prevent use of blinking text
2012-09-08 11:51:26 +08:00
Jason Fowler
c419fb9609
MDL-30818 - Accessibility/Themes - Adding hover to activity elements to allow visual link between activity and course completion markings
2012-09-08 11:50:55 +08:00
Martin Vögeli
b5cd5f83e1
MDL-31365 Regions for pagelayout 'secure'
2012-09-06 18:11:13 +08:00
Aparup Banerjee
7183a1f4a4
Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues."
...
This reverts commit 0e708c34760ee274990e1c5bad96583301a6cc79.
note : there is another commit prefixed with MDL-34257 hash 'ddda79c' which was really for MDL-34187. 'ddda79c' is not being reverted as its not really about MDL-34257.
2012-09-06 17:35:40 +08:00
Tim Hunt
0e708c3476
MDL-34257 quiz 'secure' mode: PAGE initialisation order issues.
2012-09-04 11:39:38 +08:00
Aparup Banerjee
8f8e28c0b6
Merge branch 'MDL-31365_master' of https://github.com/birdy1976/moodle
2012-09-04 11:38:11 +08:00
Frederic Massart
05e521c9bc
MDL-28346 Backup: Added new status 'warning' for backup result
2012-09-03 14:13:11 +08:00
Martin Vögeli
2d0e682d8b
MDL-31365 Fix for safebrowser and securewindow
2012-09-03 07:25:30 +02:00
sam marshall
1d1917aeaa
MDL-31973 Groups: groups_members table should have 'component', 'itemid' fields
2012-08-24 15:30:13 +01:00
Mary Evans
27d36445a9
MDL-34957 theme_base: made small change to custommenu CSS in style/core.css to fix vertical arrow overlap in menu item
2012-08-19 01:34:15 +01:00
David Monllao
f813321718
MDL-32344 blog Replacing tables for div containers
2012-08-14 10:47:17 +08:00
Aparup Banerjee
1f3d01f169
Merge branch 'MDL-22937_message_html2' of git://github.com/andyjdavis/moodle
2012-08-06 16:23:05 +08:00
Andrew Davis
a2592fecd1
MDL-22937 mod_chat: switched chat from tables to div/span + css and made chat, comment and message formats more similar
2012-08-03 08:40:49 +08:00
Mary Evans
e0c380994a
MDL-34624 theme_base: added background color to style/admin.css for role edit default
2012-07-29 14:23:19 +01: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
Sam Hemelryk
4208d29749
Merge branch 'MDL-34214_dndupload_preview_element' of git://github.com/davosmith/moodle
2012-07-16 12:05:34 +12:00
Barbara Ramiro
2ab9a06c7f
MDL-33841 Min-height set to remove unnecessary scrollbar on tree and list view
2012-07-12 20:00:23 +08:00
Sam Hemelryk
3c34f3213f
Merge branch 'wip-MDL-33795-master' of https://github.com/barbararamiro/moodle
2012-07-09 17:14:08 +12:00
Davo Smith
4d40dc9256
MDL-34214 Course dndupload - removed unneeded classes from preview element
2012-07-07 19:02:23 +01: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
Barbara Ramiro
19ef00b916
MDL-33542, MDL-33542 Select dialogue details aligned
...
And loading gif smaller
2012-07-04 10:25:04 +08: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
Dan Poltawski
f884819546
Merge branch 'MDL-30903-master' of git://github.com/FMCorz/moodle
2012-07-03 11:51:04 +08:00
Dan Poltawski
7d27947851
Merge branch 'MDL-30883' of git://github.com/timhunt/moodle
2012-07-03 11:01:39 +08:00
Eloy Lafuente (stronk7)
f1d9ceb0e4
Merge branch 'wip-MDL-33521-m24' of git://github.com/samhemelryk/moodle
2012-07-03 01:58:48 +02:00
Sam Hemelryk
a8d40508e9
Merge branch 'MDL-28151' of git://github.com/danpoltawski/moodle
2012-07-03 10:13:12 +12:00
Marina Glancy
4e02810b38
MDL-33721 show loading icon after file has been selected in filepicker, prevent clicking select button twice
2012-07-02 14:11:32 +08:00