Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Jussi Takala | 2014-12-12 |
| | |||
* | seems we need to do SSL/TLS checks the other way round | Andreas Gohr | 2014-12-12 |
| | |||
* | travis config. 5.6 is released and test is fixed | Andreas Gohr | 2014-12-12 |
| | |||
* | Merge branch 'phpunit-fix' into ssl-fixes | Andreas Gohr | 2014-12-12 |
|\ | | | | | | | | | * phpunit-fix: use phpunit 4.3.5 until bug is fixed | ||
| * | use phpunit 4.3.5 until bug is fixed | Andreas Gohr | 2014-12-11 |
| | | | | | | | | | | See here for upstream report: https://github.com/sebastianbergmann/phpunit/issues/1523 | ||
* | | set correct peer name when connecting through a SSL tunnel proxy | Andreas Gohr | 2014-12-11 |
| | | |||
* | | prefer TLS for SSL Tunnel connections #915 | Andreas Gohr | 2014-12-11 |
|/ | |||
* | check for SSL support in the extension manager | Andreas Gohr | 2014-12-11 |
| | |||
* | Merge pull request #923 from splitbrain/addLogEntry | Andreas Gohr | 2014-12-11 |
|\ | | | | | Make addLogEntry independent of global var INFO | ||
| * | Make addLogEntry independent of global var INFO | Gerrit Uitslag | 2014-11-06 |
| | | | | | | | | In stead use the type as provided to the function. Fixes #920 | ||
* | | add new behaviour: bounce | Andreas Gohr | 2014-12-11 |
| | | | | | | | | | | | | | | Add the class .bounce to any element to let it bounce slightly for 2 seconds. This is useful to make the user aware of some element. Can be combined with #scroll__here when a long list auto scrolls to a certain item. | ||
* | | offsets are not available for hidden elements | Andreas Gohr | 2014-12-11 |
| | | |||
* | | fade out search hit colorization | Andreas Gohr | 2014-12-11 |
| | | |||
* | | animate automatic scrolls and don't scroll to border | Andreas Gohr | 2014-12-11 |
| | | | | | | | | | | | | This adds a subtle animation effect when scrolling to the #scroll__here behaviour ID. It also adds a 100px offset to make the object not stick to the browser border. | ||
* | | scroll to current page when opening the sitemap | Andreas Gohr | 2014-12-11 |
| | | |||
* | | Merge pull request #954 from splitbrain/extendconfigcascade | Andreas Gohr | 2014-12-11 |
|\ \ | | | | | | | Extendable config cascade for userstyles and userscript | ||
| * | | Extendable config cascade for userstyles and userscript | Gerrit Uitslag | 2014-12-10 |
| | | | | | | | | | | | | Added user*.less files to config | ||
* | | | Merge pull request #952 from dokuwiki-translate/lang_update_76 | Gerrit Uitslag | 2014-12-11 |
|\ \ \ | | | | | | | | | Translation update (da) | ||
| * | | | translation update | Søren Birk | 2014-12-11 |
|/ / / | |||
* | | | Merge pull request #946 from dokuwiki-translate/lang_update_60 | Andreas Gohr | 2014-12-10 |
|\ \ \ | |/ / |/| | | Translation update (it) | ||
| * | | translation update | Torpedo | 2014-12-09 |
| | | | |||
* | | | Some PHPDocs media and admin plugin | Gerrit Uitslag | 2014-12-10 |
| | | | |||
* | | | Merge pull request #950 from dokuwiki-translate/lang_update_62 | Andreas Gohr | 2014-12-10 |
|\ \ \ | | | | | | | | | Translation update (da) | ||
| * | | | translation update | Søren Birk | 2014-12-10 |
| |/ / | |||
* | | | Merge pull request #947 from Dr-Yukon/patch-1 | Christopher Smith | 2014-12-10 |
|\ \ \ | |/ / |/| | | Update mysql.conf.php.example | ||
| * | | Update mysql.conf.php.example | Rainbow Spike | 2014-12-10 |
|/ / | | | | | Fix some typos | ||
* | | Merge pull request #945 from splitbrain/scrutinizerissues | Andreas Gohr | 2014-12-09 |
|\ \ | | | | | | | Scrutinizer issues and IXR library updates | ||
| * \ | Merge remote-tracking branch 'origin/master' into scrutinizerissues | Gerrit Uitslag | 2014-12-09 |
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | Conflicts: inc/media.php inc/plugin.php inc/template.php lib/plugins/authplain/_test/escaping.test.php lib/plugins/syntax.php | ||
* | | | Merge pull request #943 from dokuwiki-translate/lang_update_56 | Andreas Gohr | 2014-12-09 |
|\ \ \ | | | | | | | | | Translation update (fa) | ||
| * | | | translation update | Omid Hezaveh | 2014-12-08 |
|/ / / | |||
* | | | Increasing master branch updateVersion number | Guy Brand | 2014-12-06 |
| | | | |||
* | | | Increase updateVersion for master to sync with stable hotfix | Guy Brand | 2014-12-04 |
| | | | |||
* | | | warn about enabled, but not used auth plugins | Andreas Gohr | 2014-12-03 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-12-03 |
|\ \ \ | |||
| * | | | disable flash uploading by default | Andreas Gohr | 2014-12-02 |
| | | | | | | | | | | | | | | | | Thanks to Kacper Szurek for reporting this | ||
| * | | | Merge pull request #940 from splitbrain/listnode2 | Andreas Gohr | 2014-12-02 |
| |\ \ \ | | | | | | | | | | | Provide node/leaf state data in instructions | ||
| | * | | | update parser tests for change in listitem_open instruction | Christopher Smith | 2014-12-01 |
| | | | | | |||
| | * | | | Update inbuilt renderers for node/leaf state in listitem_open | Christopher Smith | 2014-12-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - includes, xhtml renderer adding 'node' class to <li> when it contains child list(s) | ||
| | * | | | provide node/leaf state data in listitem_open instruction parameter | Christopher Smith | 2014-12-01 |
| |/ / / | |||
| * | | | Merge pull request #939 from dokuwiki-translate/lang_update_48 | Andreas Gohr | 2014-11-27 |
| |\ \ \ | | | | | | | | | | | Translation update (fa) | ||
| | * | | | translation update | Mohammad Sadegh | 2014-11-27 |
| |/ / / | |||
| * | | | Merge pull request #932 from dokuwiki-translate/lang_update_30 | Andreas Gohr | 2014-11-24 |
| |\ \ \ | | | | | | | | | | | Translation update (fr) | ||
| | * | | | translation update | james | 2014-11-19 |
| | | | | | |||
| * | | | | Merge pull request #933 from dokuwiki-translate/lang_update_31 | Andreas Gohr | 2014-11-24 |
| |\ \ \ \ | | | | | | | | | | | | | Translation update (no) | ||
| | * | | | | translation update | Patrick | 2014-11-19 |
| | |/ / / | |||
| * | | | | Merge pull request #935 from dokuwiki-translate/lang_update_35 | Andreas Gohr | 2014-11-24 |
| |\ \ \ \ | | |/ / / | |/| | | | Translation update (cs) | ||
| | * | | | translation update | Jaroslav Lichtblau | 2014-11-21 |
| |/ / / | |||
* | | | | phpdocs syntax plugin base class | Gerrit Uitslag | 2014-12-03 |
| | | | | |||
* | | | | code reformatting tpl_content_core() | Gerrit Uitslag | 2014-12-03 |
| | | | | |||
* | | | | phpdocs handler | Gerrit Uitslag | 2014-12-03 |
| | | | |