Davo Smith
f8e493faff
MDL-34214 Course dndupload - removed unneeded classes from preview element
2012-07-16 12:05:54 +12:00
Sam Hemelryk
abfc9e2512
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
2012-07-02 11:34:53 +12:00
Sam Hemelryk
125231acf9
MDL-33985 theme_base: Fixed bad conflict resolution of course CSS rtl fixes
2012-06-25 16:53:39 +12:00
Sam Hemelryk
45d011c896
Merge branch 'MDL-32479_master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/base/style/core.css
2012-06-21 09:46:32 +12:00
Andrew Robert Nicols
2de13ef252
MDL-33722 Set z-index for dndupload-status message to prevent it hiding other items
2012-06-18 11:35:58 +01:00
Aparup Banerjee
341d989d63
Merge branch 'MDL-30337_no_risk' of git://github.com/nebgor/moodle
2012-06-18 16:03:08 +08:00
Nadav Kavalerchik
409c12f21a
MDL-32479 - RTL Theme fixes for Moodle 2 (theme/base)
...
Right align Fields in forms (when in RTL mode)
Conflicts:
theme/base/style/course.css
2012-06-18 11:31:33 +08:00
Nadav Kavalerchik
d180d19a83
MDL-32479 - RTL Theme fixes for Moodle 2 (theme/base)
...
Support for blocks columns switch when in rtl mode:
theme/base/layout/frontpage.php
theme/base/layout/general.php
Right align course completion checkbox to the right side of the activities and resources, when in RTL mode
theme/base/style/course.css
Right align DOCK bar, when in RTL mode
theme/base/style/dock.css
First-name and Last-name Initials (filter) bar (on every users list) letters spacing (usability issue, NOT RTL issue)
theme/base/style/core.css
Conflicts:
theme/base/style/core.css
theme/base/style/course.css
2012-06-18 11:24:04 +08:00
Mary Evans
642b1ca325
MDL-32479 theme_base: some RTL fixes for Moodle 2.3
2012-06-15 22:00:03 +01:00
Frederic Massart
76055f5de4
MDL-33442 Course: actions bring you back where you came from
2012-06-14 17:07:57 +08:00
Sam Hemelryk
778121751d
Merge branch 'MDL-32767' of git://github.com/danpoltawski/moodle
2012-06-14 16:37:08 +12:00
Dan Poltawski
d87debaa3e
MDL-32767 - course: Add a summary of activities
...
When in single-page summary mode
2012-06-12 13:13:52 +08:00
Tim Hunt
33d7737711
MDL-33610 theme - increase activity icon spacing
2012-06-11 12:21:13 +08:00
Davo Smith
6c0ae99b69
MDL-33056 Course dnd upload - improved status box styling and added fade in/out
2012-06-01 11:27:42 +01:00
Rajesh Taneja
c129f430bb
MDL-33027 themes: Modified heading to be displayed for section in all themes
2012-05-22 11:31:34 +08:00
Sam Hemelryk
7b06151288
Merge branch 'MDL-22504_drag_and_drop_upload_final' of https://github.com/davosmith/moodle
...
Conflicts:
course/lib.php
theme/base/style/course.css
2012-05-17 10:55:35 +12:00
Sam Hemelryk
a5bf3c520f
Merge branch 'MDL-31215-master-11' of git://git.luns.net.uk/moodle
...
Conflicts:
course/lib.php
2012-05-16 09:59:45 +12:00
Aparup Banerjee
154128a50f
Merge branch 'wip-mdl-32770' of git://github.com/rajeshtaneja/moodle
2012-05-15 16:41:54 +08:00
Andrew Robert Nicols
7a9a07d24a
MDL-31215 Add the ability to change activity titles using AJAX calls
2012-05-14 14:22:02 +01:00
Rajesh Taneja
36be7e1453
MDL-32770 course: fixed section title and footer
2012-05-10 16:23:17 +08:00
Davo Smith
abed5d655f
MDL-22504 Fixed issues raised by Sam Hemelryk
2012-05-04 12:12:52 +01:00
Dan Poltawski
96e1285162
MDL-32508 course_format: fix up some minor style issues
...
Noticed whilst reviewing again
2012-05-04 10:53:05 +08:00
Dan Poltawski
1804b7c1bc
MDL-32508 course/formats: Respect single page course display mode
...
Topics and weeks have been converted to use a shared renderer to output
their content.
Note, I started with good intentions but this renderer has mixed
paradgims due to fast and cheap winning out on the trinity.
AMOS BEGIN
MOV [currenttopic,access],[currentsection,format_topics]
MOV [currentweek,access],[currentsection,format_weeks]
AMOS END
2012-05-04 10:53:01 +08:00
Sam Hemelryk
b34e00c197
Merge branch 'MDL-32771-2' of git://github.com/danpoltawski/moodle
2012-05-09 09:14:20 +12:00
Dan Poltawski
3a35a9ff8b
MDL-32771 - course: add ability to increase/reduce number of sections
...
* addsection.php is renamed to changenumsections.php to reflect new purpose
* The add button is changed to a +- toggle rahter than big 'add section'
2012-05-08 15:00:46 +08:00
Dan Poltawski
a60cc6e174
MDL-32777 format_topics/weeks: section-summary CSS
...
Ensure there isn't list-style like bullets
2012-05-05 10:37:38 +08:00
Sam Hemelryk
1ad903ea8b
Merge branch 'MDL-29264_zindex' of git://github.com/andyjdavis/moodle
2012-05-01 08:23:52 +12:00
Davo Smith
32528f94e4
MDL-22504 Drag and drop upload course - enables upload of files, text and urls to a course page
2012-04-30 09:53:25 +01:00
Andrew Davis
bd3238e611
MDL-29264 course: removed the z-index from course css for course completion elements
2012-04-27 10:49:29 +07:00
Mary Evans
0465dd3e01
MDL-32385 theme_base: adds line-height:normal in style/course.css for section summary
2012-04-14 14:40:09 +01:00
Sam Hemelryk
f73cea5418
MDL-31528 navigation: Tidied up page for viewing and managing categories
2012-03-16 10:36:00 +13:00
Sam Hemelryk
eb3217dc40
MDL-30359 theme_base Fixed regression with course completion icons
2011-11-21 11:30:17 +13:00
Mary Evans
2062be1a01
MDL-30359 Fixes for dir-rtl in theme_base CSS
2011-11-19 00:04:41 +00:00
Nadav Kavalerchik
7a25d39873
MDL-27516 Several CSS fixes for right to left languages
2011-11-17 11:42:12 +13:00
Petr Skoda
fad8e0248c
MDL-29030 move user log reporting to report_log plugin
2011-11-06 12:22:52 +01:00
Petr Skoda
4d00fded9d
MDL-29030 migrate outline user reporting to plugin
2011-11-06 12:22:51 +01:00
Petr Skoda
cf24e82ed3
MDL-29030 move base CSS to report plugins
2011-11-06 12:22:50 +01:00
Sam Hemelryk
6598f57e90
MDL-25697 theme_base: Improved the alignment of the activity editing icons on the course frontpage
2011-09-29 14:15:38 +13:00
John Stabinger
defbd5b0f5
MDL-25723 fix for all course listing in IE
2011-01-14 14:23:10 -05:00
Patrick Malley
dc7b017a85
MDL-22498 - removed padding from all .content areas
2010-11-07 19:39:10 +00:00
Rossiani Wijaya
b9a048f879
MDL-20459 - add missing CSS class to clear float.
2010-07-29 05:28:59 +00:00
Rossiani Wijaya
ea831ceb6d
MDL-20459 - convert $OUTPUT->spacer to use CSS. eliminate echo '<div>' to use html_writer::tag
2010-07-26 05:43:10 +00:00
Rossiani Wijaya
2afcfc44cf
MDL-23501- convert table to CSS.
2010-07-23 08:34:59 +00:00
Rossiani Wijaya
cb184beb24
MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS.
2010-07-23 08:11:22 +00:00
Rossiani Wijaya
21cbbf3fe9
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left).
2010-07-14 01:50:57 +00:00
Rossiani Wijaya
43c90b9b0f
MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left)
2010-07-13 09:01:58 +00:00
Sam Hemelryk
3ebc548f9b
course MDL-8369 Fixed bug in front page combo list and tweaked CSS
2010-06-03 06:11:39 +00:00
Sam Hemelryk
24e27ac0c1
course MDL-8369 Front page combo list is now restructured and exandable by JavaScript
...
This patch also implements a course renderer.
2010-05-27 01:40:11 +00:00
Sam Hemelryk
6605ff8cda
themes MDL-22358 Renamed sideblock class to block
2010-05-06 06:16:07 +00:00
Patrick Malley
ab3169cfc5
Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding
2010-04-12 01:26:00 +00:00