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
4b4974881b
MDL-48277 css: remove empty CSS files
...
To avoid tools moaning and uncessary file loads
* course/style.css was mistakenly added empty in 01e0e7044
* theme/canvas/style/question.css has been empty since 2.1 481dc639
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
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Sam Hemelryk
04f1a90d05
MDL-41551 theme_base: improved custom block region handling for base
2014-04-06 15:17:48 +12:00
Damyon Wiese
ccc2966709
Merge branch 'wip-MDL-44139-master' of git://github.com/ds125v/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-02-24 15:28:51 +08:00
Sam Hemelryk
3f4cec2195
MDL-44201 theme_canvas: unified @package use and improved coding style
2014-02-17 11:17:56 +13:00
David Scotson
7f52dbd8d5
MDL-44139 admin: standardise warning renderer use
...
Take three handcoded warnings and convert them to calling
the 'warning' renderer like rest of the file.
Then remove redundant CSS and/or move specific CSS to generic
places so it's shared.
2014-02-14 11:39:04 +00:00
Ankit Agarwal
6b21643236
MDL-43804 themes: Update css not to use r0 and r1 identifiers for table rows
2014-02-03 14:29:39 +08:00
Damyon Wiese
40cb48792a
MDL-33952 Assignment - bon voyage!
...
mod_assignment has been replaced with a stub that only exists to support restoring and
auto upgrading to mod_assign. If you require mod_assignment for some old plugin, then
overwrite with the 2.6 version manually.
2014-01-08 14:51:06 +08:00
Tim Lock
f6c5ceca71
MDL-42487: Forced userprofile dl style to be displayed: inline-block.
2013-11-29 09:22:48 +10:30
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
rwijaya
faf6010b10
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
...
Also, changing h3 classname from name to categoryname.
Added note to theme/upgrade.txt to describe the heading level changes.
2013-10-02 09:46:26 +13:00
Eloy Lafuente (stronk7)
58c9faeaca
Merge branch 'MDL-38661-m-wip' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/base/style/core.css
theme/bootstrapbase/style/moodle.css
2013-09-17 19:59:55 +02:00
Dan Poltawski
1d49a5cdc6
Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels"
...
This reverts commit 278d64572d272c776c564dcd743959c21ee20c8b.
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-09-12 19:21:43 +08:00
Marina Glancy
6313817352
MDL-40347 Fixed gradebook css overwriting in Canvas
2013-09-11 16:45:38 +10:00
Damyon Wiese
0956dd7b5f
MDL-40347 Theme canvas Remove !important override
...
The !important override in this rule in the grader report was
preventing the last row of cells from being highlighted.
2013-09-11 14:33:10 +08:00
Sam Hemelryk
2ecaec9bb6
Merge branch 'MDL-41658_master' of git://github.com/kordan/moodle
2013-09-11 09:42:40 +12:00
Rossiani Wijaya
278d64572d
MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels
2013-09-10 17:09:38 +08:00
Rossiani Wijaya
3b42864d65
MDL-41438 core renderer: additional patch to remove .main definition from all core themes
2013-09-09 09:39:03 +08:00
kordan
8d773a885e
MDL-41658 theme_formal_white: text in input select is now never centered (fixed at central level)
2013-09-08 21:01:18 +02:00
Andrew Robert Nicols
53c1b936e5
MDL-38661 Course: Add JS category expander.
...
This adds a category expanded which:
* fetches child content in a category tree if it has not already been loaded;
* toggles relevant classes on the category node to show and hide child content; and
* applies appropriate animations to improve user experience.
2013-09-06 10:05:36 +10:00
Dan Poltawski
5bb85e4bf6
Merge branch 'MDL-39508_master' of git://github.com/lazydaisy/moodle
2013-05-07 14:42:44 +01:00
Mary Evans
b4d70ce2e1
MDL-39508 theme_canvas: Fixed dropdown navigation menu in SCORM player view.
2013-05-07 01:58:11 +01:00
Marina Glancy
69bbd2a7cd
MDL-38594 Core themes changed for the new course listings styles
2013-05-03 11:16:16 +10:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Dan Poltawski
8926c9fbcd
Merge branch 'w17_MDL-39402_m25_themedep' of git://github.com/skodak/moodle
2013-04-30 09:57:29 +01:00
Damyon Wiese
89dc06570d
Merge branch 'MDL-39354' of git://github.com/timhunt/moodle
2013-04-30 16:24:07 +08:00
Tim Hunt
42d8287083
MDL-39354 put back a bit of margin on checkboxes.
2013-04-29 19:13:13 +01:00
Petr Škoda
51a230af6a
MDL-39402 add missing theme dependencies
2013-04-29 09:20:57 +02:00
Petr Škoda
574909efce
MDL-39174 fix phpdocs packages in themes
2013-04-27 13:22:59 +02:00
Damyon Wiese
200571507f
Merge branch 'wip-MDL-37009-master' of git://github.com/marinaglancy/moodle
2013-04-04 11:22:20 +08:00
Marina Glancy
f53703b7be
MDL-37009 new course listings: changes to canvas and other themes:
...
canvas-based themes: formal_white, magazine, splash
2013-04-02 10:58:18 +11:00
Frederic Massart
5581c618fc
MDL-38751 usability: Different style for cancel button
2013-03-28 11:14:24 +08:00
Damyon Wiese
95764ab7ef
Merge branch 'MDL-35875-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/upgrade.txt
2013-03-26 14:49:34 +08:00
Jason Fowler
6e5d002e57
MDL-35875 - User - Modify the profile page to use semantic HTML rather than tables for layout
2013-03-15 17:09:37 +08:00
Aparup Banerjee
87d7c7b578
Revert "Merge branch 'wip-MDL-35875-master' of git://github.com/phalacee/moodle"
...
This reverts commit 02dcf9b501d613c077fa51f5f0a35a477ef81c48, reversing
changes made to 61cd50618a5ff227f5a52006f94c5b2310a73abf.
2013-03-14 11:17:23 +08:00
Aparup Banerjee
02dcf9b501
Merge branch 'wip-MDL-35875-master' of git://github.com/phalacee/moodle
2013-03-12 16:53:45 +08:00
Marina Glancy
6573f727a4
MDL-38406 Separate categories view and edit page - alter CSS
2013-03-11 10:15:17 +11:00
Jason Fowler
ae18db7025
MDL-35816 - User - Modify the profile page to use semantic HTML rather than tables for layout
2013-03-07 11:00:16 +08:00
Damyon Wiese
4e516138e9
Revert "MDL-35875 - Users - Fixing RTL support"
...
This reverts commit fbb31b0f905c8859cc4f559f4f8148769367ece6.
This reverts commit c111b9f3aeea98542213ff530f59291fd45d1245.
This reverts commit 8afb9b7c4f2bfbb336b3e3af580cb14d32b0e917.
This issue has failed testing and integration will be delayed.
2013-02-28 10:53:03 +08:00
Damyon Wiese
c111b9f3ae
MDL-35875 - User - Modify the profile page to use semantic HTML rather than tables for layout (RTL Support)
2013-02-28 10:12:28 +08:00
Jason Fowler
8afb9b7c4f
MDL-35816 - User - Modify the profile page to use semantic HTML rather than tables for layout
2013-02-22 13:59:49 +08:00
Andrew Robert Nicols
238b8bc9b6
MDL-35819 AJAX Rewrite Moodle popup help to be more friendly and more efficient
2013-02-10 11:50:56 +00:00
Mary Evans
772cd5c8fa
MDL-37775 theme_canvas: Changed ADD a block from center align to left in style/blocks.css
2013-01-31 08:17:45 +00:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Marina Glancy
fdd4b9a50a
MDL-36048 Allow course formats to add course headers and footers
...
- Added functions in class format_base
- Added global functions in course/lib.php
- Added calling of course header/footer functions to the base theme
- output renderer checks if theme calls the coures content header/footer functions, if not calls them explicitly and displays a development warning
2012-11-10 15:39:01 +08:00
Aparup Banerjee
a9dd30802d
Merge branch 'WIP-MDL-35583' of git://github.com/nadavkav/moodle
2012-10-18 03:45:06 +08:00
Nadav Kavalerchik
43aae6cc28
MDL-35583 - blocks header and footer right align fixes, profile picture right align (update)
2012-10-17 19:34:16 +02:00