summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Preliminary Danish localization for the rest of the plugins. Too tired to ↵larsch82006-03-01
| | | | | | complete it right now... darcs-hash:20060301003307-a08f5-68dde44c8a9be592d8823a1a5e24538f813e1133.gz
* Added Danish localization for usermanager plugin and fixed typos in ditto ↵larsch82006-02-28
| | | | | | for acl plugin darcs-hash:20060228214036-a08f5-16c209ecc627715fad5875c5c0b317ab6d73ee16.gz
* changed IDs to avoid name clashesAndreas Gohr2006-02-26
| | | | darcs-hash:20060226172332-7ad00-f073117ba2f027935f87cf23106bf6a4316a5790.gz
* fix for footnotes and toolbar pickersAnika Henke2006-02-26
| | | | darcs-hash:20060226104314-d5083-5b13dc5c5d356ca4a86241b1e5b428be36a8d940.gz
* fix for disturbing css text alignment in text inputsAnika Henke2006-02-25
| | | | darcs-hash:20060225223830-d5083-80a20c33259db6f45c4baf79f58e351020b3ea61.gz
* Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct ↵Troels Liebe Bentsen2006-02-24
| | | | | | | | | | | permissions, this should also fix problems with dokuwiki making setuid files on some umasks. * Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly. * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense. * Use chmod for setting the correct permissions but only if it's needed. * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway. darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
| | | | darcs-hash:20060218183753-ee6b9-1a3dab069a868e3f5e10e9dd6af14fefd0d8b730.gz
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
| | | | darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz
* admin styles removed to own plugin style fileAnika Henke2006-02-24
| | | | darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz
* every css element in div.dokuwiki context (as suggested by Max Khitrov last ↵Anika Henke2006-02-24
| | | | | | December) darcs-hash:20060224215542-d5083-fc56b0dee72cbc062649ce85cbf13f154d973ba1.gz
* french config plugin stringsgb2006-02-24
| | | | darcs-hash:20060224171715-2060e-25be215fbbeb3dac2b8038068c7db751f3d0d594.gz
* hierarchical breadcrumbsSean Coates2006-02-24
| | | | | | | | 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
* config plugin update - fix choices for 'maxtoclevel'chris2006-02-24
| | | | darcs-hash:20060223230053-9b6ab-5fa0fbee8f0a1cb792d7ee21ed97d94fce31cf17.gz
* small enhancement for image insertion as suggested by Bob BaddeleyAndreas Gohr2006-02-23
| | | | darcs-hash:20060223210412-7ad00-725252ab13b08d01569f13fabdffbdc3b0334676.gz
* final (?) style for editbarAnika Henke2006-02-20
| | | | darcs-hash:20060220213931-d5083-3899830799e1c790421d66e8fb8629423c79b471.gz
* edit bar style for IEAnika Henke2006-02-19
| | | | darcs-hash:20060219142833-d5083-f41d8010f1359571ed6de68dcfbf04676b10c383.gz
* style for edit bar with chris' suggestionAnika Henke2006-02-19
| | | | darcs-hash:20060219133545-d5083-00cda34a3d66f52d15de9825bdd31c590367599e.gz
* another try on styling the edit barAnika Henke2006-02-19
| | | | darcs-hash:20060219001944-d5083-ccf6932ab2878183e116524f45eec31f78ac422c.gz
* file cleanupsAndreas Gohr2006-02-17
| | | | | | | | | | This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style) It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet. darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
* usermanager update for enhanced canDochris2006-02-08
| | | | darcs-hash:20060208020657-9b6ab-4499d17f3e1b3b67c906b2f27a661cc9449a8d72.gz
* anchors inside headlinesAnika Henke2006-02-06
| | | | darcs-hash:20060206001131-d5083-cded00c0dd4cffce4986abaea6021cd93e1477f4.gz
* tableless edit formAnika Henke2006-02-05
| | | | darcs-hash:20060205211548-d5083-8419738e453d5df611dd5cbbce362f8f84e240e9.gz
* change only changed datamatthiasgrimm2006-02-02
| | | | | | | | This patch changed the modifyUser function of the user manager so that it only forward data fields to the backend that the user really changed. Unchanged or empty fields will be skipped. darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
* fix for FS#646Anika Henke2006-02-04
| | | | darcs-hash:20060204181446-d5083-5f17c37d5585f5c04c2827c75cb6449bb8c2fd38.gz
* more semantic search quick resultsAnika Henke2006-02-04
| | | | darcs-hash:20060204171707-d5083-2f6e2ad47d12f32db771c69ff97965e1ad1d40ad.gz
* serbian translationFilip Brcic2006-02-04
| | | | darcs-hash:20060204144729-513c7-c3116877b07365cfb128c3477a3f9bf4d962c30a.gz
* new way of auth module capability checkingAndreas Gohr2006-02-03
| | | | | | | | | | This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html The MySQL backend WAS NOT TESTED and probably needs some work. darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
* fix for PHP5/Win, avoid initialising an array as a function parameterchris2006-02-03
| | | | darcs-hash:20060202232249-9b6ab-714f97dd150f2e0e7bef5458ab74f5336a1e5f8c.gz
* user manager fix, avoid calling getUserCount method when it isn't availablechris2006-02-02
| | | | darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz
* plugin manager fix for php5/win bugchris2006-02-02
| | | | darcs-hash:20060202022424-9b6ab-36275dd4c71c272d332de76dd39cc45024c6cc18.gz
* show disabled user edit button in greymatthiasgrimm2006-02-01
| | | | | | | | This patch adds a grey image for the user edit button that indicates that the button is inactive and can't be triggered. darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
* conflict resolving for plugin manager updateAndreas Gohr2006-01-31
| | | | darcs-hash:20060131211639-7ad00-910dc1d06c7375284fc351376c4a6af49dc41c27.gz
* update wl,ml,buildURLParams with optional separator string, update config ↵chris2006-01-31
| | | | | | plugin redirect with new wl(), add meta & lang details for $conf['resendpasswd'] darcs-hash:20060130232818-9b6ab-2f395bc25c536b06bb5ade616a8252060ecb5278.gz
* plugin manager update - remove refresh command, strings & associated htmlchris2006-01-30
| | | | darcs-hash:20060130222720-9b6ab-2c71b10602e0052050c5813f5b7b6c02d386b229.gz
* config plugin - updated fix for redirect url constructionchris2006-01-30
| | | | darcs-hash:20060130215927-9b6ab-8b37f29e304c0852c01d2b7e582b8995a1e26a19.gz
* language updatesAndreas Gohr2006-01-30
| | | | darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
* config plugin - correct prev fix for redirect urlchris2006-01-30
| | | | darcs-hash:20060130142414-9b6ab-908e1c38b395de038436be7946fc56a07978a72a.gz
* config plugin fix for incorrect construction of redirect urlchris2006-01-30
| | | | darcs-hash:20060130141843-9b6ab-ae98b660e830c37c652e96c8d0b28c24ddea0ba2.gz
* config manager update - fix for missing $ID in URLschris2006-01-30
| | | | darcs-hash:20060130134210-9b6ab-6f7f0eb50d95997c1e0d3df79011d7963721591e.gz
* indonesian translationmubaidillah2006-01-29
| | | | darcs-hash:20060129102109-e8571-5fbd8694737fbfcf2c10056d7aed05193bb15e39.gz
* Several more french updates (UI and plugins)gb2006-01-29
| | | | darcs-hash:20060129001120-2060e-aca189a18e75d422619f8c4e66d0abceaaf76593.gz
* Pagelocks are now refreshed in the backgroundAndreas Gohr2006-01-28
| | | | | | | An AJAX call is used to refresh the pagelock when keypresses in the textarea are detected (With a minimum wait of one minute between calls). darcs-hash:20060128152139-7ad00-66d64326bcf04c9b8d49285ac736137e9dd48249.gz
* config plugin update, fix php5 warnings + other improvementschris2006-01-28
| | | | darcs-hash:20060128011605-9b6ab-38b917f8e1b311ff319d1cfd356369e428e95c3e.gz
* config plugin style changechris2006-01-27
| | | | darcs-hash:20060127215330-9b6ab-f0ded8e33e65ca4b74616ebe88bab8973f464b90.gz
* scroll to preview pane on previewAndreas Gohr2006-01-27
| | | | darcs-hash:20060127211137-7ad00-b4433b51fe014e1b8f2e741857bd6b101e6677f5.gz
* further xhtml strictness -- part 3Anika Henke2006-01-27
| | | | darcs-hash:20060127193238-d5083-7af0a40e439cd5f63e45d4037611132a16856799.gz
* moved translations for ACL managerAndreas Gohr2006-01-27
| | | | darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz
* functions for handling plugin settings with config managerEsther Brunner2006-01-27
| | | | darcs-hash:20060127001636-283c4-a54e5b7aaab261d9c875686fe4ccfb483ee7358b.gz
* closed <td> in acl pluginAnika Henke2006-01-26
| | | | darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz
* usermanager start value missingmatthiasgrimm2006-01-26
| | | | | | | | | | 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