Dan Poltawski
50944630bd
Merge branch 'm29_MDL-48317' of https://github.com/totara/moodle
2014-12-04 11:37:53 +00:00
Mary Evans
d0508fdc09
MDL-48243 theme_bootstrapbase: Fixed inconsistancy between LTR/RTL LESS
2014-12-01 17:11:48 +00:00
Sam Hemelryk
406712e989
Merge branch 'MDL-48246-M29' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-25 10:52:42 +13:00
Brian Barnes
270a8f1bf0
MDL-48317 groups: Removed table from User groups page
2014-11-24 10:43:15 +13:00
Dan Poltawski
17d4ff23ee
Revert "MDL-46531 Make atto foreground colors and background colors configurable"
...
This reverts commit cb6e1d5270
.
This reverts commit 7a5e605424
, reversing
changes made to 7b9fb265d2
.
This reverts commit 06404b0118
, reversing
changes made to 0f87473fed
.
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-20 07:04:41 +00:00
Eloy Lafuente (stronk7)
4067991016
Merge branch '48206-29' of git://github.com/samhemelryk/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-19 21:28:51 +01:00
Dan Poltawski
8d3fba4ce4
Merge branch 'm28_MDL-48041' of https://github.com/totara/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-18 13:10:57 +00:00
Sam Hemelryk
06404b0118
Merge branch 'MDL-46531-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-18 10:48:31 +13:00
Dan Poltawski
34a0b00d4a
Merge branch 'MDL-48199-master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-11-17 16:42:34 +00:00
Mary Evans
82b5f58f57
MDL-48246 theme: Fixed typo in 'hidepanelicon'
2014-11-17 14:58:37 +00:00
Mary Evans
31b569ab18
MDL-48199 theme_bootstrapbase: Page padding left is wrong when in RTL
2014-11-14 18:52:28 +00:00
Sam Hemelryk
2ff98fb6e4
MDL-48206 block_comments: textarea width 100%
2014-11-14 11:40:33 +13:00
Adam Olley
09869dd583
MDL-42756 dock: Trigger actionmenu enhance when showing dock panel
...
Additionally fixes the styling for the actionmenu icon size in
bootstrapbase'd themes.
2014-11-12 14:10:07 +10:30
Brian Barnes
e19367db13
MDL-48041 messages: Removed HTML table around user images
2014-11-07 09:56:31 +13:00
Sam Hemelryk
84d5a89c84
MDL-48026 usermenu: convert menu nowrap from CSS to method
2014-11-03 13:44:58 +13:00
Sam Hemelryk
a2a9468f01
MDL-48026 output: action_menu no wrap improvement
...
Action menu output component has a new method set_nowrap_on_items
that sets a property to toggle nowrap on menu items.
That can be used to avoid problems when the menu appears within
an absolutely positioned or floated element.
2014-11-03 13:34:02 +13:00
Frederic Massart
f2823ec4bc
MDL-47839 core_grades: Minor styling improvements to setup/user report
2014-10-27 15:59:21 +08:00
Dan Poltawski
6c6375e438
Merge branch 'MDL-47866-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
version.php
2014-10-24 14:34:09 +01:00
Marina Glancy
c785cc9893
Merge branch 'MDL-47340-master' of git://github.com/jethac/moodle
2014-10-24 11:49:11 +02:00
Sam Hemelryk
614820522f
Merge branch 'm28_MDL-47632' of https://github.com/totara/moodle
2014-10-24 11:48:21 +02:00
Andrew Nicols
107e82f6a6
MDL-47866 gradereport_grader: Remove border radius from cells
2014-10-24 11:54:56 +08:00
Sam Hemelryk
ef54717024
Merge branch 'm28_MDL-47632' of https://github.com/totara/moodle
2014-10-24 11:19:43 +13:00
Andrew Nicols
4a8c380abb
MDL-47513 Fix RTL issues with grade report
2014-10-23 11:15:35 +08:00
Jetha Chan
6287692843
MDL-47340 action_menu: selector, RTL, consistency fixes
2014-10-20 17:09:16 +08:00
Marina Glancy
a96ca70064
MDL-47290 Grades: added bold for course total
2014-10-17 15:22:32 +08:00
Barbara Ramiro
0947172dba
MDL-47290 Grades: Minified CSS and applied coding style standards
2014-10-17 15:03:53 +08:00
Jetha Chan
8ef43cfde6
MDL-47576 user_menu: theme_base fixes
2014-10-16 16:18:38 +08:00
Dan Poltawski
529e38d141
Merge branch 'MDL-47576-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-10-15 16:59:06 +01:00
Brian Barnes
a87c17d14f
MDL-47632 calendar: Fixed iCal link going blue after visiting it
2014-10-15 08:46:07 +13:00
Andrew Nicols
906de1b640
MDL-47614 gradereport: Apply a background colour
...
Apply the page background colour to the table for all bootstrap base
themes.
Whis will ensure that the table does not stand out strangely on a non-white
background.
2014-10-14 15:41:21 +08:00
Jetha Chan
f89a85f81c
MDL-47576 user_menu: improved dropdown styles, added JS-less styles
2014-10-14 14:59:42 +08:00
Tim Hunt
ad6a1455a4
MDL-43089 quiz editing: fix RTL
...
As part of this, I tweaked the LTR style a bit, in a way that is both an
improvement (I hope) and also to reduce the amount of RTL-specific code
required. (Thanks to Fred for spotting some of the problems.)
Also, I changed one course style in boostrapbase, where the RTL rule was
different from the LTR rule.
Finally, I saw some repeated RTL rules in the quiz styles.css, and so
eliminated the the duplicate rules.
2014-10-09 16:34:38 +01:00
Sam Hemelryk
9ff13804e5
Merge branch 'MDL-46481-master' of https://github.com/FMCorz/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-10-09 08:51:40 +13:00
Dan Poltawski
66689366a0
Merge branch 'wip-MDL-47543-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 15:49:58 +01:00
Dan Poltawski
e462093201
Merge branch 'MDL-46658-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 10:26:13 +01:00
Marina Glancy
2be0d5c3ed
MDL-47541 core_grades: hints about aggregation settings on setup page
...
Also do not indicate 'Natural' aggregation method
2014-10-08 15:03:32 +08:00
Frederic Massart
70e7b634e4
MDL-46481 backup: Reposition one-click backup button
2014-10-08 13:45:24 +08:00
Dan Poltawski
99675668b4
Merge branch 'MDL-45893-master-v3' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-10-07 16:52:07 +01:00
Jetha Chan
854a647e62
MDL-45893 user_menu: responsive approach; fixed minor issues
2014-10-07 23:31:47 +08:00
Dan Poltawski
08abbd61c2
Merge branch 'wip-MDL-35618-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-10-07 09:24:39 +01:00
Andrew Nicols
ee7432b32c
MDL-46531 editor_atto: Color plugins should use classes rather than hardcoded colours
2014-10-06 12:07:31 +08:00
Marina Glancy
b654819297
MDL-35618 enrol_manual: Add possibility to manually enrol cohort members
2014-10-03 18:28:45 +08:00
Marina Glancy
d75a2367c3
MDL-47520 core_grades: added CSS classes to the setup page
...
Part of: MDL-46576
2014-10-03 17:06:41 +08:00
Andrew Nicols
bc782f1f4c
MDL-47053 gradereport_grader: Add a floating Footer Title cell
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:44:13 +08:00
Frederic Massart
62e11d37c2
MDL-46950 gradereport_grader: Prettier styling for base and clean
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:44:04 +08:00
Jetha Chan
6da0e4cfff
MDL-45893 user_menu: based on action_menu, new responsive approach
2014-10-03 15:12:59 +08:00
Marina Glancy
6723bc66e1
MDL-47146 core_grades: correcly align the select column
...
Part of: MDL-46576
2014-10-03 13:54:39 +08:00
Dan Poltawski
76e348d46d
Revert "MDL-45893 user_menu: revised based on action_menu"
...
Was not yet ready for the prime time.
This reverts commit dc4bff329d
.
This reverts commit a535004e5c
.
This reverts commit c8398fb95a
.
This reverts commit d24b8e52d3
.
Conflicts:
theme/bootstrapbase/less/moodle/modules.less
theme/bootstrapbase/style/moodle.css
2014-10-01 08:58:22 +01:00
Dan Poltawski
d62f99195a
Merge branch 'm28_MDL-46127' of https://github.com/totara/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-09-30 09:55:03 +01:00
Dan Poltawski
53e9b39b18
Merge branch 'm28_MDL-47097' of https://github.com/totara/moodle
2014-09-30 08:30:59 +01:00