History log of /dokuwiki/ (Results 4676 – 4700 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
39f0062901-Aug-2013 Anika Henke <anika@selfthinker.org>

improved coding style on tpl_classes()

ab3a75dc01-Aug-2013 Andreas Gohr <andi@splitbrain.org>

rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY

also made it more secure against copy'n'paste

9805efa001-Aug-2013 Anika Henke <anika@selfthinker.org>

added aria roles to search and acl manager

763ffe5801-Aug-2013 Anika Henke <anika@selfthinker.org>

added aria attributes for footnote tooltips

5c967d3d01-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add csv export functionality to the user manager

193e228001-Aug-2013 Anika Henke <anika@selfthinker.org>

removed unused and old hasFlash() JS function

5a99d25b01-Aug-2013 Anika Henke <anika@selfthinker.org>

added aria attributes to edit mode

b1af901401-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

Improve nofollow behaviour for ?do=index

In response to FS#2766
- make namespace links in the browser sitemap nofollow
- remove nofollow from browser sitemap link on the wiki start page
when sitem

Improve nofollow behaviour for ?do=index

In response to FS#2766
- make namespace links in the browser sitemap nofollow
- remove nofollow from browser sitemap link on the wiki start page
when sitemap.xml generation is disabled

show more ...

65f0aa6201-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

update config metadata comments for parameter '_multiple'

fdd9bab601-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

increase test coverage for code and file

code - test correct recognition of downloadable filename token
file - test correct recognition of syntax name & downloadable filename tokens

c7b9800a01-Aug-2013 Michael Hamann <michael@content-space.de>

Extension manager: First draft of the extension class

0d21c87f31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 attributes to email fields of the config manager

a588ab2931-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 'email' type to the user manager forms

4eb3462f31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

Change error message shown for incorrect current password on update profile form.

The current message confusingly mentions bad 'username' when username is not involved. The
new message is the same

Change error message shown for incorrect current password on update profile form.

The current message confusingly mentions bad 'username' when username is not involved. The
new message is the same as that introduced for an incorrect current password on the self
delete profile form (FS#2751)

show more ...

4ca5544831-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 attributes to update profile form

ae2cab4f31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 attributes to register form

3e7e027731-Jul-2013 Michael Hamann <michael@content-space.de>

Remove search_references() and the refshow configuration option

The refshow configuration option wasn't used as described anymore
already in the latest release and after the introduction of the medi

Remove search_references() and the refshow configuration option

The refshow configuration option wasn't used as described anymore
already in the latest release and after the introduction of the media
usage index the parameter is also no longer relevant for internal
optimization. The only place where it was still used is the no longer
used search_references()-function which is removed here, too.

show more ...


conf/dokuwiki.php
inc/search.php
lib/plugins/config/lang/ar/lang.php
lib/plugins/config/lang/bg/lang.php
lib/plugins/config/lang/ca-valencia/lang.php
lib/plugins/config/lang/ca/lang.php
lib/plugins/config/lang/cs/lang.php
lib/plugins/config/lang/da/lang.php
lib/plugins/config/lang/de-informal/lang.php
lib/plugins/config/lang/de/lang.php
lib/plugins/config/lang/el/lang.php
lib/plugins/config/lang/en/lang.php
lib/plugins/config/lang/eo/lang.php
lib/plugins/config/lang/es/lang.php
lib/plugins/config/lang/eu/lang.php
lib/plugins/config/lang/fa/lang.php
lib/plugins/config/lang/fi/lang.php
lib/plugins/config/lang/fr/lang.php
lib/plugins/config/lang/gl/lang.php
lib/plugins/config/lang/he/lang.php
lib/plugins/config/lang/hu/lang.php
lib/plugins/config/lang/ia/lang.php
lib/plugins/config/lang/it/lang.php
lib/plugins/config/lang/ja/lang.php
lib/plugins/config/lang/ko/lang.php
lib/plugins/config/lang/la/lang.php
lib/plugins/config/lang/lv/lang.php
lib/plugins/config/lang/mr/lang.php
lib/plugins/config/lang/nl/lang.php
lib/plugins/config/lang/no/lang.php
lib/plugins/config/lang/pl/lang.php
lib/plugins/config/lang/pt-br/lang.php
lib/plugins/config/lang/pt/lang.php
lib/plugins/config/lang/ro/lang.php
lib/plugins/config/lang/ru/lang.php
lib/plugins/config/lang/sk/lang.php
lib/plugins/config/lang/sl/lang.php
lib/plugins/config/lang/sq/lang.php
lib/plugins/config/lang/sr/lang.php
lib/plugins/config/lang/sv/lang.php
lib/plugins/config/lang/tr/lang.php
lib/plugins/config/lang/uk/lang.php
lib/plugins/config/lang/zh-tw/lang.php
lib/plugins/config/lang/zh/lang.php
lib/plugins/config/settings/config.metadata.php
e5d09fdd31-Jul-2013 Michael Hamann <michael@content-space.de>

Index media file usage in the metadata index and use it in ft_mediause()

818d228331-Jul-2013 Michael Hamann <michael@content-space.de>

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with u

Fix the useheading cache invalidation for hidden pages, add tests

This adds a new parameter to ft_backlinks() to ignore permissions which
is needed for invalidating the cache of linking pages with useheading
enabled. This also adds various test cases for ft_backlinks().

show more ...

4096097331-Jul-2013 Andreas Gohr <andi@splitbrain.org>

include updateVersion in CSS/JS tseed to force reload on update

87e03c3b31-Jul-2013 Guy Brand <gb@unistra.fr>

Fixed instructions on PHPunit

3094862c31-Jul-2013 Michael Hamann <michael@content-space.de>

auth_en/decrypt: Add explanation and more efficient decryption

Added an explanation that what we do is like normal CBC but that we
additionally encrypt the IV which is actually suggested by the NIST

auth_en/decrypt: Add explanation and more efficient decryption

Added an explanation that what we do is like normal CBC but that we
additionally encrypt the IV which is actually suggested by the NIST for
non-random (but unique) IVs. In the decryption process it's not
necessary to decrypt the IV, this should save some time.

show more ...

4187842331-Jul-2013 Michael Hamann <michael@content-space.de>

auth_random: remove exception comment as there is no exception

3f7018f331-Jul-2013 Anika Henke <anika@selfthinker.org>

updated intro text on wiki:dokuwiki

865faf7530-Jul-2013 Michael Hamann <michael@content-space.de>

Add AES from phpseclib and use it for cookie encryption

This replaces the deprecated and broken Blowfish implementation that has
previously been used and should provide a lot more security.

1...<<181182183184185186187188189190>>...420