| adfe6daf | 23-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed proxy authentication in SSL tunneling |
| 46b189b5 | 23-Feb-2014 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 0ebbba20 | 22-Feb-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 948d482d | 22-Feb-2014 |
Marina Vladi <deldadam@gmail.com> |
translation update |
| cdb5e961 | 22-Feb-2014 |
lisps <stummp@loewen.de> |
add missing parameter |
| 90bee600 | 22-Feb-2014 |
lisps <stummp@loewen.de> |
fix check link existence, have to call getLastRevisionAt for every link |
| 0a91ddc0 | 21-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update text above searchresults, when only read-acl FS#2697 |
| 4cd9f791 | 20-Feb-2014 |
lisps <stummp@loewen.de> |
check link existence |
| 6ffaeda9 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added some PHPDocs media.php |
| 2472a8f6 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Removed unused vars, define undefined ones |
| 900a9e9e | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
replace dir_delete by io_rmdir |
| 8d443db5 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove 'fix dateformat config for upgraders' FS#2073 |
| 74160ca1 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs missing breaks, removed unused var in common.php |
| 6d606653 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Improve PHPDocs Doku_Cli_Opts (cliopts.php) |
| 04d68ae4 | 20-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs auth.php |
| 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 |
| 8f3927df | 19-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
improved styling of diff nav row |
| fd3ec3c5 | 18-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
file icon updates
now we no longer limit generation to the extensions in mime types, because file icons are used in downloadable code blocks, too.
All icons were regenerated with the latest update
file icon updates
now we no longer limit generation to the extensions in mime types, because file icons are used in downloadable code blocks, too.
All icons were regenerated with the latest update of the generator.
show more ...
|
| 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 |
| c9ec6231 | 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fix PHPDocs emailadressvalidator |
| 56b0b744 | 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs js.php |
| 5f0071eb | 18-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs form |