| 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. |
| f99ea547 | 23-Jan-2013 |
Elan Ruusamäe <glen@delfi.ee> |
fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notes |
| e38f3066 | 22-Jan-2013 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
fixed sample handling in toolbar FS#2691 |
| 3fed52e1 | 21-Jan-2013 |
Guillaume Turri <guillaume.turri@gmail.com> |
Added test for search_allpages
Currently both the 2nd and the third assertions fail (the first one is just for upcoming non-regression) |
| 45c1b04d | 21-Jan-2013 |
Guillaume Turri <guillaume.turri@gmail.com> |
Increment DOKU_API_VERSION
Because wiki.getAttachments now returns 'perms' instead of 'perm' |
| 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 |
| 804f11b2 | 19-Jan-2013 |
Michael Hamann <michael@content-space.de> |
Correct PHPDoc comment of DokuWiki_Plugin::locale_xhtml() |
| 5eb9e867 | 19-Jan-2013 |
Michael Hamann <michael@content-space.de> |
Indexer: Added page and meta value rename functions
With these functions that search index can be updated after page moves or mass metadata updates without the need to reindex the whole page/wiki. T
Indexer: Added page and meta value rename functions
With these functions that search index can be updated after page moves or mass metadata updates without the need to reindex the whole page/wiki. These functions will be used by the new pagemove plugin.
show more ...
|
| 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) |
| 77e5adb1 | 19-Jan-2013 |
Guillaume Turri <guillaume.turri@gmail.com> |
wiki.getAttachments returns 'perms' according to documentation |
| 29c964eb | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
readded mailfromnobody to subscription sending
this was lost because the subscription branch, branched before this change in master |
| 903e04c3 | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
correctly escape diffs in HTML mails |
| 8b87bc02 | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed lists in HTML mails |
| 004e7e6e | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
simplified subscription->add() code a bit |
| edf986ad | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
comment adjusted |
| cfbb9916 | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed unused vars |
| 16c665d9 | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed data parameter in subscription_handle_post()
now the data parameter, which really is a timestamp is only handled internally of the subscription class |
| 6686e3d1 | 18-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed tests |
| 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 |