summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* remove additional sidebar bottom margin in phone modeAndreas Gohr2015-02-25
|
* simple fix for pageID clash with sidebar in mobile viewAndreas Gohr2015-02-24
| | | | | Since the pageid is no longer positioned absolute it clashed with the sidebar since #1027. this introduces a very simplisitc fix.
* Merge pull request #1027 from splitbrain/issue-1011Andreas Gohr2015-02-24
|\ | | | | avoid messages pushing down page tools. fixes #1011
| * fixed the margin for the sidebarAndreas Gohr2015-02-24
| |
| * avoid messages pushing down page tools. fixes #1011Andreas Gohr2015-02-09
| | | | | | | | | | This moves the message area into content div. The pageid is now aligned by floating instead of absolute positioning.
* | add bottom margin to tables in print. fixes #1052Andreas Gohr2015-02-24
| |
* | translation updateÁlvaro Iradier2015-02-13
| |
* | Merge pull request #497 from mprins/semantic_you_are_hereAndreas Gohr2015-02-12
|\ \ | | | | | | use nav+ul element for "you are here" as recommended by W3C spec
| * | use nav+ul element for "you are here"Mark2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background.
* | | Added icon for interwiki.confTim2222015-02-12
| | | | | | | | | | | | Support for the URI scheme tel: #643
* | | translation updatelainme2015-02-12
| | |
* | | Merge pull request #1013 from dokuwiki-translate/lang_update_168Andreas Gohr2015-02-09
|\ \ \ | |_|/ |/| | Translation update (ru)
| * | translation updateAleksandr Selivanov2015-01-25
| | |
* | | fix referral settings in AuthLDAP. closes #1023Andreas Gohr2015-02-09
| | |
* | | fixed method signature #1024Andreas Gohr2015-02-09
| | |
* | | translation updateDavor Turkalj2015-01-28
|/ /
* | fixed wrong config check in extension manager #1006Andreas Gohr2015-01-15
| |
* | Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵KeenRivals2015-01-14
| | | | | | | | and advpng -z4 -i60.
* | Update css.phpRainbow Spike2015-01-12
| | | | | | 1 little fix
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-01-10
| | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* | translation updateMijndert2015-01-08
| |
* | Merge pull request #927 from cstuder/ctrlenter2submitAndreas Gohr2015-01-08
|\ \ | | | | | | Handles CTRL-Enter event to save in the editor
| * | Handles CTRL-Enter event to save in the editorchristian studer2014-11-12
| | |
* | | Merge pull request #982 from gamma/css.phpAndreas Gohr2015-01-08
|\ \ \ | | | | | | | | Allow arbitrary mediatype names for CSS
| * \ \ Merge branch 'master' into new_css.phpGerry Weißbach2014-12-22
| |\ \ \ | | | |/ | | |/|
| * | | Additionally allow more media typesGerry Weißbach2014-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-FixesScrutinizer Auto-Fixer2015-01-07
| | | | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* | | | fixed search'and'replace fuckup in config pluginAndreas Gohr2015-01-07
| | | |
* | | | Remove error supression for file_exists()Andreas Gohr2015-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 updateSchplurtz le Déboulonné2015-01-05
| | | |
* | | | Merge pull request #989 from dokuwiki-translate/lang_update_136Andreas Gohr2015-01-05
|\ \ \ \ | | | | | | | | | | Translation update (cs)
| * | | | translation updateJaroslav Lichtblau2014-12-31
| | | | |
* | | | | translation updateMaciej Helt2015-01-05
|/ / / /
* | | | translation updateMarian Banica2014-12-30
| | | |
* | | | Merge pull request #975 from dokuwiki-translate/lang_update_122Andreas Gohr2014-12-27
|\ \ \ \ | | | | | | | | | | Translation update (pt)
| * | | | translation updateGuido Salatino2014-12-18
| | |/ / | |/| |
* | | | Merge pull request #979 from dokuwiki-translate/lang_update_129Andreas Gohr2014-12-27
|\ \ \ \ | | | | | | | | | | Translation update (fr)
| * | | | translation updateYves Grandvalet2014-12-20
| |/ / /
* / / / translation updateType-kun2014-12-21
|/ / /
* | | translation updateSatoshi Sahara2014-12-17
| | |
* | | translation updateVitaly Filatenko2014-12-15
| | |
* | | Merge pull request #964 from dokuwiki-translate/lang_update_94Andreas Gohr2014-12-15
|\ \ \ | | | | | | | | Translation update (cs)
| * | | translation updateJaroslav Lichtblau2014-12-13
| | | |
* | | | Merge pull request #965 from dokuwiki-translate/lang_update_98Andreas Gohr2014-12-15
|\ \ \ \ | | | | | | | | | | Translation update (ru)
| * | | | translation updateType-kun2014-12-13
| |/ / /
* / / / translation updateMyeongjin2014-12-14
|/ / /
* | | translation updateType-kun2014-12-12
| | |
* | | Merge pull request #957 from dokuwiki-translate/lang_update_83Andreas Gohr2014-12-12
|\ \ \ | | | | | | | | Translation update (ja)
| * | | translation updateSatoshi Sahara2014-12-12
| | | |
* | | | Merge pull request #959 from dokuwiki-translate/lang_update_87Andreas Gohr2014-12-12
|\ \ \ \ | | | | | | | | | | Translation update (fi)