summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into stylerAnika Henke2015-07-25
|\ | | | | | | | | Conflicts: lib/exe/css.php
| * Update lang.phptrebmuh2015-07-25
| | | | | | | | Please someone who know the code, double check this one. It does look that translation for 2 options were missing.
| * translation updatePhilip Knack2015-07-22
| |
| * translation updatePhilip Knack2015-07-20
| |
| * Merge pull request #1159 from splitbrain/morephp7Andreas Gohr2015-07-18
| |\ | | | | | | More php7 improvements
| | * __constructGerrit Uitslag2015-05-16
| | |
| | * PHPDocsGerrit Uitslag2015-05-16
| | |
| * | Merge pull request #1176 from splitbrain/ioreplaceinfileAndreas Gohr2015-07-18
| |\ \ | | | | | | | | Add IO function to replace lines in a file (new)
| | * \ Merge branch 'master' into ioreplaceinfileChristopher Smith2015-05-28
| | |\ \
| | * | | Fix variable name typoPatrick Brown2015-05-08
| | | | |
| | * | | Merge branch 'master' into ioreplaceinfilePatrick Brown2015-05-07
| | |\ \ \
| | * | | | Use io_replaceInFile for updating authPatrick Brown2015-05-07
| | | | | |
| * | | | | Merge pull request #1238 from dokuwiki-translate/lang_update_111Andreas Gohr2015-07-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (ja)
| | * | | | | translation updateHideaki SAWADA2015-07-15
| | | | | | |
| * | | | | | Merge pull request #1229 from araname/masterAndreas Gohr2015-07-15
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | adjust newline in intro.txt at config
| | * | | | | | adjust newlineMyeongjin2015-07-11
| | | | | | | |
| * | | | | | | Merge pull request #1231 from splitbrain/kill-all-input-buttonsAndreas Gohr2015-07-15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | Changed all input buttons to button buttons
| | * | | | | | changed all input type=submit buttons to button type=submit button for ↵Anika Henke2015-07-12
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | better stylability
| * | | | | | translation updateHideaki SAWADA2015-07-15
| | | | | | |
| * | | | | | Merge pull request #1227 from dokuwiki-translate/lang_update_88Anika Henke2015-07-15
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Translation update (ko)
| | * | | | | | translation updateMyeongjin2015-07-11
| | |/ / / / /
| * | | | | | fixed a few links and html errors in language filesAnika Henke2015-07-13
| | | | | | |
| * | | | | | fixed occurrences of html named entities in translation files to be ↵Anika Henke2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | xhtml-compatible
| * | | | | | fixed lots of missing format strings in language filesAnika Henke2015-07-12
| | | | | | |
| * | | | | | translation updateMauricio Segura2015-07-12
| |/ / / / /
| * | | | | translation updateErrol2015-07-08
| | | | | |
| * | | | | Update lang.phpRainbow Spike2015-07-07
| | | | | | | | | | | | | | | | | | Выравнивание и разбиение по образцу en/lang.php, унификация "директорий" и "папок", "расширений" и "дополнений"
| * | | | | fixed small spacing/alignment issues in display options of extension managerAnika Henke2015-07-05
| | | | | |
| * | | | | fixed installed extensions in extension manager not displaying without JSAnika Henke2015-07-05
| | | | | |
| * | | | | translation updaternck2015-07-02
| | | | | |
| * | | | | PHPDocs for remote and actionGerrit Uitslag2015-06-30
| | | | | |
| * | | | | translation updateTakumo2015-06-29
| | | | | |
* | | | | | changed input submits to buttons, fixed small RTL issueAnika Henke2015-07-25
| | | | | |
* | | | | | fixed styling preview in IEAndreas Gohr2015-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 extensionsAndreas Gohr2015-07-18
| | | | | |
* | | | | | readded cookie to styling pluginAndreas Gohr2015-07-18
| | | | | |
* | | | | | added labels to form entriesAnika Henke2015-07-07
| | | | | |
* | | | | | improved various minor frontend issues in styling pluginAnika Henke2015-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 dialogAndreas Gohr2015-06-26
| | | | | |
* | | | | | removed no longer needed ajax action componentsAndreas Gohr2015-06-26
| | | | | |
* | | | | | added a simple loading screen for the JavaScript previewAndreas Gohr2015-06-26
| | | | | |
* | | | | | changed the whole thing to a real popupAndreas Gohr2015-06-26
| | | | | |
* | | | | | fixes various probelms mentioned in #1163Andreas Gohr2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | however I think I will convert the dialog to a real popup instead.
* | | | | | Merge branch 'master' into stylerAndreas Gohr2015-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 ...
| * | | | | Merge pull request #1197 from dokuwiki-translate/lang_update_14Anika Henke2015-06-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (it)
| | * | | | | translation updateMaurizio2015-06-14
| | | | | | |
| * | | | | | change two spaces to a spaceMyeongjin2015-06-13
| |/ / / / / | | | | | | | | | | | | In line 5 and 6, Message have two spaces, so I change them to a space.
| * | | | | translation updatehyeonsoft2015-06-11
| | | | | |
| * | | | | translation updateHendrik Diel2015-06-07
| | |_|/ / | |/| | |
| * | | | translation updateIkuo Obataya2015-05-28
| | | | |