summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | 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 ...
| | * | | | | removed accidental checkinAndreas Gohr2015-05-25
| | | | | | |
| | * | | | | removed debuggin outputAndreas Gohr2015-05-25
| | | | | | |
| | * | | | | removed unused classAndreas Gohr2015-05-25
| | | | | | |
| | * | | | | adjusted gitignore for adjusted plugin nameAndreas Gohr2015-05-25
| | | | | | |
| | * | | | | improved copy for styler pluginAnika Henke2015-05-25
| | | | | | |
| | * | | | | Merge pull request #1168 from splitbrain/scrutinizer-patch-2Dominik Eckelmann2015-05-24
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Scrutinizer Auto-Fixes
| | | * | | | | 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
| | | | | | |
| * | | | | | Merge pull request #1253 from splitbrain/end-ie7-supportAndreas Gohr2015-07-26
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove IE7 support
| | * | | | | | remove IE7 supportAnika Henke2015-07-25
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #1252 from splitbrain/update-editorconfigAndreas Gohr2015-07-26
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Update .editorconfig
| | * | | | | updated .editorconfigAnika Henke2015-07-25
| |/ / / / /
| * | | | | Merge pull request #1251 from trebmuh/patch-1Anika Henke2015-07-25
| |\ \ \ \ \ | | | | | | | | | | | | | | Update lang.php - missing FR translation for 2 options
| | * | | | | 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.
| * | | | | use new container infrastructure on TravisAndreas Gohr2015-07-24
| | | | | | | | | | | | | | | | | | | | | | | | See http://docs.travis-ci.com/user/migrating-from-legacy
| * | | | | skip sha512 tests when it's not availableAndreas Gohr2015-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the entire testsuite run through on HHVM 3.8.0 on phpunit beta-2015-06-18 :-) Note: this does not mean that DokuWiki is fully compatible with HHVM, but it's a good step!
| * | | | | avoid errors on trying to read corrupt gzip filesAndreas Gohr2015-07-24
| | | | | |
| * | | | | fixed #1249 by upgrading php-archive to 1.0.4Andreas Gohr2015-07-24
| | | | | |
| * | | | | Revert "Additionally allow more media types" #982Andreas Gohr2015-07-24
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit de4634ec87b1a277c1686990d993dafc43db05ed.
| * | | | | Merge pull request #1247 from splitbrain/interwiki-fixesAndreas Gohr2015-07-24
| |\ \ \ \ \ | | | | | | | | | | | | | | Interwiki fixes
| | * | | | | Remove splitbrain.org interwiki linkPatrick Brown2015-07-23
| | | | | | |
| | * | | | | Document all options in the interwiki configPatrick Brown2015-07-22
| | | | | | |
| | * | | | | Remove non-functioning interwiki linksPatrick Brown2015-07-22
| | | | | | |
| | * | | | | Encode unsafe characters in interwiki links. closes #1220Patrick Brown2015-07-16
| | | | | | |
| | * | | | | Unit test for interwiki URL encoding bugPatrick Brown2015-07-16
| | | | | | |
| | * | | | | Change interwiki links to HTTPSPatrick Brown2015-07-16
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #1245 from dokuwiki-translate/lang_update_132Andreas Gohr2015-07-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (de)
| | * | | | | translation updatePhilip Knack2015-07-22
| |/ / / / /
| * | | | | Merge pull request #1242 from dokuwiki-translate/lang_update_129Andreas Gohr2015-07-20
| |\ \ \ \ \ | | | | | | | | | | | | | | Translation update (de)
| | * | | | | translation updatePhilip Knack2015-07-20
| |/ / / / /