7e8fbbe0 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
english fix for #714
darcs-hash:20060224194246-7ad00-2cf04d89e58208226c6fa98db463e7a7ec32fd74.gz |
31e187f8 | 24-Feb-2006 |
Sean Coates <sean@caedmon.net> |
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many p
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many people where in favour of this.
darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz
show more ...
|
c2f250d5 | 24-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
english fixes for #671 and #233
darcs-hash:20060224124815-7ad00-e4942eca78d6bd13be1b54f5ceee6f494ee62dc2.gz |
912a0cf3 | 27-Jan-2006 |
gb <gb@isis.u-strasbg.fr> |
Minor typo in comment
darcs-hash:20060127171739-2060e-e1ca4da2fdca49b8d183b9ac889935f6eb45b435.gz |
1d3e0272 | 27-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
moved translations for ACL manager
darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz |
2411dd85 | 26-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 ...
|
cd52f92d | 25-Jan-2006 |
chris <chris@jalakai.co.uk> |
oo auth update - remove legacy auth remnants, add auth->canDo
darcs-hash:20060125000125-9b6ab-9853f11e04d8ea93235317fa8137cef079eb2641.gz |
dfdd92d5 | 24-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 ...
|
4cb79657 | 11-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 ...
|
3ff230f7 | 06-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 ...
|
753d5abf | 06-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 ...
|
d2dde4eb | 05-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 ...
|
f7158cc5 | 20-Oct-2005 |
chris <chris@teacherscpd.co.uk> |
auth update, the missing localised text files
darcs-hash:20051020190531-50fdc-1fd6d5778c0ea669abe16b9ca614cc69aa352161.gz |
8b06d178 | 20-Oct-2005 |
chris <chris@teacherscpd.co.uk> |
auth update, incl. auth object, plain.class.php; resend password & update profile actions
darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz |
20d062ca | 08-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
first go on unobstrusive javascript, new toolbar
darcs-hash:20051008175404-7ad00-cd640de7660825b19d5e863cc8caf5467d59b055.gz |
b6912aea | 02-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
minor edit checkbox
This patch adds a minor edit checkbox to the edit form for logged in users. Minor edits are displayed different in recent changes and the page revision history. The RSS feed excl
minor edit checkbox
This patch adds a minor edit checkbox to the edit form for logged in users. Minor edits are displayed different in recent changes and the page revision history. The RSS feed excludes minor edits by default - this can be changed by adding a minor
darcs-hash:20051002113255-7ad00-2bc9e1aaa76d9616428e760529ecc14ef119cf71.gz
show more ...
|
08478e65 | 04-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed newlines in JavaScript alerts
darcs-hash:20050904112930-7ad00-fb2b246c6b4872ae97cd859d452a1c0f0ca77613.gz |
f00151b4 | 24-Aug-2005 |
chris <chris@teacherscpd.co.uk> |
add backlink btn and actionlink
darcs-hash:20050824222056-50fdc-0afb947d649df545039c1ddc4ed1e1bfd9cb71fc.gz |
bc54ab52 | 16-Aug-2005 |
chris <chris@teacherscpd.co.uk> |
indexer improvements & fix for underscores
darcs-hash:20050816032408-50fdc-6e41585c9b97d70a218877b8ad169df9117d9965.gz |
7367b368 | 14-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
added stopword support to the indexer, added indexer webbug
darcs-hash:20050814181035-7ad00-ed5d879d29fcee7f925f806456675605b058966a.gz |
26a0801f | 14-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
added own mailtext for subscribe feature
darcs-hash:20050814115406-7ad00-722fb6956147e46c66a9120c5fe1f654fe7e2bba.gz |
f9eb5648 | 08-Aug-2005 |
steven-danz <steven-danz@kc.rr.com> |
subscribe_changes.patch
Updates to the subscription patch to add a configuration option to enable/disable the feature, move the messages to the language files, and general cleanup
darcs-hash:200508
subscribe_changes.patch
Updates to the subscription patch to add a configuration option to enable/disable the feature, move the messages to the language files, and general cleanup
darcs-hash:20050808045034-4c315-88a72dc8d2b22fdd9af8caa0505ef5c737965c86.gz
show more ...
|
1380fc45 | 06-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
changes to the page subscription feature
darcs-hash:20050806212000-7ad00-c5ab54a33289f8be0ce99443f82f0b3cf1bdbf0d.gz |
b158d625 | 27-Jun-2005 |
Steven Danz <steven-danz@kc.rr.com> |
track_changes.patch
Second go at including changes to allow users to sign up on mailing lists so they may receive emails each time the page they are interested in is updated.
darcs-hash:20050627021
track_changes.patch
Second go at including changes to allow users to sign up on mailing lists so they may receive emails each time the page they are interested in is updated.
darcs-hash:20050627021748-3ed6d-5f6993f51ab649e3928a513b0fbe7c421d880325.gz
show more ...
|
36df6fa3 | 31-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
image metadata editor
This patch adds an meta data editor for JPEG files. Currently title, caption, artist, copyright and keywords can be saved. The data is saved to the apropriate IPTC fields. Addi
image metadata editor
This patch adds an meta data editor for JPEG files. Currently title, caption, artist, copyright and keywords can be saved. The data is saved to the apropriate IPTC fields. Additional fields can be added in the appropriate template.
Compatibility testing with other programs is needed!
darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz
show more ...
|