Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed sorting in the acl manager treeview | Michael Hamann | 2010-04-03 |
| | | | | | | | | Previously the content of expanded namespaces was displayed below all other pages, now it is placed below it's parent namespace. The new comparison function is quite complex. Please have a look at it if it can done easier or if there are cases I haven't considered where the function produces incorrect results. | ||
* | Corrected German translation in the acl plugin | Michael Hamann | 2010-04-03 |
| | |||
* | Danish language update | Rasmus Kinnerup | 2010-04-02 |
| | |||
* | Update syntax plugin base class (DOOM DO-OOM) | Adrian Lang | 2010-03-29 |
| | |||
* | Allow plugins to specify that they have to be instantiated | Adrian Lang | 2010-03-29 |
| | | | | | | | | Plugins may return false in isSingleton to let plugin_load return a new instance every time it is called. Renderer plugins are not loaded with $new set to true, but instead specify themself that they are not singletons. This behaviour allows the odt renderer to keep working (see #1598). | ||
* | Limiting use of readdir in the idx_indexLengths function (v2). | YoBoY | 2010-03-24 |
| | | | | | | Each searches on the wiki use this function. Scanning the index directory eachtime is time consuming with a constant series of disk access. Switching a normal search to use file_exists 1 or more times, and not readdir all the directory. Switching a wildcard search to use a lengths.idx file containing all the word lengths used in the wiki, file generated if a new configuration parameter $conf[readdircache] is not 0 and fixed to a time in second. Creation of a new function idx_listIndexLengths to do this part. | ||
* | German language update | Robert Bogenschneider | 2010-03-22 |
| | |||
* | Polish language update | maros | 2010-03-17 |
| | |||
* | Galician language update | José António Cidre Bardelás | 2010-03-17 |
| | |||
* | Make constants in TarLib.class.php class constants | Christopher Smith | 2010-03-16 |
| | | | | | The constants are required by the class constructor, which effectively means before the autoloader is triggered. This change fixes that issue. | ||
* | Merge branch 'requireall' | Andreas Gohr | 2010-03-12 |
|\ | | | | | | | | | Conflicts: inc/fulltext.php | ||
| * | plugin related autoloading | Andreas Gohr | 2010-02-01 |
| | | | | | | | | | | This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload) | ||
* | | Galician language update | Medúlio | 2010-03-08 |
| | | |||
* | | French language update | Florian Gaub | 2010-03-08 |
| | | |||
* | | Czech language update | Marek Sacha | 2010-03-03 |
| | | |||
* | | Latvian language update | Aivars Miska | 2010-03-03 |
| | | |||
* | | Albanian translation added | Leonard Elezi | 2010-03-02 |
| | | |||
* | | Russian language update | Aleksey Osadchiy | 2010-02-28 |
| | | |||
* | | Esperanto language update | Robert Bogenschneider | 2010-02-28 |
| | | |||
* | | Luxembourgish translation added | Joël Schintgen | 2010-02-22 |
| | | |||
* | | Polish language update | Leszek Stachowski | 2010-02-14 |
| | | |||
* | | Interlingua Language Update | Martijn Dekker | 2010-02-12 |
| | | |||
* | | Spanish language update | Victor M Castelan | 2010-02-12 |
| | | |||
* | | Italian language update | Traduzioni | 2010-02-11 |
| | | |||
* | | Interlingua Translation added | Martijn Dekker | 2010-02-10 |
| | | |||
* | | Macedonian transaltion added | Dimi T | 2010-02-10 |
| | | |||
* | | French language update | Philippe Bajoit | 2010-02-08 |
| | | |||
* | | Informal German language update | Marcel Metz | 2010-02-08 |
| | | |||
* | | Fix documentation for subscribe_time | Adrian Lang | 2010-02-08 |
| | | |||
* | | Polish language update | LSwp | 2010-02-06 |
| | | |||
* | | French language fix FS#1875 | Didier Raboud | 2010-02-03 |
| | | |||
* | | fixed "numericopt" handling in plugin:config | Kazutaka Miyasaka | 2010-02-03 |
| | | |||
* | | Portuguese language update | Sergio Motta | 2010-02-02 |
|/ | |||
* | Update translations for subscription | Adrian Lang | 2010-01-27 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Adrian Lang | 2010-01-26 |
|\ | |||
| * | German (informal) language update | Jürgen Schwarzer | 2010-01-25 |
| | | |||
| * | Apply group/user cleaning on saving ACLs FS#1859 | Christian Marg | 2010-01-21 |
| | | |||
| * | Hebrew Language Update | Yaron Yogev | 2010-01-21 |
| | | |||
* | | Add subscribe time to admin interface. | Adrian Lang | 2010-01-20 |
|/ | |||
* | more deprecated new by reference code fixed | Andreas Gohr | 2010-01-17 |
| | |||
* | Added CRSF security token checks in ACL plugin | Andreas Gohr | 2010-01-17 |
| | |||
* | another fix for FS#1847 + msg increased | Andreas Gohr | 2010-01-13 |
| | |||
* | fixed information leakage in ACL plugin FS#1847 | Andreas Gohr | 2010-01-13 |
| | |||
* | German (informal) language update | Stefan Riemer | 2010-01-11 |
| | |||
* | Chinese language update | ben | 2010-01-05 |
| | |||
* | Polish language update | Piotr JANKOWSKI | 2010-01-05 |
| | |||
* | Hebrew language update | Moshe Kaplan | 2009-12-24 |
| | | | | | | Ignore-this: b936fa300bf30a7356ec0095094d74b4 darcs-hash:20091224123304-29538-c66772966010d281e056c38461b93b08e7605bfd.gz | ||
* | show component name in plugin infos | Andreas Gohr | 2009-12-16 |
| | | | | | | Ignore-this: 9ca4c177b16580a13acf334d78570bd7 darcs-hash:20091216091805-6e07b-14394dcf6800210af85067b1214bc8dbb340d3b4.gz | ||
* | Valencian language update | Bernat Arlandis | 2009-12-15 |
| | | | | | | Ignore-this: 74e311316145a146891a694adf1c7f33 darcs-hash:20091215214448-a9cb4-c9e06a9788592125e38084ff2676c02f4d975246.gz | ||
* | Bulgarian language update | Viktor Usunov | 2009-12-15 |
| | | | | | | Ignore-this: 1d24101882df10ca5aa608ce5ba111ce darcs-hash:20091215214336-0f497-c463ff635e16afb4bb6ff929a6a9954f32469e55.gz |