Mary Evans
5e5ebb39cf
MDL-31008 themes : (base theme) reversed MDL-26712 by making dimmed objects grey and added new rule for dimmed activity label text to give 50% transparancy instead
2012-03-13 10:57:16 +08:00
Mary Evans
aa030baca2
MDL-31169 theme_base: adds clearfix to page layouts so body height is not zero
2012-03-10 22:05:04 +00:00
Eloy Lafuente (stronk7)
96eccb7517
Merge branch 'MDL-27793' of git://github.com/nebgor/moodle
2012-02-28 03:29:33 +01:00
Adam Olley
369f61c113
MDL-29229 message: Set contactlist pull-down width to not exceed parent columns width
2012-02-27 17:07:44 +01:00
Aparup Banerjee
7842fba0d7
MDL-27793 Themes : review changes - removed .dir-rtl from .loginbox selector rule to be default css rule. made them same width too.
2012-02-24 09:52:21 +08:00
Aparup Banerjee
5c5a30fa79
MDL-27793 Themes : fixed base (and other themes) theme's loginbox
...
- fixed translated lengthy terms were being clipped
- fixed clipping and positioning of loginbox in rtl and ltr languages both
2012-02-24 09:52:21 +08:00
Davo Smith
7d44996c2a
MDL-31114 Filemanager drag and drop upload - displays 'drop here' message when dragging over page / highlights when over element
2012-02-14 10:12:58 +00:00
Mary Evans
08be319445
MDL-31144-fixes hidden Navigation block menu items when docked
2012-01-14 01:16:29 +00:00
Davo Smith
f08fac7c89
MDL-29766 Add drag and drop upload to filemanager / filepicker elements
2012-01-09 17:27:32 +00:00
Sam Hemelryk
44d5c138a2
Merged branch 'w52_MDL-30548_m23_suspenduser' of git://github.com/skodak/moodle.git with conflict resolution
2012-01-04 10:50:20 +13:00
Petr Skoda
4ad72c284d
MDL-30548 support user suspended flag in admin UI
...
This patch includes:
* user management suspend UI tweaks and other coding style improvements
* suspended info in user profiles
* suspend option in advanced edit form
* suspended user filtering
* hidden user fields option for suspended field
Thanks Sam Hemelryk for valuable feedback.
2012-01-03 16:35:21 +01:00
Petr Skoda
ec8935f576
MDL-30786 fix overview status of standard plugins to be deleted
2011-12-23 10:35:32 +01:00
David Mudrak
8a6f2291f2
MDL-30170 MNet peers administration - highlight the undelete widget
...
The patch highlights the undelete radio selector at the host edit form.
It moves it to the end of the form (near the submit button) and displays
an explanation above the radio selector.
Also, the list of deleted hosts is now displayed below the table of
active peers at the Manage peers page.
The data returned by mnet_get_hosts() function now contain the deleted
status, too. It is possible to obtain deleted hosts from that function
now.
2011-12-15 21:51:31 +01:00
Sam Hemelryk
3ddbd75acc
Merged branch 'MDL-30505' of git://github.com/lazydaisy/moodle.git with conflict resolution
2011-11-30 11:05:46 +13:00
Mary Evans
231d40d543
MDL-30505 Fix for nested mixed ordered/unordered lists
2011-11-29 15:21:09 +00:00
Sam Hemelryk
e343ff6a5d
Merge branch 'MDL-30471' of git://github.com/lazydaisy/moodle
2011-11-29 16:28:24 +13:00
Sam Hemelryk
bada16d35c
Merged branch 'wip-MDL-30361-master-rtlpatches' of git://github.com/nadavkav/moodle.git with changes
2011-11-29 13:51:25 +13:00
Mary Evans
486a9ad89f
MDL-30471 Fix for nesting unordered list inside ordered list
2011-11-27 23:53:15 +00:00
Mary Evans
4ea621f75b
MDL-29778 Fix to make user selector arrow visible
2011-11-23 15:54:59 +13:00
Kordan
b9b9614356
MDL-29830 theme_base: Fix overflow problems with navigation items
2011-11-23 15:48:03 +13:00
Mary Evans
b04ae8ad2b
MDL-30164 FIX for missing gap between icon and text in reports
2011-11-23 12:59:04 +13:00
Nadav Kavalerchik
a1f9bc038e
MDL-29226 - right align User's fullprofile link, in user's profile page (when in RTL mode)(cherry picked from commit 6437269)
2011-11-23 01:31:54 +02:00
Nadav Kavalerchik
61f85d9ecd
MDL-29226 - fix right margin fitem in all Forms (when in RTL mode)(cherry picked from commit 7a82ba6)
2011-11-23 01:31:52 +02:00
Nadav Kavalerchik
85cba684b8
MDL-29226 - right align "Autocomplete" box, beside the activity's name (when in RTL mode)(cherry picked from commit 2e7c5a1)
2011-11-23 01:31:52 +02: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
Sam Hemelryk
1ae9aa2b8f
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
Sam Hemelryk
6335838604
Merge branch 'wip-MDL-30010' of git://github.com/lazydaisy/moodle
2011-11-14 12:10:17 +13:00
Aparup Banerjee
d48dae7507
Merge branch 'wip-MDL-26712-master' of git://github.com/phalacee/moodle
2011-11-11 11:26:22 +08:00
Eloy Lafuente (stronk7)
8ac9d33f49
Merge branch 'MDL-26647-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
lib/db/upgrade.php
report/completion/index.php
report/progress/index.php
version.php
2011-11-11 03:37:55 +01:00
Eloy Lafuente (stronk7)
47c6991a8e
Merge branch 'MDL-29945' of git://github.com/timhunt/moodle
2011-11-10 21:47:22 +01:00
Tim Hunt
828788f03b
MDL-29945 plugin management: don't show Uninstall links for required plugins.
2011-11-10 19:11:24 +00:00
David Mudrak
9faf837fc0
Moved CSS into the base theme to make the UI friendly in all themes by default
2011-11-08 23:58:10 +01:00
Mary Evans
afc7026a57
MDL-30010FIX for pagelayout problems when moving blocks
2011-11-06 19:48:10 +00: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
Petr Skoda
3afce1a574
MDL-29030 convert participation report to new report type
...
AMOS BEGIN
MOV [participation:view,coursereport_participation],[participation:view,report_participation]
MOV [pluginpagetype,coursereport_participation],[pluginpagetype,report_participation]
MOV [pluginname,coursereport_participation],[pluginname,report_participation]
AMOS END
2011-11-06 12:22:48 +01:00
sam marshall
24e14bc7a6
MDL-26647 (5) Support showuseridentity on course and activity completion reports
2011-11-04 13:57:15 +00:00
Tim Hunt
36ca62cab7
MDL-29474 display the dependancy information on the upgrade screen.
2011-10-20 11:13:33 +01:00
Jason Fowler
1d559a1eb0
MDL-26712 Themes - Correcting text dimming for hidden labels
2011-10-18 13:54:51 +08:00
Tim Hunt
891df4a949
MDL-28613 question CSS. Some text in the grey info box is the wrong size.
...
Note that according to http://www.quirksmode.org/css/contents.html , the > CSS selector works in IE 7+, so is probably now safe to use.
2011-10-17 11:28:49 +01:00
Eloy Lafuente (stronk7)
7eaca44932
Merge branch 'wip-MDL-25697-master' of git://github.com/samhemelryk/moodle
2011-10-05 01:10:03 +02:00
Sam Hemelryk
36e966b005
MDL-28566 theme_base: removed MDL comment
2011-10-03 15:02:33 +13:00
Sam Hemelryk
2c66ceeaef
Merge branch 'MDL-28566' of git://github.com/lazydaisy/moodle
2011-10-03 14:37:35 +13: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
Mary Evans
16c0dd2b1a
MDL-28566 - Fix for participants user details
2011-09-28 15:26:22 +01:00
Tim Hunt
b84dca8cb8
MDL-29492 restore unit test prettiness.
2011-09-23 12:15:13 +01:00
Eloy Lafuente (stronk7)
8974d17a8f
Merge branch 'wip-mdl-29079' of git://github.com/rajeshtaneja/moodle
2011-09-20 09:50:46 +02:00