| #
47248316 |
| 26-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
installer updates
Restructured and cleaned up installer with full I18N support. Needs testing.
darcs-hash:20060726201047-7ad00-e4f66cb356a47453d2f56ef948bc8e2194a8303d.gz
|
| #
1d5856cf |
| 14-Jul-2006 |
Andreas Gohr <andi@splitbrain.org> |
two-stage password reset
This patch changes the password reset function to a two-stage process. After requesting a new password a confirmation email is sent first, only if the link contained in this
two-stage password reset
This patch changes the password reset function to a two-stage process. After requesting a new password a confirmation email is sent first, only if the link contained in this mail is used the password is changed for real.
This makes sure malicious people can't reset passwords for other users.
darcs-hash:20060714110548-7ad00-c1e23fd51cc2d2f16473914421ebe0f9c3b2ba8c.gz
show more ...
|
| #
a06e4bdb |
| 15-Jun-2006 |
Sebastian Harl <sh@tokkee.org> |
register notify #826
A small patch for dokuwiki which enables dokuwiki to notify the administrator about new user registrations
darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97
register notify #826
A small patch for dokuwiki which enables dokuwiki to notify the administrator about new user registrations
darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97734.gz
show more ...
|
| #
44409c3d |
| 27-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
be clever about extensions on upload
This patch makes it possible to enter filenames without an extension in the upload as field when the uploaded file it self has a known extension.
It also prints
be clever about extensions on upload
This patch makes it possible to enter filenames without an extension in the upload as field when the uploaded file it self has a known extension.
It also prints a warning when an extension was changed by the user.
darcs-hash:20060527100310-7ad00-cf2abb4b9730e54b96c6ba24b2a999011cfb834a.gz
show more ...
|
| #
82599fb8 |
| 26-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
made text in mediamanger more clear
darcs-hash:20060526233349-7ad00-2e73eeae9e8d87ac8ecac4248b1548aa9068711f.gz
|
| #
256ca81e |
| 25-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
label for root of medianamespaces
darcs-hash:20060525160758-7ad00-43610809062192c93c4ec7dfb578e9f3eb6a0e80.gz
|
| #
cf6894df |
| 25-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
more mediamanager fixes
This fixes some styling issues, the cookie handling and a bug in the JavaScript caching mechanism.
darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
|
| #
8073bfb3 |
| 20-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
hide media details
This adds an option to hide the details (thumbnail, metadata) in the media manager. The selected choice is remembered in a cookie.
darcs-hash:20060520124854-7ad00-3ef624d495bed08
hide media details
This adds an option to hide the details (thumbnail, metadata) in the media manager. The selected choice is remembered in a cookie.
darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz
show more ...
|
| #
64c9cfd5 |
| 19-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
media manager enhancements
Separate scrolling for right and left side of the manager (like frames) Show syntax example for simple copy'n'paste if no JavaScript available.
darcs-hash:20060519202900-
media manager enhancements
Separate scrolling for right and left side of the manager (like frames) Show syntax example for simple copy'n'paste if no JavaScript available.
darcs-hash:20060519202900-7ad00-9b20bd7993d3687f83b807a81cd23051b16785db.gz
show more ...
|
| #
3df72098 |
| 19-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
new mediamanager
This patch adds a completely rewritten media popup. The following noteworthy changes were made:
- media manager uses a collapsible namespace tree - media manager uses AJAX if avail
new mediamanager
This patch adds a completely rewritten media popup. The following noteworthy changes were made:
- media manager uses a collapsible namespace tree - media manager uses AJAX if available - media manager popup can be kept open when selecting a media file - only one template is used for the media manager :!: Template - Editable image metadata is configured in conf/mediameta.php now - The JS cookie mechanism was enhanced to store key/value pairs - Language strings can be exported to JS in js.php
darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz
show more ...
|
| #
ee4c4a1b |
| 11-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs-hash:20060311200148-7ad00-919337a51e001136178d175a1755cd26122e9726.gz
show more ...
|
| #
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 ...
|
| #
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 ...
|
| #
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
|