Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Davor Turkalj | 2015-01-28 |
| | |||
* | fixed wrong config check in extension manager #1006 | Andreas Gohr | 2015-01-15 |
| | |||
* | Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵ | KeenRivals | 2015-01-14 |
| | | | | and advpng -z4 -i60. | ||
* | Update css.php | Rainbow Spike | 2015-01-12 |
| | | | 1 little fix | ||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-01-10 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||
* | translation update | Mijndert | 2015-01-08 |
| | |||
* | Merge pull request #927 from cstuder/ctrlenter2submit | Andreas Gohr | 2015-01-08 |
|\ | | | | | Handles CTRL-Enter event to save in the editor | ||
| * | Handles CTRL-Enter event to save in the editor | christian studer | 2014-11-12 |
| | | |||
* | | Merge pull request #982 from gamma/css.php | Andreas Gohr | 2015-01-08 |
|\ \ | | | | | | | Allow arbitrary mediatype names for CSS | ||
| * \ | Merge branch 'master' into new_css.php | Gerry Weißbach | 2014-12-22 |
| |\ \ | |||
| * | | | Additionally allow more media types | Gerry Weißbach | 2014-09-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are generated from the default ones and any additional one given by the template. This allows to e.g. split admin styles from end user styles in a closed wiki. You can then deliver only the user styles using the metaheaders plugin. | ||
* | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-01-07 |
| | | | | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||
* | | | | fixed search'and'replace fuckup in config plugin | Andreas Gohr | 2015-01-07 |
| | | | | |||
* | | | | Remove error supression for file_exists() | Andreas Gohr | 2015-01-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost. | ||
* | | | | translation update | Schplurtz le Déboulonné | 2015-01-05 |
| | | | | |||
* | | | | Merge pull request #989 from dokuwiki-translate/lang_update_136 | Andreas Gohr | 2015-01-05 |
|\ \ \ \ | | | | | | | | | | | Translation update (cs) | ||
| * | | | | translation update | Jaroslav Lichtblau | 2014-12-31 |
| | | | | | |||
* | | | | | translation update | Maciej Helt | 2015-01-05 |
|/ / / / | |||
* | | | | 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 |
| |/ / / | |||
* / / / | translation update | Type-kun | 2014-12-21 |
|/ / / | |||
* | | | translation update | Satoshi Sahara | 2014-12-17 |
| | | | |||
* | | | 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 |
| |/ / / | |||
* / / / | translation update | Myeongjin | 2014-12-14 |
|/ / / | |||
* | | | 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 #959 from dokuwiki-translate/lang_update_87 | Andreas Gohr | 2014-12-12 |
|\ \ \ \ | | | | | | | | | | | Translation update (fi) | ||
| * | | | | translation update | Jussi Takala | 2014-12-12 |
| |/ / / | |||
* / / / | translation update | Jaroslav Lichtblau | 2014-12-12 |
|/ / / | |||
* | | | check for SSL support in the extension manager | Andreas Gohr | 2014-12-11 |
| | | | |||
* | | | 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. | ||
* | | | 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 | ||
* | | | | 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 |
| | | | | |||
* | | | | translation update | Søren Birk | 2014-12-10 |
|/ / / | |||
* | | | 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 |