Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | keep drafts on preview FS#2116 | Andreas Gohr | 2011-02-06 |
| | |||
* | don't show lock timer in readonly mode FS#2146 | Andreas Gohr | 2011-02-06 |
| | |||
* | moved locktimer class to its own file | Andreas Gohr | 2011-02-06 |
| | | | | I also adjusted the coding style to match our other JS classes | ||
* | Portuguese language update | João Espírito Santo | 2011-02-05 |
| | |||
* | Greek translation update | Georgios Petsagourakis | 2011-02-04 |
| | |||
* | French language update | Johan Guilbaud | 2011-02-01 |
| | |||
* | Bulgarian language update | Kiril Velikov | 2011-02-01 |
| | |||
* | Make diff type selectable | Andreas Gohr | 2011-01-31 |
| | |||
* | Made the auto submit script more versatile | Andreas Gohr | 2011-01-31 |
| | | | | | | When a <select> tag has the class "quickselect", this script will automatically submit its parent form when the select value changes. It also hides the submit button of the form. | ||
* | Merge branch 'master' of https://github.com/danny0838/dokuwiki into ↵ | Andreas Gohr | 2011-01-23 |
|\ | | | | | | | danny0838-master | ||
| * | Traditional Chinese update | Danny Lin | 2011-01-23 |
| | | |||
* | | French language update | Cédric Schmitz | 2011-01-23 |
|/ | |||
* | Italian language update | Jacopo Corbetta | 2011-01-22 |
| | |||
* | Slovenian language update | Matej Urbančič | 2011-01-22 |
| | |||
* | Traditional Chinese update | danny0838 | 2011-01-22 |
| | |||
* | Russian language update | Ladyko Andrey | 2011-01-22 |
| | |||
* | increase indexer version to reforce rebuild for the new title index | Andreas Gohr | 2011-01-16 |
| | |||
* | Fix several security issues in the XML-RPC interface | Michael Hamann | 2011-01-16 |
| | | | | | | | | | | | | | | | For locks and getRevisions there hasn't been any acl check. In many other cases the id hadn't been cleaned before the acl check was done which means that many acl rules that should be applied weren't applied. So e.g. when you have read permissions for the root namespace but not for a subnamespace you could add a leading ":" and the permissions for the root namespace will be used instead of the permissions for the subnamespace. This did not apply to writing pages and reading media files, but writing and deleting media files have been concerned as well as reading both plain and html versions of pages. This only concerns installations where XML-RPC is enabled (default is disabled) and XML-RPC is allowed for all or untrusted users. | ||
* | Added hmd5 and pmd5 as passcrypt choices in config manager | Andreas Gohr | 2011-01-15 |
| | |||
* | made ajax quicksearch its own object | Andreas Gohr | 2011-01-15 |
| | | | | | This makes it possible for plugin and template authors to overwrite or extend the quicksearch JavaScript logic. | ||
* | added missing change for path length shortener in ajax backend | Andreas Gohr | 2011-01-15 |
| | |||
* | correctly(?) shorten namespaces for RTL langunages in quicksearch | Andreas Gohr | 2011-01-14 |
| | |||
* | shorten quicksearch namespaces in JavaScript | Andreas Gohr | 2011-01-14 |
| | | | | | | | | | | | This patch moves the shortening of namespaces in the quicksearch results to JavaScript. This makes it independend from used template and will always try to fill the width of the result pane correctly. Things missing: * Make it work with RTL-languages * Check Browser compatibility (only tested in Chrome so far) | ||
* | German (informal) language update | Christian Wichmann | 2011-01-14 |
| | |||
* | German language update | Christian Wichmann | 2011-01-14 |
| | |||
* | coding style fix | Andreas Gohr | 2011-01-14 |
| | |||
* | Hebrew language update | Yaron Shahrabani | 2011-01-12 |
| | |||
* | Arabic language update | Usama Akkad | 2011-01-12 |
| | |||
* | Fixed css_loadfile and removed unneeded complexity, added testcases | Michael Hamann | 2011-01-09 |
| | |||
* | Preserve @import statements in CSS | Gabriel Birke | 2011-01-09 |
| | |||
* | German language update | Niels Lange | 2011-01-09 |
| | |||
* | Latin language update | Massimiliano Vassalli | 2011-01-09 |
| | | | | | | | | | | - better use of Latin terminology for DokuWiki - ACL is not translated as AAA (Aditus Administrationis Aditus) but with ICA (Index Custodiae Aditus), which is a more literal translation - minor corrections of grammar and logic - The word "namespace" is more literally translated "spatium nominis", but according to other translations (like the Italian one), I preferred to use "genus". | ||
* | Merge branch 'lupo49-master' | Michael Hamann | 2011-01-06 |
|\ | |||
| * | updated russian translations for bundled plugins | lupo49 | 2011-01-04 |
| | | |||
* | | updated splitbrain interwiki icon | Anika Henke | 2011-01-04 |
| | | |||
* | | added paypal interwiki links | Anika Henke | 2011-01-04 |
|/ | | | | usage: [[paypal>email@address.com]] | ||
* | removed obsolete references to 'JSnocheck' class | Anika Henke | 2011-01-03 |
| | |||
* | Allow a prefix for subject of sent mails (Close FS#2021) | Guy Brand | 2010-12-31 |
| | |||
* | Language files can now be customized in the conf/ directory | Michael Hamann | 2010-12-29 |
| | | | | | | As suggested by Robin Getz locale .txt files can now be duplicated and changed in the conf/lang/ directory and conf/plugin_lang/$plugin/ directory for plugins. | ||
* | de/de-informal: language optimizing | lupo49 | 2010-12-28 |
| | |||
* | added de/de-informal translation strings | Matthias Schulte | 2010-12-28 |
| | |||
* | fixed typo in link (FS#2129) | Matthias Schulte | 2010-12-26 |
| | |||
* | Spanish language update | Ben Fifield | 2010-12-23 |
| | |||
* | Slovak language update | Gregor Skumavc | 2010-12-21 |
| | |||
* | Popularity plugin displays the last time the data was sent | Guillaume Turri | 2010-12-18 |
| | |||
* | added missing files for popularity plugin | Andreas Gohr | 2010-12-10 |
| | |||
* | some language improvements(?) for the popularity plugin | Andreas Gohr | 2010-12-09 |
| | |||
* | Add support for autosubmitting popularity data FS#2025 | Guillaume Turri | 2010-12-09 |
| | |||
* | added security warning to fullpath config option (FS#2113) | Anika Henke | 2010-12-06 |
| | |||
* | Allow spaces in numeric configuration values | Michael Hamann | 2010-11-30 |
| |