summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Slight fix to match current version.Danny2011-12-17
|
* Rework for missing commit 08162f005f3ced0555de590dc1a53155af99d998Danny2011-12-17
|
* Rewark for missing commit 9aa0e6c6087e616511fc95d1650ca9b608edece8Danny2011-12-17
|
* Malay language updateJian Wei Tay2011-12-15
|
* Polish language updateBegina Felicysym2011-12-14
|
* Avoid a warning when a media cachefile doesn't exist yetAndreas Gohr2011-12-13
|
* updated GPL2 license text (fixes whitespace issues and typos and updates FSF ↵Anika Henke2011-12-11
| | | | address)
* Fixed bug in XML-RPC search.Tim Roes2011-12-10
| | | | | The score was randomly transfered as string or as integer. This way it will always be transfered as an integer.
* Dutch language updateRicardo Guijt2011-12-08
|
* Norwegian language updateEgil Hansen2011-12-06
|
* Add missing German language values (config plugin)Andreas Haerter2011-12-06
|
* fixed whitespace error introduced with 475aa19Anika Henke2011-12-04
|
* Added urldecoding of query for qsearchdploeger2011-12-04
|
* fixed link in popup media manager to fullscreen media manager to open in ↵Anika Henke2011-12-04
| | | | correct namespace (FS#2401)
* fixed list type being sometimes undefinedAnika Henke2011-12-04
|
* fixed mediamanager diffs having no specific height (FS#2387)Anika Henke2011-12-04
|
* bind JS for revision diff also when called through AJAX (fixes checkbox ↵Anika Henke2011-11-30
| | | | selection in history of new media manager, FS#2398)
* fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed ↵Anika Henke2011-11-28
| | | | div.dokuwiki to just .dokuwiki (some templates have the class in the body)
* Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceacAndreas Gohr2011-11-28
|\ | | | | This fix is alright. The action gets escaped by DokuForm's use of buildAttributes()
| * Fixes SYMPTOMS of FS #2393dploeger2011-11-28
| |
* | deprecated 3rd parameter of cleanID() FS#2377Andreas Gohr2011-11-28
| | | | | | | | | | | | | | 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.
* | only strip special chars when suggesting an upload name FS#2377Andreas Gohr2011-11-28
|/ | | | | | 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.
* rely on jQuery UI's dialog methods for toggling the linkwizard FS#2394Andreas Gohr2011-11-27
|
* suppress errors on stream_select FS#2276Andreas Gohr2011-11-27
| | | | | On certain environments, stream_select might produce temporary errors when file descriptors are running scarce.
* IE8: fix namespace selection in link wizard FS#2391Andreas Gohr2011-11-27
| | | | IE8 can't substr() with negative offsets.
* IE doesn't know indexOf for arrays FS#2381Andreas Gohr2011-11-27
| | | | this fixes another IE javascript problem in edit mode
* fix IE8 error FS#2381Andreas Gohr2011-11-27
| | | | A trailing comma created an empty array item causing IE8 to choke.
* use throbber in ACL ajax interfaceAndreas Gohr2011-11-27
| | | | | To avoid problems when an AJAX request takes a bit longer in the ACL manager, a throbber is shown while loading the info.
* Latvian language updateAivars Miska2011-11-27
|
* Dutch language updateMarijn Hofstra2011-11-27
|
* avoid PHP notice in ACL ajax backend FS#2384Andreas Gohr2011-11-27
|
* added missing config metadata FS#2383Andreas Gohr2011-11-27
| | | | Translators need to add another string.
* French language updateChristophe Martin2011-11-27
|
* Traditional Chinese language updateShuo Ting Jian2011-11-27
|
* Chinese language updateShuo Ting Jian2011-11-27
|
* Merge pull request #64 from glensc/masterAndreas Gohr2011-11-25
|\ | | | | adds html label to plugins in plugin management page
| * add label to each plugin in plugin management pageElan Ruusamäe2011-11-24
|/ | | | | | | | 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
* Merge pull request #63 from glensc/masterAnika Henke2011-11-23
|\ | | | | just minor capitalization corrections
| * fix jQuery capitalizationElan Ruusamäe2011-11-24
| |
* | Merge pull request #62 from lupo49/masterAnika Henke2011-11-23
|\ \ | |/ |/| eo: language updates
| * eo: language updatesFelipe Castro2011-11-14
| |
| * Merge HEAD, branch 'master' of github.com:lupo49/dokuwikiMatthias Schulte2011-11-14
| |
* | removed obsolete styles for link wizardAnika Henke2011-11-20
| |
* | fixed german language stringsAndreas Gohr2011-11-13
| |
* | fixed various errors in language filesAndreas Gohr2011-11-13
| |
* | Bulgarian language updateKiril Velikov2011-11-13
| |
* | Czech language updateZbyněk Křivka2011-11-13
| |
* | Finnish language fixesOtto Vainio2011-11-13
| |
* | fixed HTML in Esperanto language fileAndreas Gohr2011-11-13
| |
* | Merge pull request #61 from lupo49/masterAndreas Gohr2011-11-12
|\| | | | | de/de-informal language updates / fixed using mailprefix in registration and password lost notifications