Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #973 from micgro42/videoTest | Andreas Gohr | 2014-12-18 |
|\ | | | | | Add tests for video syntax | ||
| * | Remove stray comment block | Michael Große | 2014-12-18 |
| | | |||
| * | Fix file size | Michael Große | 2014-12-18 |
| | | |||
| * | Add test for internal video files | Michael Große | 2014-12-18 |
| | | |||
| * | Add tests: known and unknown external video files | Michael Große | 2014-11-27 |
| | | |||
* | | Merge pull request #969 from dokuwiki-translate/lang_update_114 | Andreas Gohr | 2014-12-17 |
|\ \ | | | | | | | Translation update (ja) | ||
| * | | translation update | Satoshi Sahara | 2014-12-17 |
|/ / | |||
* | | never exit during test runs | Andreas Gohr | 2014-12-17 |
| | | |||
* | | fix global environment during test requests | Andreas Gohr | 2014-12-17 |
| | | |||
* | | Merge pull request #968 from dokuwiki-translate/lang_update_109 | Andreas Gohr | 2014-12-16 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Vitaly Filatenko | 2014-12-15 |
|/ / | |||
* | | Merge pull request #964 from dokuwiki-translate/lang_update_94 | Andreas Gohr | 2014-12-15 |
|\ \ | | | | | | | Translation update (cs) | ||
| * | | translation update | Jaroslav Lichtblau | 2014-12-13 |
| | | | |||
* | | | Merge pull request #965 from dokuwiki-translate/lang_update_98 | Andreas Gohr | 2014-12-15 |
|\ \ \ | | | | | | | | | Translation update (ru) | ||
| * | | | translation update | Type-kun | 2014-12-13 |
| |/ / | |||
* | | | Merge pull request #966 from dokuwiki-translate/lang_update_100 | Andreas Gohr | 2014-12-15 |
|\ \ \ | |/ / |/| | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2014-12-14 |
|/ / | |||
* | | Merge pull request #963 from dokuwiki-translate/lang_update_91 | Andreas Gohr | 2014-12-12 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Type-kun | 2014-12-12 |
|/ / | |||
* | | Merge pull request #957 from dokuwiki-translate/lang_update_83 | Andreas Gohr | 2014-12-12 |
|\ \ | | | | | | | Translation update (ja) | ||
| * | | translation update | Satoshi Sahara | 2014-12-12 |
| | | | |||
* | | | Merge pull request #960 from dokuwiki-translate/lang_update_88 | Andreas Gohr | 2014-12-12 |
|\ \ \ | | | | | | | | | Translation update (fi) | ||
| * | | | translation update | Jussi Takala | 2014-12-12 |
| |/ / | |||
* | | | Merge pull request #959 from dokuwiki-translate/lang_update_87 | Andreas Gohr | 2014-12-12 |
|\ \ \ | | | | | | | | | Translation update (fi) | ||
| * | | | translation update | Jussi Takala | 2014-12-12 |
| |/ / | |||
* | | | Merge pull request #961 from dokuwiki-translate/lang_update_89 | Andreas Gohr | 2014-12-12 |
|\ \ \ | |/ / |/| | | Translation update (cs) | ||
| * | | translation update | Jaroslav Lichtblau | 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 |
| |/ / / |