| d91a4ef5 | 29-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Add a break to ajax_qsearch() When the search input is still only a few characters, the number of matching pages is big. Browsers have heavy work to progress this whole return, better cut off so only
Add a break to ajax_qsearch() When the search input is still only a few characters, the number of matching pages is big. Browsers have heavy work to progress this whole return, better cut off so only the part that is directly displayed will be sent.
show more ...
|
| e4a50ea7 | 29-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Keep search suggestions, during typing in search field |
| 97f59cf7 | 27-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
set $msg argument of loadHelper() default to true. |
| 5fd9b829 | 26-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Reformat last bottom end of the syntax plugin file |
| 1a40fc99 | 26-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
fixed issue with pagetools over tabs |
| dfbe4adf | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added SHA512 hashing method FS#2663 |
| fec2accc | 26-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Added loadHelper() to DokuWiki_Syntax_Plugin. |
| 529b0416 | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added mediawiki password method FS#2559
This should make migrating from MediaWiki a bit easier. |
| a6c670e5 | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added minified version of jquery-migrate |
| c499bfe1 | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added jquery-migrate as a copatibility layer
this will be removed soon again. plugins using jQuery should make sure they are compatible to jQuery 1.9 |
| d743dbac | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed closing of link wizard |
| 2f3b5aca | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed permission messup |
| e287e142 | 24-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
fixed files being unselectable after upload (FS#2591) |
| 7afccd0a | 23-Jan-2013 |
Andreas Gohr <gohr@cosmocode.de> |
Revert "handle bzip1 as well"
This reverts commit f2cb3ec76dec3fe2b40f25765ef842223c7132fe.
Turns out I was too fast merging this. I can't get PHP's bzip handler to handle a bzip1 compressed file. |
| f2cb3ec7 | 23-Jan-2013 |
Elan Ruusamäe <glen@delfi.ee> |
handle bzip1 as well
in fact .tbz is tar.bz (bzip1) and .tbz2 is what tar.bz2 is used commonly. |
| e38f3066 | 22-Jan-2013 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
fixed sample handling in toolbar FS#2691 |
| 930913b3 | 20-Jan-2013 |
Stefan Grönke <stefan@gronke.net> |
update.js applied |
| 20996c3c | 19-Jan-2013 |
Stefan Grönke <stefan@gronke.net> |
update.sh must overwrite stylesheet |
| 298dbae2 | 19-Jan-2013 |
Stefan Grönke <stefan@gronke.net> |
jQuery update.sh
* OSX compatible |
| 9fd5ca2e | 19-Jan-2013 |
Stefan Grönke <stefan@gronke.net> |
jQuery latest
* jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js) |
| e6c4a822 | 18-Jan-2013 |
Erdem <farukerdemoncel@gmail.com> |
Turkish language update |
| 187b13eb | 18-Jan-2013 |
Daniel López Prat <daniel@6temes.cat> |
Catalan language update |
| d12150d8 | 16-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed problems with spaced arrays |
| 741c5275 | 16-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
parse arrays from config file |
| d0ad4a7d | 13-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
grayscaled some interwiki icons |