summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Slovenian language updateAndreas Gohr2008-05-15
| | | | darcs-hash:20080515142807-7ad00-dd781f8399652b90ad4aeb7d16c2ad9d98669905.gz
* Chinese language updateAndreas Gohr2008-05-13
| | | | darcs-hash:20080513203934-7ad00-0632944e9928d27a8df11ee947b01c91f01836df.gz
* Russian language updateAndreas Gohr2008-05-13
| | | | darcs-hash:20080513203642-7ad00-a78526ae0edf0f95e7ba4eb0dedbc435ea3f36e4.gz
* Swedish language updateAndreas Gohr2008-05-13
| | | | darcs-hash:20080513203441-7ad00-6f527785eec666fcfdd3a73f4db371a859c059bb.gz
* Chinese language updateAndreas Gohr2008-05-13
| | | | darcs-hash:20080513203126-7ad00-d947d2d0d168be4321d90c094c7d70d28cb47d7a.gz
* Italian language updateAndreas Gohr2008-05-13
| | | | darcs-hash:20080513203022-7ad00-d7b11882a1f4b9ced00d6dfd2efd5971c2e03c5e.gz
* Japanese romanization updateAndreas Gohr2008-05-08
| | | | | | Down to 57 fails darcs-hash:20080508212444-7ad00-16286e9f5be2bbbd3069d5c22ab8c270b2e1b23e.gz
* Support RSS feeds that don't have item linksAndreas Gohr2008-05-06
| | | | darcs-hash:20080506210040-7ad00-b516a4fdfde5eab5b0e1773f834ef796af15a594.gz
* Updates for Japanese romanization support FS#1363Andreas Gohr2008-05-06
| | | | | | | This patch adds some fixes for the romanization lookup table and a test case for more than 20000 phrases and their correct romanization. About 2100 tests currently fail. darcs-hash:20080506203707-7ad00-9d95b8af459fa44c8d3e95560c7e1c116b8ffc48.gz
* actionOK() should honourMichael Klier2008-05-05
| | | | darcs-hash:20080505142356-23886-9d3b1f1512a94acc241a01af0d3a9f9053783f3c.gz
* fix for possible XSS vulnerability in html_revisions()Andreas Gohr2008-05-04
| | | | darcs-hash:20080504163149-7ad00-807016f20298b25c1a3df2040b051c02e6ce2d91.gz
* Danish language updateAndreas Gohr2008-05-04
| | | | darcs-hash:20080504101835-7ad00-3426704e6481742eefda38021f6c6e3dce2f27fa.gz
* Fixed TOC for HTML export modes FS#1384Andreas Gohr2008-05-04
| | | | darcs-hash:20080504092410-7ad00-ec386b1e897c1afbf3fd9e9a68867c4284225f72.gz
* fixed typo :-/Andreas Gohr2008-05-02
| | | | darcs-hash:20080502132023-7ad00-5c2e017926ac7966c940f214e3c31fbf7c54dcea.gz
* correctly expire the cache for geshi highlighted stringsAndreas Gohr2008-05-02
| | | | darcs-hash:20080502130234-7ad00-ddd191945f838db2cbdd6f6a0fda2a6e034a2205.gz
* Latvian language updateAndreas Gohr2008-05-01
| | | | darcs-hash:20080501155116-7ad00-1924e876d0cb8a16e5a6db2a7d7c8975c1131c8d.gz
* Spanish language updateAndreas Gohr2008-05-01
| | | | darcs-hash:20080501154829-7ad00-50b414fd642461debaf645865e67e38f6bde3e23.gz
* Swedish language updateAndreas Gohr2008-05-01
| | | | darcs-hash:20080501154542-7ad00-9eff97e7fd5f2a45624f3a4932e456a5e006215f.gz
* Norwegian language updateAndreas Gohr2008-04-28
| | | | darcs-hash:20080428182157-7ad00-28c401a9b95b9064c9f61499e42ddc227256686f.gz
* Remove single new lines from wiki texts in lang/enChris Smith2008-04-21
| | | | darcs-hash:20080421191518-f07c6-285443ad4b03b76d7ccf0844f0fdbb246cca8738.gz
* Update GetBaseURL() to avoid multiple consecutive slashes in absolute return ↵Chris Smith2008-04-18
| | | | | | values (incl. test cases) darcs-hash:20080418101946-f07c6-615691fab5d4b5714134634b38567ca8422a0aa0.gz
* call io_readWikiPage() instead of io_readfile() on page loadGalaxyMaster2008-04-17
| | | | | | | | | A patch to call IO_READ_WIKIPAGE properly. Without this patch any plugin which wants to intercept IO_READ_WIKIPAGE will catch almost nothing. darcs-hash:20080417205233-ae67a-6a82f5c7e84e3b669bab5ecf062abbaad4406d4d.gz
* avoid infinite loop in ldap auth backend FS#1365Andreas Gohr2008-04-10
| | | | darcs-hash:20080410193008-7ad00-bb87213baaf169756433fc91c13caff6d763bf5f.gz
* fix parsing of email addresses with uppercase letters FS#1378Andreas Gohr2008-04-10
| | | | darcs-hash:20080410190757-7ad00-5876d4273cd99e64d1adc13e6a7e90e9b85cd673.gz
* fixed problem in inc/clieopts.php which caused argument parsing to breakAndreas Gohr2008-04-10
| | | | darcs-hash:20080410185705-7ad00-a01867c52f9b69c22000aaa2963b58d65f49baf0.gz
* try to increase the PCRE backtrack limitAndreas Gohr2008-04-09
| | | | | | | This should avoid problems with larger pages on newer PHP versions. See http://www.freelists.org/archives/dokuwiki/04-2008/msg00049.html darcs-hash:20080409181615-7ad00-de4f7a0602692b28e048d215c2e2b9657f96b81c.gz
* FS#1370 - use / instead of DIRECTORY_SEPARATORGina Haeussge2008-04-08
| | | | darcs-hash:20080408185530-2b4f5-24a58bd27b6ef4697baa0ba995f8a38fc7ef0028.gz
* update io_mktmpdir() to use $conf['tmpdir'] and mt_rand()Chris Smith2008-04-08
| | | | darcs-hash:20080408014339-f07c6-63870bfa4e45d05275cf46993bee62d61a6cc5a8.gz
* form_listboxfield now produces valid output of a listbox including labelGina Haeussge2008-04-07
| | | | darcs-hash:20080407193747-2b4f5-6cbc0120884b204ef8d5e4f0940938a5a75bb997.gz
* Avoid double newlines on section edits FS#1221Andreas Gohr2008-04-07
| | | | darcs-hash:20080407175410-7ad00-4c782db8b3d806d8034140a2b3d7994f53b1e0fc.gz
* Fixes for Japanese romanization FS#1363Denis Scheither2008-04-07
| | | | darcs-hash:20080407174238-84fef-88cae1548503760595a19f00e03060604303b934.gz
* Norwegian language updateAndreas Gohr2008-04-07
| | | | darcs-hash:20080407172417-7ad00-2d450dbbf51d59a199ed42330fa2cd669d4f724f.gz
* work around strftime character limit on parsing namespace templates FS#1366Andreas Gohr2008-04-06
| | | | darcs-hash:20080406174718-7ad00-89b3946e17ce49566c0f51f3194776a0bdb4768d.gz
* XMLRPC requests are to be made using POST according to specGina Haeussge2008-04-05
| | | | darcs-hash:20080405214737-2b4f5-01801b89e5efb32fb56b63a6746b60223ee270ba.gz
* XMLRPC client needs to call constructor of parent classGina Haeussge2008-04-05
| | | | darcs-hash:20080405214710-2b4f5-42e138c2fb2c272ea99f1054065b35f840d6fcd4.gz
* Notify subscribers to parent namespaces. And avoid redundant checks.Tom N Harris2008-04-05
| | | | darcs-hash:20080405031301-6942e-d1e4f344f5cf165f625104f214f2bfae595a6e20.gz
* Fix of invalid reference to request headers in XMLRPC clientGina Haeussge2008-04-05
| | | | darcs-hash:20080405112253-2b4f5-e69a8765cff9cc4b0373afca236488f8a2eb2751.gz
* Make sure there is never posted data on GET requestsAndreas Gohr2008-04-01
| | | | | | | This is an addition to the previous patch to make sure there can not accidentally $data be passed on a GET request. darcs-hash:20080331223807-7ad00-0f03763f15a9d907da6a53ed8b3c3e55b906fbc7.gz
* fixed bug in HTTPClient breaking GET requests on certain serversAndreas Gohr2008-04-01
| | | | | | | The change of a parameter default made the HTTP client send data after sending the headers for a GET request. darcs-hash:20080331221016-7ad00-a46165b1ded7155a6482398c6bdf721a4eb37507.gz
* Slovak language updateAndreas Gohr2008-03-31
| | | | darcs-hash:20080331210452-7ad00-107e48033c010cc6c322f35e98822812a1edf7da.gz
* fixed search engine referrer highlightingAndreas Gohr2008-03-31
| | | | darcs-hash:20080331175353-7ad00-85da7f10269ead76b0f081aa1668cc27840c3b2e.gz
* Italian language updateAndreas Gohr2008-03-31
| | | | darcs-hash:20080331173931-7ad00-1cfe2d8bf45a4a2c8f5ac71b01436bf3a425f985.gz
* Fix for FS#1350Chris Smith2008-03-29
| | | | | | | | | | | | | Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element. There is a slight change in behaviour for p_xhtml_cached_geshi(), it will now strip leading and trailing blank lines from the input code string. Also fixes an issue where global $conf wasn't declared, preventing the ['target']['extern'] setting being passed to GeSHi darcs-hash:20080329194443-f07c6-00db3d502b07a6ff0c7f6e5c74a3691438504bcb.gz
* fix multidiff when one revision is current FS#1355Andreas Gohr2008-03-29
| | | | darcs-hash:20080329131438-7ad00-d3ab26eef403b1008a0d24c719f533e81f8ee6b5.gz
* Chinese language updateAndreas Gohr2008-03-28
| | | | darcs-hash:20080328090214-7ad00-678a73ae08dc80b7b7222f912dc8e4caa35db754.gz
* GeSHi update to 1.0.7.21Andreas Gohr2008-03-26
| | | | darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz
* purge non-persistent meta data on page deletionMichael Klier2008-03-26
| | | | | | | | With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the creation time of the page is preserved. darcs-hash:20080326200231-23886-ddb70151fadf25d0254d56408b71484047198096.gz
* fixed metaFiles()Michael Klier2008-03-26
| | | | darcs-hash:20080326192614-23886-3e4ad4a2392e1ba4cc0dc7ce2a6a67e001a923a4.gz
* allow numbers in interwiki descriptors FS#1358Andreas Gohr2008-03-25
| | | | darcs-hash:20080325185208-7ad00-d5181f3d82f89f6ed1d4ca9068db4123df8d443b.gz
* Some Italian updatesAndreas Gohr2008-03-25
| | | | darcs-hash:20080325182839-7ad00-2c2075557ff6815fe90337ab34266c532b6bc895.gz