Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added more localization | Andreas Gohr | 2015-05-17 |
| | |||
* | added color picker support | Andreas Gohr | 2015-05-17 |
| | | | | I'm not too hapy with it | ||
* | started to localize the styler plugin | Andreas Gohr | 2015-05-17 |
| | |||
* | make styler work without JS as well | Andreas Gohr | 2015-05-17 |
| | |||
* | make styler plugin work without javascript as well (partly done) | Andreas Gohr | 2015-05-17 |
| | |||
* | more improvements | Andreas Gohr | 2015-05-16 |
| | |||
* | we have working save and revert buttons | Andreas Gohr | 2015-05-16 |
| | |||
* | a first very basic implementation of the preview mechanism | Andreas Gohr | 2015-05-16 |
| | |||
* | allow preview style replacements | Andreas Gohr | 2015-05-16 |
| | |||
* | Merge pull request #1155 from splitbrain/deprecatedrev | Andreas Gohr | 2015-05-16 |
|\ | | | | | replace deprecated getRevisions call | ||
| * | replace deprecated getRevisions call | Gerrit Uitslag | 2015-05-16 |
| | | |||
* | | Merge pull request #1154 from splitbrain/php7compatibility | Andreas Gohr | 2015-05-16 |
|\ \ | | | | | | | Php7compatibility | ||
| * | | yet another class constructor | Christopher Smith | 2015-05-16 |
| | | | |||
| * | | another class_name to __construct | Christopher Smith | 2015-05-15 |
| | | | |||
| * | | update parent constructor calls to use __construct() | Christopher Smith | 2015-05-15 |
| | | | |||
| * | | PHP7 Compat updates on the phpseclib | Christopher Smith | 2015-05-15 |
| | | | | | | | | | | | | | | | This is a quick fix in advance of the library being updated to the latest & PHP7 compatible version. | ||
| * | | more object type hints and removal of '&' operator before objects | Christopher Smith | 2015-05-15 |
| | | | |||
| * | | more class constructors to __construct() | Christopher Smith | 2015-05-15 |
| | | | |||
| * | | Changes for PHP 7 Compatibility | Christopher Smith | 2015-05-15 |
| |/ | | | | | | | | | | | | | - replace PHP4 style class constructor function names (based on class name) with php 5 __construct() Also remove some '&' reference operators used with objects And add some object type hints | ||
* | | removed one of the ignored lines | Andreas Gohr | 2015-05-16 |
| | | |||
* | | Merge pull request #1152 from splitbrain/composer | Andreas Gohr | 2015-05-16 |
|\ \ | | | | | | | Use composer to add 3rd party libs | ||
| * | | add package phpunit & travis config files to .gitignore | Christopher Smith | 2015-05-16 |
| | | | |||
| * | | some more ignores | Andreas Gohr | 2015-05-15 |
| | | | |||
| * | | switched geshi higlighter to composer based repository | Andreas Gohr | 2015-05-15 |
| | | | |||
| * | | added rudimentary README to vendor dir | Andreas Gohr | 2015-05-15 |
| | | | |||
| * | | remove tests that are now in upstream | Andreas Gohr | 2015-05-15 |
| | | | |||
| * | | added composer setup and the first composer package php-archive | Andreas Gohr | 2015-05-15 |
| | | | |||
* | | | Merge pull request #1113 from gamma/extension_manager | Andreas Gohr | 2015-05-16 |
|\ \ \ | | | | | | | | | Add display options to extension manger | ||
| * | | | Adhere to CSS style guide | Gerry Weißbach | 2015-05-08 |
| | | | | |||
| * | | | Merge commit '9234bce90e1297ac66acc321827cb0f832864fe4' into extension_manager | Gerry Weißbach | 2015-05-07 |
| |\ \ \ | |||
| * | | | | Add class name using tab name | Gerry Weißbach | 2015-05-07 |
| | | | | | |||
| * | | | | Change ID name | Gerry Weißbach | 2015-05-07 |
| | | | | | |||
| * | | | | Merge branch 'master' of https://github.com/splitbrain/dokuwiki into ↵ | Gerry Weißbach | 2015-05-06 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | extension_manager | ||
| * | | | | | Allow Viewing Options for templates as well. | Gerry Weißbach | 2015-05-04 |
| | | | | | | |||
| * | | | | | Prettify Code. | Gerry Weißbach | 2015-05-04 |
| | | | | | | |||
| * | | | | | Add selection for the Installed Plugins tab | Gerry Weißbach | 2015-05-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The viewing options should only be visible on the first tab - which is the installed Plugins tab. (There seems to be no more direct way to address this tab.) | ||
| * | | | | | Generate display options via JS | Gerry Weißbach | 2015-04-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | Since it is a JS function only, the form will be generated by it too. | ||
| * | | | | | Add display options to extension manger | Gerry Weißbach | 2015-04-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Allows tho show/hide extensions that are: enabled, disabled, updatable | ||
* | | | | | | Merge pull request #1151 from splitbrain/chris_admintitles | Andreas Gohr | 2015-05-15 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Show a relevant page title for other actions | ||
| * | | | | | Show a relevant page title for other actions | Christopher Smith | 2015-05-15 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See Issue #1149 - Show 'admin' or the admin plugin name for admin functions - Show action name for user & site actions, e.g. login, sitemape - Show page name + action for page actions, e.g. changes, backlinks - Show a utf8 pen glyph when editing - Otherwise show the page name (as previously) | ||
* | | | | | Revert "Show a relevant page title for other actions" | Christopher Smith | 2015-05-15 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit c2fbf98617ceed35a8d735fbc917627e001f225b. | ||
* | | | | | Show a relevant page title for other actions | Christopher Smith | 2015-05-15 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See Issue #1149 - Show 'admin' or the admin plugin name for admin functions - Show action name for user & site actions, e.g. login, sitemape - Show page name + action for page actions, e.g. changes, backlinks - Show a utf8 pen glyph when editing - Otherwise show the page name (as previously) | ||
* | | | | Merge pull request #1148 from dokuwiki-translate/lang_update_33 | Andreas Gohr | 2015-05-15 |
|\ \ \ \ | | | | | | | | | | | Translation update (hr) | ||
| * | | | | translation update | Davor Turkalj | 2015-05-14 |
| | | | | | |||
* | | | | | Merge pull request #1144 from dokuwiki-translate/lang_update_25 | Andreas Gohr | 2015-05-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (fr) | ||
| * | | | | | translation update | Pietroni | 2015-05-13 |
| |/ / / / | |||
* | | | | | Merge pull request #1145 from dokuwiki-translate/lang_update_29 | Andreas Gohr | 2015-05-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (ca) | ||
| * | | | | | translation update | Eduard Díaz | 2015-05-14 |
| |/ / / / | |||
* | | | | | Merge pull request #1146 from dokuwiki-translate/lang_update_30 | Andreas Gohr | 2015-05-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (he) | ||
| * | | | | | translation update | Menashe Tomer | 2015-05-14 |
| |/ / / / |