Frederic Massart
f802fe7d7f
MDL-40705 theme_bootstrapbase: Handling of long words in block content
2014-01-06 15:43:26 +01:00
Sam Hemelryk
3d907759ad
MDL-23837 enrol: restyled the role and group controls
2014-01-02 11:39:53 +13:00
Andrew Nicols
2fad76eb9b
MDL-42392 Blocks: Do not hide blocks if JS is disabled
...
With JS disabled, it is not possible to change the block visibility
user preference and therefore not possible to show content which was
hidden.
Since the block hiding functionality is a nicety, and we have no controls
to show and hide the blocks when JS is disabled, we should instead show the
block content regardless of the user preference.
2013-12-28 08:33:35 +08:00
Sam Hemelryk
69f86e87a7
Merge branch 'wip-MDL-41788_master_3' of git://github.com/gjb2048/moodle
2013-12-24 12:52:22 +13:00
Gareth J Barnard
ce65578510
MDL-41788 theme_bootstrapbase: Custom menus - sub-menus breaking.
2013-12-19 12:08:50 +00:00
Sam Hemelryk
d842685028
Merge branch 'MDL-43062-master-nomerge' of git://github.com/mouneyrac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-12-16 15:40:40 +13:00
Sam Hemelryk
3c3eed7e01
Merge branch 'wip-MDL-43348_master' of git://github.com/gjb2048/moodle
2013-12-16 14:10:15 +13:00
Jerome Mouneyrac
41c2a197ba
MDL-43062 course: Content of label is left-aligned, regardless of alignment chosen
2013-12-13 13:27:26 +08:00
Gareth J Barnard
fde0b8cd1b
MDL-43348 theme: html <nav> element on the wrong content.
2013-12-12 11:07:03 +00:00
Sam Hemelryk
df1498f711
Merge branch 'MDL-42796-master' of git://github.com/andrewnicols/moodle
2013-12-11 11:13:32 +13:00
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
Andrew Nicols
7c64c102ad
MDL-43152 JavaScript: Add update instructions for gallery-bootstrap
2013-12-06 09:19:45 +08:00
Andrew Nicols
3eb67d05b0
MDL-43152 JavaScript: Fix linting issues with moodle-theme_bootstrapbase
2013-12-06 09:19:42 +08: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
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
Damyon Wiese
6d55d0f5f0
MDL-42919 Renest bootstrap folding forms CSS in less
2013-11-29 14:16:16 +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
Dan Poltawski
fb9c770d8d
Merge branch 'MDL-42851' of git://github.com/rwijaya/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-26 14:48:21 +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
1b136466bf
MDL-42851 frontpage: fix rtl in clean theme for course listings
2013-11-22 15:47:22 +08:00
rwijaya
3e57883c5c
MDL-42858 Course Management: fix regression for subcategories visibility
2013-11-21 15:32:50 +08:00
Sam Hemelryk
3d2dc94bf1
MDL-42852 theme_bootstrapbase: fixed whitespace
2013-11-19 11:45:17 +13:00
Sam Hemelryk
d7a0da37d9
Merge branch 'wip-MDL-42852_master' of git://github.com/gjb2048/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-19 11:42:25 +13:00
Sam Hemelryk
1098226524
Merge branch 'MDL-42184-master-3' of git://github.com/mouneyrac/moodle
2013-11-19 10:15:33 +13: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
Gareth J Barnard
b3eadf7050
MDL-42852 lib: Blocks disappear in Clean in RTL.
2013-11-17 13:33:30 +00:00
Damyon Wiese
ab9300dffe
MDL-42926 Bootstrap base: Remove 6px spacing between form elements
...
This was accidentally copied from the css for base. It is only visible when
the form fields are displayed with the label above the field. (less than 1200px).
2013-11-15 22:58:10 +08: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
Damyon Wiese
f2f23af955
Merge branch 'MDL-42711-master' of git://github.com/nebgor/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-14 17:18:44 +08:00
Aparup Banerjee
fa41a73fe7
MDL-42711 theme - css recompiled after RTL fixes.
2013-11-14 17:04:09 +08:00
Barbara Ramiro
a28601c4ee
MDL-42711 RTL fixed to chat.less
2013-11-14 17:01:03 +08:00
Aparup Banerjee
96c124fca0
MDL-42711 added RTL styles to chat.less .
2013-11-14 16:57:48 +08:00
Frederic Massart
7d31a2999b
MDL-42853 course: Fix edit title icon margin on RTL
2013-11-14 10:59:35 +08:00
Frederic Massart
e161a5a319
MDL-42853 frontpage: RTL alignment to match LTR
2013-11-14 10:59:23 +08:00
Aparup Banerjee
b549e66e5e
MDL-42711 added RTL styles to improvements.
2013-11-13 17:02:54 +08:00
Marina Glancy
4c35937514
Merge branch 'MDL-42849-master' of git://github.com/andrewnicols/moodle
2013-11-13 18:24:06 +11:00
Aparup Banerjee
9c53c70c3c
MDL-42711 consolidated responsive styles into responsive.less
2013-11-13 13:58:51 +08:00
Barbara Ramiro
c3349e7576
MDL-42711 theme bootstrapbase chat.less :Override max-width for chat user picture on chrome and safari
2013-11-13 13:33:26 +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
df6be935e1
MDL-42684 TinyMCE: Fix bootstrap CSS for putting text editors below labels.
2013-11-13 13:26: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