Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | removed unnecessary css parts | Anika Henke | 2013-02-17 |
| | |||
* | improved disabled acl permission styling (FS#2714) | Anika Henke | 2013-02-17 |
| | |||
* | Merge pull request #183 from splitbrain/configmgr_and_disabled_plugins | Andreas Gohr | 2013-02-17 |
|\ | | | | | Config Manager & Disabled Plugins. | ||
| * | improve comments on settings::update() method | Christopher Smith | 2013-02-17 |
| | | |||
| * | tidy up authtype setting class (incl. fix issue with auth change/logoff ↵ | Christopher Smith | 2013-02-17 |
| | | | | | | | | occurring when only one auth plugin is enabled and other settings are updated) | ||
| * | add property to show disabled plugins, set it to false (to hide by default) | Christopher Smith | 2013-02-17 |
| | | |||
* | | litte fixes | Klap-in | 2013-02-16 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into authpluginconfig | Klap-in | 2013-02-16 |
|\| | |||
| * | fixed html error in plugin lang file | Anika Henke | 2013-02-16 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into authpluginconfig | Klap-in | 2013-02-16 |
|\| | |||
| * | Merge pull request #178 from whoopdedo/passcryptconfig | Andreas Gohr | 2013-02-16 |
| |\ | | | | | | | Add django compatible hashes to the config options. | ||
| | * | Add django compatible hashes to the config options. | Tom N Harris | 2013-02-16 |
| | | | |||
| * | | fixed language file placeholders FS#2682 | Andreas Gohr | 2013-02-16 |
| | | | |||
| * | | removed deprecated ACL wrapper object | Andreas Gohr | 2013-02-16 |
| |/ | |||
| * | removed useless css from config manager (causing issues in Opera, FS#2678) | Anika Henke | 2013-02-16 |
| | | |||
| * | allow richer email addresses in notify and registernotify FS#2689 | Andreas Gohr | 2013-02-16 |
| | | | | | | | | This deprecates the "richemail" config class | ||
| * | don't expose version in info plugin FS#2701 | Andreas Gohr | 2013-02-16 |
| | | |||
| * | fixed config loading for auth plugins | Andreas Gohr | 2013-02-08 |
| | | |||
* | | separate default settings from non-existing settings | Klap-in | 2013-02-16 |
| | | | | | | | | setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded | ||
* | | Complete metadata and defaults of auth plugin configs | Klap-in | 2013-02-16 |
|/ | |||
* | use consistent name for authpgsql | Klap-in | 2013-02-05 |
| | |||
* | fixed authpg plugin info | Andreas Gohr | 2013-02-05 |
| | |||
* | Merge branch 'master' into future | Andreas Gohr | 2013-02-03 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (162 commits) fixed revision JS for images upgraded SimplePie to 1.3.1 FS#2708 removed obsolete browser plugin (migrate does it) adjust spacing to match standard 1.4em grid added comment on use of whitelist vs blacklist Updated idfilter() function for IIS use var and remove suggestions when needed Use variable for maximum number of suggestions for quicksearch. And hide suggestions when search field is emptied, or when no suggestion are found. added 'home' class to first link in hierarchical breadcrumbs reduced required max width to go into tablet mode re-added linear gradients for firefox added missing styling for disabled form elements (FS#2705) fixed acronyms in italics (FS#2684) improved print styles (includes fixes for FS#2645 and FS#2707) basic styles improvements Greek language update Use list in acl help text, for more structure Galician language update touch the config on save, even if no changes were made unwind the width narrowing commit put some whitespace between form submit button and fieldset bottom border ... Conflicts: lib/plugins/config/admin.php lib/plugins/config/settings/config.class.php | ||
| * | Merge pull request #175 from splitbrain/touchconfig | Andreas Gohr | 2013-02-03 |
| |\ | | | | | | | touch the config on save, even if no changes were made | ||
| | * | touch the config on save, even if no changes were made | Andreas Gohr | 2013-01-31 |
| | | | |||
| * | | Merge pull request #176 from splitbrain/aclhelptextstructuring | Andreas Gohr | 2013-02-01 |
| |\ \ | | | | | | | | | Use list in acl help text, for more structure | ||
| | * | | Use list in acl help text, for more structure | Klap-in | 2013-02-01 |
| | | | | |||
| * | | | Greek language update | Vasileios Karavasilis | 2013-02-01 |
| |/ / | |||
| * | | Merge pull request #167 from Klap-in/master | Andreas Gohr | 2013-02-01 |
| |\ \ | | | | | | | | | Adds loadHelper to Syntax class and litte code reformat | ||
| | * | | set $msg argument of loadHelper() default to true. | Klap-in | 2013-01-27 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' | Klap-in | 2013-01-26 |
| | |\ \ | |||
| | * | | | Reformat last bottom end of the syntax plugin file | Klap-in | 2013-01-26 |
| | | | | | |||
| | * | | | Added loadHelper() to DokuWiki_Syntax_Plugin. | Klap-in | 2013-01-26 |
| | | | | | |||
| * | | | | Galician language update | Rodrigo Rega | 2013-02-01 |
| | |/ / | |/| | | |||
| * | | | added SHA512 hashing method FS#2663 | Andreas Gohr | 2013-01-26 |
| | | | | |||
| * | | | added mediawiki password method FS#2559 | Andreas Gohr | 2013-01-26 |
| | |/ | |/| | | | | | | | This should make migrating from MediaWiki a bit easier. | ||
| * | | Revert "handle bzip1 as well" | Andreas Gohr | 2013-01-23 |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit f2cb3ec76dec3fe2b40f25765ef842223c7132fe. Turns out I was too fast merging this. I can't get PHP's bzip handler to handle a bzip1 compressed file. | ||
| * | | handle bzip1 as well | Elan Ruusamäe | 2013-01-23 |
| | | | | | | | | | | | | | | | in fact .tbz is tar.bz (bzip1) and .tbz2 is what tar.bz2 is used commonly. | ||
| * | | Turkish language update | Erdem | 2013-01-18 |
| | | | |||
| * | | Catalan language update | Daniel López Prat | 2013-01-18 |
| | | | |||
| * | | Traditional Chinese language update | 日向小郎 | 2013-01-09 |
| |/ | |||
| * | Arabic language update | Osama Al-Kofahi | 2013-01-06 |
| | | |||
| * | some coding style improvements | Dominik Eckelmann | 2012-11-29 |
| | | | | | | | | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods | ||
| * | Correct German plugin manager translation (download != install) | Michael Hamann | 2012-11-28 |
| | | |||
| * | Galician language update | Leandro Regueiro | 2012-11-23 |
| | | |||
| * | French language update | Anael Mobilia | 2012-11-12 |
| | | |||
| * | Merge pull request #140 from splitbrain/tar | Andreas Gohr | 2012-11-12 |
| |\ | | | | | | | New Tar Archive library | ||
| | * | removed old TarLib and changed plugin manager to use new one | Andreas Gohr | 2012-11-03 |
| | | | |||
| * | | Czech language update | Jakub | 2012-11-12 |
| | | | |||
* | | | added config metadata for authpgsql plugin | Andreas Gohr | 2013-02-02 |
| | | |