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
Eloy Lafuente (stronk7)
5c8ce898ab
Merge branch 'MDL-45379' of https://github.com/totara/openbadges
2014-07-01 23:59:31 +02:00
Heiko Schach
4c7a19eccc
MDL-46063 feedback: Fix user pictures
2014-06-30 13:06:32 +03: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
Damyon Wiese
d9640a99ba
Merge branch 'MDL-46022-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/modules.less
theme/bootstrapbase/style/moodle.css
2014-06-24 14:10:51 +08:00
Andrew Nicols
ebfb73db7b
MDL-1626 mod_forum: Update user interface to reflect per-discussion subscriptions
...
AMOS BEGIN
MOV [forcessubscribe,mod_forum],[forcesubscribed,mod_forum]
AMOS END
2014-06-24 12:16:34 +08:00
Damyon Wiese
c32161a82c
Merge branch 'MDL-44512-master' of git://github.com/jethac/moodle
2014-06-24 10:38:48 +08:00
Jetha Chan
328ef3df0e
MDL-46022 custom_menu: add support for dividers
2014-06-20 15:53:11 +08:00
Jetha Chan
a36f97f7c0
MDL-44512 themes: fix for custom menu submenu arrows on RTL languages
2014-06-19 15:12:56 +08:00
Eloy Lafuente (stronk7)
3a2421a56e
Merge branch 'MDL-45611-master' of git://github.com/phalacee/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-17 01:11:25 +02:00
Jason Fowler
05562aaf6f
MDL-45611 Questions: Fixing the layout of the 'points box'
2014-06-10 10:42:28 +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
Marina Glancy
78ee646dd9
Merge branch 'MDL-45525-27' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:28:36 +08:00
Marina Glancy
143eef0e37
Merge branch 'MDL-45536-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 14:25:10 +08:00
Damyon Wiese
c186e87ab7
Merge branch 'MDL-45476-master' of git://github.com/phalacee/moodle
2014-05-20 13:06:09 +08:00
Sam Hemelryk
46921d74a6
Merge branch 'MDL-44323-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 15:42:32 +12:00
Sam Hemelryk
d57e3f8201
Merge branch 'MDL-45380-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-05-20 08:52:54 +12:00
Andrew Nicols
531c263a86
MDL-45536 theme: Use width auto for inputs and textareas specifying them
2014-05-16 12:09:40 +08:00
Dan Poltawski
376a17e4ae
MDL-44323 admin: use correct css class for warning
...
The notifyproblem notification is consistent with the rest of
the warnings we report.
2014-05-15 12:00:11 +08:00
Jetha Chan
8bb2d47619
MDL-45525 themes: minor forum improvements
...
Fixed an RTL style that wasn't kicking in properly.
2014-05-13 14:31:44 +08:00
Jason Fowler
1d20cf37cb
MDL-45476 Quiz: Fixing atto on multiple choice pages
2014-05-13 08:06:04 +08:00
Jetha Chan
b993411de1
MDL-41383 theme: filepicker zoom resiliency
...
Fixed an issue that broke the file picker on bootstrapbase when zooming in and out.
2014-05-12 17:16:58 +08:00
Frederic Massart
2c47e5005b
MDL-45380 theme_bootstrapbase: Restore config override highlight
2014-05-12 15:42:17 +08:00
Andrew Nicols
72704adf03
MDL-44486 core: Rewrite JavaScript progressbar
2014-05-12 15:29:47 +08:00
Marina Glancy
2cba18ee43
Merge branch 'MDL-45282_message' of git://github.com/andyjdavis/moodle
2014-05-07 16:52:11 +08:00
Andrew Davis
f624f56999
MDL-45282 core_user: fixed up some oddities in the bulk user messaging screen
2014-05-07 15:34:29 +08:00
Jetha Chan
cecd602d8b
MDL-45290 rubrics: overflow, delete button alignment
...
Adjusted delete button alignment, restored overflow rule, amended button alignment, minor RTL fixes.
2014-05-06 16:47:20 +08:00
Jetha Chan
fe778267f2
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:44:59 +08:00
Jetha Chan
73eb9f4339
MDL-45290 rubric: visual fixups
...
Fixed up visual issues with rubric editor on Clean.
2014-05-02 14:27:14 +08:00
Jetha Chan
13e118ca65
MDL-36836 filepicker: alfresco select box fix
...
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 16:08:02 +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
Jason Fowler
b23a320558
MDL-44916 Question: Fixing alignment in bootstrap themes
2014-04-28 11:37:26 +08:00
Nadav Kavalerchik
b992594aac
MDL-45109 - theme/bootstrapbase - Fix Unordered and Ordered lists in RTL mode
2014-04-20 17:03:03 +03:00
Marina Glancy
09e1805072
Merge branch 'MDL-44951-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 14:44:04 +08:00
Dan Poltawski
30a3b12f88
Merge branch 'MDL-45076-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-16 09:10:28 +08:00
Sam Hemelryk
19dfbe3001
Merge branch 'MDL-40674_master' of https://github.com/nadavkav/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-15 16:47:38 +12:00
Frederic Massart
f82bc6be01
MDL-45076 theme_bootstrapbase: Clean up participants controls LESS
2014-04-15 12:19:53 +08:00
Frederic Massart
a71b1f131e
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.
2014-04-15 12:18:44 +08:00
Sam Hemelryk
e8bb3c3fa6
Merge branch 'MDL-41891_master' of https://github.com/nadavkav/moodle
2014-04-15 11:25:20 +12:00
Jetha Chan
cee8be6325
MDL-44951 theme_bootstrapbase: forum post css tweaks
...
Adjusted forum post CSS for cleaner appearance.
2014-04-11 14:40:54 +08:00
Damyon Wiese
2471088111
MDL-42195 Bootstrap: Make selector for responsive images 100% the same as bootstrap3.
2014-04-09 14:57:33 +08:00
Dan Poltawski
a935cccb2b
Merge branch 'MDL-31679' of git://github.com/aolley/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 12:49:35 +08:00
Dan Poltawski
9eeacad9b8
Merge branch 'MDL-44507_master' of https://github.com/SWiT/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 11:52:33 +08:00
Marina Glancy
47a1315f02
Merge branch '44944-27' of git://github.com/samhemelryk/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 09:48:41 +08:00
Damyon Wiese
86bd7af5be
MDL-42195 Bootstrap - put border and vertical-align back in the reset for all images
2014-04-08 17:04:43 +08:00