Damyon Wiese
63de1463f8
Merge branch 'MDL-44512-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-24 10:58:47 +08:00
Damyon Wiese
20ab72d496
Merge branch 'MDL-38693-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-23 13:54:59 +08:00
Jetha Chan
28b751b244
MDL-44512 themes: fix for custom menu submenu arrows on RTL languages
2014-06-19 15:18:18 +08:00
Eloy Lafuente (stronk7)
a25529102c
Merge branch 'MDL-45611-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-17 01:12:34 +02:00
Jason Fowler
08f2855d64
MDL-45611 Questions: Fixing the layout of the 'points box'
2014-06-13 10:24:59 +08:00
Eloy Lafuente (stronk7)
0034fd8816
Merge branch 'MDL-42782-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-06-10 01:10:40 +02:00
Jetha Chan
3a6f3f906a
MDL-38693 themes: amended z-indexes
...
Amended #dock z-index level from 11000 to 5000 across all themes; amended z-index style of #page-header in Overlay theme such that elements no longer occlude TinyMCE.
2014-06-09 14:09:55 +08:00
Eloy Lafuente (stronk7)
acfc4c0b4d
Merge branch 'MDL-42953-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-06-03 12:11:52 +02:00
Jetha Chan
15601a33d9
MDL-42782 usability: fix for extreme course page indenting
2014-06-03 11:16:36 +08:00
Marina Glancy
1cbfc11612
Merge branch 'MDL-45525-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:30:14 +08:00
Marina Glancy
bf75a73cc5
Merge branch 'MDL-45536-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:26:31 +08:00
Andrew Nicols
51a6bf7f1a
MDL-45536 theme: Use width auto for inputs and textareas specifying them
2014-05-20 14:08:58 +08:00
Sam Hemelryk
e77dcc602d
Merge branch 'MDL-44323-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-20 15:45:21 +12:00
Sam Hemelryk
d18bc9dc02
Merge branch 'MDL-45380-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 08:53:11 +12:00
Damyon Wiese
d38ef5cfe0
Merge branch '43995-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
2014-05-19 11:53:34 +08:00
Sam Hemelryk
e6e58c7a92
MDL-38923 theme_bootstrapbase: pre-integration fixups
...
* Fixed the way we added the block class to the dock panel in dock.js
* Added a class to the h2 that is used to test dock title width
* Fixed RTL alignment issues as best I could at present
* Fixed overlap of dock + navbar on small screens
* Fixed the docked block width to be constrained to the available space
* Fixed hidden actions on docked blocks
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-19 15:28:00 +12:00
Sam Hemelryk
6ae3b201cc
MDL-38923 theme_bootstrapbase: tidied up dock implementation
...
Also:
* Changed to a CSS based compacting solution
* Converted dock colours to variables
* RTL fixes for the dock
2014-05-19 08:40:16 +12:00
Bas Brands
056b54ff63
MDL-38923 theme bootstrapbase: theme clean: enable docking
2014-05-19 08:40:13 +12:00
Jetha Chan
c7f36a87b3
MDL-45561 themes: horizontal scroll in RTL base
2014-05-15 15:49:28 +08:00
Jason Fowler
4e37becc19
MDL-42953 Themes: Fixing CSS for headers of central blocks
2014-05-15 15:27:51 +08:00
Damyon Wiese
9bbe953b68
MDL-41383 Filepicker: whitespace fix
2014-05-15 13:35:33 +08:00
Jetha Chan
5389652d3c
MDL-41383: RTL fix for base when zoomed out
2014-05-15 13:29:32 +08:00
Dan Poltawski
247946725c
MDL-44323 admin: use correct css class for warning
...
The notifyproblem notification is consistent with the rest of
the warnings we report.
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-15 12:22:04 +08:00
Jetha Chan
9a6a761e1c
MDL-41383 theme: filepicker zoom resiliency (base)
...
Fixed an issue that broke the file picker on base when initial zoom level is less than 100%.
2014-05-14 14:36:01 +08:00
Jetha Chan
2c638ccb24
MDL-45525 themes: minor forum improvements
...
Fixed an RTL style that wasn't kicking in properly.
2014-05-13 14:35:20 +08:00
Jetha Chan
9814a667ba
MDL-41383 theme: filepicker zoom resiliency
...
Fixed an issue that broke the file picker on bootstrapbase when zooming in and out.
2014-05-13 14:12:13 +08:00
Frederic Massart
33c4973c67
MDL-45380 theme_bootstrapbase: Restore config override highlight
...
Conflicts:
theme/bootstrapbase/less/moodle/admin.less
theme/bootstrapbase/style/moodle.css
2014-05-12 15:52:43 +08:00
Marina Glancy
da6b75343a
Merge branch 'MDL-45282_message_26' of git://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-05-07 16:53:16 +08:00
Andrew Davis
21a1cee106
MDL-45282 core_user: fixed up some oddities in the bulk user messaging screen
2014-05-07 15:57:39 +08:00
Jetha Chan
a0cb023389
MDL-45290 rubrics: overflow, delete button alignment
...
Adjusted delete button alignment, restored overflow rule, amended button alignment, minor RTL fixes.
2014-05-06 16:42:30 +08:00
Damyon Wiese
53a28c9528
Merge branch 'MDL-45290-26-fix' of http://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-06 11:25:10 +08:00
Jetha Chan
502deae544
MDL-45290 rubric: IE8 and minor fixes, RTL
...
Added a fallback style for IE8, adjusted some minor styles, added RTL capability.
2014-05-06 10:47:05 +08:00
Marina Glancy
09bf74f265
Merge branch 'MDL-44174-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2014-05-05 17:19:29 +08:00
Jetha Chan
15081f54a4
MDL-45290 rubric: visual fixups
...
Fixed up visual issues with rubric editor on Clean.
2014-05-02 14:21:14 +08:00
Frederic Massart
38bbd78ebe
MDL-44174 theme_clean: Updating information in readme file
2014-05-02 12:56:32 +08:00
Jetha Chan
e2ab510709
MDL-36836 filepicker: alfresco select box fix
...
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 17:14:45 +08:00
Marina Glancy
3d7b978247
Merge branch 'MDL-45292-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
2014-05-01 11:48:47 +08:00
Jetha Chan
1a039ee822
MDL-45292 filepicker: fixed border style
...
Fixed base style issues on RTL.
2014-04-28 15:55:27 +08:00
Jason Fowler
418cbf32ed
MDL-44916 Question: Fixing alignment in bootstrap themes
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-28 11:38:39 +08:00
Marina Glancy
65b84ebe7d
Merge branch 'MDL-44951-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 14:45:00 +08:00
Dan Poltawski
1c5bdb54b7
Merge branch 'MDL-45076-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 09:10:32 +08:00
Nadav Kavalerchik
e3d3ed5afd
MDL-40674 - Main menu's "sub menu" should open to the left in RTL mode (theme/clean , bootstrapbase)
2014-04-15 17:07:48 +12:00
Frederic Massart
5054d25aa2
MDL-45076 theme_bootstrapbase: Clean up participants controls LESS
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-15 12:21:00 +08:00
Frederic Massart
ea96ccb2e4
MDL-45076 theme_bootstrapbase: Select placement in participants page
...
Usually the group selector is aligned with the label, but as we want
it to be consistent with the rest of the selects in the participants
page we need an override.
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-15 12:20:58 +08:00
Nadav Kavalerchik
50333ecb3b
MDL-41891 Theme: Bullets and Numbering are missing from lists, When in RTL mode (theme/clean)
2014-04-15 11:27:58 +12:00
Jetha Chan
2f06c0bb34
MDL-44951 theme_bootstrapbase: forum post css tweaks
...
Adjusted forum post CSS for cleaner appearance.
2014-04-11 16:18:43 +08:00
Damyon Wiese
077c9b0dcb
MDL-42195 Bootstrap: Make selector for responsive images 100% the same as bootstrap3.
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 15:16:48 +08:00
Damyon Wiese
a1bb397cf4
MDL-42195 Bootstrap - put border and vertical-align back in the reset for all images
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-08 17:09:05 +08:00
Dan Poltawski
8cb19a633b
Merge branch '42317-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-08 09:22:21 +08:00
Marina Glancy
1ec21eb0cd
Merge branch 'MDL-42195-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2014-04-08 08:54:27 +08:00