History log of /dokuwiki/ (Results 9701 – 9725 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
40347e2727-Jan-2006 gb <gb@isis.u-strasbg.fr>

Missing french button translation

darcs-hash:20060127124938-2060e-add3a3b05e90ece506e4a90314c603f042880234.gz

1dd0c20227-Jan-2006 Anika Henke <a.c.henke@arcor.de>

replaced form attr. 'name' by 'id' + prefixed values with 'dw__' for strictness

darcs-hash:20060127112205-d5083-8020a108120f6f1baa68456dd509a13021320c21.gz

ea83dfcc27-Jan-2006 Esther Brunner <esther@kaffeehaus.ch>

functions for handling plugin settings with config manager

darcs-hash:20060127001636-283c4-a54e5b7aaab261d9c875686fe4ccfb483ee7358b.gz

63201c6e26-Jan-2006 Osamu Higuchi <osamu@higuchi.com>

fixed indexer word counts for UTF-8 words #653

darcs-hash:20060126233702-87e23-9382dd77b66f263fa51ad02dc31264c667fdbc70.gz

bf5d40c226-Jan-2006 Anika Henke <a.c.henke@arcor.de>

closed <td> in acl plugin

darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz

a49c00b526-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL getUserCount() optimizsation

The function getUserCount() uses SQL_CALC_FOUND_ROWS now if
MySQL v4.0 or later is found. This will speed up this query
with big user tables.

darcs-hash:200601262

MySQL getUserCount() optimizsation

The function getUserCount() uses SQL_CALC_FOUND_ROWS now if
MySQL v4.0 or later is found. This will speed up this query
with big user tables.

darcs-hash:20060126205715-7ef76-e3a7009ad6be3659002b562bc055e4fe1cbd904a.gz

show more ...

3434290226-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

usermanager start value missing

The start value of the user list was corrupted, if in
search mode but _REQUEST['search'] was empty. An empty
start value passed to the authentication backends might
c

usermanager start value missing

The start value of the user list was corrupted, if in
search mode but _REQUEST['search'] was empty. An empty
start value passed to the authentication backends might
cause an error (in MySQL backend for sure). This patch
fixes this.

darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz

show more ...

36eaa3eb26-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL retrieveUsers() use LIMIT

The function retrieveUsers() uses the SQL statement LIMIT now
to select a subset of tupel out of a result table instead of
fetching the whole table and filter in PHP.

MySQL retrieveUsers() use LIMIT

The function retrieveUsers() uses the SQL statement LIMIT now
to select a subset of tupel out of a result table instead of
fetching the whole table and filter in PHP.

darcs-hash:20060126195109-7ef76-79af82f95282d43b585a67b495bfa86c2f5e3a15.gz

show more ...

d87e576a26-Jan-2006 Andreas Gohr <andi@splitbrain.org>

ldap auth fixes

Adds a config option for the key using in groups as suggested on the wiki.
Makes the debug outputs distinct. Removes commented, nonimplemented functions.

darcs-hash:20060126214935-7

ldap auth fixes

Adds a config option for the key using in groups as suggested on the wiki.
Makes the debug outputs distinct. Removes commented, nonimplemented functions.

darcs-hash:20060126214935-7ad00-e4ab08d9fcaa4f43bad7048e8bb9800107e32432.gz

show more ...

c632fc6926-Jan-2006 Andreas Gohr <andi@splitbrain.org>

scroll__here support

This adds a simple JavaScript behavior. When an element with the id
'scroll__here' is found in the document the browser will scroll this
element into view. Useful to scroll to s

scroll__here support

This adds a simple JavaScript behavior. When an element with the id
'scroll__here' is found in the document the browser will scroll this
element into view. Useful to scroll to some output after form submitting.

darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz

show more ...

2411dd8526-Jan-2006 Andreas Gohr <andi@splitbrain.org>

java script changes

This adds a javascript confirmation for the delete button in the user manager.
It also adds the $() shortcut function known from the prototype library.

darcs-hash:20060126203550

java script changes

This adds a javascript confirmation for the delete button in the user manager.
It also adds the $() shortcut function known from the prototype library.

darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz

show more ...

64c0800b26-Jan-2006 chris <chris@jalakai.co.uk>

$conf[sepchar] update for config plugin

darcs-hash:20060126012607-9b6ab-ae48f0437ff6170b30514402abc22801fef36902.gz

51d94d4926-Jan-2006 chris <chris@jalakai.co.uk>

user manager update

darcs-hash:20060126011718-9b6ab-d3d0f485472891ac899b2a3904182382182ebbd8.gz

20e7ccb026-Jan-2006 chris <chris@jalakai.co.uk>

config plugin update & removal of $conf['pluginmanager'] option

darcs-hash:20060126011342-9b6ab-40d04573bef34fa4012edac74186355b9a7ff0d9.gz

e77ea1bc25-Jan-2006 Andreas Gohr <andi@splitbrain.org>

fix for broken $conf['typography']

darcs-hash:20060125211620-7ad00-aecd98eba9a237f3314281c0924c1eab99dbe589.gz

172a957425-Jan-2006 Andreas Gohr <andi@splitbrain.org>

hide lower toolbar while spellchecking

darcs-hash:20060125205400-7ad00-5cc3ed97d2ca21003f72e09150f9f49149db9e44.gz

1044933225-Jan-2006 chris <chris@jalakai.co.uk>

config plugin

darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz

0440ff1525-Jan-2006 chris <chris@jalakai.co.uk>

user manager plugin

darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz

cd52f92d25-Jan-2006 chris <chris@jalakai.co.uk>

oo auth update - remove legacy auth remnants, add auth->canDo

darcs-hash:20060125000125-9b6ab-9853f11e04d8ea93235317fa8137cef079eb2641.gz

10ea5c9f24-Jan-2006 Andreas Gohr <andi@splitbrain.org>

more unit tests fixed - down to 8 fails

darcs-hash:20060124213123-7ad00-c562d502ad0da637f9cf4ebb65c91c5368c2c4b6.gz

dfdd92d524-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL modify user patch

This patch changed the function modifyUser(). Before this update
each data change was applied by deleting and re-adding the complete
user entry. The new function uses the UPD

MySQL modify user patch

This patch changed the function modifyUser(). Before this update
each data change was applied by deleting and re-adding the complete
user entry. The new function uses the UPDATE SQL statement.

Furthermore all human readable error messages were removed. The
calling procedure is in charge now to inform the user about
failures. Internal debug messages were added. They can be enabled
in the configuration file.

Last but not least the module retrieves the database version now
to handle incompatible features between different MySQL versions.

darcs-hash:20060124190625-7ef76-f6dffabf230155aa51bf3c8569c31fd444634407.gz

show more ...

6ab0415724-Jan-2006 chris <chris@jalakai.co.uk>

plugin manager styles update for css substitutions

darcs-hash:20060124145255-9b6ab-6d89986c1f867975cd8ebd7f538a6fb7829a053d.gz

389ae2b722-Jan-2006 Andreas Gohr <andi@splitbrain.org>

unittest fixes (28 still failing)

darcs-hash:20060122160518-7ad00-fe700b723300fd5f020120c8551eec98ad8f8b1a.gz

a771ad3a22-Jan-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL backend code cleanup fix

This patch make the MySQL backend work again after Andi's code cleanup ;-)

darcs-hash:20060122125327-7ef76-5b7a46fa8bc49fc68a11a44fabddc9753e9a1dfb.gz

3971c1cc22-Jan-2006 Andreas Gohr <andi@splitbrain.org>

GeSHi updated to 1.0.7.6

darcs-hash:20060122125327-7ad00-3850bd0d928235a39fd19d79b306259f3139ba75.gz

1...<<381382383384385386387388389390>>...423