summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* removed accidentally checkedin private stuff from footer.htmlAndreas Gohr2008-12-16
| | | | darcs-hash:20081216184939-7ad00-da211afee2d611ca448236b0a7e270156a62c203.gz
* Finish language updateOtto Vainio2008-12-16
| | | | darcs-hash:20081216184544-8d1e6-b3545e256cd69a2ad1436c90eb12d84e43f365ec.gz
* ACL Manager: simpler but more logical sort in the rule tableAndreas Gohr2008-12-16
| | | | darcs-hash:20081216184056-7ad00-117f88fa93ac0fba46f98100c9da4f375dd1308c.gz
* ACL Manager: Avoid double encoding in permission table FS#1482Andreas Gohr2008-12-16
| | | | darcs-hash:20081216173112-7ad00-9d8eeff13945ccc69230cc9043ed78284612f2dc.gz
* ACL user wildcard changed to %USER% FS#1504 :!:Andreas Gohr2008-12-16
| | | | | | | | | | | | | | | | | | DokuWiki supports a wildcard which gets replaced with the currently loggedin user in its ACL configuration file. This patch changes the wildcard from @USER@ to %USER% (case sensitive) and also makes sure the ACL Manager does not replace the wildcard when displaying the currently set rules. The change was needed for better compatibility with the User Manager without complicating the code. The old @USER@ wildcard is still supported, but changing an ACL rule using it, through the ACL manager will fail. It is recommended to update ACL rules using the @USER@ wildchar to use the new %USER% one instead. darcs-hash:20081216171126-7ad00-94ce0c2afa411abc936f13572efd0e31941901ee.gz
* ACL Manager: fixed bug introduced by previous special user patchAndreas Gohr2008-12-16
| | | | darcs-hash:20081216165159-7ad00-9e50c67c837c31145a7293022b761e6dffe79b16.gz
* ACL Manager: typo fix for checking group membership FS#1529Andreas Gohr2008-12-16
| | | | darcs-hash:20081216164447-7ad00-e42b37320964359c0be8b105e0903c1a380e5b52.gz
* ACL Manager: correctly highlight when page and namespace are named the sameAndreas Gohr2008-12-16
| | | | darcs-hash:20081216163754-7ad00-a66381e543006ace0a4ff3747034290652b758fc.gz
* ACL Manager: Add footnote about permission inclusionAndreas Gohr2008-12-16
| | | | darcs-hash:20081216162305-7ad00-c1abb00d3d0992977a7f366da2eeb6e2b18b0857.gz
* ACL Manager: correctly handle multiple comma separated values in ↵Andreas Gohr2008-12-16
| | | | | | $conf['manager'] darcs-hash:20081216162114-7ad00-a68d8fcbeeca970d6aba87ef2c568e4dcd8c484a.gz
* removed some illogical path setupsAndreas Gohr2008-12-13
| | | | darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz
* moved no purg on referer code to the correct positionAndreas Gohr2008-12-12
| | | | darcs-hash:20081212225011-7ad00-dbd829b7c617cc519735525522c3155df506cb2b.gz
* don't check for file existance in fullpath() by defaultAndreas Gohr2008-12-13
| | | | | | | | In most (all) calls to fullpath() the existance of the resulting path is not important or is checked externally, so checking inside fullpath() is a waste of CPU cycles. darcs-hash:20081213083355-7ad00-4987a85950a13e5d3c527b3b17b1092e0fa1c567.gz
* ignore purge command when HTTP referer is setAndreas Gohr2008-12-12
| | | | darcs-hash:20081212222614-7ad00-0b69e3b788b8ee3423cbbd9fb32868234ca679ca.gz
* make use of the new useHeading() function in the revert pluginAndreas Gohr2008-12-10
| | | | darcs-hash:20081210174256-7ad00-90a1f8d17c913d0ecabec80c0842a3afb3c667b1.gz
* Added a MEDIAMANAGER_STARTED eventAndreas Gohr2008-12-10
| | | | darcs-hash:20081210172924-7ad00-ad1e7a0c23f8df5c76878e3e8718f6e93020ffd1.gz
* fixed a problem with displaying current ACLs for group/user names with ↵Andreas Gohr2008-12-10
| | | | | | special chars darcs-hash:20081210172333-7ad00-f4a35cfa079a380eedd99c5141e480959864fd38.gz
* German language updateRobin Kluth2008-12-07
| | | | darcs-hash:20081207165012-1b343-8b9e7c4dccc5aa6ce1e11e9a97dbfad3044bef31.gz
* Change search index min. token length to a define (IDX_MINWORDLENGTH)Chris Smith2008-12-07
| | | | | | | | Currently the min. token length is 3 (note, this doesn't apply to numeric tokens). The value set in inc/indexer.php can be overridden by defining IDX_MINWORDLENGTH elsewhere (e.g. conf/local.protected.php). darcs-hash:20081207161129-f07c6-6432947fe5d74666409d1e00222eaa489374c32f.gz
* HTTP client should accept all HTTP response codes in the 200 rangeGina Haeussge2008-12-07
| | | | darcs-hash:20081207001900-2b4f5-5d2e6fca1c443884fe7901074be7220c655d0f4a.gz
* French language updateGuillaume Turri2008-12-05
| | | | darcs-hash:20081205090229-74baf-6dff489c6729923fdd512cbfac17707ea03edc06.gz
* Brazilian Portuguese language updateJeferson Propheta2008-12-05
| | | | darcs-hash:20081205085700-73425-00df7f340719a30f0bfd65c55b36ab0735583031.gz
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
| | | | | | | | | | | | | With this patch it is possible to define if a file should be served as download or be displayed inside the browser (if supported) by configuring it in conf/mime.conf Mimetypes that should be served with a "Content-Disposition: attachment" header need to be prefixed with a exclamation mark. All others will be served inline. This will also fix a Problem with Flash 10. darcs-hash:20081202210322-7ad00-6e7ef30aff9322cd135311be77809187da121f3b.gz
* Brazilian portuguese updateFlavio Veras2008-12-02
| | | | darcs-hash:20081201231425-cdf66-cb61f0d5fa1e51ea8e91c3e29c87341a5e3ca9ff.gz
* Turkish language updateCihan Kahveci2008-12-02
| | | | darcs-hash:20081201230816-2225f-f163b076905dc112b165c6983b394cb28e57f27b.gz
* Better creation of section IDs FS#1536Andreas Gohr2008-12-01
| | | | | | | | This patch enhances the creation of section IDs for number only headlines. It also moves section ID creation to a function in pageutils.php removing some duplicate functionality in inc/action.php darcs-hash:20081201215539-7ad00-48f3c153a2c126d9fb06aa90e4f1b857f76ebec7.gz
* remove linebreaks from language files FS#1035Michael Klier2008-12-01
| | | | darcs-hash:20081201212346-23886-81f2bc6c2c021b3f1e9c7367d8ffbab12700e379.gz
* Fix tgz extraction bug on Windows SystemsFrank Muehlschlegel2008-11-30
| | | | | | This patch fixes a problem in the TarLib when running on Windows-Systems. darcs-hash:20081130140738-ed43e-4cd9586d41184911f968a9fd860b2bec821d7db6.gz
* FS#630: allow $conf['useheading'] to individually apply to content links ↵Chris Smith2008-11-19
| | | | | | | | | | | | | | | | and/or navigation links $conf['useheading'] values are now: - 0 : off, use page name in link text - 'content' : use first heading text for links in wiki page content - 'navigation' : use first heading text for links in non-page content, e.g. breadcrumps, backlinks, search results, etc. - 1 : use first heading text in all links (for backwards compatibility, any other values are mapped to 0 or 1 by empty() function.) $conf['useheading'] value should now be checked using the useHeading($linktype) function, where linktype can be "content" or "navigation" darcs-hash:20081119140758-f07c6-6e26456d50dcecc949fada31b0d4e72877fde1cc.gz
* improved faulty descriptions for typography config options (en + de)Anika Henke2008-11-25
| | | | darcs-hash:20081125174711-f7d6d-3ab79afebb8fdb2b29273bf39a79ba3ed681c4b8.gz
* yfixed typo that caused screwed up charset in export_rawAnika Henke2008-11-21
| | | | darcs-hash:20081121203311-f7d6d-5cf707afd1c1c4a0d0efc664855cda65233163a2.gz
* show update profile dialog only when logged inMichael Klier2008-11-17
| | | | darcs-hash:20081117154409-23886-d0ad833c6bcf96bcc54f6998397de90ff07b7686.gz
* Persian language updateMohsen2008-11-27
| | | | darcs-hash:20081127154301-2faaa-aab154895ba76049c4ba8ae86d34471694dc5311.gz
* Polish language updatelw2008-11-27
| | | | darcs-hash:20081127154111-23fc2-fc3e8d00faf76013fd7d18dba03e642679b1d175.gz
* Marathi language updatePadmanabh Suresh Kulkarni2008-11-27
| | | | darcs-hash:20081127153520-8bc3f-399c2dfd3870b76e230a42479864f4864712aeda.gz
* always show IP addresses to managersAndreas Gohr2008-11-10
| | | | darcs-hash:20081110003321-7ad00-79f0d66e0a7094911067555e055d63f8dfbfd46d.gz
* Danish language updateEsben Laursen2008-11-10
| | | | darcs-hash:20081109231113-6b576-8a6d52f80275a7689c65125762232e99f62231f2.gz
* default to UTF-8 client encoding for MySQL backend FS#1527Andreas Gohr2008-11-08
| | | | darcs-hash:20081108225954-7ad00-70ee787910f6410625c3aa1dde39ca58f97903ee.gz
* fixed missing global scope in auth_setCookie() FS#1530Oliver Geisen2008-11-08
| | | | darcs-hash:20081108225035-6837b-a662b0728205e64f5eaf7bd0003748a5be8a6b2f.gz
* Marathi language updatePadmanabh Suresh Kulkarni2008-11-07
| | | | darcs-hash:20081107134818-8bc3f-35c86519b7addeea5d40511060fb1de03af3d8ae.gz
* Norwegian language updateKjell Tore Nasgaard2008-11-06
| | | | darcs-hash:20081106193835-a7172-6bafb920f27c2ad6244750fb4950f75b3aa2cc96.gz
* Marathi language updatePadmanabh Suresh Kulkarni2008-11-06
| | | | darcs-hash:20081106193732-8bc3f-f839e4c1a2959cf304097d38b3283882c53ff967.gz
* Nepali language updateSaroj Dhakal2008-10-31
| | | | darcs-hash:20081031202035-919a1-1155f22a8f5b76b752532e9d5473a8874eadc780.gz
* Marathi translation addedPadmanabh Suresh Kulkarni2008-10-29
| | | | darcs-hash:20081029194117-8bc3f-95a3d3b09d99dbf2d122900c65a30c94979385f7.gz
* typo fix in German translationAndreas Gohr2008-10-28
| | | | darcs-hash:20081028224122-7ad00-4b9bbb5097745f3b1277098df93df322f0b6c5d4.gz
* Nepali language updateSaroj Dhakal2008-10-26
| | | | darcs-hash:20081026220328-919a1-e5585c1bf8239fcdb460c7b8099c635b58f44e2d.gz
* Added Nepali translationSaroj Dhakal2008-10-26
| | | | darcs-hash:20081026185024-919a1-6f94452d8369b799b9a81f6d909baa3c53a157c9.gz
* moved crop/resize functions out of fetch.php for reusabilityMichael Klier2008-10-26
| | | | darcs-hash:20081026135833-23886-a9c8e910571c6e7a4e1603a2ebd365b3ed37108a.gz
* more placeholders for namespace templatesAndreas Gohr2008-10-26
| | | | | | | | | | | This patch adds a @FILE@ placeholder for namespace templates which is similar to the @PAGE@ placeholder but keeps underscores intact. It also adds placeholder to insert the page name with a first uppercase character, all words uppercased or the whole string uppercased. The utf8 library was enhanced with utf8_ucfirst and utf8_ucwords functions darcs-hash:20081026084239-7ad00-1a4be6bb85280df025ca308d4ed2e50da1cbc9cf.gz
* Russioan language updateHikaru N2008-10-24
| | | | darcs-hash:20081024195449-ec8b6-46de56759da79ace750ccac2a5647f1c2c9bbb51.gz