summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* set cursor to start of textbox when focusing FS#2243Andreas Gohr2011-05-02
| | | | This works around a new "feature/bug" of Firefox 4.
* Brazilian Portuguese language updateFrederico Goncalves Guimaraes2011-05-02
|
* Chinese language updateChoicky Chou2011-05-01
|
* language updates: update.dokuwiki.org is currently used for update/msg-checksMatthias Schulte2011-04-28
|
* Czech language updateVojta Beran2011-04-27
|
* Korean language updateErial Krale2011-04-27
|
* Bulgarian language updateKiril Velikov2011-04-27
|
* eu: language updatesMatthias Schulte2011-04-27
|
* de/de-informal: language updates (added "packageinstalled")lupo492011-04-23
|
* Make locktimer more robustAdrian Lang2011-04-21
| | | | | If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error.
* Portuguese language updateJosé Carlos Campos2011-04-20
|
* Hungarian language updateTihanyi Sándor2011-04-19
|
* Latvian language updateAivars Miska2011-04-19
|
* Merge https://github.com/akate/dokuwiki into akate-058f1c3Guy Brand2011-04-18
|\
| * Merge remote-tracking branch 'upstream/master'Kate Arzamastseva2011-04-18
| |\
| * | Ukrainian language updateKate Arzamastseva2011-04-18
| | |
* | | Revert "correctly disable unfinished media options popup"Andreas Gohr2011-04-18
| |/ |/| | | | | | | | | This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96. The options code had already been fixed. My mistake.
* | correctly disable unfinished media options popupAndreas Gohr2011-04-17
| | | | | | | | | | | | | | | | | | We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with templates not incorporating the needed CSS. Since the option dialog hasn't been fixed yet, this patch also disables the creation of the corresponding HTML to avoid the mentioned template problems.
* | Traditional Chinese updateShuo-Ting Jian2011-04-17
| |
* | Japanese update (missing file)Yuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
* | Japanese updateYuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
* | Trap onbeforeunload when event fired (attempt to fix FS#2196)Guy Brand2011-04-17
| |
* | tiny fixes for xhtml strictAnika Henke2011-04-17
| |
* | attach textChanged property to window attempt to fix FS#2196Andreas Gohr2011-04-17
| |
* | Bulgarian language updateKiril Velikov2011-04-17
| |
* | Merge branch 'master' of https://github.com/lupo49/dokuwiki into lupo49-masterGuy Brand2011-04-16
|\ \
| * | eo: updates for esperanto languagelupo492011-04-16
| | |
* | | French strings updateGuy Brand2011-04-16
| | |
* | | Removed hard coded strings from plugin managerGuy Brand2011-04-16
|/ /
* | closed hidden input in popularity pluginAnika Henke2011-04-16
| |
* | avoid empty optgroup in acl adminAnika Henke2011-04-16
| |
* | removed nbsps from some clearer divsAnika Henke2011-04-16
| |
* | fix ACL preview for users with special chars FS#2206Andreas Gohr2011-04-16
| | | | | | | | The user was nameencoded twice.
* | Finnish language updateOtto Vainio2011-04-16
| |
* | French language updateConstantinos Xanthopoulos2011-04-16
| |
* | Finnish language updateOtto Vainio2011-04-16
| |
* | fixed two errors in safefnrecode pluginMyron Turner2011-04-06
| |
* | safefnrecode: don't double fix filenamesAndreas Gohr2011-04-03
| |
* | fix end indicator fixAndreas Gohr2011-04-03
| |
* | Temporary conversion plugin for new fnencode FS#2197Andreas Gohr2011-04-03
| | | | | | | | | | | | | | | | | | | | This plugin converts existing filenames that were stored using the option "safe" in fnencode from using the dot (.) as post_indicator to using a bracket (]) as post_insdicator. It will also add a post_indicator at the end of the file name should it be missing (Bug FS#2122). This plugin needs testing by people using the safe encode option!
* | Make .htaccess access protection work in more setupsMarc Schiffbauer2011-03-29
|/ | | | | | Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection didn't work as expected.
* Romanian language updateFlorin Iacob2011-03-21
|
* Merge remote-tracking branch 'marklundeberg/master'Andreas Gohr2011-03-21
|\
| * Make interwiki links match with every other icon-link: need 1px top and ↵marklundeberg2011-03-08
| | | | | | | | bottom padding or else the icons' top and bottom pixel rows get cut off.
* | replace tokenizer_cmd with action hookAndreas Gohr2011-03-19
| | | | | | | | | | as discussed at http://www.freelists.org/post/dokuwiki/tokenizer-cmd-in-indexer,1
* | Estonian language updateKristian Kankainen2011-03-18
| |
* | Slovak language updateMatej Urban2011-03-18
| |
* | Traditional Chinese language updateShuo-Ting Jian2011-03-18
|/
* Merge branch 'indexer_rewrite'Michael Hamann2011-03-08
|\
| * Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
| |\ | | | | | | | | | | | | | | | | | | Conflicts: inc/fulltext.php inc/indexer.php lib/exe/indexer.php