Commit Graph

4514 Commits

Author SHA1 Message Date
Anika Henke 6201c7a865 updated GPL2 license text (fixes whitespace issues and typos and updates FSF address) 2011-12-11 12:21:56 +00:00
Tim Roes 97a000f055 Fixed bug in XML-RPC search.
The score was randomly transfered as string or as integer.
This way it will always be transfered as an integer.
2011-12-10 17:48:03 +01:00
Ricardo Guijt 77b9cb8455 Dutch language update 2011-12-08 12:23:53 +01:00
Egil Hansen f18f20c04b Norwegian language update 2011-12-06 09:46:39 +01:00
Andreas Haerter 50cefcedd5 Add missing German language values (config plugin) 2011-12-06 09:45:02 +01:00
Anika Henke 2e646d615c fixed whitespace error introduced with 475aa19 2011-12-04 18:48:07 +00:00
dploeger 6d3ed70719 Added urldecoding of query for qsearch 2011-12-04 18:44:59 +00:00
Anika Henke eea07c2327 fixed link in popup media manager to fullscreen media manager to open in correct namespace (FS#2401) 2011-12-04 17:56:28 +00:00
Anika Henke b1ab5da7c7 fixed list type being sometimes undefined 2011-12-04 17:32:25 +00:00
Anika Henke 449428695c fixed mediamanager diffs having no specific height (FS#2387) 2011-12-04 16:48:21 +00:00
Anika Henke 4b7f30c244 bind JS for revision diff also when called through AJAX (fixes checkbox selection in history of new media manager, FS#2398) 2011-11-30 00:37:52 +00:00
Anika Henke 04dd9c85e2 fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed div.dokuwiki to just .dokuwiki (some templates have the class in the body) 2011-11-28 22:14:20 +00:00
Andreas Gohr 33772bd07b Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceac
This fix is alright. The action gets escaped by DokuForm's use of buildAttributes()
2011-11-28 11:42:37 -08:00
Andreas Gohr 3543c6de93 deprecated 3rd parameter of cleanID() FS#2377
For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.
2011-11-28 20:29:39 +01:00
Andreas Gohr 4feb08e1dd only strip special chars when suggesting an upload name FS#2377
The uploader now just strips a bunch of common special chars. This is
not a complete cleanID() implementation. A full clean is done
server-side on uploading.
2011-11-28 20:27:33 +01:00
dploeger 28db35ad3d Fixes SYMPTOMS of FS #2393 2011-11-28 11:43:41 +01:00
Andreas Gohr c798b23bce rely on jQuery UI's dialog methods for toggling the linkwizard FS#2394 2011-11-27 17:33:52 +01:00
Andreas Gohr 2fe6daea53 suppress errors on stream_select FS#2276
On certain environments, stream_select might produce temporary errors
when file descriptors are running scarce.
2011-11-27 16:59:14 +01:00
Andreas Gohr 2e9c51889d IE8: fix namespace selection in link wizard FS#2391
IE8 can't substr() with negative offsets.
2011-11-27 16:52:41 +01:00
Andreas Gohr 29a277ba91 IE doesn't know indexOf for arrays FS#2381
this fixes another IE javascript problem in edit mode
2011-11-27 16:42:29 +01:00
Andreas Gohr 8d739053e2 fix IE8 error FS#2381
A trailing comma created an empty array item causing IE8 to choke.
2011-11-27 16:32:35 +01:00
Andreas Gohr 9df43a68ba use throbber in ACL ajax interface
To avoid problems when an AJAX request takes a bit longer in the ACL
manager, a throbber is shown while loading the info.
2011-11-27 14:46:05 +01:00
Aivars Miska 90565d653f Latvian language update 2011-11-27 12:28:27 +01:00
Marijn Hofstra 9015e3112d Dutch language update 2011-11-27 12:27:07 +01:00
Andreas Gohr a09383eaa9 avoid PHP notice in ACL ajax backend FS#2384 2011-11-27 11:43:37 +01:00
Andreas Gohr 37c23632c3 added missing config metadata FS#2383
Translators need to add another string.
2011-11-27 11:37:26 +01:00
Christophe Martin ad9bfc2d35 French language update 2011-11-27 11:21:47 +01:00
Shuo Ting Jian 1b9261dbc4 Traditional Chinese language update 2011-11-27 11:19:58 +01:00
Shuo Ting Jian 612db71466 Chinese language update 2011-11-27 11:19:12 +01:00
Andreas Gohr c66c7229a0 Merge pull request #64 from glensc/master
adds html label to plugins in plugin management page
2011-11-25 01:20:33 -08:00
Elan Ruusamäe dacedfc0b0 add label to each plugin in plugin management page
i needed to disable all plugins to figure out which plugin was causing
template error, so it was quite annoying to click on the tiny checkbox

added html label so i could at least click on the plugin name to toggle
checkbox state
2011-11-24 22:16:51 +02:00
Anika Henke 40b037a4ca Merge pull request #63 from glensc/master
just minor capitalization corrections
2011-11-23 16:16:07 -08:00
Anika Henke 123b26402a Merge pull request #62 from lupo49/master
eo: language updates
2011-11-23 16:15:18 -08:00
Elan Ruusamäe 9ebae2ae29 fix jQuery capitalization 2011-11-24 00:16:01 +02:00
Anika Henke fb286077fc removed obsolete styles for link wizard 2011-11-20 17:06:57 +00:00
Felipe Castro 6d914084cf eo: language updates 2011-11-14 14:12:25 +01:00
Matthias Schulte fbb3504e41 Merge HEAD, branch 'master' of github.com:lupo49/dokuwiki 2011-11-14 14:09:47 +01:00
Andreas Gohr 2302fb8dc7 fixed german language strings 2011-11-13 11:04:24 +01:00
Andreas Gohr 54db0171af fixed various errors in language files 2011-11-13 10:38:03 +01:00
Kiril Velikov d5cd65e49c Bulgarian language update 2011-11-13 10:04:12 +01:00
Zbyněk Křivka 1420e73d5e Czech language update 2011-11-13 10:02:35 +01:00
Otto Vainio ce7a6b36ab Finnish language fixes 2011-11-13 10:00:16 +01:00
Andreas Gohr c182a13644 fixed HTML in Esperanto language file 2011-11-13 09:56:55 +01:00
Andreas Gohr d415c8528f Merge pull request #61 from lupo49/master
de/de-informal language updates / fixed using mailprefix in registration and password lost notifications
2011-11-12 08:59:26 -08:00
lupo49 9a2d7c4ee0 Use mailprefix also for registration and resend password notification mails (FS#2366) 2011-11-12 16:45:50 +01:00
lupo49 879136cf3a de/de-informal: language updates 2011-11-12 16:45:30 +01:00
lupo49 fe9851b94f Merge remote branch 'upstream/master' 2011-11-12 16:22:44 +01:00
Robert Bogenschneider 2c961e6163 Esperanto language update 2011-11-10 21:47:17 +01:00
Martin Michalek 84d1837d15 Slovak language update 2011-11-10 21:46:13 +01:00
Adrian Lang a5a71ecfcc Release preparations 2011-11-10 15:43:08 +01:00