-
Bug
-
Resolution: Fixed
-
Low
-
None
See this run:
http://integration.moodle.org/view/prechecker/job/Precheck%20remote%20branch/7452/
Its reporting about e2dd367 - but neither me nor Dave can see this commit in that git branch (or any..)
$ git fetch git://github.com/Dave-B/moodle.git MDL36874_Text_navigation_for_Books && git log FETCH_HEAD -n3
|
From git://github.com/Dave-B/moodle
|
* branch MDL36874_Text_navigation_for_Books -> FETCH_HEAD
|
commit f4de84614379ac7e5d0df74c89cddb6585946884
|
Author: David Balch <david.balch@conted.ox.ac.uk>
|
Date: Wed Oct 29 09:43:10 2014 +0000
|
|
MDL-36874 mod_book: Add text navigation.
|
|
Based on a patch by Matthew Cannings, this replaces Book's previous/next arrow
|
image links with a choice of: no links, image links, or chapter title text links.
|
|
commit 7b2eff28862cb192298c13c8d60c31795ce7d136
|
Author: David Balch <david.balch@conted.ox.ac.uk>
|
Date: Tue Oct 28 09:29:28 2014 +0000
|
|
MDL-36874 mod_book: Add uarrow() output renderer.
|
|
In preparation for Book navigation improvements in MDL-36874, this commit
|
adds a uarrow() output renderer, to complement rarrow() and larrow().
|
|
commit d63a81c507d52d9d130ee48dc0e5ec73bc7a2e52
|
Author: Dan Poltawski <dan@moodle.com>
|
Date: Fri Oct 24 11:15:32 2014 +0100
|
|
on-demand release 2.8beta+
|
The branch is based on d63a81c507 - which exists in moodle.git correctly - so in fact I can't find e2dd367 at all..
- has a non-specific relationship to
-
MDL-36874 Text navigation for Books
-
- Closed
-
- links to