| 11bf24d8 | 27-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
helpers.js was removed - it basically contained functions they are implemented in jQuery library |
| fdfb9c6a | 26-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
cookie.js is jQueryfied, added jQuery-cookie-plugin |
| 3044fa04 | 26-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
using POST instead of GET in searching by ajax |
| 80997d21 | 26-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
locktimer.js is jQueryfied |
| b29919f7 | 24-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
ajax.js is jQueryfied |
| 6d856006 | 24-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
cursors: a.select = pointer, linkwiz__header = cross |
| 5891862c | 23-Mar-2011 |
Piyush Mishra <me@piyushmishra.com> |
Using only __construct now |
| 33cd7635 | 23-Mar-2011 |
Michal Rezler <rezlemic@fel.cvut.cz> |
Added pointers cursors on a.select |
| 988c1340 | 23-Mar-2011 |
Piyush Mishra <me@piyushmishra.com> |
Done with DifferenceEngine.php |
| 8c4c7aef | 22-Mar-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Remove config for external tokenizer |
| b9d8cc1e | 22-Mar-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Clarify usage of some indexer methods |
| 80fb93f6 | 22-Mar-2011 |
Tom N Harris <tnharris@whoopdedo.org> |
Change Doku_Indexer visibility from private to protected, and get rid of ugly underscores |
| ee1214ab | 21-Mar-2011 |
Florin Iacob <zamox.goo@gmail.com> |
Romanian language update |
| e4eda66b | 21-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed handling of legacy and subscriber config options FS#2208
This was broken in 3a48618a538412994ec244d5a9fde5c4a6161d10 |
| ac4be4d7 | 21-Mar-2011 |
Piyush Mishra <me@piyushmishra.com> |
Minor: Edited the delta_time function for php5 |
| 8cd4c12f | 19-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
replace tokenizer_cmd with action hook
as discussed at http://www.freelists.org/post/dokuwiki/tokenizer-cmd-in-indexer,1 |
| e940aea4 | 19-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
bind non-sticky logins to the session id FS#2202 |
| 234ce57e | 19-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
store session pass as hash
This avoids having the blowfish encrypted pass stored together with the decryption key on the same server. |
| 74efffc3 | 19-Mar-2011 |
Andreas Gohr <andi@splitbrain.org> |
warn about wrongly installed plugin
When a plugin is installed in the wrong directory, the class loading will fail. This patch tries to find the correct directory from the plugin.info.txt (using the
warn about wrongly installed plugin
When a plugin is installed in the wrong directory, the class loading will fail. This patch tries to find the correct directory from the plugin.info.txt (using the base key) and give a hint to the user on how to fix this.
show more ...
|
| 04556a0a | 18-Mar-2011 |
Kristian Kankainen <kristian.kankainen@kuu.la> |
Estonian language update |
| dddd93c4 | 18-Mar-2011 |
Matej Urban <matej.urban@gmail.com> |
Slovak language update |
| 15965e38 | 18-Mar-2011 |
Shuo-Ting Jian <shoting@gmail.com> |
Traditional Chinese language update |
| 6937406a | 14-Mar-2011 |
Matthias Schulte <post@lupo49.de> |
de/de-informal: added and updated translations |
| 7b4ea081 | 09-Mar-2011 |
marklundeberg <nanite@gmail.com> |
Make interwiki links match with every other icon-link: need 1px top and bottom padding or else the icons' top and bottom pixel rows get cut off. |
| a424180e | 08-Mar-2011 |
Michael Hamann <michael@content-space.de> |
Remove relation_references from the index when it is missing |