Marina Glancy
769496373e
MDL-21724 course: fixed wrong string in behat test
2014-12-04 12:14:32 +00:00
Eloy Lafuente (stronk7)
8b9bb799f9
Merge branch '21724-29' of git://github.com/samhemelryk/moodle
2014-12-04 12:14:29 +00:00
Sam Hemelryk
24d0d813e9
MDL-21724 course: ability to return when editing/creating
2014-12-03 10:21:54 +13:00
Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Dan Poltawski
03e93abad8
MDL-48277 css: enable duplicate definitions lint rule
...
And remove duplicates found in code which were detected by this rule
(leaving the last rule defined as this would take precidence).
https://github.com/CSSLint/csslint/wiki/Disallow-duplicate-properties
2014-11-18 22:11:36 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Frederic Massart
dcb59c872c
MDL-45893 my: Specifically follow My home from block in Behat tests
2014-10-08 16:59:41 +08:00
Dan Poltawski
55d6361f5a
MDL-46231 navigation: en_fix behat changes
2014-07-08 08:34:53 +01:00
Sam Hemelryk
99f041ebfa
MDL-45884 navigation: changed to positive setting phrasing
2014-06-13 10:16:25 +12:00
Sam Hemelryk
aab6438ca1
MDL-45884 navigation: tidied up code and added behat tests
2014-06-13 10:16:25 +12:00
Sam Hemelryk
36bb73449c
MDL-45524 navigation: fixed non-expandable node behat tests
2014-06-09 09:34:05 +12:00
Sam Hemelryk
cbd063f4c3
MDL-44711 navigation: improved expandable course calculation
2014-06-09 09:34:05 +12:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Sam Hemelryk
487e68b432
MDL-44711 block_navigation: fixed typo in behat tests
2014-05-20 23:39:29 +12:00
Damyon Wiese
4e8a350c35
Merge branch 'MDL-45618' of git://github.com/timhunt/moodle
2014-05-20 14:59:48 +08:00
Tim Hunt
5bcfd504df
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
Sam Hemelryk
817d39b8aa
MDL-44711 navigation: better handling of course expansion exception
2014-05-19 08:41:14 +12:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Steve Clay
d8edfff658
MDL-45096 block_navigation: Check for existence of the siteadminbranch before modifying it
...
Prevents JS errors in some themes when admin block is hidden
2014-04-22 16:32:42 +08:00
Andrew Nicols
b359900cd7
MDL-43277 block_navigation: Trim from the left for long names
2014-04-15 10:24:32 +08:00
Andrew Nicols
1f777e5c6c
MDL-41987 Javascript: Tidy up YUI documentation
2014-03-25 17:01:37 +08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
Sam Hemelryk
f25a6839fd
MDL-44120 block: tidied up block @package uses
2014-02-16 12:17:14 +13:00
Sam Hemelryk
0e7367a57e
MDL-34182 js: fixed typo in ajaxException use
2013-12-23 09:54:57 +13:00
Eloy Lafuente (stronk7)
ebc77165a4
Merge branch 'MDL-42625_master' of git://github.com/dmonllao/moodle
2013-12-10 23:29:06 +01:00
David Monllao
333db2e9b9
MDL-42625 behat: Editing .feature files
2013-12-06 12:13:39 +08:00
Andrew Nicols
350ef81938
MDL-43152 JavaScript: Fix linting issue with navigation JS
2013-12-06 08:43:34 +08:00
Andrew Nicols
d3f62f2aa3
MDL-42989 JavaScript: Check result of navigation IO requests before reporting errors
...
When making a request which fails, we need to ensure that the AJAX query
was not aborted before displaying the error.
This ensures that if the navigation tree is being requested at the same
time as a page load is being processed, the abortion of the AJAX request is
not displayed before the page reloads.
2013-12-03 14:36:42 +08:00
Andrew Nicols
2f13dd98b0
MDL-42989 JavaScript: Do not attempt to expand navigation when opening link
...
When clicking on a link which is also expandable, we should not attempt to
expand it.
2013-12-03 14:20:51 +08:00
Andrew Nicols
0bb56f2e31
MDL-42989 Admin: Clean output when building site administration tree for JS
...
Previously, any inappropriate whitespace found whilst building the admin
tree caused a JSON error and for the site administration tree retrieval to
fail.
This change ensures that access to the site administration tree is unbroken
for non-developers, whilst still alerting developers that there is an
issue.
2013-12-02 14:28:37 +08:00
Sam Hemelryk
9474b47781
MDL-43016 block_navigation: fixed category link display
2013-11-22 08:55:39 +13:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Rajesh Taneja
5ab32c11b7
MDL-41811 navigation: Site admin will be loaded by ajax on non admin pages
2013-10-21 14:17:52 +08:00
David Monllao
fcc0b5b920
MDL-40566 behat: Update features using the new options
2013-09-03 10:31:57 +08:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
David Monllao
b8335fd56b
MDL-40825 behat: Giving time to display the ajax response
2013-07-26 12:38:16 +02: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
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
Marina Glancy
3b42c973d7
MDL-38631 link categories in My courses only when needed
2013-06-22 16:27:28 +10:00
Sam Hemelryk
8a7d747581
MDL-40142 navigation: fixed chainable issue with navigation JS
2013-06-17 09:11:45 +12:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02: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
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
Marina Glancy
30142c1905
MDL-38593 Merge code from /course/category.php into /course/index.php
2013-04-09 12:21:05 +10:00
Marina Glancy
938c7dd3bc
MDL-38887 dim hidden branches in navigation expanded via AJAX requests
2013-04-08 11:05:37 +10:00
Andrew Robert Nicols
81c8a42040
MDL-38516 JavaScript: Migrate moodle-block_navigation-navigation to use Shifter
2013-03-27 22:27:48 +00:00