History log of /dokuwiki/inc/ (Results 3551 – 3575 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bfdeb23f07-Mar-2012 lupo49 <post@lupo49.de>

Parser: Allow parser to fully recognize windows share links with a hyphen character in it
(Currently, the clickable link stops before a hyphen character)

44dae8a704-Mar-2012 Bohumír Zámečník <bohumir.zamecnik@gmail.com>

Czech language update

b796e32e04-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed missing replacement for HTML notify mails

1d901ab202-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed media only RSS feed

when the SKIP_DELETED flag was set, no recent changes where returned for
media only queries, becuase file checks where done on page files instead
of media files

20f0403901-Mar-2012 Danny <danny0838@hotmail.com>

Fix a stupid typo

15ae43bc27-Feb-2012 Borek Bernard <borekb@gmail.com>

Colon is no longer rewritten to semicolon for IIS 7.x and for older versions of IIS, semicolon is displayed as is, not URL-encoded.

361171a422-Feb-2012 Andreas Gohr <gohr@cosmocode.de>

simpler/more robust header parsing in HTTPClient

The previous regexp approach failed for empty headers.

f4476bd920-Feb-2012 Jan Schumann <js@schumann-it.com>

Refactored auth system: All auth methods are now introduced as plugins.

8a9735e319-Feb-2012 Andreas Gohr <andi@splitbrain.org>

added a timelimit for password reset tokens

passwords now need to be reset within 3 days of requesting the password
change mail

4d3ea09617-Feb-2012 Andreas Gohr <andi@splitbrain.org>

removed commented line

451e1b4d17-Feb-2012 Andreas Gohr <andi@splitbrain.org>

use correct lang string for password mismatch

7cb9c0e317-Feb-2012 Andreas Gohr <andi@splitbrain.org>

removed outdated language string. it has to be retranslated

1e5105f917-Feb-2012 Andreas Gohr <andi@splitbrain.org>

make sure AD pass expiry message is never shown twice

69995a1617-Feb-2012 Andreas Gohr <andi@splitbrain.org>

do not hardcode profile link in AD pass expire message

Changing passwords might not be available.

a699035c15-Feb-2012 Erial Krale <erial2@gmail.com>

Korean language update

b2a1a44c07-Feb-2012 Marius Olar <olarmariusalex@yahoo.com>

Romanian language update

5c0c684506-Feb-2012 PCPA <pcpa@cyberpunk.su>

Russian language update

03d7247e05-Feb-2012 Dominik Eckelmann <deckelmann@gmail.com>

moved plugin and core method calls to seperate function

750a55de05-Feb-2012 Dominik Eckelmann <deckelmann@gmail.com>

corrected comment

c7b28ffd04-Feb-2012 Anika Henke <anika@selfthinker.org>

added div.table around non-editable content as well (FS#1980)

ae6cce1802-Feb-2012 Matej Urban <matej.urban@gmail.com>

Slovak language update

40d429f502-Feb-2012 Begina Felicysym <begina.felicysym@wp.pl>

Polish language update

c4dda6af31-Jan-2012 Anika Henke <anika@selfthinker.org>

fixed .curid to always highlight the current ID of the main/viewed page

75b1448230-Jan-2012 Andreas Gohr <andi@splitbrain.org>

added missing global statements

tss..

c476695630-Jan-2012 Andreas Gohr <andi@splitbrain.org>

DOKU_TPL* considered harmful

Some plugins want to dynamically switch the template based on users,
namspaces or the phase of the moon. Having fixed paths in a unchangable
constant prevents this.

Thi

DOKU_TPL* considered harmful

Some plugins want to dynamically switch the template based on users,
namspaces or the phase of the moon. Having fixed paths in a unchangable
constant prevents this.

This changes deprecates the DOKU_TPL* constants in favor of two new
tpl_* functions that return the correct paths based on the $conf
variables which can be changed from the DOKUWIKI_STARTED event.

show more ...

1...<<141142143144145146147148149150>>...266