Jason Fowler
d01176bfc9
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
2012-12-20 10:42:20 +08:00
Mark Nelson
bfe20414c0
MDL-36455 blocks: removed ability to add blocks to the My Moodle page that did not make sense in that context
2012-12-18 11:32:35 +08:00
Dan Poltawski
3280819b20
Merge branch 'MDL-30899_master' of git://github.com/dmonllao/moodle
2012-12-18 09:10:42 +08:00
Eloy Lafuente (stronk7)
12e13ce047
Merge branch 'MDL-32880_master_3' of git://github.com/pauln/moodle
2012-12-11 22:48:06 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Dan Poltawski
09f5d8344e
Merge branch 'wip-MDL-36108-master' of git://github.com/phalacee/moodle
2012-12-11 16:03:09 +08:00
Jason Fowler
4ff849b7db
MDL-36108 - Blocks - Online User block's user image's alt attribute is now empty to prevent repetition of text for screen readers
2012-12-11 15:49:50 +08:00
Dan Poltawski
b62f0f8d82
Merge branch 'wip-MDL-36110-master' of git://github.com/phalacee/moodle
2012-12-11 11:32:53 +08:00
Sam Hemelryk
46c02a6a91
Merge branch 'wip-mdl-37017' of git://github.com/rajeshtaneja/moodle
2012-12-11 14:54:16 +13:00
Dan Poltawski
303cccc5a6
MDL-36755 course_overview block: fix for fix.
...
I will stop commiting now.
2012-12-10 19:45:19 +08:00
Dan Poltawski
36508a201a
MDL-36755 course_overview block: fix idiot version
...
I will shoot the programmer responsible for this mess.
2012-12-10 19:41:16 +08:00
Dan Poltawski
e3b494e379
Merge branch 'w49_MDL-36737_m25_glossstrict' of git://github.com/skodak/moodle
2012-12-10 19:37:24 +08:00
Dan Poltawski
91c5477606
Merge branch 'MDL-36755_master' of git://github.com/markn86/moodle
...
Conflicts:
blocks/course_overview/version.php
2012-12-10 19:32:10 +08:00
Petr Škoda
443bb9c103
MDL-36737 fix random glossary E_STRICT issue
2012-12-08 14:44:05 +01:00
Rajesh Taneja
7d0eaf7414
MDL-37017 My Moodle: Course name should be fullname of course
2012-12-07 11:35:47 +08:00
Amy Groshek
62434c8a53
MDL-36960 - fix broken horizontal positioning of titles for docked blocks
2012-12-06 12:10:38 +08:00
Jason Fowler
7245acb222
MDL-36110 - Blocks - Community finder icon alt attribute is now empty
2012-12-04 15:15:22 +08:00
Aparup Banerjee
7b1c485911
Merge branch 'MDL-36765-master' of git://github.com/FMCorz/moodle
2012-11-30 15:21:05 +08:00
Mark Nelson
7428077d4b
MDL-36755 blocks: the course overview block can only be added to the My Moodle page so removing unnecessary addinstance cap
2012-11-30 15:11:49 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Frederic Massart
2ba3f3d2f7
MDL-36765 usability: CSS fixes for new course icons
2012-11-28 15:14:49 +08:00
Dan Poltawski
2e15e63a31
Merge branch 'MDL-36864_master' of git://github.com/markn86/moodle
2012-11-28 14:14:49 +08:00
Mark Nelson
9b06b50719
MDL-36864 blocks: only perform myaddinstance capability check on the My Moodle page, not on any other pages using the user context
2012-11-28 12:47:54 +08:00
David Monllao
4bcbdb3e88
MDL-30899 moodle-core-notification Adding close button title for accessibility
2012-11-27 14:41:42 +08:00
David Monllao
f068cac195
MDL-30899 moodle-core-notification Adding focus to non modal windows
2012-11-27 14:40:10 +08:00
David Monllao
729c115195
MDL-30899 moodle-core-notification Adding H1 to notifications headers
2012-11-27 14:40:10 +08:00
David Monllao
789819a9f6
MDL-30899 block_community Changing from overlay to panel references
2012-11-27 14:40:10 +08:00
Dan Poltawski
e8d7f57e8c
Merge branch 'MDL-36630-master' of git://github.com/FMCorz/moodle
2012-11-27 11:25:10 +08:00
Frederic Massart
e40bd74620
MDL-36550 usability: CSS updates on course page
2012-11-26 17:00:29 +08:00
Jason Fowler
9e7d097926
MDL-35842 - Glossary, Blocks - Joseph Rézeau's patch for setting the Random Glossary block to progress alphabetically
2012-11-23 15:06:27 +08:00
Paul Nicholls
c931551acb
MDL-32880: Add moodle1 backup converter for rss_client block.
...
Creates a shell rss_client.xml file, which contains no feeds. This makes it behave the same as restoring a Moodle 1.9 backup into a different 1.9 site - the block is created, its title is as per the original course, but it has no feeds selected (and none are added to the site's feed list).
2012-11-23 09:29:29 +13:00
Paul Nicholls
14bb973bfa
MDL-32880: Add moodle1 backup converter for html block.
...
This converter processes the HTML block's content, migrating any referenced files.
2012-11-23 09:29:10 +13:00
Frederic Massart
3d3c7ecfac
MDL-36630 usability: CSS related to online users block
2012-11-21 15:37:02 +08:00
Dan Poltawski
3a31c0349a
Merge branch 'MDL-36624-master-int' of git://github.com/FMCorz/moodle
2012-11-20 16:07:59 +08:00
Dan Poltawski
30e0a6e5ba
Merge branch 'MDL-36659-master' of git://github.com/FMCorz/moodle
2012-11-20 16:06:08 +08:00
Dan Poltawski
941cf79fdc
Merge branch 'MDL-36613-master' of git://github.com/FMCorz/moodle
2012-11-20 15:03:39 +08:00
Frederic Massart
59fa7fd006
MDL-36613 usability: Dock icons are correct in RTL mode
2012-11-20 13:00:01 +08:00
Frederic Massart
ebc583e4a3
MDL-36659 usability: Adjust main menu block CSS
2012-11-19 20:23:42 +08:00
Frederic Massart
3b59311047
MDL-36624 theme: Better look and feel on my page
2012-11-19 14:13:42 +08:00
Andreas Grabs
95a6ed773d
MDL-35158 - Random Glossary block returns an error when you delete the linked glossary
2012-11-17 12:06:39 +01:00
Frederic Massart
253251a804
MDL-36446 usability: Resource icon on activity block read from page module
2012-11-14 15:00:40 +08:00
Frederic Massart
045d946ccc
MDL-36323 usability: CSS for block headers
2012-11-14 14:07:40 +08:00
Frederic Massart
11f8718780
MDL-36323 usability: Normalising icons used in blocks
2012-11-14 14:07:40 +08:00
Aaron Barnes
5bb05a469a
MDL-35556 completion: Improve user completion data permission checking
2012-11-12 00:13:36 +13:00
Dan Poltawski
cd1a9d05e8
Revert "MDL-35556 completion: Improve user completion data permission checking"
...
This reverts commit f493d528c20b023a8b847a44161b82b05f8fc6c8.
2012-11-09 16:50:09 +08:00
Dan Poltawski
1b4d837a75
Merge branch 'MDL-35556c' of git://github.com/srynot4sale/moodle
2012-11-08 15:07:17 +08:00
Dan Poltawski
42fd0b64b9
Merge branch 'MDL-34270_master' of https://github.com/markn86/moodle
2012-11-08 14:53:06 +08:00
Mark Nelson
4fc95a9fff
MDL-34270 blocks: removing unnecessary capabilities
2012-11-08 14:49:28 +08:00
Dan Poltawski
8f3020558d
Merge branch 'wip-MDL-33017-m24-r2' of git://github.com/samhemelryk/moodle
2012-11-07 14:17:11 +08:00
Dan Poltawski
ac012a9b2c
Merge branch 'wip-MDL-36397-master' of git://github.com/barbararamiro/moodle
2012-11-07 13:42:32 +08:00