Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove additional sidebar bottom margin in phone mode | Andreas Gohr | 2015-02-25 |
| | |||
* | simple fix for pageID clash with sidebar in mobile view | Andreas Gohr | 2015-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-1011 | Andreas Gohr | 2015-02-24 |
|\ | | | | | avoid messages pushing down page tools. fixes #1011 | ||
| * | fixed the margin for the sidebar | Andreas Gohr | 2015-02-24 |
| | | |||
| * | avoid messages pushing down page tools. fixes #1011 | Andreas Gohr | 2015-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 #1052 | Andreas Gohr | 2015-02-24 |
| | | |||
* | | Merge pull request #497 from mprins/semantic_you_are_here | Andreas Gohr | 2015-02-12 |
|\ \ | |/ |/| | use nav+ul element for "you are here" as recommended by W3C spec | ||
| * | use nav+ul element for "you are here" | Mark | 2014-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. | ||
* | | Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵ | KeenRivals | 2015-01-14 |
|/ | | | | and advpng -z4 -i60. | ||
* | 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 remote-tracking branch master into revisions | lisps | 2014-09-26 |
| |\ | |||
| * \ | Merge remote-tracking branch 'remotes/origin/master' into revisions_local | lisps | 2014-03-19 |
| |\ \ | |||
| * \ \ | Merge remote-tracking branch 'origin/diff_navigation' into revisions | lisps | 2014-02-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/xhtml.php | ||
| * | | | | add parameter at($DATE_AT) and mind revisions | lisps | 2013-11-21 |
| | | | | | |||
* | | | | | scrutinizer documentations issues | Gerrit Uitslag | 2014-09-29 |
| |_|_|/ |/| | | | |||
* | | | | updated dates in info.txt of various plugins and template | Anika Henke | 2014-08-02 |
| | | | | |||
* | | | | oops, removed unintentionally added CSS files | Anika Henke | 2014-04-06 |
| |_|/ |/| | | |||
* | | | Merge pull request #527 from splitbrain/userlink | Gerrit Uitslag | 2014-03-16 |
|\ \ \ | | | | | | | | | Linked and formatted user names | ||
| * | | | override user link icon in header | Andreas Gohr | 2014-03-15 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/master' into userlink | Gerrit Uitslag | 2014-03-10 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php | ||
| * | | | | generalised link colour in header, making interwiki links blue as well (to ↵ | Anika Henke | 2014-02-16 |
| | | | | | | | | | | | | | | | | | | | | fit design) | ||
* | | | | | Merge pull request #573 from splitbrain/FS#2437detailphprefactor | Andreas Gohr | 2014-03-16 |
|\ \ \ \ \ | | | | | | | | | | | | | refactor detail.php to template.php | ||
| * | | | | | refactor detail.php to template.php | Gerrit Uitslag | 2014-02-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - refactor detail en mediamanager link creation - refactor metadata listing | ||
* | | | | | | tiny improvement on diffnav select width | Anika Henke | 2014-03-16 |
| | | | | | | |||
* | | | | | | Merge branch 'master' into diff_navigation | Andreas Gohr | 2014-03-14 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the event callback public again) translation update translation update translation update translation update translation update translation update translation update avoid HTTP image screenshot urls. closes #595 translation update Extension manager: Fix cache extension to be .repo adjusted the office type color again another instance of empty() where an array key might not exist remove placeholder van denied.txt updated file icons once more removed 'not logged in' text, loginform is shown already Revert "added stripped bit to language file" fixed index file ... Conflicts: inc/html.php | ||
| * | | | | | made sidebar content styles re-usable outside of ID (added class: aside) | Anika Henke | 2014-02-23 |
| | | | | | | |||
| * | | | | | made search form styles independent from sitetools ID | Anika Henke | 2014-02-23 |
| |/ / / / | |||
* | | | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2014-02-23 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/html.php | ||
| * | | | | fixed pagetools being inaccessible on screens lacking necessary height, and ↵ | Anika Henke | 2014-02-15 |
| |/ / / | | | | | | | | | | | | | aligned them to content when on smaller screens | ||
* | | | | improved positioning of diff options | Anika Henke | 2014-02-19 |
| | | | | |||
* | | | | improved styling of diff nav row | Anika Henke | 2014-02-19 |
| |_|/ |/| | | |||
* | | | roughly styled diff nav row | Anika Henke | 2014-02-17 |
|/ / | |||
* | | Merge remote-tracking branch 'origin/master' into video-audio | Anika Henke | 2014-02-02 |
|\ \ | |||
| * | | dokuwiki template: Fix the preview width on small screens FS#2914 | Michael Hamann | 2014-01-12 |
| |/ | |||
* | | fixed html errors in video and audio rendering | Anika Henke | 2014-02-02 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into video-audio | Anika Henke | 2014-01-26 |
|\| | |||
| * | removed tpl from TEMPLATE_PAGETOOLS_DISPLAY event as it's always available in | Anika Henke | 2013-11-17 |
| | | |||
| * | Improved pagetools event in dokuwiki template | Anika Henke | 2013-11-16 |
| | | | | | | | | | | | | | | | | | | | | This moves the template name away from the hook name into the event data (as the 'tpl' value). Therefore it moves the previous data items into the 'items' sub array. A 'view' value has also been added to describe in which template file the event was called ('main' or 'detail'). This way it will be much easier for plugins to consider default cases and differentiate between main and other layouts. | ||
| * | updated inline documentation about location of local style.ini | Anika Henke | 2013-11-11 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into video-audio | Anika Henke | 2013-11-02 |
|\| | | | | | | | | | Conflicts: inc/parser/xhtml.php | ||
| * | replace boolean conditional checks on possibly uninitialized vars with ↵ | Christopher Smith | 2013-10-16 |
| | | | | | | | | \!empty/empty/isset as appropriate | ||
| * | RS#2860 fix configuration option key to 'template' | Christopher Smith | 2013-10-04 |
| | | |||
| * | Fix CodeSniffer whitespace violoations | Matt Perry | 2013-09-10 |
| | | | | | | | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff. | ||
| * | Merge pull request #308 from flammy/patch-3 | Michael Hamann | 2013-09-01 |
| |\ | | | | | | | add pointer curser to mediafile | ||
| | * | add pointer curser to mediafile | flammy | 2013-08-14 |
| | | | | | | | | | Added the pointer icon to the media manager pop-up to show users it is clickable. | ||
| * | | Fix CodeSniffer violations for PHP files | Matt Perry | 2013-08-23 |
| |/ | | | | | | | Fix violations for Zend.Files.ClosingTag.NotAllowed | ||
| * | removed unintentionally added sidebar classes from detail.php | Anika Henke | 2013-08-11 |
| | | |||
| * | changed style of `<file>` slightly to help tell it apart from `<code>` | Anika Henke | 2013-08-06 |
| | | | | | | | | For Ingo from the LinuxHotel | ||
* | | Merge remote-tracking branch 'origin/master' into video-audio | Anika Henke | 2013-08-04 |
|\| | |||
| * | corrected comment in pagetools-item() mixin | Anika Henke | 2013-08-03 |
| | |