| #
17553fca |
| 29-Sep-2014 |
Andreas Gohr <andi@splitbrain.org> |
Merge pull request #624 from lisps/revisions
date_at support
|
| #
e0c26282 |
| 29-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
scrutinizer documentations issues
|
| #
0c1b02be |
| 28-Sep-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Merge remote-tracking branch 'origin/master' into FS#2697searchpagereadonly
Conflicts: inc/lang/hr/searchpage.txt inc/lang/ko/searchpage.txt
|
| #
8d39e80d |
| 26-Sep-2014 |
lisps <stummp@loewen.de> |
Merge remote-tracking branch master into revisions
|
| #
80679baf |
| 15-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add PHPDocs in html.php
|
| #
fde860be |
| 15-May-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Move colon from code to language strings
|
| #
c006b6aa |
| 16-Apr-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use plaintext authornames in diff navigation dropdowns
|
| #
e310313d |
| 19-Mar-2014 |
lisps <stummp@loewen.de> |
Merge remote-tracking branch 'remotes/origin/master' into revisions_local
|
| #
3275c5d6 |
| 14-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'master' into diff_navigation
* master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the eve
Merge branch 'master' into diff_navigation
* master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the event callback public again) translation update translation update translation update translation update translation update translation update translation update avoid HTTP image screenshot urls. closes #595 translation update Extension manager: Fix cache extension to be .repo adjusted the office type color again another instance of empty() where an array key might not exist remove placeholder van denied.txt updated file icons once more removed 'not logged in' text, loginform is shown already Revert "added stripped bit to language file" fixed index file ...
Conflicts: inc/html.php
show more ...
|
| #
1359eacb |
| 14-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
Merge pull request #574 from splitbrain/FS#2124deniedtext
Improve denied access text FS#2124
|
| #
d1e9181e |
| 06-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
removed 'not logged in' text, loginform is shown already
|
| #
0e80bb5e |
| 05-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
use empty() where array values might not be set
|
| #
c09f3f15 |
| 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use correct permission level for showing 'create page' text
|
| #
f019ab46 |
| 04-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added login form at denied access page
- restore lang string as well
|
| #
d59dea9f |
| 25-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added new html_denied() method as well
|
| #
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
|