Andrew Nicols
11dd4dadb4
MDL-42796 ActionMenu: Add additional keyboard event handling
...
Add additional handling for up/down/escape key presses and consolidate them
with the existing tab/shift+tab handling.
2013-12-06 16:20:10 +08:00
Sam Hemelryk
5ba212b444
Merge branch 'MDL-43084-master' of git://github.com/phalacee/moodle
2013-12-04 15:29:00 +13:00
Dan Poltawski
d22147667d
Merge branch 'wip-mdl-42597' of https://github.com/rajeshtaneja/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-12-04 08:53:25 +08:00
Jason Fowler
c8b0cb2640
MDL-43084 Themes: fixing dialog header in standard theme
2013-12-04 08:43:42 +08:00
Rajesh Taneja
f487a8f825
MDL-42597 Administration: Modified maintenance mode countdown to display nicely
...
Added Style and JS to display maintenance mode timer similar
to what is done on moodle demo site for rest.
2013-12-04 08:31:56 +08:00
Sam Hemelryk
2a336e2a36
Merge branch 'MDL-43065-master' of git://github.com/damyon/moodle
...
Conflicts:
backup/util/ui/base_moodleform.class.php
2013-12-04 09:44:25 +13:00
Sam Hemelryk
db9c8f4c7d
Merge branch 'MDL-42919-master' of git://github.com/damyon/moodle
2013-12-04 09:43:43 +13:00
Damyon Wiese
6b8c6278bc
Merge branch 'MDL-43076-master' of git://github.com/phalacee/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-12-03 13:18:47 +08:00
Sam Hemelryk
12539749f4
Merge branch 'MDL-42918' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-12-02 13:44:05 +13:00
Damyon Wiese
df9b573d85
MDL-43065 Backup: Prevent any responsiveness in backup/restore forms
...
Adding 'unresponsive' class to any moodle form will prevent the default
collapsing on screens < 1200px.
2013-11-29 14:27:34 +08:00
Jason Fowler
7d4e3575bc
MDL-43076 Activity Chooser: Fixing the white bar at the bottom of the dialogue
2013-11-27 14:39:42 +08:00
Damyon Wiese
e6b1d132cb
MDL-41919 Forms: Add a class to form elements with an empty label
...
This means they can be styled properly when the form is folded with
the labels above the form fields.
2013-11-26 13:28:51 +08:00
rwijaya
e94d023225
MDL-42918: fixed fullscreen width for multichoice answers editor
2013-11-26 12:21:51 +08:00
Dan Poltawski
f5bc16cbd1
Merge branch 'MDL-42858' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-25 10:48:33 +08:00
rwijaya
3e57883c5c
MDL-42858 Course Management: fix regression for subcategories visibility
2013-11-21 15:32:50 +08:00
Sam Hemelryk
34592ffd98
Merge branch 'MDL-42853-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-19 10:08:45 +13:00
Damyon Wiese
f059744968
MDL-42887 Form collapsing CSS fixes.
...
.fcontainer is not guaranteed to be in the form - we still need something else
for this selector to make it specific enough - so have replaced with #region-main (required).
Also - redid the question edit styles to be specific enough.
2013-11-15 17:40:58 +08:00
Marina Glancy
2b6344c1d0
Merge branch 'MDL-42887-master' of git://github.com/damyon/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-15 17:27:50 +11:00
Damyon Wiese
d8383b247e
MDL-42887 Forms: Collapse all field elements below their labels on screens less than 1180px
...
Includes css fixes to make the question type edit screens look OK with this change.
2013-11-15 13:40:27 +08:00
Jerome Mouneyrac
7f1427e918
MDL-42859 filepicker: fix dropbox logout warning layout
2013-11-14 15:16:33 +08:00
Frederic Massart
e161a5a319
MDL-42853 frontpage: RTL alignment to match LTR
2013-11-14 10:59:23 +08:00
Marina Glancy
4c35937514
Merge branch 'MDL-42849-master' of git://github.com/andrewnicols/moodle
2013-11-13 18:24:06 +11:00
Damyon Wiese
b22292ed50
Merge branch 'MDL-42705-master-nomerge' of git://github.com/mouneyrac/moodle
2013-11-13 14:42:32 +08:00
Andrew Nicols
83f91454f9
MDL-42849 ActionMenu: Tweak selector for filler and padding for edit menu
2013-11-13 13:32:36 +08:00
Damyon Wiese
db7092b076
MDL-42684 Forms: Display text editors and file pickers with the label above the field.
...
This includes the front page description admin field.
2013-11-13 12:52:00 +08:00
Eloy Lafuente (stronk7)
662c5263b0
Merge branch '42832-26' of git://github.com/samhemelryk/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-13 01:55:52 +01:00
Marina Glancy
930fbd0505
Merge branch 'MDL-38574' of git://github.com/timhunt/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-13 11:05:25 +11:00
Tim Hunt
c1db10b6d5
MDL-38574 qtype chooser: quick fix to make it fit on-screen.
...
MDL-32729 will provide a better fix for this, but we may as well apply
this quick fix on stable branches.
2013-11-12 11:35:42 +00:00
Sam Hemelryk
aa861f6297
MDL-42832 course: management viewmode string improvements
2013-11-12 15:32:59 +08:00
Jerome Mouneyrac
bb2f7c3ce9
MDL-42705 EditPDF: Progress bar styles in editpdf need to be moved to base theme.
2013-11-12 15:09:19 +08:00
Sam Hemelryk
d0647301a0
MDL-41392 course: management accessibility tweaking
2013-11-11 17:09:44 +08:00
Damyon Wiese
d25e988d08
Merge branch 'MDL-40975-editinstructions' of git://github.com/andrewnicols/moodle
2013-11-08 08:45:11 +08:00
Dan Poltawski
48fe93fa26
Merge branch 'MDL-41615_c' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 17:17:32 +08:00
Andrew Nicols
5bf8e9ae5e
MDL-40975 Course: Ensure that editinstructions line up with activity rename again
2013-11-07 16:46:34 +08:00
Marina Glancy
d1cfb36b59
Merge branch 'MDL-42748-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 19:31:52 +11:00
Marina Glancy
4c0e155433
Merge branch '42375-26' of git://github.com/samhemelryk/moodle
2013-11-07 17:08:03 +11:00
Sam Hemelryk
10a2bf4613
MDL-42375 course: management interface icon tweaks
...
* Drag and drop icon switched to a 12x12px icon.
* Drag and drop icon now uses cursor:pointer
* Improved alignment of the caret for course listing actions.
2013-11-07 14:01:17 +08:00
Andrew Nicols
9d6d88e1bd
MDL-42748 Theme: Add back missing overflow on help tooltips
2013-11-07 13:53:43 +08:00
Marina Glancy
afd765337a
Merge branch 'MDL-42697-master' of git://github.com/andrewnicols/moodle
2013-11-07 16:31:01 +11:00
Damyon Wiese
81b07e655c
Merge branch 'MDL-40975-overflow' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 12:23:25 +08:00
Jason Fowler
525d094a47
MDL-42660 Filepicker: Fix padding etc on filepicker/manager toolbars
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 12:15:11 +08:00
rwijaya
c544ee92f5
MDL-41615 quiz_mod: fix heading levels for usability and accessibility
2013-11-07 12:04:00 +08:00
Dan Poltawski
d4308dff59
Merge branch 'MDL-42628_b' of https://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 11:58:46 +08:00
rwijaya
9cb48f50c4
MDL-42628 course management: improve RTL display
2013-11-07 11:38:46 +08:00
Marina Glancy
ef14a8ffb4
Merge branch '42375-26' of git://github.com/samhemelryk/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 14:18:00 +11:00
Andrew Nicols
4c9e8ea7a3
MDL-40975 Course: Fix issues with overflowing content in narrow windows
2013-11-07 01:16:34 +08:00
Damyon Wiese
dcd02d8b0e
Merge branch 'MDL-40975-master-fixes' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-06 16:42:11 +08:00
Sam Hemelryk
52c93a26ca
MDL-42375 course: management interface icon spacing improved
...
Fixed the display of icons and their spacing when JS is disabled.
2013-11-06 16:38:32 +08:00
Andrew Nicols
13a73a16f2
MDL-40975 Theme: Remove activity padding properly when editor displayed for RTL
2013-11-06 16:20:00 +08:00
Andrew Nicols
868575ec2c
MDL-40975 Course: Make spinner consistent across themes
2013-11-06 16:06:48 +08:00