History log of /dokuwiki/inc/ (Results 6076 – 6100 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
31b47a2e26-Nov-2005 Andreas Gohr <andi@splitbrain.org>

added greek character to special char picker

darcs-hash:20051126143544-7ad00-8bbceecac51498aaf707b130457616d9d2232943.gz

cc2ae80226-Nov-2005 Andreas Gohr <andi@splitbrain.org>

added export_xhtmlbody option #636

darcs-hash:20051126125627-7ad00-142bb2502948ce20b7ecc60941ffa3eb318478ed.gz

f96fa41525-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Automatic adding of feeds and alternative versions can be disabled in template

darcs-hash:20051125123735-7ad00-78780796c46463692d5ae9310ddc7f136349380f.gz

24bad1d119-Nov-2005 Roberto Bolli - http://www.rbnet.it/ <andi@splitbrain.org>

lang_italian

darcs-hash:20051119213830-67d1a-abc9a6a0f807ed75812f0a32da8e3d37069683df.gz

ff4ef2d723-Nov-2005 Andreas Gohr <andi@splitbrain.org>

updated to GeShi 1.0.7.5

darcs-hash:20051123191014-7ad00-ac5bfe0f4f292a7b3c3f879513e39955d64763a2.gz

e34c070918-Nov-2005 Andreas Gohr <andi@splitbrain.org>

fixed a very rare problem with io_readfile and unserialize

darcs-hash:20051118194856-7ad00-5b7f8dea8371acd85ccfe31ac6f748cb2b619486.gz

806d77a018-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Display fileicons in Media Dialog

darcs-hash:20051118154544-7ad00-44682b3e800a616d74eacb61dfa8c6dc5a1a336b.gz

bb406e6316-Nov-2005 Selim Farsakogflu <farsakogluselim@yahoo.de>

turkish translation

darcs-hash:20051116221055-cb711-78445993d520a9157fa8e5ddf0a20ed99adf5e49.gz

630a9e8211-Nov-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

change username fix

This patch adds support for changing the username in modifyUser() which is
needed by the user manager.

darcs-hash:20051111185816-7ef76-062a7d949beaa90981d4fef8dfa70edc9d4723e6.gz

9d2ddea411-Nov-2005 Andreas Gohr <andi@splitbrain.org>

fix for bad characters in interwiki classes

darcs-hash:20051111203902-7ad00-d3cd09528f6732723652e1bb01ba6e8fb9b6205f.gz

c971ac6d11-Nov-2005 Andreas Gohr <andi@splitbrain.org>

Fix for broken Prox Support #626

darcs-hash:20051111200646-7ad00-0eca22780e39dfd24344180a541500b08a3a93df.gz

c591aabe11-Nov-2005 Andreas Gohr <andi@splitbrain.org>

JavaScript Fixes for the toolbar #628

darcs-hash:20051111200142-7ad00-158925aee01bc24378a8bd99ad27a6173ea085dd.gz

4cb7965711-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

profile change feedback

This pathc adds a feedback for the user after changing his/her
profile and the profile dialog will be closed.

darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d5500223

profile change feedback

This pathc adds a feedback for the user after changing his/her
profile and the profile dialog will be closed.

darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz

show more ...

10e0d7f910-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

MySQL OO auth module bug fix

This patch fixes some bugs in the MySQL OO auth module
regarding modifying user data.

darcs-hash:20051110173812-4145d-384877de723b568ccc456f42738a8a5e012fb84d.gz

9d9c165e08-Nov-2005 Andreas Gohr <andi@splitbrain.org>

html_hilight test cases fixed

darcs-hash:20051108201701-7ad00-956b228ad91dbc0f8b6c8abfaecfc5fce273b012.gz

f949a01c08-Nov-2005 Andreas Gohr <andi@splitbrain.org>

fixed two bugs reported by Timo Falk

darcs-hash:20051108195013-7ad00-f2b2b6d955e64fe2d2abfc1d9421ed619f70abd3.gz

75bfc19c07-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

MySQL auth module documentation

This patch completes the documentation of the MySQL SQL statements
that are necessary to run the mysql OO auth module in mysql.conf.php.example.

Some pattern names i

MySQL auth module documentation

This patch completes the documentation of the MySQL SQL statements
that are necessary to run the mysql OO auth module in mysql.conf.php.example.

Some pattern names in the code were not in line - fixed.

darcs-hash:20051107210740-4145d-cdf140b6d14664ce9c1a85f67e1bf8feb294c17b.gz

show more ...

fc1c55b106-Nov-2005 hfuecks <hfuecks@gmail.com>

get_tests_running_1

darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz

6b7b33dc07-Nov-2005 hfuecks <hfuecks@gmail.com>

xhtmlsummary_patch

darcs-hash:20051107000554-e96b6-1a7ae7a9d5e820d3c52629570ff33f8e75bc4a46.gz

9b9cbe5407-Nov-2005 chinsan.tw <chinsan.tw@gmail.com>

fix_url.patch

darcs-hash:20051107030302-8864c-130902174a6a419f2f4e95605a723db714274869.gz

3ff230f706-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

mysql extension for OO auth system

This patch adds the mysql extension to the OO auth system. The SQL statements
are defined in conf/mysql.conf.php.example and needs to be adapted to the
local datab

mysql extension for OO auth system

This patch adds the mysql extension to the OO auth system. The SQL statements
are defined in conf/mysql.conf.php.example and needs to be adapted to the
local database. The set of statements work with the database structure described
in conf/mysql.conf.php.example.

This module is beta and heavy testing in different environments is recommended.

The documentation of the SQL statements is not complete yet

darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz

show more ...

5faeb72606-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

de_language_update

The german translation was updated and missing files were added.

darcs-hash:20051106111006-4145d-975932c5619c6774365e3f32c7abe1d638114d6d.gz

753d5abf06-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

en_language_update

This patch removes the autopasswd fix again, because all users may
forget their password from time to time. The wording in the dialog
changed a bit instead to make the feature mor

en_language_update

This patch removes the autopasswd fix again, because all users may
forget their password from time to time. The wording in the dialog
changed a bit instead to make the feature more clear to the user.

Furthermore some english texts were updated.

darcs-hash:20051106110259-4145d-114d6bbfa99c347a026a17a267d3cbc39b574e98.gz

show more ...

8f8ae16405-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

autopasswd_fix

Resending of a new password must depend on $conf['autopasswd']. Only
if $conf['autopasswd']

darcs-hash:20051105223311-4145d-598b7c8d9d10eb8c3612ce2c6beb543e8b16e430.gz

d2dde4eb05-Nov-2005 Matthias Grimm <matthiasgrimm@users.sourceforge.net>

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

B

OO_auth_fixes

This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.

Beautifying the whitespaces in auth.php completes this patch.

darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz

show more ...

1...<<241242243244245246247248249250>>...266