summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
...
| * | | 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 ...
| * | | | removed accidental checkinAndreas Gohr2015-05-25
| | | | |
| * | | | removed debuggin outputAndreas Gohr2015-05-25
| | | | |
| * | | | removed unused classAndreas Gohr2015-05-25
| | | | |
| * | | | improved copy for styler pluginAnika Henke2015-05-25
| | | | |
| * | | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-23
| | | | | | | | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
| * | | | avoid double ampersand in urlAndreas Gohr2015-05-23
| | | | |
| * | | | fixed ajax endpoint for styling pluginAndreas Gohr2015-05-23
| | | | |
| * | | | renamed plugin from styler to stylingAndreas Gohr2015-05-23
| | | | | | | | | | | | | | | | | | | | styler was already taken
| * | | | autopreview in styler pluginAndreas Gohr2015-05-17
| | | | |
| * | | | allow resizing the dialogAndreas Gohr2015-05-17
| | | | |
| * | | | fix keeping the current pageAndreas Gohr2015-05-17
| | | | |
| * | | | added more localizationAndreas Gohr2015-05-17
| | | | |
| * | | | added color picker supportAndreas Gohr2015-05-17
| | | | | | | | | | | | | | | | | | | | I'm not too hapy with it
| * | | | started to localize the styler pluginAndreas Gohr2015-05-17
| | | | |
| * | | | make styler work without JS as wellAndreas Gohr2015-05-17
| | | | |
| * | | | make styler plugin work without javascript as well (partly done)Andreas Gohr2015-05-17
| | | | |
| * | | | more improvementsAndreas Gohr2015-05-16
| | | | |
| * | | | we have working save and revert buttonsAndreas Gohr2015-05-16
| | | | |
| * | | | a first very basic implementation of the preview mechanismAndreas Gohr2015-05-16
| | | | |
| * | | | allow preview style replacementsAndreas Gohr2015-05-16
| | | | |
* | | | | remove IE7 supportAnika Henke2015-07-25
| |_|/ / |/| | |
* | | | 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.
* | | | Revert "Additionally allow more media types" #982Andreas Gohr2015-07-24
| | | | | | | | | | | | | | | | This reverts commit de4634ec87b1a277c1686990d993dafc43db05ed.
* | | | 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
| | | | | |
* | | | | | improve aria attribute handling. closes #1142Andreas Gohr2015-07-15
| | | | | | | | | | | | | | | | | | | | | | | | adds aria handling to makeToggle and allows to supress it in dw_toggle
* | | | | | 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
| | | | | | |