| dbfb0919 | 03-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
TarLib: fixed appending in non-dynamic mode
Appending files now works at least for uncompressed tar files. Seeking in compressed tars is not yet supported. |
| b016f521 | 03-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed third method of adding files in TarLib
You can give a path and file contents in an array. However this didn't work because the file_exist() check was done before checking for an array |
| cb70b76c | 03-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
fix lone zero block in TarLib created archives |
| d922c552 | 03-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
fix use of constructor in TarLib |
| 90d1012d | 02-Nov-2012 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| d4b178ac | 02-Nov-2012 |
이명진 <aranet100@gmail.com> |
Korean language update |
| a7e9a2b1 | 02-Nov-2012 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| 8449cc9d | 31-Oct-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added event PAGEUTILS_ID_HIDEPAGE |
| c3d972e6 | 26-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
removed redundant variables in tpl_include_page() (because of 3ff8773b) |
| 990578f7 | 23-Oct-2012 |
AmirH Hassaneini <mytechmix@gmail.com> |
Persian language update |
| 8036aaf2 | 23-Oct-2012 |
Mercè López <mercelz@gmail.com> |
Spanish language update |
| 39e0d514 | 23-Oct-2012 |
sh.khmit <sh.khamit@gmail.com> |
russian language update |
| b8faabb6 | 23-Oct-2012 |
sh.khmit <sh.khamit@gmail.com> |
Kazach language update |
| 80b4f376 | 18-Oct-2012 |
Andreas Gohr <gohr@cosmocode.de> |
avoid broken browser_uid on IE
Internet Explorer 8 (and maybe others) seem to use different capitalization in the ACCEPT_CHARSET header between "normal" requests and AJAX requests. This causes a bro
avoid broken browser_uid on IE
Internet Explorer 8 (and maybe others) seem to use different capitalization in the ACCEPT_CHARSET header between "normal" requests and AJAX requests. This causes a browser UID mismatch and thus an unecessary reauthentication.
show more ...
|
| 9f88c3ad | 12-Oct-2012 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brazilia Portuguese language update |
| 23ea1874 | 07-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
improved grammar in preview text (FS#2614) |
| 3046a464 | 07-Oct-2012 |
Zigor Astarbe <astarbe@gmail.com> |
Basque language update |
| 835dfcae | 06-Oct-2012 |
Anika Henke <anika@selfthinker.org> |
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default fo
Removed tpl_sidebar() to avoid fatal errors in other templates
Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter. (It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.)
show more ...
|
| 3094e817 | 06-Oct-2012 |
Andreas Gohr <andi@splitbrain.org> |
changed default auth to authplain
We need to decide how to handle the renaming of the auth classes. Should this be done automatically somehow? Or is an admin expected to fix this manually when updat
changed default auth to authplain
We need to decide how to handle the renaming of the auth classes. Should this be done automatically somehow? Or is an admin expected to fix this manually when updating?
show more ...
|
| 1c6c1c6c | 01-Oct-2012 |
Michael Hamann <michael@content-space.de> |
Escape filename in regex in search_index()
This problem was reported in https://forum.dokuwiki.org/thread/8143. Apart from warnings you could notice that when you have namespaces "foo" and "f.o" and
Escape filename in regex in search_index()
This problem was reported in https://forum.dokuwiki.org/thread/8143. Apart from warnings you could notice that when you have namespaces "foo" and "f.o" and you open the sitemap for "foo" that "f.o" is opened, too.
show more ...
|
| cab75975 | 26-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
fixed wrong apple-touch-icon extension (FS#2627) |
| 89fd993f | 21-Sep-2012 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 93877985 | 21-Sep-2012 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| a27f1c2b | 21-Sep-2012 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| b9eadad0 | 21-Sep-2012 |
Edmondo Di Tucci <snarchio@gmail.com> |
Italian language update |