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
f2b4b2ad3c
MDL-46658 - fix trailing whitespace
2014-10-08 10:28:31 +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
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
Dave Cooper
3d8ef7c65d
MDL-47353 gradereport_grader: Fix header offset logic for floating headers
...
This is necessary for themes with non-fixed navbars to work with the
grader report, otherwise headers will be hidden.
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:46:02 +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 dc4bff329dc2faf56445effebaa6790e0bc76713.
This reverts commit a535004e5c54689dc664d780b15900e1e6e19f83.
This reverts commit c8398fb95af3533a1945e0b4f45ac939f3044d8d.
This reverts commit d24b8e52d38526bf62612c3569db1d3174613c77.
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
Dan Poltawski
1c647a4473
Merge branch 'MDL-46920-master' of git://github.com/jethac/moodle
2014-09-29 16:25:41 +01:00
Dan Poltawski
f03b612191
Merge branch 'MDL-45893-master-v2' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-09-29 10:30:42 +01:00
Brian Barnes
11edf09c61
MDL-46127 core_calendar: Removed tables when rendering a single event
2014-09-29 10:45:39 +13:00
Eloy Lafuente (stronk7)
cfbd81253b
MDL-47242 theme_bootstrapbase: Fixed whitespace (take2)
...
Seems that previous whitespace fix was not ok.
2014-09-28 18:27:40 +02:00
Jetha Chan
d24b8e52d3
MDL-45893 user_menu: revised based on action_menu
2014-09-25 13:43:06 +08:00
Sam Hemelryk
587d709145
MDL-47242: Fixed whitespace
2014-09-25 12:19:18 +12:00
Jetha Chan
5332483146
MDL-47242 theme_bootstrapbase: inverted color and RTL fixes
2014-09-24 15:53:42 +08:00
Sam Hemelryk
7fca0ced0a
Merge branch 'MDL-47244-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/responsive.less
theme/bootstrapbase/style/moodle.css
2014-09-23 16:32:09 +12:00
Sam Hemelryk
be91dff8bb
Merge branch 'MDL-47242-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-09-23 12:23:08 +12:00
Andrew Nicols
535364c8f5
MDL-46313 forum: Move discussiontoggle CSS to module
2014-09-18 10:42:55 +08:00
Jetha Chan
94e15b3514
MDL-46920 theme_bootstrapbase: fix dropdown to use data-target
2014-09-17 14:25:44 +08:00
Jetha Chan
1ee45d6824
MDL-47244 theme_bootstrapbase: fix custom_menu dividers under responsive layouts
2014-09-15 17:48:16 +08:00
Jetha Chan
cb9c6a7dc6
MDL-47242 theme_bootstrapbase: fix nested custom_menu responsive display
2014-09-15 17:35:31 +08:00
Marina Glancy
ba41742ea2
MDL-47080 theme: call format_string on site shortname
2014-09-09 10:05:28 +01:00
Marina Glancy
d619776bd5
MDL-46254 theme: apply filters to theme footnote
2014-09-08 13:55:55 +08:00
Brian Barnes
ff1f2dc58c
MDL-47097 theme: Fixed issue with dd's sliding up
2014-09-04 14:20:25 +12:00
Mark Nelson
2f6a0e5f70
MDL-46902 core_theme: described changes in theme/upgrade.txt
2014-08-29 14:27:07 -07:00
Eloy Lafuente (stronk7)
db438e0c14
Merge branch 'm28_MDL-46716' of https://github.com/totara/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-08-26 02:16:50 +02:00
Eloy Lafuente (stronk7)
56127f65af
Merge branch 'm28_MDL-46900' of https://github.com/totara/moodle
2014-08-25 20:55:09 +02:00
Brian Barnes
4a222f026a
MDL-46716 core_calendar: Replaced iCal image with stylised text
2014-08-22 09:44:58 +12:00
Mary Evans
8c97393ce5
MDL-46812 grade/report/grader: Need to tie up loose ends in Gradebook after MDL-43824
...
Squashed commit of the following:
commit 5881cccc95c135e1440ce0c5441a84b462941758
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Thu Aug 21 02:15:05 2014 +0100
MDL-46812 grade/report/grader: Reset previous commit for left scroller.
commit 5abeb60470f02ab4c79c27b2a6f6187e75891e0b
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Thu Aug 21 01:29:41 2014 +0100
MDL-46812 grade/report/grader: Added jsenabled css body class to rtl style.
commit a95d23d8b753a590d980e5427e8c74ba597c2b91
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Thu Aug 21 00:59:06 2014 +0100
MDL-46812 theme_base; Removed more redundent CSS.
commit 3fb326e5b39738343e0b7c0d9c8da17adf5a09bb
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Wed Aug 20 13:24:59 2014 +0100
MDL-46812 theme_base: Removed redundent grade/report/grader CSS in style/grade.css
commit c602e7e277f9ce1fed6d0eccf72c547432e130b6
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Thu Aug 14 12:50:14 2014 +0100
MDL-46812 grade/report/grader: Need to tie up loose ends in Gradebook after MDL-43824
1. fixed gradebook layout when JS is disabled
2. added height and background color to scroller when JS is enabled
3. removed redundent top margin in user-grades table
2014-08-21 11:13:56 +01:00
Brian Barnes
e5cb8da2f2
MDL-46900 theme: allowed more than 1 nav collapse element
2014-08-21 14:56:56 +12:00
Marina Glancy
e913caab92
Merge branch 'MDL-46538_master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-08-19 16:51:46 +08:00
Marina Glancy
816ddceceb
Merge branch 'MDL-46829_master' of git://github.com/lazydaisy/moodle
2014-08-19 14:20:51 +08:00
Marina Glancy
b3194ab1b2
Merge branch 'master_MDL-46775' of git://github.com/totara/moodle
2014-08-19 11:21:22 +08:00
Mary Evans
fcd90243b6
MDL-46829 theme_base: Fixed regression in Base caused by MDL-54031.
...
So much for Peer Reviews.
2014-08-14 13:35:26 +01:00
Eloy Lafuente (stronk7)
3376dae082
MDL-45031 theme: fix tabs base line alignment by 1px.
...
Credit goes to Damyon Wiese, thanks!
2014-08-13 21:31:11 +02:00
Marina Glancy
a2a4ad8928
MDL-46643 calendar: improved tab order of calendar detail pages
2014-08-13 16:29:45 +08:00
Eloy Lafuente (stronk7)
9ab115bbee
Merge branch 'MDL-45031_M28' of git://github.com/lazydaisy/moodle
2014-08-13 00:34:03 +02:00
Eloy Lafuente (stronk7)
b8475d375c
Merge branch 'wip-MDL-46470-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-08-13 00:24:51 +02:00