Petr Škoda
bd3b3bba9f
MDL-40220 use new core_component::get_plugin_list()
2013-07-16 22:36:11 +02:00
Damyon Wiese
6ec1f2f2eb
Merge branch 'wip-MDL-40167-m26' of git://github.com/samhemelryk/moodle
2013-07-16 13:25:54 +08:00
Sam Hemelryk
a69a7e89b8
MDL-40167 dock: tidy up after first peer-review
2013-07-15 09:46:03 +12:00
Sam Hemelryk
84192d7836
MDL-40167 dock: converted the dock JS to a YUI shifted module.
...
The patch converts the dock into a YUI shifter module and at
the same time improves several aspects of its operation.
The features of this patch include:
* Dock Module conversion.
* A loader that ensures we don't include the dock JS or its
requirements unless actually required.
* We no longer include the dock JS for themes that don't
enable it.
* Blocks no longer add registration events to the page
instead a dockable attribute is added to the html and the
loader looks for that.
* The dock module is properly documented and running YUIDoc
gives good quality documentation.
* We no longer need the dock module registration or
subcomponent.
* All events that can be delegated are now delegated.
* Removed unused variables and code left over after fixes.
* Support for docking blocks renderered using the new blocks
render method. Better support for custom block regions.
2013-07-15 09:46:03 +12:00
Mohamed Alsharaf
dbebd5966f
MDL-38747 blocks: course format options 'numsections' is required to display the block
2013-07-12 20:19:49 +12:00
Damyon Wiese
e931954558
Merge branch 'MDL-40392' of git://github.com/stronk7/moodle
2013-07-09 21:51:41 +08:00
Adrian Greeve
329846f198
MDL-40430 - Libraries: Deprecate print_context_name().
2013-07-09 16:11:55 +08:00
Eloy Lafuente (stronk7)
112f1ab9b0
MDL-40392 Navigation -> my courses listing tests
...
This introduces some behat tests to verify that
the display of enrolled courses in the navigation
block works as expected, both when a plain list
or a nested list is configured.
Personally I'm not happy with the way to select
expected text via css element. I'd love to see
something in an higher level like
I should see the text|link "xxxxx" in the "yyyy" "element"
with element being "block, header, footer, main...."
But that's another issue.
2013-07-04 13:51:25 +02:00
Eloy Lafuente (stronk7)
cfe8b6df33
Merge branch 'MDL-40275-m' of git://github.com/micaherne/moodle
2013-07-02 21:52:17 +02:00
Sam Hemelryk
cbc4b33afd
Merge branch 'w26_MDL-40289_m26_badgescaps' of git://github.com/skodak/moodle
2013-06-25 09:13:16 +12:00
Sam Hemelryk
c7b6c86a49
Merge branch 'wip-MDL-39044-master' of git://github.com/phalacee/moodle
2013-06-24 15:43:19 +12:00
Petr Škoda
a7b0dfd4e2
MDL-40289 fix block_badges capability defaults
2013-06-23 12:33:40 +02:00
Marina Glancy
3b42c973d7
MDL-38631 link categories in My courses only when needed
2013-06-22 16:27:28 +10:00
Michael Aherne
4dd791328e
MDL-40275 core Improve documentation for block_base::has_config()
2013-06-21 11:40:36 +01:00
Jason Fowler
a9e9b129e0
MDL-39044 - Course Completion - Replaceing strtolower with multibyte safe textlib::strtolower
2013-06-20 08:56:23 +08:00
Marina Glancy
ba75dfd10d
Merge branch 'wip-MDL-40142-m26' of git://github.com/samhemelryk/moodle
2013-06-17 10:43:29 +10:00
Sam Hemelryk
a4f264031a
MDL-39949 dock: fixed whitespace
2013-06-17 10:24:39 +12:00
Sam Hemelryk
7d1d4137ca
Merge branch 'wip-MDL-39949-master' of git://github.com/phalacee/moodle
2013-06-17 10:01:10 +12:00
Sam Hemelryk
8a7d747581
MDL-40142 navigation: fixed chainable issue with navigation JS
2013-06-17 09:11:45 +12:00
Jason Fowler
74dfadea8f
MDL-39949 - Blocks - preventing blocks with empty titles from blocking the execution of javascript
2013-06-11 11:46:21 +08:00
Dan Marsden
d32f3eeba8
MDL-37968 course_overview: add dim class to hidden courses for teachers.
2013-06-07 14:38:13 +12:00
Yuliya Bozhko
33a43a3386
MDL-39790 Add badges block to the course page
2013-06-05 01:49:40 +02:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
David Monllao
00ea74cb54
MDL-39348 behat: Chaining strings instead of splitting strings in lines
2013-05-03 10:16:44 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Dan Poltawski
6cb94fd13b
Merge branch 'MDL-38889-master' of git://github.com/mouneyrac/moodle
2013-04-25 13:06:52 +01:00
Damyon Wiese
de17527022
MDL-32946: Be consistent with use of alt/title.
...
Re: Block dock/undock links.
2013-04-24 16:10:43 +08:00
Jason Fowler
473327030e
MDL-32946 - Blocks - Improving image alts for accessibility.
2013-04-24 13:06:22 +08:00
Jerome Mouneyrac
843fac4557
MDL-38889 Community finder search display setType() form warnings
2013-04-17 14:31:23 +08:00
Damyon Wiese
e0cded5d44
Merge branch 'wip-MDL-38055-m25' of git://github.com/samhemelryk/moodle
2013-04-16 14:32:53 +08:00
Damyon Wiese
986adc066c
MDL-39092 Yuilib - remove more -coverage.js files
...
Also slight tweak to the readme for someone who does not know shifter.
2013-04-15 09:02:11 +08:00
Dan Poltawski
e8c7506a45
Merge branch 'MDL-37537' of git://github.com/srynot4sale/moodle
2013-04-12 10:26:05 +08:00
Eloy Lafuente (stronk7)
77b0357faf
MDL-38887 block nav: reshifter module
2013-04-09 10:28:24 +02:00
Aparup Banerjee
eeb47dbd30
Merge branch 'wip-MDL-38887-m25' of git://github.com/marinaglancy/moodle
2013-04-09 14:21:22 +08:00
Damyon Wiese
10c56dc137
MDL-35608 Completion status block - use html_writer::link
...
Just changing 2 calls from html_writer::tag to html_writer::link.
2013-04-09 13:59:48 +08:00
Damyon Wiese
9adb30759f
Merge branch 'wip-MDL-35608-master' of git://github.com/phalacee/moodle
2013-04-09 13:59:45 +08:00
Dan Poltawski
e26b02ddad
Merge branch 'wip-MDL-38593-master' of git://github.com/marinaglancy/moodle
2013-04-09 11:46:27 +08:00
Marina Glancy
30142c1905
MDL-38593 Merge code from /course/category.php into /course/index.php
2013-04-09 12:21:05 +10:00
Jason Fowler
f982303d62
MDL-35608 - Blocks - Updating the Completion Status block to use HTML Writer
2013-04-09 09:50:08 +08:00
Marina Glancy
938c7dd3bc
MDL-38887 dim hidden branches in navigation expanded via AJAX requests
2013-04-08 11:05:37 +10:00
Petr Škoda
d958e6bd70
MDL-34222 import simplepie 1.3.1
2013-04-07 15:35:27 +02:00
Aaron Barnes
15b97a9f21
MDL-37537 completion: Fix incorrect lang string reference in block
2013-04-06 23:33:19 +13:00
Eloy Lafuente (stronk7)
7191a59fc9
Merge branch 'MDL-38615_master' of git://github.com/dmonllao/moodle
2013-04-03 17:12:04 +02:00
David Monllao
238a6572c9
MDL-38855 blocks: Fix missing setType calls
2013-04-03 11:11:01 +08:00
David Monllao
7fcf94cb1a
MDL-38615 behat: New test
...
According to MDLQA-1160, a manager
can configure a block to display
throughout the site.
2013-04-03 10:33:24 +08:00
Eloy Lafuente (stronk7)
80430739d9
Merge branch 'MDL-38785_master' of git://github.com/dmonllao/moodle
2013-04-02 20:41:00 +02:00
Yuliya Bozhko
278065528a
MDL-35073 badges: Open badges integration
...
The badges feature allows to integrate Mozilla "Open Badges" to issue, assign,
manage and display digital badges in Moodle. This feature supports:
-- badge creation and issuing based on criteria
-- badge baking and verification service
-- direct pushing of internal badges to external backpack
-- interanl and external badge display in Moodle
-- Moodle block to display latest badges
2013-04-02 15:49:02 +08:00