Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Translation update (vi)" | Andreas Gohr | 2015-07-30 |
| | |||
* | translation update | Hugo Smet | 2015-07-30 |
| | |||
* | translation update | hung nguyen | 2015-07-30 |
| | |||
* | translation update | Hideaki SAWADA | 2015-07-29 |
| | |||
* | Merge pull request #1260 from dokuwiki-translate/lang_update_153 | Andreas Gohr | 2015-07-29 |
|\ | | | | | Translation update (bg) | ||
| * | translation update | Kiril | 2015-07-29 |
| | | |||
* | | Merge pull request #1259 from dokuwiki-translate/lang_update_152 | Andreas Gohr | 2015-07-29 |
|\ \ | | | | | | | Translation update (ja) | ||
| * | | translation update | Hideaki SAWADA | 2015-07-29 |
| |/ | |||
* / | translation update | Carbain Frédéric | 2015-07-29 |
|/ | |||
* | translation update | Hideaki SAWADA | 2015-07-29 |
| | |||
* | translation update | Hideaki SAWADA | 2015-07-29 |
| | |||
* | Merge pull request #1240 from splitbrain/plugindeletedfiles | Andreas Gohr | 2015-07-27 |
|\ | | | | | remove deleted files on update of extension | ||
| * | remove deleted files on update of extension | Gerrit Uitslag | 2015-07-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves #1192 `/lib/plugins/<plugin>/deleted.files` which list files that can be removed e.g. ``` # This is a list of files that were present in previous plugin releases # but were removed later. An up to date plugin should not have any of # the files installed action.php folder/file.txt ``` | ||
* | | fixed missing bug icon in extension manager (since #1247) | Anika Henke | 2015-07-26 |
| | | |||
* | | fixed wrong format string in authldap translation | Anika Henke | 2015-07-26 |
| | | |||
* | | updated dates in various info.txt files | Anika Henke | 2015-07-26 |
| | | |||
* | | Merge pull request #1163 from splitbrain/styler | Anika Henke | 2015-07-26 |
|\ \ | | | | | | | Template Style Dialog Plugin | ||
| * | | fix problem with IE11 | Andreas Gohr | 2015-07-26 |
| | | | | | | | | | | | | hopefully doesn't break in the other browsers | ||
| * | | Merge remote-tracking branch 'origin/master' into styler | Anika Henke | 2015-07-25 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/exe/css.php | ||
| * | | | changed input submits to buttons, fixed small RTL issue | Anika Henke | 2015-07-25 |
| | | | | |||
| * | | | fixed styling preview in IE | Andreas Gohr | 2015-07-24 |
| | | | | | | | | | | | | | | | | | | | | IE doesn't like it when you create a DOM element in one window and try to insert it in another window. | ||
| * | | | added plugin to list of bundled extensions | Andreas Gohr | 2015-07-18 |
| | | | | |||
| * | | | readded cookie to styling plugin | Andreas Gohr | 2015-07-18 |
| | | | | |||
| * | | | added labels to form entries | Anika Henke | 2015-07-07 |
| | | | | |||
| * | | | improved various minor frontend issues in styling plugin | Anika Henke | 2015-07-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improved spacing of popup * made primary buttons clearer * xhtml and validity fixes * improved some lang strings * moved 'open as popup' after intro * fixed page reload after clicking 'open as popup' button | ||
| * | | | reset page back to normal on closing dialog | Andreas Gohr | 2015-06-26 |
| | | | | |||
| * | | | removed no longer needed ajax action components | Andreas Gohr | 2015-06-26 |
| | | | | |||
| * | | | added a simple loading screen for the JavaScript preview | Andreas Gohr | 2015-06-26 |
| | | | | |||
| * | | | changed the whole thing to a real popup | Andreas Gohr | 2015-06-26 |
| | | | | |||
| * | | | fixes various probelms mentioned in #1163 | Andreas Gohr | 2015-06-26 |
| | | | | | | | | | | | | | | | | however I think I will convert the dialog to a real popup instead. | ||
| * | | | Merge branch 'master' into styler | Andreas Gohr | 2015-06-26 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) translation update translation update Replace old constructor call by __construct() in dokuwiki_xmlrpc_server translation update change two spaces to a space translation update translation update translation update translation update Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175 update confToHash() inline documentation for new parameter translation update Plugins can send usage data fixed isBundled() check when remote info is unavailable avoid accessing nonexistant array key. fixes #1165 translation update Define the negation character in a constant Ensure single value negation is not affected by white space differences Ensure filtering only removes empty string values (not other values which PHP evaluates to false) translation update ... | ||
| * | | | | removed debuggin output | Andreas Gohr | 2015-05-25 |
| | | | | | |||
| * | | | | removed unused class | Andreas Gohr | 2015-05-25 |
| | | | | | |||
| * | | | | improved copy for styler plugin | Anika Henke | 2015-05-25 |
| | | | | | |||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-23 |
| | | | | | | | | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||
| * | | | | avoid double ampersand in url | Andreas Gohr | 2015-05-23 |
| | | | | | |||
| * | | | | fixed ajax endpoint for styling plugin | Andreas Gohr | 2015-05-23 |
| | | | | | |||
| * | | | | renamed plugin from styler to styling | Andreas Gohr | 2015-05-23 |
| | | | | | | | | | | | | | | | | | | | | styler was already taken | ||
| * | | | | autopreview in styler plugin | Andreas Gohr | 2015-05-17 |
| | | | | | |||
| * | | | | allow resizing the dialog | Andreas Gohr | 2015-05-17 |
| | | | | | |||
| * | | | | fix keeping the current page | Andreas Gohr | 2015-05-17 |
| | | | | | |||
| * | | | | 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 |
| | | | | | |||
* | | | | | remove IE7 support | Anika Henke | 2015-07-25 |
| |_|/ / |/| | | |