| #
8fcb305d |
| 23-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into diff_navigation
Conflicts: inc/html.php
|
| #
01c9a118 |
| 23-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
have most current revision always available in $INFO
fixes fix for FS#2853
|
| #
0a91ddc0 |
| 21-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update text above searchresults, when only read-acl FS#2697
|
| #
4d5954c8 |
| 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve comment in html_diff_navigation
|
| #
621bbd2a |
| 19-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
diff of removed page, require handling right rev=0
When page is removed, and diff can be requested between a revision and current situation. This results in right revision is 0.
Similar case just a
diff of removed page, require handling right rev=0
When page is removed, and diff can be requested between a revision and current situation. This results in right revision is 0.
Similar case just after creating a page. A diff between the first version and nothing before, result in left revision is 0.
In these cases a empty dummy revision is placed as selected value in dropdown. Otherwise user got distracted by the revisions details shown in select field, which are not related to the diff below.
show more ...
|
| #
c130b0f8 |
| 19-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
improved positioning of diff options
|
| #
af59854b |
| 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Check if revision is defined at all before comparing
|
| #
baf0c3e5 |
| 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
extract navigation html to separated method
|
| #
d90a79c0 |
| 17-Feb-2014 |
lisps <stummp@loewen.de> |
Merge remote-tracking branch 'origin/diff_navigation' into revisions
Conflicts: inc/parser/xhtml.php
|
| #
a8397511 |
| 17-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Improve PHPDocs html.php
|
| #
c7686ac1 |
| 17-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Reorganise generation and displaying of html. Added comments
|
| #
cfe2f202 |
| 17-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Put diff navigation in diff view table
|
| #
04e99fe1 |
| 17-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Code reformatting html_diff
|
| #
98a6b214 |
| 17-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
roughly styled diff nav row
|
| #
51684808 |
| 16-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add comments to html_diff
|
| #
723eeeae |
| 16-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
replace arrows in names of diff links by texts
|
| #
2e608c52 |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reverse revisions display order
|
| #
7f92538e |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove close p tag in diffview
|
| #
4fc1354a |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
diff navigation: move prev/next on one side or both side
|
| #
eeb8f429 |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add disable options to form_makeListboxField. Disable out of range revisions
|
| #
f1f2f711 |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into diff_navigation
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic b
Merge remote-tracking branch 'origin/master' into diff_navigation
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. * include upstream change * added dropdowns
show more ...
|
| #
71fcf515 |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into diff_navigation
|
| #
04032c73 |
| 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
when creating a diff link always link to exact rev FS#2835
|
| #
2643fc17 |
| 15-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into diff_navigation
|
| #
e89b7c1e |
| 14-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Add Apache module list to ?do=debug information
This should make it possible to see if mod_security is involved, at least on servers running mod_php.
|