Eric Merrill
8abe0e83ee
MDL-54559 theme: Fix padding that pushes navbar down
2016-06-07 14:58:40 +08:00
Marina Glancy
b259fa6645
MDL-53172 core: adjust CSS for inplace_editable
2016-02-27 11:29:27 +08:00
Marina Glancy
8de48ad0ae
MDL-53172 core: toggle and select in inplace_editable
2016-02-27 11:29:24 +08:00
Davo Smith
b8645d6df5
MDL-52371 theme_base: activity chooser - support long names
2016-02-22 08:57:16 +00:00
Marina Glancy
cdc5f9785b
MDL-51802 core: new template for quick editing a title
...
convert editing tag name to use new template
2016-02-13 11:07:42 +08:00
Marina Glancy
c026a28d59
MDL-50851 core_tag: introduce tag collections
2016-01-10 15:25:43 +08:00
Marina Glancy
a27c42ee9a
MDL-51260 core_tag: Use new tag autocomplete for related tags
2015-10-15 12:03:52 +08:00
Syxton
60cf074239
MDL-48947 course: Section button cleanup
...
Creates a new method of handling all the section related icons.
Including a new method that places these actions in a menu for topic and
weeks course formats. (This version replaces "Edit" with "Topic/Week/or
Section menu")
2015-09-17 10:40:31 -04:00
Adrian Greeve
4c607947b2
MDL-50323 themes: Course unordered lists correctly styled.
...
Thank you to Ann Adamcik for providing this patch.
2015-09-08 09:23:40 +08:00
Marina Glancy
8e35585390
MDL-50919 tags: new UI for managing tags
2015-09-02 14:15:13 +08:00
Mary Evans
20955a30c3
MDL-37832 theme: Improved "My Moodle" expandable/collapsible caption.
2015-07-14 00:39:43 +01:00
Jetha Chan
3451a51cdf
MDL-37477 output: Add support for table captions
...
Conflicts:
lib/upgrade.txt
theme/bootstrapbase/style/moodle.css
2015-02-10 16:15:49 +08:00
Frederic Massart
1920eebcaa
MDL-44907 admin: Better styling of admin settings validation errors
2015-01-08 14:14:38 +08:00
Brian Barnes
bbb0733297
MDL-45955 forms: replaced labels in static text elements
2014-12-10 17:28:09 +13:00
Eloy Lafuente (stronk7)
4ef19b1789
Merge branch 'MDL-48277-master' of git://github.com/danpoltawski/moodle
2014-11-25 18:38:24 +01: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
03e93abad8
MDL-48277 css: enable duplicate definitions lint rule
...
And remove duplicates found in code which were detected by this rule
(leaving the last rule defined as this would take precidence).
https://github.com/CSSLint/csslint/wiki/Disallow-duplicate-properties
2014-11-18 22:11:36 +00:00
Dan Poltawski
9ec6c460e6
MDL-48277 css: remove invalid @-ms-keyframes rule
...
This is directly copied from bootstrap, but was added to a beta version
of IE10, but never the production version so is uncessary.
Refs:
http://blogs.msdn.com/b/ie/archive/2012/06/06/moving-the-stable-web-forward-in-ie10-release-preview.aspx
https://github.com/CSSLint/csslint/issues/295
2014-11-18 22:11:35 +00:00
Mary Evans
a263396486
MDL-47915 theme: use id='page-content' rather than 'content'.
...
Also added JS fallback for themes using copied layouts in scorm
2014-11-18 17:49: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
Sam Hemelryk
2ff98fb6e4
MDL-48206 block_comments: textarea width 100%
2014-11-14 11:40:33 +13:00
Jetha Chan
6287692843
MDL-47340 action_menu: selector, RTL, consistency fixes
2014-10-20 17:09:16 +08:00
Jetha Chan
8ef43cfde6
MDL-47576 user_menu: theme_base fixes
2014-10-16 16:18:38 +08:00
Frederic Massart
70e7b634e4
MDL-46481 backup: Reposition one-click backup button
2014-10-08 13:45:24 +08: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
Jetha Chan
6da0e4cfff
MDL-45893 user_menu: based on action_menu, new responsive approach
2014-10-03 15:12:59 +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
Jetha Chan
d24b8e52d3
MDL-45893 user_menu: revised based on action_menu
2014-09-25 13:43:06 +08: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
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
Mary Evans
0b181e9a4d
MDL-45031 theme_base: Added style/tabs.css and updated config.php
...
also removed tabtree css from style/core.css to style/tabs.css.
2014-08-12 00:59:16 +01:00
Andrew Nicols
b6c56044f6
MDL-32917 calendar: Fix centering of calendar heading on IE10
2014-08-07 09:38:06 +08:00
Mary Evans
e8e1592972
MDL-46538 theme_base/theme_bootstrapbase: Removed incorrect RTL CSS mark-up.
2014-07-26 16:27:43 +01:00
Sam Hemelryk
ce3d7d5da9
Merge branch 'm28_MDL-46406' of https://github.com/totara/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-07-21 11:14:30 +12:00
Brian Barnes
22f8a34998
MDL-46406 core_auth: Placed remember username before submit login form
2014-07-17 14:03:50 +12:00
Brian Barnes
ef56323c7f
MDL-46250 core_filepicker: Changed headings to be heading tags instead of spans
2014-07-07 10:24:39 +12:00
Brian Barnes
9130250b0e
fixed download button
2014-06-27 12:51:41 +12:00
Yuliya
cd243d94cd
MDL-45379 badges: removed unnecessary tables from renderers
...
Signed-off-by: Yuliya <yuliya.bozhko@gmail.com >
Signed-off-by: Brian Barnes <brian.barnes@totaralms.com >
2014-06-27 12:51:41 +12:00
Jetha Chan
328ef3df0e
MDL-46022 custom_menu: add support for dividers
2014-06-20 15:53:11 +08:00
Eloy Lafuente (stronk7)
2975f1a0cc
Merge branch 'MDL-42782-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-10 01:08:45 +02:00
Sam Hemelryk
0591c2056d
Merge branch 'MDL-44486-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-04 09:51:37 +12:00
Jetha Chan
bd77886b41
MDL-42782 usability: fix for extreme course page indenting
2014-06-03 11:15:59 +08:00
Jetha Chan
1e0b920cba
MDL-45561 themes: horizontal scroll in RTL base
2014-05-15 15:50:26 +08:00
Andrew Nicols
72704adf03
MDL-44486 core: Rewrite JavaScript progressbar
2014-05-12 15:29:47 +08:00
Frederic Massart
a36f8b36dd
MDL-45443 theme_base: Missing closing bracket ruining the CSS
2014-05-08 17:37:37 +08:00
Andrew Nicols
5b932559ce
MDL-44815 theme: Make chooser icons the standard 16px
...
The only exception to this rule is the activity chooser which is allowed
24px.
2014-05-01 11:54:26 +08:00
Andrew Davis
1615cc45e9
MDL-44778 core_theme: added the well and well-small class to Base
2014-04-17 08:48:21 +08:00
Damyon Wiese
515fe565f6
Merge branch 'MDL-44070-master' of https://github.com/sammarshallou/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/forms.less
theme/bootstrapbase/style/moodle.css
version.php
2014-04-08 13:30:41 +08:00
Sam Hemelryk
87f2c808f7
Merge branch 'MDL-44760-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-debug.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button-min.js
lib/editor/atto/plugins/table/yui/build/moodle-atto_table-button/moodle-atto_table-button.js
lib/editor/atto/plugins/table/yui/src/button/js/button.js
lib/editor/atto/yui/build/moodle-editor_atto-plugin/moodle-editor_atto-plugin-min.js
2014-04-08 08:59:54 +12:00