Aparup Banerjee
96c124fca0
MDL-42711 added RTL styles to chat.less .
2013-11-14 16:57:48 +08:00
Aparup Banerjee
b549e66e5e
MDL-42711 added RTL styles to improvements.
2013-11-13 17:02:54 +08:00
Aparup Banerjee
6f8624f77a
MDL-42711 made all theme menu strings in chat popup translatable
2013-11-13 16:22:34 +08:00
Aparup Banerjee
9c53c70c3c
MDL-42711 consolidated responsive styles into responsive.less
2013-11-13 13:58:51 +08:00
Barbara Ramiro
c3349e7576
MDL-42711 theme bootstrapbase chat.less :Override max-width for chat user picture on chrome and safari
2013-11-13 13:33:26 +08:00
Aparup Banerjee
462f3dc768
MDL-42711 theme : final css compiled.
2013-11-13 11:25:12 +08:00
Aparup Banerjee
2a8ab91c70
MDL-42711 theme port from LM: fixed up mod_feedback analysis bar heights from auto to 5px
2013-11-13 11:20:14 +08:00
Aparup Banerjee
cd578aa0e4
MDL-42711 theme port from LM: Info, Date and Author on the latest News block reordered
...
This also adds some simple clean style padding fixes for a better look.
2013-11-13 11:07:03 +08:00
Barbara Ramiro
b8037f4fa2
MDL-42711 theme port from LM: Chat for Clean theme - minimal styling
...
(this converts colours to suit clean theme more)
2013-11-13 10:22:41 +08:00
Aparup Banerjee
ef7810de36
MDL-42711 theme port from LM: padded date and footer in upcoming events block (part of commit for MDLSITE-2427)
2013-11-13 10:13:11 +08:00
Aparup Banerjee
ed289a2cdd
Merge branch 'MDL-42711-master' of github.com:nebgor/moodle into MDL-42711-master
2013-11-13 09:51:09 +08:00
Aparup Banerjee
95b2934b23
Merge pull request #3 from mudrd8mz/MDL-42711-lmnet-clean-theme-backport
...
MDL-42711 LMNET clean theme backport
2013-11-12 17:48:46 -08:00
David Mudrák
ead1f5bda0
MDL-42711 theme port from LM: vertical alignment of the course icon
...
When the course name spans over multiple lines, vertically centered icon does
not look nice (or at least our beloved Benevolent Dictator for Life does not
like it ;-). This hack alignes the icon vertically with the first line of the
course name all the time (or at least it tries to).
2013-11-13 02:32:05 +01:00
David Mudrák
3bae4448cf
MDL-42711 theme port from LM: let the course name use the full line width
2013-11-13 02:12:45 +01:00
David Mudrák
24b65a44c9
MDL-42711 theme port from LM: improve RSS client block styling
...
This significantly increases the readability of items in the block.
2013-11-13 02:03:02 +01:00
David Mudrák
8bf57320e6
MDL-42711 theme port from LM: forum layout on small screen devices
...
This is a backport of MDLSITE-2445. Wrapping the 'Started by' and 'Last post'
texts helps. On smaller device, these two get smaller font too. This is far
from optimal but better than the current (default) behaviour.
2013-11-13 01:48:05 +01:00
David Mudrák
1765866fff
MDL-42711 theme port from LM: survey module styling
...
Backport some Survey module styling from the standard theme to improve the
usability of the interface. The style is originally defined in
theme/standard/styles/modules.css
2013-11-13 01:26:21 +01:00
David Mudrák
a5b83691ff
MDL-42711 theme port from LM: improve the initial bar display
2013-11-13 01:17:13 +01:00
Aparup Banerjee
8353186f4e
MDL-42711 theme port from LM: reimplemented fixes from MDLSITE-2451 to align group icons in forumpost css class (forum/blog).
2013-11-12 15:58:31 +08:00
Aparup Banerjee
73c4e333c3
MDL-42711 theme port from LM: reimplemented fixes from MDLSITE-2451 to align group icons if forumpost
2013-11-12 15:56:40 +08:00
Aparup Banerjee
ff7d91053c
MDL-42711 added chat.less file
2013-11-12 13:45:58 +08:00
Aparup Banerjee
7e7e8fd316
MDL-42711 theme port from LM: MDLSITE-2463 wrap tinymce instances responsively on mod/data pages (editing) for smaller screen widths
2013-11-12 11:01:22 +08:00
Aparup Banerjee
759e970f49
MDL-42711 theme port from LM: MDLSITE-2480 fixed up course view - icon now positioned correctly when long course titles wrap on small screens
2013-11-12 10:55:07 +08:00
Aparup Banerjee
9184a2f7e0
MDL-42711 theme port from LM: fixed up choice results table overflowing to the right. (MDLSITE-2497)
2013-11-11 16:00:30 +08:00
Aparup Banerjee
fa5a136591
MDL-42711 theme port from LM - this makes the li's link inherit similar size from higher up in cascade.
2013-11-11 15:58:19 +08:00
Aparup Banerjee
cbb6e0d029
MDLSITE-2493 glossary filter alert dialog button string now translatable
...
Conflicts:
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker-debug.js
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker-min.js
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker.js
filter/glossary/yui/src/autolinker/js/autolinker.js -- M.core.alert api was changed.
2013-11-08 16:33:10 +08:00
David Mudrák
069c29b987
MDLSITE-2455 Do not throw coding exception when the activity is not found
...
Under certain conditions, coding exception is thrown when fetching items from
the navigation bar. The patch prevents them. See more details in the tracker.
2013-11-08 16:08:39 +08:00
David Mudrák
1d93c9ae07
MDL-42711 import learnmoodle fixes: Fix the broken links in RSS feed block
...
If the <description> of the feed contains URLs longer than 30 characters, the
URL is split because of the break_up_long_words(). When combined with the
filter that converts URLs to links, this produces broken links.
The proper solution would be to improve break_up_long_words() so that it does
not modifies URLs at all. As a temporary solution for our purpose now is to
call format_text() prior to break_up_long_words() as it will not modify the
inner content of the <a> tag.
This should be fixed upstream. See also discussion at
https://moodle.org/mod/forum/discuss.php?d=34947
2013-11-08 15:35:54 +08:00
Aparup Banerjee
b661e76c3f
MDL-42711 hide course theme option for non bootstrapbase based themes. some other minor fixes too.
2013-11-08 13:10:40 +08:00
Aparup Banerjee
fcb2b77ffa
MDL-42711 ported less style for chat from learnmoodle. added ability to choose course theme's css - this will use ONLY the css available from the theme to style this chat box.
2013-11-07 11:14:14 +08:00
Dan Poltawski
5386f0bbfe
on-demand release 2.6beta+
2013-11-01 15:49:16 +08:00
Dan Poltawski
4c3b5e6e1f
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2013-11-01 15:47:31 +08:00
Rajesh Taneja
3b732cd6cc
MDL-42492 course: Show option to move category to top level
...
added behat to test move category
2013-11-01 15:53:38 +11:00
Marina Glancy
df27570b93
Merge branch '42619-26' of git://github.com/samhemelryk/moodle
2013-11-01 13:23:30 +11:00
Sam Hemelryk
12ceaa5514
MDL-42619 block_community: delete course redirect bug fix
2013-11-01 10:17:15 +08:00
Damyon Wiese
a123eb58b1
MDL-42102 TinyMCE: Toolbar wrapping < 480px.
...
Prevent wrap plugin from wrapping toolbars shorter than 5 buttons.
2013-11-01 10:08:52 +08:00
Marina Glancy
1637827d75
Merge branch 'wip-mdl-42584' of https://github.com/rajeshtaneja/moodle
...
Conflicts:
lib/classes/event/user_deleted.php
2013-11-01 13:04:29 +11:00
Marina Glancy
35e903971b
Merge branch 'MDL-42565-master' of git://github.com/ankitagarwal/moodle
2013-11-01 12:42:17 +11:00
Marina Glancy
003a81ee11
Merge branch 'MDL-42356-master' of git://github.com/mouneyrac/moodle
...
Conflicts:
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-min.js
2013-11-01 12:16:20 +11:00
Marina Glancy
d2941e8808
Merge branch 'MDL-42471-master' of git://github.com/andrewnicols/moodle
2013-11-01 09:00:05 +08:00
Marina Glancy
f5b2c9f4af
Merge branch 'MDL-42351-master' of git://github.com/damyon/moodle
...
Conflicts:
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-min.js
2013-11-01 09:00:03 +08:00
Marina Glancy
bbb430bf5e
Merge branch 'MDL-41624' of git://github.com/jmvedrine/moodle
2013-11-01 08:59:31 +08:00
Dan Poltawski
b674a3f6f2
MDL-42102 ie9 SVG fixes
2013-11-01 08:59:31 +08:00
Dan Poltawski
e394484179
Merge branch 'MDL-42102-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/ui.css
2013-11-01 08:59:27 +08:00
Barbara Ramiro
ca4e42cfa3
MDL-42102 TinyMCE: Update icons
2013-11-01 08:57:41 +08:00
Marina Glancy
595d9876bb
Merge branch 'MDL-40971_M26' of git://github.com/lazydaisy/moodle
2013-11-01 08:57:40 +08:00
Andrew Nicols
6492c72ac4
MDL-42012 TinyMCE: Remove black background on foreground color picker
2013-11-01 08:57:40 +08:00
Jason Fowler
4c86dd513a
MDL-42102 TinyMCE: Fixing dropdown positioning
2013-11-01 08:57:39 +08:00
Sam Hemelryk
cda49969c3
MDL-42300 course: improved category re-sort controls.
...
* The top action now works on top level categories and has
a better title.
* Each category has its own resort actions now.
2013-11-01 08:57:39 +08:00
Marina Glancy
0219e54100
Merge branch 'MDL-42587' of git://github.com/aolley/moodle
2013-11-01 08:57:38 +08:00