Mary Evans
e52c36ddf8
MDL-29724-update login page layout for all themes
2012-01-16 14:02:25 +08:00
Mary Evans
c42f1288ea
MDL-28625 - removed ul/ol styles from canvas/text.css
2011-11-25 11:04:49 +13:00
Sam Hemelryk
6335838604
Merge branch 'wip-MDL-30010' of git://github.com/lazydaisy/moodle
2011-11-14 12:10:17 +13:00
Eloy Lafuente (stronk7)
06b3d9c8c0
Merge branch 'wip-MDL-25511' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/canvas/style/course.css
2011-11-11 00:20:13 +01:00
Mary Evans
4db41cbdcf
MDL-25511-theme_canvas tidy up CORE css files
2011-11-09 02:22:36 +00:00
Mary Evans
afc7026a57
MDL-30010FIX for pagelayout problems when moving blocks
2011-11-06 19:48:10 +00:00
Petr Skoda
f0897f4426
MDL-29030 more css cleanup
2011-11-06 12:22:51 +01:00
Petr Skoda
635284c42f
MDL-29030 update themes to use new report selectors
2011-11-06 12:22:50 +01:00
Mary Evans
ab9d5899b8
MDL-29197 FIX for content displacment when clicking anchor elements in course page
2011-10-31 01:43:17 +00:00
Petr Skoda
b5ae095d91
MDL-28929 add version.php with requirements and copyrights
...
The data for missing copyrights was taken from other files in the same theme, git history or plugins database.
2011-08-24 10:50:22 +02:00
Petr Skoda
3b3f302855
MDL-28929 update all themes to use the new placeholders
2011-08-21 21:01:53 +02:00
Sam Hemelryk
1092bd6db4
Merge branch 'w29_MDL-28145_m22_renderer' of git://github.com/skodak/moodle
2011-07-25 10:39:11 +08:00
Petr Skoda
92372aba01
MDL-28145 fix renderer typo in comments
2011-07-22 23:42:26 +02:00
Mary Evans
080fbe680d
fix for MDL-27768 removed reference to gradient-sb image
2011-07-18 23:37:33 +01:00
Eloy Lafuente (stronk7)
5b77684af7
Merge branch 'MDL-27989_master' of git://github.com/kordan/moodle
2011-07-07 02:19:15 +02:00
Kordan
7843d2d609
MDL-27989 fix for master
2011-07-05 10:26:01 +02:00
Aparup Banerjee
728ebac7f2
MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/"
2011-07-05 14:27:31 +08:00
stabijoh
5fc36f559f
MDL-27998 canvas theme - fix font sizes
2011-06-23 17:28:29 +02:00
Tim Hunt
54771d89d1
Merge remote-tracking branch 'moodle/master' into MDL-20636_master_new_question_engine
...
Conflicts:
lib/db/upgrade.php
mod/quiz/lib.php
2011-06-06 17:14:59 +01:00
Sam Hemelryk
8dc13ee7b0
Merge branch 'MDL-25512_master' of git://github.com/MaryE/moodle.git
2011-05-30 13:03:07 +08:00
Mary Evans
df7962f977
wip-MDL-25512 Correct CSS rules in Canvas theme to align with YUI3 CSS Fonts
2011-05-30 00:41:06 +01:00
Tim Hunt
a2ac234956
MDL-20636 Merge remote-tracking branch 'moodle/master' into upgrade
...
Conflicts:
lib/filestorage/file_storage.php
mod/quiz/attemptlib.php
mod/quiz/lib.php
mod/quiz/mod_form.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
mod/quiz/report/responses/responses_table.php
mod/quiz/report/statistics/db/install.xml
mod/quiz/report/statistics/qstats.php
mod/quiz/report/statistics/report.php
mod/quiz/report/statistics/statistics_question_table.php
mod/quiz/report/statistics/statistics_table.php
mod/quiz/report/statistics/version.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
mod/quiz/startattempt.php
mod/quiz/styles.css
mod/quiz/view.php
question/type/essay/questiontype.php
question/type/match/backup/moodle2/backup_qtype_match_plugin.class.php
question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
question/type/numerical/display.html
question/type/numerical/questiontype.php
question/type/questiontype.php
question/type/random/questiontype.php
question/type/shortanswer/questiontype.php
theme/base/style/question.css
2011-05-11 20:29:49 +01:00
Mary Evans
c8b728139e
MDL-27063 tt styled incorrectly in canvas theme
2011-04-11 11:39:30 +08:00
David Mudrak
b9934a173a
MDL-26784 Improved plugins check screen and the new plugins management screen
...
This patch introduces new lib/pluginlib.php library that provides
unified access meta-information about all present plugin types. The
library defines plugin_manager singleton that in turn gathers
information about all present plugins and their status. The list of
plugins can be rendered either as plugins check table or plugins control
panel.
This makes print_plugins_table() function obsolete and because it is not
expected to be called by any contrib plugin, the function is removed.
CSS for the legacy table generated by print_plugins_table() is cleaned
up.
2011-03-31 13:59:05 +02:00
Petr Skoda
0ae36f6638
MDL-26966 improve self URL validation
2011-03-27 12:29:36 +02: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
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
stabijoh
2ef9c4eb67
MDL-26084 fix in Canvas theme for hide section icon
2011-03-10 07:15:03 -05: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 Hemelryk
6117bd9780
theme-formal_white MDL-25090 Further tweaking of region-pre-layout
2010-11-19 07:16:41 +00:00
jerome mouneyrac
dafd2eb308
publication MDL-25040 fix ugly css (hub logo image has border)
2010-11-15 08:51:44 +00:00
jerome mouneyrac
6dfa3c07e8
publication MDL-25040 display hub information (logo - description - link) on the publication metadata page
2010-11-15 08:38:02 +00:00
Patrick Malley
662078965d
MDL-25210 - Creating consistency in README files.
2010-11-14 21:33:37 +00:00
Tim Hunt
0bfe821805
canvas theme MDL-23664 get rid of ugly black borders round questions.
2010-11-08 14:06:28 +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
jerome mouneyrac
4a73f9be8c
community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page)
2010-10-26 06:26:52 +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
20e033bd34
image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block
2010-10-25 03:42:46 +00:00
jerome mouneyrac
0b55ad4a69
publication MDL-24663 increase default metadata text field size
2010-10-18 09:00:06 +00:00
Sam Hemelryk
6c0fb99b79
editor-css MDL-16319 Set default font for the core moodle themes
2010-10-07 04:17:15 +00:00
john St
6207f81da4
fix for backgrounds in pop-ups, MDL-23773
2010-10-05 16:59:15 +00:00
Sam Hemelryk
bf6d283e9b
backup MDL-23904 Tweaking core CSS for backups
2010-08-26 03:29:32 +00:00
Petr Skoda
ed5d13c074
MDL-23795 basic support for print page layout + tons of trailing whitespace fixed
2010-08-16 19:34:23 +00:00
Petr Skoda
770ab27f1d
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
2010-08-09 10:19:25 +00:00
john St
18fc799004
CSS fix for MDL-23639
2010-08-04 15:00:43 +00:00
Rossiani Wijaya
aad6246860
MDL-20508 - fixed options styles and layout.
2010-07-26 03:00:39 +00:00
jerome mouneyrac
1d2a1936c5
webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo
2010-07-23 06:54:59 +00:00
jerome mouneyrac
72f68b51e6
webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page
2010-07-23 06:17:06 +00:00
Rossiani Wijaya
315d4971f3
MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table.
2010-07-23 03:55:06 +00:00
Martin Dougiamas
b60cae8683
MDL-23381 Fixed up the display of groups again. Images / menu and formatting
2010-07-19 03:52:38 +00:00