Dan Poltawski
4b3521ec69
Merge branch 'MDL-28561_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
2013-09-10 12:05:10 +08:00
Dan Poltawski
39616d39c4
MDL-41623 rss: clean output rss content
2013-09-07 10:42:02 +08:00
Helen Foster
b5f9a3b0e3
MDL-41568 Merge English strings from the en_fix language pack
2013-09-03 12:56:04 +02:00
Mary Evans
53165cbc05
MDL-28561 blocks_rss_client: Fixes lines between RSS feed items are not showing in all themes.
2013-09-03 10:23:55 +01:00
Mark Nelson
9e532d0ca3
MDL-40662 block_course_overview: added addinstance capability string
2013-08-07 15:20:07 +12:00
Sam Hemelryk
504dc60048
Merge branch 'MDL-40662_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-08-06 14:39:15 +12:00
Marina Glancy
a01c00333c
MDL-34785 performance improvement with big list of courses
2013-08-05 10:16:18 +10:00
Mark Nelson
95ddab5f31
MDL-40662 block_course_overview: added addinstance capability to remove debugging message due to system context being used on the 'Default My home page'
2013-08-01 12:51:18 +08:00
Damyon Wiese
8e3c3ac499
MDL-40260 Course overview: code tidy for previous commit
...
Moving this check inside the following if makes it clear which code
branch it applies to.
2013-07-22 16:16:41 +08:00
Damyon Wiese
4cf35a316e
Merge branch 'm24_MDL-40260' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE
2013-07-22 16:16:27 +08:00
Daniel Myers
4fae47dedc
MDL-40260 block_course_overview: prevent MNET courses from being dimmed
2013-07-15 13:55:57 +12:00
Mohamed Alsharaf
3bf3451872
MDL-38747 blocks: course format options numsections is required to display the block
2013-07-12 20:27:24 +12:00
Michael Aherne
1619a06942
MDL-40275 core Improve documentation for block_base::has_config()
2013-07-02 21:53:17 +02:00
Jason Fowler
6e4059838c
MDL-39044 - Course Completion - Replaceing strtolower with multibyte safe textlib::strtolower
...
Conflicts:
blocks/completionstatus/details.php
2013-06-24 15:46:34 +12:00
Marina Glancy
2c8e21ac35
MDL-38631 link categories in My courses only when needed
2013-06-22 16:21:30 +10:00
Sam Hemelryk
bea68c50d6
MDL-40142 navigation: fixed chainable issue with navigation JS
2013-06-17 09:15:20 +12:00
Dan Marsden
13cea3d030
MDL-37968 course_overview: add dim class to hidden courses for teachers.
2013-06-07 14:40:01 +12:00
Helen Foster
98f8613822
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 10:06:39 +02:00
Damyon Wiese
20d52c6b9c
Merge branch 'wip-MDL-38055-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
2013-04-16 14:42:20 +08:00
Aaron Barnes
d20826dc4c
MDL-37537 completion: Fix incorrect lang string reference in block
2013-04-12 01:49:35 +12:00
Marina Glancy
11799954dc
MDL-38887 dim hidden branches in navigation expanded via AJAX requests
2013-04-08 11:36:15 +10:00
Sam Hemelryk
fb3ff98014
MDL-38055 course: fixed double encoding of title properties
...
Conflicts:
lib/navigationlib.php
2013-03-20 17:28:43 +13:00
Damyon Wiese
d6d470ae15
Revert "MDL-38055 block_courseoverview: fixed formatting of course fullname"
...
This reverts commit 6013e16b25 .
This reverts commit 498ee7d44b .
This issue has failed testing and will be delayed.
2013-03-07 10:29:47 +08:00
Eloy Lafuente (stronk7)
f4b9cea5fc
Merge branch 'MDL-38352-en_fix_24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-03-06 17:28:19 +01:00
Helen Foster
3658d00c2b
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:55:00 +01:00
Sam Hemelryk
6013e16b25
MDL-38055 block_courseoverview: fixed formatting of course fullname
...
Conflicts:
blocks/course_overview/renderer.php
2013-03-04 09:35:17 +13:00
Rajesh Taneja
d432ff9e99
MDL-37329 Navigation: Navigation node My Courses will only show enrolled courses
2013-02-20 08:58:02 +08:00
Eloy Lafuente (stronk7)
03fd922158
MDL-38040 Clean core from CRLFs
2013-02-15 02:20:28 +01:00
Eloy Lafuente (stronk7)
125d26d23c
Merge branch 'MDL-37518_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-02-05 00:14:01 +01:00
Mark Nelson
ec4663f863
MDL-37518 blocks: described the introduction of the myaddinstance capability in upgrade.txt
2013-02-04 11:43:46 +08:00
Sam Hemelryk
452a704ae9
Merge branch 'MDL-37414_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-01-28 13:28:52 +13:00
Sam Hemelryk
362b124e69
Merge branch 'MDL-19069_m24' of git://github.com/rwijaya/moodle into MOODLE_24_STABLE
2013-01-28 11:32:41 +13:00
Aaron Barnes
fb28b75b74
MDL-37473 completion: Add missing cap checks to tracked users functions
...
Namely get_num_tracked_users and is_tracked_user()
2013-01-25 17:11:02 +13:00
Mark Nelson
528b5b7dac
MDL-37414 blocks: re-added the ability to add some blocks to the My Moodle
2013-01-22 10:54:13 +08:00
Rossiani Wijaya
58d633f0b2
MDL-19069 RSS feed block: Removed link for remote RSS feeds on navigation
2013-01-21 12:01:14 +08:00
Dan Poltawski
850aa189e4
Merge branch 'w51_MDL-37128_m24_rssrestore' of git://github.com/skodak/moodle into MOODLE_24_STABLE
2013-01-07 13:57:02 +08:00
Ankit Agarwal
3b800be056
MDL-27884 blocks: Correcting config title string
...
AMOS BEGIN
CPY [configtitle,block_html],[configtitle,block_tags]
AMOS END
2013-01-02 10:56:58 +08:00
Petr Škoda
602150068a
MDL-37128 fix E_STRICT rss restore issue
2012-12-27 13:40:47 +01:00
Sam Hemelryk
b09c5ac837
Merge branch 'wip-MDL-35833-stable24' of git://github.com/phalacee/moodle into MOODLE_24_STABLE
2012-12-24 11:43:46 +13:00
Mark Nelson
a8f8537965
MDL-36455 blocks: removed ability to add blocks to the My Moodle page that did not make sense in that context
2012-12-24 09:31:02 +13:00
Jason Fowler
73dd2ee2d5
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
2012-12-20 10:28:23 +08:00
David Monllao
520a601f14
MDL-30899 moodle-core-notification Adding close button title for accessibility
2012-12-17 16:27:01 +08:00
David Monllao
0409483d5f
MDL-30899 moodle-core-notification Adding focus to non modal windows
2012-12-17 16:26:56 +08:00
David Monllao
2d07933c17
MDL-30899 moodle-core-notification Adding H1 to notifications headers
2012-12-17 16:26:43 +08:00
David Monllao
6eabdb6d8c
MDL-30899 block_community Changing from overlay to panel references
2012-12-17 16:26:09 +08:00
Paul Nicholls
1ff2b56319
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-12-11 22:49:13 +01:00
Paul Nicholls
4d9b4e9782
MDL-32880: Add moodle1 backup converter for html block.
...
This converter processes the HTML block's content, migrating any referenced files.
2012-12-11 22:49:05 +01:00
Eloy Lafuente (stronk7)
e958133ca6
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:12:03 +01:00
Dan Poltawski
865485fc54
Merge branch 'wip-MDL-36108-stable24' of git://github.com/phalacee/moodle into MOODLE_24_STABLE
2012-12-11 16:03:34 +08:00
Jason Fowler
a595b4dacb
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:50:31 +08:00