History log of /dokuwiki/lib/ (Results 2951 – 2975 of 4512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bf14d72706-Feb-2011 Andreas Gohr <andi@splitbrain.org>

keep drafts on preview FS#2116

dba09ad206-Feb-2011 Andreas Gohr <andi@splitbrain.org>

don't show lock timer in readonly mode FS#2146

55f92d7e06-Feb-2011 Andreas Gohr <andi@splitbrain.org>

moved locktimer class to its own file

I also adjusted the coding style to match our other JS classes

5328160205-Feb-2011 João Espírito Santo <jesquilo@gmail.com>

Portuguese language update

cac0cda304-Feb-2011 Georgios Petsagourakis <petsagouris@gmail.com>

Greek translation update

e24ab4ab01-Feb-2011 Johan Guilbaud <guilbaud.johan@gmail.com>

French language update

1d2abd9601-Feb-2011 Kiril Velikov <neohidra@gmail.com>

Bulgarian language update

7216538131-Jan-2011 Andreas Gohr <gohr@cosmocode.de>

Make diff type selectable

ceea734a31-Jan-2011 Andreas Gohr <gohr@cosmocode.de>

Made the auto submit script more versatile

When a <select> tag has the class "quickselect", this script will
automatically submit its parent form when the select value changes.
It also hides the sub

Made the auto submit script more versatile

When a <select> tag has the class "quickselect", this script will
automatically submit its parent form when the select value changes.
It also hides the submit button of the form.

show more ...

5b718e2323-Jan-2011 Danny Lin <danny0838@pchome.com.tw>

Traditional Chinese update

33c72f1d23-Jan-2011 Cédric Schmitz <webmestre@amiclubdefrance.net>

French language update

3e1ca05622-Jan-2011 Jacopo Corbetta <jacopo.corbetta@gmail.com>

Italian language update

09c9364122-Jan-2011 Matej Urbančič <mateju@svn.gnome.org>

Slovenian language update

3bfb17c922-Jan-2011 danny0838 <danny0838@pchome.com.tw>

Traditional Chinese update

e6aac8cd22-Jan-2011 Ladyko Andrey <fylh@succexy.spb.ru>

Russian language update

1b052f5c16-Jan-2011 Andreas Gohr <andi@splitbrain.org>

increase indexer version to reforce rebuild for the new title index

eff795ac16-Jan-2011 Michael Hamann <michael@content-space.de>

Fix several security issues in the XML-RPC interface

For locks and getRevisions there hasn't been any acl check. In many
other cases the id hadn't been cleaned before the acl check was done
which me

Fix several security issues in the XML-RPC interface

For locks and getRevisions there hasn't been any acl check. In many
other cases the id hadn't been cleaned before the acl check was done
which means that many acl rules that should be applied weren't applied.
So e.g. when you have read permissions for the root namespace but not
for a subnamespace you could add a leading ":" and the permissions for
the root namespace will be used instead of the permissions for the
subnamespace. This did not apply to writing pages and reading media
files, but writing and deleting media files have been concerned as well
as reading both plain and html versions of pages.

This only concerns installations where XML-RPC is enabled (default is
disabled) and XML-RPC is allowed for all or untrusted users.

show more ...

0c94c42015-Jan-2011 Andreas Gohr <andi@splitbrain.org>

Added hmd5 and pmd5 as passcrypt choices in config manager

a8254dfa15-Jan-2011 Andreas Gohr <andi@splitbrain.org>

made ajax quicksearch its own object

This makes it possible for plugin and template authors to overwrite or
extend the quicksearch JavaScript logic.

d83e78ed15-Jan-2011 Andreas Gohr <andi@splitbrain.org>

added missing change for path length shortener in ajax backend

301971b314-Jan-2011 Andreas Gohr <andi@splitbrain.org>

correctly(?) shorten namespaces for RTL langunages in quicksearch

5ba8d19614-Jan-2011 Andreas Gohr <andi@splitbrain.org>

shorten quicksearch namespaces in JavaScript

This patch moves the shortening of namespaces in the quicksearch results
to JavaScript. This makes it independend from used template and will
always try

shorten quicksearch namespaces in JavaScript

This patch moves the shortening of namespaces in the quicksearch results
to JavaScript. This makes it independend from used template and will
always try to fill the width of the result pane correctly.

Things missing:

* Make it work with RTL-languages
* Check Browser compatibility (only tested in Chrome so far)

show more ...

ef7acde614-Jan-2011 Christian Wichmann <nospam@zone0.de>

German (informal) language update

168cead414-Jan-2011 Christian Wichmann <nospam@zone0.de>

German language update

d0b9cae114-Jan-2011 Andreas Gohr <andi@splitbrain.org>

coding style fix

1...<<111112113114115116117118119120>>...181