Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Marian Banica | 2014-12-30 |
| | |||
* | Merge pull request #975 from dokuwiki-translate/lang_update_122 | Andreas Gohr | 2014-12-27 |
|\ | | | | | Translation update (pt) | ||
| * | translation update | Guido Salatino | 2014-12-18 |
| | | |||
* | | Merge pull request #979 from dokuwiki-translate/lang_update_129 | Andreas Gohr | 2014-12-27 |
|\ \ | | | | | | | Translation update (fr) | ||
| * | | translation update | Yves Grandvalet | 2014-12-20 |
| |/ | |||
* | | Merge pull request #981 from dokuwiki-translate/lang_update_130 | Andreas Gohr | 2014-12-22 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Type-kun | 2014-12-21 |
| |/ | |||
* | | Merge pull request #845 from gamma/master | Andreas Gohr | 2014-12-22 |
|\ \ | |/ |/| | rfc2231 compatible encoding for header() | ||
| * | Merge remote-tracking branch 'splitbrain/master' | Gerry Weißbach | 2014-12-22 |
| |\ | |/ |/| | |||
* | | 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 |
| | | | |