Petr Skoda
0ae36f6638
MDL-26966 improve self URL validation
2011-03-27 12:29:36 +02:00
Eloy Lafuente (stronk7)
9c3865c81c
MDL-25565 - fix borked merge. The power of one curly bracket!
2011-03-21 15:32:24 +01:00
Sam Hemelryk
0235bd8706
Merged MDL-25565 PULL-451 and fixed conflicts
2011-03-21 11:16:50 +08:00
Eloy Lafuente (stronk7)
e5e64a4886
Merge branch 'w11_MDL-26697_20_media' of git://github.com/skodak/moodle
...
Conflicts:
theme/formal_white/config.php
2011-03-15 15:21:02 +01:00
Mary Evans
1bb4846249
Fix for MDL-25565
2011-03-15 01:34:40 +00:00
Petr Skoda
fcd2cbaf1f
MDL-26697 multiple media filtering fixes and improvements
...
Bug fixes:
* fixed broken flash resizing via URL
* upgraded Flowplayer
* fixed invalid context in format_text()
* all media related CSS moved from themes to filter and resources
* fixed automatic pdf resizing in resources
Changes:
* reworked filter_mediaplugin system settings - grouped by player type instead of individual extensions, added more information
* improved regex url matching
* removed old unused players, Eolas fix and UFO embedding
* image embedding moved to filter_urltolink
* new Flowplayer embedding API
* accessibility and compatibility tweaks in Flowplayer
* SWF embedding now works only in trusted texts, it is now enabled by default (works everywhere if "Allow EMBED and OBJECT tags" enabled)
* new default video width and height
New features:
* automatic Flash video resizing using information from video metadata
* Flash HD video support (*.f4v)
* Flash video embedding with HTML5 fallback - compatible with iOS and other mobile devices
* Vimeo embedding
* no-cookie YouTube site supported
* HTML 5 audio and video with multiple source URLs and QuickTime fallback
* more video and audio extensions in filelib.php
* MP3 player colours customisable via CSS in themes
* nomediaplugin class in a tag prevents media embedding
2011-03-12 17:42:52 +01:00
Andrew Davis (andyjdavis)
48c235941f
gradebook MDL-26228 moved scrollbar css from standard theme into base
2011-03-09 15:55:25 +08:00
Tim Hunt
b662532752
MDL-20636 Minor theme tweaks.
2011-03-02 17:43:00 +00:00
Tim Hunt
e2cba246b7
MDL-20636 Merge vle/master into ouqe2
...
Conflicts:
mod/quiz/locallib.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
question/type/random/questiontype.php
2011-03-02 17:34:18 +00:00
Petr Skoda
84fed015d8
Revert "gradebook MDL-26228 moved scroll bar css from standard theme into base"
...
This reverts commit 54c3b90ec6
.
2011-03-02 09:09:06 +01:00
Andrew
54c3b90ec6
gradebook MDL-26228 moved scroll bar css from standard theme into base
2011-02-27 21:49:00 +08:00
Tim Hunt
a18fda20c4
MDL-20636 Split question-type specific styles into the separate plugins.
2011-02-24 19:34:08 +00:00
andyjdavis
bcab42daf2
message MDL-25616 adding recent conversations and recent notifications screens
2011-02-15 11:17:38 +08:00
Tim Hunt
74c479f212
MDL-20636 Merge branch 'master' into qe2_wip
...
Conflicts:
lib/questionlib.php
question/type/calculated/lang/en/qtype_calculated.php
question/type/questiontype.php
2011-02-03 11:18:40 +00:00
John Stabinger
defbd5b0f5
MDL-25723 fix for all course listing in IE
2011-01-14 14:23:10 -05:00
Tim Hunt
7a7197482d
MDL-20636 Fix if the use of the File API so images work in questions.
2011-01-13 18:35:57 +00:00
Tim Hunt
481dc639b3
MDL-20636 Add all the new styles to the base theme.
...
Later, some of these should be moved to canvas, or something, but this is good enough for now.
2011-01-13 18:35:52 +00:00
sam marshall
f140ee3d17
accessibility MDL-24613 Fixed (sort of) bug with rtl languages
2010-12-27 11:43:08 +01:00
Dongsheng Cai
70cb0769d5
"COMMENTING MDL-25540 fixed bullet point displayed over user pics, credits to Davo Smith"
2010-12-05 18:44:01 +00:00
Sam Hemelryk
1ded6e1f69
theme-base MDL-25498 Fixed up z-index overlay issue with YUI3 custom menu.
2010-12-02 05:20:37 +00:00
Sam Hemelryk
060cd0c887
course MDL-25269 Fixed up module/resource indentation on the course view page. Now uses div margins rather than spacer images.
2010-11-19 04:02:21 +00:00
Andrew Davis
696b250217
gradebook MDL-25238 made things line up in IE and Safari with static student columns enabled
2010-11-18 01:56:16 +00:00
Tim Hunt
341be301fc
theme MDL-22492 / MDL-25204 hack it so that help popups never appear under other things.
2010-11-16 14:09:39 +00:00
Sam Hemelryk
d067fc474c
javascript MDL-25013 YUI modules are now recursively loaded and a stacktrace stored when this occurs
2010-11-12 05:26:47 +00:00
Sam Hemelryk
740952e40b
blocks MDL-24999 Fixed up regression in the display of block_list type blocks. Columns now site next to each other rather than below.
2010-11-11 05:15:41 +00:00
Andrew Davis
42ec733cac
user MDL-25094 adding message link to the user course profile page
2010-11-08 02:55:05 +00:00
Patrick Malley
dc7b017a85
MDL-22498 - removed padding from all .content areas
2010-11-07 19:39:10 +00:00
Patrick Malley
c5a9fe4b86
Added z-index to helppopupbox
2010-11-07 19:32:27 +00:00
Sam Hemelryk
8fb93005f8
themes MDL-24895 Fixed phantom scroll bar bug that was occurring on OSX Firefox, Chrome, and Safari
2010-11-05 06:37:06 +00:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Andrew Davis
9647deaead
message MDL-25033 made the contact paging elements clickable even if they spill over into the right hand pane
2010-11-03 06:56:17 +00:00
Andrew Davis
a402c30923
message MDL-24972 made search box smaller and added highlighting of currently selected user
2010-11-02 03:05:11 +00:00
Tim Hunt
512b42be5e
themes/unit tests MDL-24983 move the pretty colour styles to the base theme.
...
Patch thanks to James Brisland.
I know that in general, we should not have specific pretty colours in the base theme, but I think unit tests are an exception. The concept of "the bar being green" is so fundamental to unit testing, and this bit of the UI is developer only.
2010-11-01 13:40:06 +00:00
Andrew Davis
a813a74843
message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging
2010-10-25 09:29:34 +00:00
Sam Hemelryk
96321cf4d8
themes MDL-24493 Added redirect page layout and styles for all themes
2010-10-25 08:52:37 +00:00
jerome mouneyrac
ba5c144c0b
image gallery MDL-24773 remove YUI 3 external lightbox module
2010-10-25 06:00:14 +00:00
David Mudrak
7680da6ce8
MDL-24777 new emoticon_manager and its admin settings
2010-10-23 18:40:11 +00:00
Andrew Davis
6ee2611c63
message MDL-24563 altered messaging so that forum post notifications aren't so overwhelming when viewed on /message/index.php
2010-10-15 06:59:02 +00:00
Dongsheng Cai
034699d20a
MDL-24657, fixed xhtml in comment
2010-10-14 03:21:31 +00:00
Sam Marshall
f86037c926
accessibility MDL-24163 Change to accesshide definition to avoid rare Safari/VoiceOver crashes
2010-10-11 15:58:33 +00:00
Andrew Davis
3737d27862
message MDLSITE-1063 altered the css for /message/index.php and removed a bunch of redundant css
2010-10-11 08:09:04 +00:00
Sam Hemelryk
ca194849f0
themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size
2010-10-06 07:38:34 +00:00
David Mudrak
47cdfde347
MDL-24449 Fixed icons at /course/category.php page
2010-09-29 20:41:37 +00:00
Sam Hemelryk
d703f226da
course-combolist MDL-24300 Added CSS to dim categories on the combolist.
2010-09-28 02:17:20 +00:00
Sam Hemelryk
3937443909
theme MDL-23941 Implemented fix for the broken images within the YUI menunav component
2010-09-14 08:17:37 +00:00
Rossiani Wijaya
3a42ad126c
MDL-23870: Replace flash and mp3 multimedia filter with flowplayer.
2010-09-09 11:30:06 +00:00
john St
605e1f2177
Fix for MDL-24023
2010-09-06 11:52:00 +00:00
Dongsheng Cai
f312e8783a
MDL-13766, improve filepicker ui
2010-09-06 06:07:47 +00:00
jerome mouneyrac
48993b035e
css rollback clearfix change for IE7 - it breaks IE7 in other cases
2010-09-03 07:43:29 +00:00
jerome mouneyrac
180a05704b
CSS quick fix by Sam Hemelryk of 'clearfix' CSS rule: IE7 can handle the styled tag has a layer
2010-09-03 06:43:39 +00:00