Kordan
bfc241a452
MDL-32869 theme_formal_white: reduced the height or rows in admin filter table
2012-05-09 11:26:15 +02:00
Kordan
27912e600b
MDL-32321 theme_formal_white: added autolink and adminwarning.maturityinfo.maturity* classes
2012-05-08 10:47:29 +02: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
45d79572b5
Merge branch 'w19_MDL-32849_m23_urlrewriting' of git://github.com/skodak/moodle
2012-05-09 10:41:58 +12:00
Sam Hemelryk
b34e00c197
Merge branch 'MDL-32771-2' of git://github.com/danpoltawski/moodle
2012-05-09 09:14:20 +12:00
Petr Skoda
18ac11b730
MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader
...
This helps especially IIS servers using ^([^\?]+?\.php)(\/.+)$ rewrite rule.
2012-05-08 20:11:44 +02:00
Dan Poltawski
f7ae27e887
Merge branch 'w19_MDL-32683_m23_publiccache' of git://github.com/skodak/moodle
2012-05-08 21:10:49 +08:00
Petr Skoda
acc165aac7
MDL-32846 do not forget to create dir for bogus image file placeholders
2012-05-08 14:44:50 +02:00
Petr Skoda
1c6d3af542
MDL-32683 fix sloppy copy/pasting from yui_combo
2012-05-08 14:31:23 +02:00
Dan Poltawski
cd41392c83
Merge branch 'w19_MDL-32825_m23_caches' of git://github.com/skodak/moodle
2012-05-08 17:46:39 +08: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
Sam Hemelryk
d7013dba20
Merge branch 'MDL-32777' of git://github.com/danpoltawski/moodle
2012-05-08 17:49:44 +12:00
Petr Skoda
979d320722
MDL-32825 try to improve atomicity of cache file operations in themes and javascript
2012-05-07 18:45:13 +02:00
Petr Skoda
869b12554d
MDL-32683 minor css related refactoring
2012-05-05 18:46:00 +02:00
Petr Skoda
8ab2974341
MDL-32683 improve and standardise JS serving
2012-05-05 18:16:50 +02:00
Petr Skoda
dbe14f39c0
MDL-32683 fine tune yui resource caching
2012-05-05 17:25:27 +02:00
Petr Skoda
2c61e7cc4a
MDL-32683 fine tune theme style sheet caching
2012-05-05 17:06:58 +02:00
Petr Skoda
8475b9704f
MDL-32683 fine tune theme javascript caching
2012-05-05 16:54:06 +02:00
Petr Skoda
71d4c60389
MDL-32683 fine tune theme image caching
2012-05-05 16:53:45 +02:00
Petr Skoda
d5222fae5f
MDL-32683 use slashargument urls for yui images
2012-05-05 16:14:48 +02:00
Petr Skoda
6e7b46018e
MDL-32683 use slashargument urls for yui combo loader
2012-05-05 16:13:35 +02:00
Petr Skoda
ecbad2ad1c
MDL-32683 use slashargument urls for theme javascript files
2012-05-05 15:31:27 +02:00
Petr Skoda
7070b7f261
MDL-32683 use slashargument urls for theme style sheets
2012-05-05 15:26:24 +02:00
Petr Skoda
9d473266a7
MDL-32683 use slashargument urls for theme images
2012-05-05 15:23:59 +02:00
Petr Skoda
8c672cf9f3
MDL-32683 explicitly allow more caching of static content
2012-05-05 14:09:31 +02: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
fe9693df87
Merge branch 'w18_MDL-26028_m23_xsendfile' of git://github.com/skodak/moodle
2012-05-02 11:48:24 +12:00
Sam Hemelryk
46847c220c
Merge branch 'w18_MDL-32612_m23_debug' of git://github.com/skodak/moodle
2012-05-01 13:29:39 +12:00
Sam Hemelryk
ea7cc40eda
Merge branch 'MDL-28955_master' of git://github.com/lazydaisy/moodle
2012-05-01 13:17:33 +12: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
Petr Skoda
7e9f1b63e5
MDL-26028 use X-Sendfile for theme images and javascript
2012-04-29 18:59:08 +02:00
Petr Skoda
5d234a34ef
MDL-32612 prevent dir creation race condition notices in theme images
2012-04-28 17:14:38 +02:00
Petr Skoda
ee891dacc7
MDL-32612 disable error displaying in theme files and javascript
...
The correct place to write errors and notices is log, we can let Javascript and binary files to be randomly modified.
2012-04-28 17:14:38 +02:00
Mary Evans
18e5c3332f
MDL-28955 theme_nimble: added css rules to display horizontal/vertical-menu-submenu-indicator
2012-04-28 02:48:26 +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
Eloy Lafuente (stronk7)
ee5855687e
Merge branch 'MDL-31052-js-rewrite' of git://github.com/danpoltawski/moodle
2012-04-26 03:32:08 +02:00
Eloy Lafuente (stronk7)
cb626376c1
Merge branch 'MDL-32566_master' of git://github.com/kordan/moodle
2012-04-25 02:05:09 +02:00
Ruslan Kabalin
5683815612
MDL-31263 Rewrite block drag/drop using YUI3
2012-04-24 13:25:43 +08:00
kordan
011c24fbe9
MDL-32566 theme_formal_white: restyling of login block
2012-04-23 15:13:13 +02:00
kordan
25d4221200
MDL-32578 theme_formal_white: modified two lang strings
2012-04-23 15:20:34 +08:00
Dan Poltawski
c6d2dca7a0
Merge branch 'MDL-23647_master' of git://github.com/lazydaisy/moodle
2012-04-23 10:27:44 +08:00
Sam Hemelryk
fa3671d49f
Merge branch 'MDL-32385_master' of git://github.com/lazydaisy/moodle
2012-04-16 17:06:15 +12:00
Sam Hemelryk
52bb02020d
Merge branch 'MDL-32444_master' of git://github.com/lazydaisy/moodle
2012-04-16 15:59:55 +12:00
Kordan
8b83e36e60
MDL-32355 theme_formal_white: changed the order of parent themes
2012-04-16 12:06:13 +12:00
Kordan
71e5d66642
MDL-32355 formal_white: improved reliability e maintainability
2012-04-16 12:04:56 +12:00
Sam Hemelryk
d8b09e5eb2
Merge branch 'MDL-32356_master' of git://github.com/kordan/moodle
2012-04-16 12:00:55 +12:00
Mary Evans
cbeb231f05
MDL-23647 theme_anomaly: Removed margin + added padding to current week main content to give it more definition.
2012-04-16 00:27:32 +01:00