History log of /dokuwiki/inc/ (Results 3176 – 3200 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
925ad14826-Jan-2013 Andreas Gohr <andi@splitbrain.org>

allow varying salt length in password hasher

529b041626-Jan-2013 Andreas Gohr <andi@splitbrain.org>

added mediawiki password method FS#2559

This should make migrating from MediaWiki a bit easier.

bc27f3e226-Jan-2013 Michael Hamann <michael@content-space.de>

Indexer: abort page rename if deletion of new id fails

25adeb9126-Jan-2013 Michael Hamann <michael@content-space.de>

Indexer: added internal deletePageNoLock method

The new deletePageNoLock method is used by renamePage and avoids that
the index needs to be unlocked and locked again for deleting the page.

af73bba626-Jan-2013 Michael Hamann <michael@content-space.de>

Clarified the behavior of the Doku_Indexer::renamePage method

c38b7fab26-Jan-2013 Andreas Gohr <andi@splitbrain.org>

link directly to subscription management in mails

This was updated in the english translation a while ago, but was still
missing in some translations

6cd7e49b25-Jan-2013 Andreas Gohr <andi@splitbrain.org>

only use mailfromnobody for bulk mails

368571d825-Jan-2013 Andreas Gohr <andi@splitbrain.org>

added missing context for list mails

182ac90524-Jan-2013 Andreas Gohr <gohr@cosmocode.de>

fix custom editor loading

Custom editors can also be loaded when not a section is given. For
example this happens on a preview click where the page is already
separated into pre, suf and text.

7afccd0a23-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.

f2cb3ec723-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.

f99ea54723-Jan-2013 Elan Ruusamäe <glen@delfi.ee>

fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notes

45c1b04d21-Jan-2013 Guillaume Turri <guillaume.turri@gmail.com>

Increment DOKU_API_VERSION

Because wiki.getAttachments now returns 'perms' instead of 'perm'

804f11b219-Jan-2013 Michael Hamann <michael@content-space.de>

Correct PHPDoc comment of DokuWiki_Plugin::locale_xhtml()

5eb9e86719-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 ...

77e5adb119-Jan-2013 Guillaume Turri <guillaume.turri@gmail.com>

wiki.getAttachments returns 'perms' according to documentation

29c964eb18-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

903e04c318-Jan-2013 Andreas Gohr <andi@splitbrain.org>

correctly escape diffs in HTML mails

8b87bc0218-Jan-2013 Andreas Gohr <andi@splitbrain.org>

fixed lists in HTML mails

004e7e6e18-Jan-2013 Andreas Gohr <andi@splitbrain.org>

simplified subscription->add() code a bit

edf986ad18-Jan-2013 Andreas Gohr <andi@splitbrain.org>

comment adjusted

cfbb991618-Jan-2013 Andreas Gohr <andi@splitbrain.org>

removed unused vars

16c665d918-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

e6c4a82218-Jan-2013 Erdem <farukerdemoncel@gmail.com>

Turkish language update

187b13eb18-Jan-2013 Daniel López Prat <daniel@6temes.cat>

Catalan language update

1...<<121122123124125126127128129130>>...266