Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into styler | Anika Henke | 2015-07-25 |
|\ | | | | | | | | | Conflicts: lib/exe/css.php | ||
| * | Update lang.php | trebmuh | 2015-07-25 |
| | | | | | | | | Please someone who know the code, double check this one. It does look that translation for 2 options were missing. | ||
| * | translation update | Philip Knack | 2015-07-22 |
| | | |||
| * | translation update | Philip Knack | 2015-07-20 |
| | | |||
| * | Merge pull request #1159 from splitbrain/morephp7 | Andreas Gohr | 2015-07-18 |
| |\ | | | | | | | More php7 improvements | ||
| | * | __construct | Gerrit Uitslag | 2015-05-16 |
| | | | |||
| | * | PHPDocs | Gerrit Uitslag | 2015-05-16 |
| | | | |||
| * | | Merge pull request #1176 from splitbrain/ioreplaceinfile | Andreas Gohr | 2015-07-18 |
| |\ \ | | | | | | | | | Add IO function to replace lines in a file (new) | ||
| | * \ | Merge branch 'master' into ioreplaceinfile | Christopher Smith | 2015-05-28 |
| | |\ \ | |||
| | * | | | Fix variable name typo | Patrick Brown | 2015-05-08 |
| | | | | | |||
| | * | | | Merge branch 'master' into ioreplaceinfile | Patrick Brown | 2015-05-07 |
| | |\ \ \ | |||
| | * | | | | Use io_replaceInFile for updating auth | Patrick Brown | 2015-05-07 |
| | | | | | | |||
| * | | | | | Merge pull request #1238 from dokuwiki-translate/lang_update_111 | Andreas Gohr | 2015-07-15 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Translation update (ja) | ||
| | * | | | | | translation update | Hideaki SAWADA | 2015-07-15 |
| | | | | | | | |||
| * | | | | | | Merge pull request #1229 from araname/master | Andreas Gohr | 2015-07-15 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | adjust newline in intro.txt at config | ||
| | * | | | | | | adjust newline | Myeongjin | 2015-07-11 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #1231 from splitbrain/kill-all-input-buttons | Andreas Gohr | 2015-07-15 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | Changed all input buttons to button buttons | ||
| | * | | | | | | changed all input type=submit buttons to button type=submit button for ↵ | Anika Henke | 2015-07-12 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | better stylability | ||
| * | | | | | | translation update | Hideaki SAWADA | 2015-07-15 |
| | | | | | | | |||
| * | | | | | | Merge pull request #1227 from dokuwiki-translate/lang_update_88 | Anika Henke | 2015-07-15 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Translation update (ko) | ||
| | * | | | | | | translation update | Myeongjin | 2015-07-11 |
| | |/ / / / / | |||
| * | | | | | | fixed a few links and html errors in language files | Anika Henke | 2015-07-13 |
| | | | | | | | |||
| * | | | | | | fixed occurrences of html named entities in translation files to be ↵ | Anika Henke | 2015-07-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | xhtml-compatible | ||
| * | | | | | | fixed lots of missing format strings in language files | Anika Henke | 2015-07-12 |
| | | | | | | | |||
| * | | | | | | translation update | Mauricio Segura | 2015-07-12 |
| |/ / / / / | |||
| * | | | | | translation update | Errol | 2015-07-08 |
| | | | | | | |||
| * | | | | | Update lang.php | Rainbow Spike | 2015-07-07 |
| | | | | | | | | | | | | | | | | | | Выравнивание и разбиение по образцу en/lang.php, унификация "директорий" и "папок", "расширений" и "дополнений" | ||
| * | | | | | fixed small spacing/alignment issues in display options of extension manager | Anika Henke | 2015-07-05 |
| | | | | | | |||
| * | | | | | fixed installed extensions in extension manager not displaying without JS | Anika Henke | 2015-07-05 |
| | | | | | | |||
| * | | | | | translation update | rnck | 2015-07-02 |
| | | | | | | |||
| * | | | | | PHPDocs for remote and action | Gerrit Uitslag | 2015-06-30 |
| | | | | | | |||
| * | | | | | translation update | Takumo | 2015-06-29 |
| | | | | | | |||
* | | | | | | 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 ... | ||
| * | | | | | Merge pull request #1197 from dokuwiki-translate/lang_update_14 | Anika Henke | 2015-06-14 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Translation update (it) | ||
| | * | | | | | translation update | Maurizio | 2015-06-14 |
| | | | | | | | |||
| * | | | | | | change two spaces to a space | Myeongjin | 2015-06-13 |
| |/ / / / / | | | | | | | | | | | | | In line 5 and 6, Message have two spaces, so I change them to a space. | ||
| * | | | | | translation update | hyeonsoft | 2015-06-11 |
| | | | | | | |||
| * | | | | | translation update | Hendrik Diel | 2015-06-07 |
| | |_|/ / | |/| | | | |||
| * | | | | translation update | Ikuo Obataya | 2015-05-28 |
| | | | | |