summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Russian language updateAlexander A. Sorkin2009-06-27
| | | | | | Ignore-this: cf592355d0ad4841153129a2a688077a darcs-hash:20090627160132-1ad86-42e6d7a162e9b34280536e70ca3f6ebcdf480de2.gz
* Croatian language updateDražen Odobašić2009-06-27
| | | | | | Ignore-this: b2201ce3fa4c8f5735562564aab95b95 darcs-hash:20090627160034-6f57c-460c7b0b5ea7c3911f007cff6e209e1f7041e9f2.gz
* Swedish language updateAndreas Gohr2009-06-27
| | | | | | Ignore-this: b5ab42705dafe732d791f8c4e3b9ccd3 darcs-hash:20090627155920-7ad00-1ffb825d23b05966119e0d6a7fa0ab0e001d7d33.gz
* Lithunian language updateAndreas Gohr2009-06-27
| | | | | | Ignore-this: 63126d525fcbfa09a8390bb6f84c8877 darcs-hash:20090627155819-7ad00-e0be0821bf742df4352d6cde4f713c4c332a7e48.gz
* Added tpl_include_page() function for template author's convenienceAndreas Gohr2009-06-05
| | | | | | Ignore-this: ab880c4bdaf2e4e8d272f552fd88aa24 darcs-hash:20090605174949-7ad00-3f6fb728f6434c4eba1c2f8613ed53e6f3ee9764.gz
* another attempt to fix recursion depth in media searchAndreas Gohr2009-06-05
| | | | | | Ignore-this: 7d58d0069959747b9e20eefaabb7e1d5 darcs-hash:20090605110519-7ad00-7f5c5e8e9fb342c4bad6bae87b5e4d6333b1dffb.gz
* Moved HTTPCLIENT_REQUEST_SEND eventAndreas Gohr2009-06-05
| | | | | | | | | | Ignore-this: 8e7c6aae103f1bced33a74a2440c2fe8 This patch moves the HTTPCLIENT_REQUEST_SEND event from HTTPClient to DokuHTTPClient. This keeps the main HTTPClient class free from any DokuWiki specific code for easier reuse elsewhere. darcs-hash:20090605104603-7ad00-8e56892a7f20b4c7010fb2f8d54ae381f984dfc2.gz
* Don't accept gzip encoding in HTTP client when content is expected to be ↵Andreas Gohr2009-06-05
| | | | | | | | truncated FS#1710 Ignore-this: 6bd3d5f18e32356a0efd908962ce78e4 darcs-hash:20090605103531-7ad00-f3917837f33a09696ad41c19df641f0554cb9456.gz
* Multiple enhancements in the flash uploaderAndreas Gohr2009-06-05
| | | | | | Ignore-this: 9f05194de64b5e5d47fa45bb45814f8d darcs-hash:20090604230010-7ad00-118e3b31589f882440eaa35509bf2126cf49d9a9.gz
* Portuguese language updateAndré Neves2009-06-04
| | | | | | Ignore-this: 50dd49b64f7f923fbf071a1dd49c807d darcs-hash:20090604174718-d24d4-1cad8848fee1c675af45cc990ee55db7d065fb81.gz
* accesskeys for list itemsAndreas Gohr2009-06-03
| | | | | | Ignore-this: 321cb1598c9aacaf00e21f5a54d1a1cc darcs-hash:20090603092328-6e07b-460c69393d6c486bb534400b9dcb0ddcacf74b92.gz
* fixed limit typo in explode callAndreas Gohr2009-06-03
| | | | | | Ignore-this: fbd08a31ded98f7517ca679047845f6 darcs-hash:20090603163836-7ad00-aefb0a144874d2299cae47825eb72ab6413b4875.gz
* Clean up cookie handler in HTTPClientTom N Harris2009-05-28
| | | | darcs-hash:20090528215037-6942e-be53039ae592c50c481ea61528eca76db7e59328.gz
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
| | | | darcs-hash:20090528215438-6942e-bf1b875e689ade6bd1a17e3d812ce16bf35c84a6.gz
* Valencian language updateBernat Arlandis i Mañó2009-06-02
| | | | | | Ignore-this: f3ddce09c85f838cef24ada7c8e27c9e darcs-hash:20090602170323-a13e5-9efeb4cb49a2dd5142ea73522e2b5183d9c60f1b.gz
* Enhance "locked by" pageAndy Webber2009-05-31
| | | | | | Make "locked by" name in main part of locked page use "showuseras" config (via editorinfo()). This was missed from editor_info_patch of October 2008 darcs-hash:20090531132514-6ad63-9ae8e1aad5b7f68573cb0c41fad8c141db2ead6f.gz
* new headline mechanism in the toolbarAndreas Gohr2009-05-28
| | | | | | | | | | | | | | | Ignore-this: f87882b727bcf6ea067945eea0f158b1 The toolbar now features three new buttons to insert a headline. Instead of asking the user for the headline level it asks if she wants a higher, lower or equally leveled section (relative to the current one). This means the user no longer has to count in which section she currently is and encourages users to use the proper order of headline levels. To make room in the toolbar, the old buttons have been moved in a picker. darcs-hash:20090528155327-7ad00-e384cd7e45cb192657e29c875f46e3676d47f367.gz
* more javascript refactoringAndreas Gohr2009-05-28
| | | | | | Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1 darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
* Don't check for CSRF attacks when no user is logged in FS#1619Andreas Gohr2009-05-27
| | | | | | | | | | | Ignore-this: 3ef4fafa34a7bbba76435b5db6935b57 There is no need to fight against a privilege stealing attack when the attacked user has no privileges. Skipping the check reenables editing without cookies again. darcs-hash:20090527112243-7ad00-c1acd3161ececf3d922d5842033cb7d3f1910a16.gz
* SECURITY: fix local file inclusion with register globalsAndreas Gohr2009-05-26
| | | | | | | | | Ignore-this: ce01faedc6c3d9370362b0e1e39ded36 This fixes a security hole when register_globals is enabled. An exploit is in the wild: http://www.milw0rm.com/exploits/8781 darcs-hash:20090526145030-7ad00-c0483e021f47898c8597f3bfbdd26c637f891d86.gz
* addes Active Directory auth method (ad)Andreas Gohr2009-05-26
| | | | | | Ignore-this: 773a7e7293d5f35bb8c9ed9fba2759b5 darcs-hash:20090526140527-7ad00-7bfcadedc56d24c0076209bb4883beace50475c1.gz
* fixed a spam check hole FS#1620 and made the wordblock check more flexibleAndreas Gohr2009-05-26
| | | | | | Ignore-this: 74d18220baea88b5826d46c78998fa04 darcs-hash:20090526120748-7ad00-b3a0bddc53ba3c6c3b824cfbed15450cc0ec406e.gz
* fixed function documentation FS#1695Andreas Gohr2009-05-26
| | | | | | Ignore-this: 9fa16a2aec98eec2a330a7de9e4a2def darcs-hash:20090526102411-7ad00-eb2f23abd5c7b169f574cc58cba32be7f7ce0220.gz
* don't include search string into hierarchical breadcrumbs FS#1672Alexey Torkhov2009-05-26
| | | | | | Ignore-this: 7611558571da7ac66b9fd5e2b17b1750 darcs-hash:20090526100758-a0ecd-4cbfceba2b396de68856ff95732661f79d6c3d81.gz
* GeSHi update to 1.0.8.4Andreas Gohr2009-05-26
| | | | | | Ignore-this: 455792081bedfbe25399d53aa7f93da5 darcs-hash:20090526092917-7ad00-0a96ee9fdf0e80d19efa0adce968d10bc00cc5f3.gz
* fix incorrect trimming in blowfish library FS#1690Andreas Gohr2009-05-26
| | | | | | Ignore-this: 3aee0c821e12117514c856741d7b78c1 darcs-hash:20090526083636-7ad00-91277dee85fb17ac88e53ddae7667db0b55162cd.gz
* upgraded the blowfish library to upstream versionAndreas Gohr2009-05-26
| | | | | | Ignore-this: 59e4981579f4b071f0802ed6e285f30b darcs-hash:20090526083317-7ad00-22a49a0e86edf6b7fd7bf90c294583e82f578645.gz
* don't pass function return as reference in html_hilight()Andreas Gohr2009-05-26
| | | | | | | | | | | Ignore-this: 19a8e8cbdbafea2268a31a08a65f4e05 This was actually reported [1] as a bug elsewhere, but really should be fixed in DokuWiki and now is. [1] https://www.projectzero.org/bugzilla/show_bug.cgi?id†71 darcs-hash:20090526073013-7ad00-90c0bee83ebc6c9c3e33b2a58b8d0a17d828f748.gz
* removed more language strings for purple numbersAnika Henke2009-05-25
| | | | darcs-hash:20090525212742-f7d6d-e15e46892fb0e7877526a10a002546629e9e26a3.gz
* removed purple numbersAnika Henke2009-05-25
| | | | darcs-hash:20090525194435-f7d6d-2def694a053f7e661f88f1636903283bad7c1fa8.gz
* Spanish language updateJavier Aranda2009-05-25
| | | | | | Ignore-this: f839ee8f30d4ebf9158d3b1934c22c94 darcs-hash:20090525172137-e545b-202faea4dff2aa62396c1ec3962d35c7c825ab03.gz
* Lithunian language updateAudrius Klevas2009-05-25
| | | | | | Ignore-this: 6ba9ffc7fc360fa651bc6eff42f39862 darcs-hash:20090525171951-3bef5-b34cbfc468c877e410be093f0fc181c308134806.gz
* Croatian language updateBranko Rihtman2009-05-25
| | | | | | Ignore-this: 939c64e068291798fdf89d9d01a2c091 darcs-hash:20090525171838-3913e-e9e3b03bddd981beb06d25651bb14afe69fb2abb.gz
* Marathi language updatePadmanabh Kulkarni2009-05-23
| | | | | | Ignore-this: 7083042bac15e28defd65b8f12e33345 darcs-hash:20090523101653-00d84-eddc99fbfe1c6e1165c0aa88816226aca8d68cc1.gz
* Turkish language updateYavuz Selim2009-05-23
| | | | | | Ignore-this: 4f40b8b124a0f297834237d28ebfdf69 darcs-hash:20090523101531-64b66-a390865280f35247c051e4b6de6d0a9863206b60.gz
* Latvian language updateAivars Miska2009-05-23
| | | | | | Ignore-this: 6b06a58d6b64f15d7f18537545d01ef darcs-hash:20090523101137-e7bbe-af521e15adcc652d0d7546e897a7374b1b41db22.gz
* German language updateDirk Einecke2009-05-17
| | | | | | Ignore-this: de983218cb2332f4b415b998d18ec576 darcs-hash:20090517100609-85bed-7d0966032a797af87529e92e95c85300a03c0b81.gz
* added tpl_action() (wrapper around tpl_button and tpl_actionlink)Anika Henke2009-05-16
| | | | darcs-hash:20090516173858-f7d6d-60a553963e6d0428acfeed693797b9abcea87b91.gz
* optionally return instead of print tpl_button() and tpl_actionlink()Anika Henke2009-05-16
| | | | darcs-hash:20090516165345-f7d6d-f70f20cda373bf0119e04a8e8877f4f457bab33f.gz
* Portuguese language updateFil2009-05-17
| | | | | | Ignore-this: 5120879eef36e3c42c724b85b82fcd11 darcs-hash:20090516230648-b5582-87ff4380632f1e1e8dc797f3ca4bfa50de708449.gz
* French language updateGuillaume Turri2009-05-16
| | | | | | Ignore-this: de708804321143bb34bea0920ec7e30b darcs-hash:20090516122205-74baf-5c3998082833a6a36067c5a97e31a71d5f3a1a5d.gz
* Brazilian Portuguese language updateJeferson Propheta2009-05-16
| | | | | | Ignore-this: 8684965a8410468b6fe690b40511a774 darcs-hash:20090516121923-a3a6d-de5dfc3c77dea7a439fdac3bf407236b6a7733f3.gz
* fix for getID() when the script isn't installed in document root FS#1691Andreas Gohr2009-05-15
| | | | | | Ignore-this: 2757dc089bd6c8465e5b0a4c1311cf85 darcs-hash:20090515184406-7ad00-cd124f30cd1c1b5b744e942e2279ff52cad6eb30.gz
* fixed the media listing recursion limit check againAndreas Gohr2009-05-15
| | | | | | Ignore-this: c1b12d1fbde51ee80e24fcd9b731a161 darcs-hash:20090515101112-7ad00-83140ea1f10f80ee691b4a70c00b8f990119c9c2.gz
* Windows path handling error in TarLib.classhakan.sandell2009-04-28
| | | | darcs-hash:20090428172025-9a5f4-adf1e1a58cc35066d019490c1dc8fb9b264e376c.gz
* Brazilian Portuguese language updateFrederico Gonçalves Guimarães2009-05-14
| | | | | | Ignore-this: e7a1a44a5970faf3b81fef34eb3a306a darcs-hash:20090514202625-776e1-98c73286d157f11fdba06dcf2a5ebaa5cbc28c6d.gz
* Portoguese language updateFil2009-05-12
| | | | | | Ignore-this: 6aa4641d64b3a43ffa6a4ea1c9091b19 darcs-hash:20090512163424-b5582-fe1da510e2b34fce3ebceaab95b5bd97eb9fd753.gz
* .final (?) fix for purple numbersAnika Henke2009-05-06
| | | | darcs-hash:20090506204753-f7d6d-3b6717404d3b26a4201dd69c224a7c2d33a89732.gz
* fix for purple numbersAnika Henke2009-05-06
| | | | darcs-hash:20090506202433-f7d6d-71f011cb2bc7dce4456ae2f537f71889ccf21077.gz
* Purple Numbers (granular hierarchical IDs) - set $conf['purplenumbers'] and ↵Anika Henke2009-05-05
| | | | | | adjust your CSS darcs-hash:20090504222544-f7d6d-fd9e4c771c5aef32dc2927a1da4dfa4fc4f8b4f1.gz