| 061df79c | 08-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed skipacl option in search_allpages()
darcs-hash:20090308171416-7ad00-c144ff2125b9abd9b99c3ad0b6a1c38a12bf55d9.gz |
| 173d78c4 | 06-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
check if $auth is set in editorinfo() FS#1636
darcs-hash:20090306185717-7ad00-64bc35049667483988dcc3f5b8128f8a5f7f8fe7.gz |
| 240dd63f | 08-Mar-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
fix incorrectly spelled "feof()" + some comment spelling/grammar
darcs-hash:20090308062316-f07c6-d7090f4706fbecaddb13d028368061c559811840.gz |
| 926d4c4e | 03-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
Check HTTP response code in XMLRPC client
darcs-hash:20090303193527-7ad00-82bb49362732ec221c7cdab41050d402ea125938.gz |
| 5dc1766c | 02-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
removed leftover return path
darcs-hash:20090302175515-7ad00-2be9b0e194acdc08606312bd9fd2a790565a0560.gz |
| 90b4c62d | 27-Feb-2009 |
michael <michael@content-space.de> |
Replaced date-functions by their utc-quivalent in the XML-RPC library.
Ignore-this: e74f051d409c2df9e59f6f0b42f362f8 According to the specification of the wiki XML-RPC api at http://www.jspwiki.org/
Replaced date-functions by their utc-quivalent in the XML-RPC library.
Ignore-this: e74f051d409c2df9e59f6f0b42f362f8 According to the specification of the wiki XML-RPC api at http://www.jspwiki.org/wiki/WikiRPCInterface2 all returned datetimes should be UTC. This commit changes the date-functions in IXR_Date to make DokuWiki obey to this specification (otherwise there is now way to get from these datetimes back to a timestamp for example).
darcs-hash:20090227223344-074e0-91382e67b18e6e1fa3b6d9311adbc1898fb73a01.gz
show more ...
|
| 1a7f560e | 01-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed media listing for recent change in search_media
darcs-hash:20090301192547-7ad00-818f401038e24de8c7edcf030db98c6ee59acd78.gz |
| 17ff9c04 | 01-Mar-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed depth checking in search_(media|allpages)
darcs-hash:20090301192434-7ad00-aa49d6b371e3832e4c45c89ac8ffd367d278c74c.gz |
| 224122cf | 23-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
streamlined media listing
Some parameters of media_search where changed, parts using this function need to be identified and fixed.
darcs-hash:20090223172746-7ad00-d07951739fba17d0c8925b28b947f7cbb
streamlined media listing
Some parameters of media_search where changed, parts using this function need to be identified and fixed.
darcs-hash:20090223172746-7ad00-d07951739fba17d0c8925b28b947f7cbb7fc7e1a.gz
show more ...
|
| ef47e298 | 28-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed previous attempt to fix metadata for externally edited pages
darcs-hash:20090228232625-7ad00-d0f0e8569d60f65d511994b401dd4c469bc44f60.gz |
| 482cff99 | 28-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
fix metadata for externally created pages
darcs-hash:20090228195740-7ad00-7a37cb3f9d3921ee630361eae3e90e5a8466642c.gz |
| 0699d739 | 28-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
optional additional header for dbglog()
darcs-hash:20090228145326-7ad00-014ee0dbaa44197eb50423cfd45f4fd2fbe54f22.gz |
| edcb01e5 | 28-Feb-2009 |
Gina Haeussge <osd@foosel.net> |
Split confToHash into confToHash and linesToHash
New function linesToHash (which now is used by existing function confToHash) allows for parsing of given strings into a config hash.
darcs-hash:2009
Split confToHash into confToHash and linesToHash
New function linesToHash (which now is used by existing function confToHash) allows for parsing of given strings into a config hash.
darcs-hash:20090228130423-2b4f5-e4f08c80350d83d3d93a4652aa8db1aae96e3a13.gz
show more ...
|
| aa5a2937 | 27-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
Store first image in metadata
darcs-hash:20090227164755-7ad00-c3ce407acd4f397e84e18f1bd18d57f154e283e2.gz |
| fd54034a | 23-Feb-2009 |
sf <sf@notomorrow.de> |
auth-pgsql-fix
darcs-hash:20090223220336-59652-9270d976ddc6e039a2116f9a7937113421211e29.gz |
| b14a97ae | 26-Feb-2009 |
Carl Sutton <dogmatic69@gmail.com> |
Afrikaans translation added
Ignore-this: 67496b5f65e6050a8abc7abc8c095fab
darcs-hash:20090226150755-463cc-e93471a14433f020478226e5b216c3680e669546.gz |
| 7558821b | 21-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed error reporting in XMLRPC client
Ignore-this: 4d1b83deb38aa6192cfe53cecdc6b6f6
darcs-hash:20090221125206-7ad00-44d6a3c5a11d6042c2fc6e41bd7f309a382a55dc.gz |
| 445840b6 | 20-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
do not use error supression but check for file existance in plugin controller
Ignore-this: b796ce104bb86a05e8bca1c900ef99d8
darcs-hash:20090220084815-7ad00-74aa7c875606a5dfdbd257caa56bf092152e3019.
do not use error supression but check for file existance in plugin controller
Ignore-this: b796ce104bb86a05e8bca1c900ef99d8
darcs-hash:20090220084815-7ad00-74aa7c875606a5dfdbd257caa56bf092152e3019.gz
show more ...
|
| 1fcfad4d | 19-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
more flexible page listing method in search.php
darcs-hash:20090219214345-7ad00-2597a205c5dfae869defebe5f57d34a5f2fa3baf.gz |
| d2e6c7f2 | 20-Feb-2009 |
Knut Staring <knutst@gmail.com> |
Norwegian language update
Ignore-this: 48436367d7eda69954d9b3ee73ad31b8
darcs-hash:20090220080338-92dad-7c317743b77c1e0ce3468dea766438b006f7cb39.gz |
| 5692af81 | 17-Feb-2009 |
Grzegorz Zur <andi@splitbrain.org> |
Polish language update
Ignore-this: 9bc5d6dbe24562df4cd43edfbd2e789f
darcs-hash:20090217192753-36fa8-6691e2a9615fbda460725bc3f45ebd4d8f1392cd.gz |
| e98a893a | 16-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
suppress errors when trying to load a non existant plugin
Ignore-this: 21eafbc145c8abfeb8450d9a1234bae1
darcs-hash:20090216180324-7ad00-2628f381cee27f24f120016a970aabca7d853c7c.gz |
| 68df1afc | 15-Feb-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
FS#1609, adjust multiplyentity pattern to not match strings that start "0x"
darcs-hash:20090215111954-f07c6-c8b64b4175a742c26d85f871bc27bed900521cb6.gz |
| cd340cfe | 14-Feb-2009 |
Omid Mottaghi <omidmr@gmail.com> |
Persian language update
Ignore-this: 80b625b4a39988591a318752948be55e
darcs-hash:20090214161905-bd3aa-df7a3e483b1593df486c31304b5041eba5cf4ce5.gz |
| 9acedd40 | 14-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
Fixed header support for renderer plugins when run the first time FS#1608
Ignore-this: 23dc9e7eda7fd430071d6de62c218842
darcs-hash:20090214114700-7ad00-67030b0174425844e54866612d5cd25a3af5bcf6.gz |