Commit Graph

264 Commits

Author SHA1 Message Date
Marius Hein 609b2da565 Update module versions 2016-02-29 22:49:40 +01:00
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann 3e543808c1 Doc: Add tabs where missing 2016-01-12 08:52:30 +01:00
Eric Lippmann b61a436495 doc: Remove h1 from toc 2016-01-12 08:52:30 +01:00
Eric Lippmann 3d9b878817 doc: Remove h1 from index 2016-01-12 08:52:30 +01:00
Eric Lippmann 8131046b8d doc: Add missing class .chapter 2016-01-12 08:52:30 +01:00
Eric Lippmann 5b38fd7ff8 Doc: Underline links 2016-01-12 08:52:30 +01:00
Eric Lippmann a20e971e38 Doc: Remove hover effects from tables 2016-01-12 08:52:30 +01:00
Eric Lippmann 3c236e820c Doc: Color toc numbers
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann 930f014661 Doc: Simplify CSS gradient mixin 2016-01-12 08:52:30 +01:00
Eric Lippmann 4a002af0b9 Doc: Number headings when displaying chapters
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann 85c477e577 Doc: Add tabs 2016-01-12 08:52:30 +01:00
Eric Lippmann 313a02d9f0 Doc: Number headings in toc
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann a63dd58b6a Doc: Increase readability of search matches 2016-01-12 08:52:30 +01:00
Eric Lippmann c5dba1fd76 Doc: Increase font size 2016-01-12 08:52:30 +01:00
Eric Lippmann 353b9da8a5 Bump version to 2.1.2 2015-12-23 14:21:56 +01:00
Eric Lippmann 405b768dc2 Bump version to 2.1.1 2015-12-22 14:50:13 +01:00
Eric Lippmann dad9538496 Doc: Fix detection whether documentation is empty 2015-12-21 11:09:20 +01:00
Eric Lippmann 11e7d1050f Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann e3c1734d1a doc: Use Util/DirectoryIterator 2015-11-24 16:10:45 +01:00
Eric Lippmann 43e0d037bf Add blockquote to the style guide 2015-11-23 11:38:13 +01:00
Eric Lippmann 668ea95f1a doc: Add comment-list to the design guidelines 2015-11-20 15:14:01 +01:00
Eric Lippmann c0f1d6da33 doc: Add toc to design guidelines 2015-11-20 11:22:27 +01:00
Eric Lippmann fad52e0929 Update version 2015-11-16 15:34:47 +01:00
Thomas Gelf 4ce131e9ec doc: show full tabs if any 2015-11-13 11:19:43 +01:00
Thomas Gelf 2f8f3fdd90 doc/css: no outline for a[name]
I'd however prefer to have them in the h1 tag. Or even around the h1,
that's legal since HTML5. Or, best variant: an id on the element. A
common prefix, and no worries about duplicates: we never show content
in multiple columns.
2015-11-13 09:41:28 +01:00
Thomas Gelf 5324875ab6 DocTocRenderer: no anchor for toplevel entries
Makes links look better and hides anchor-encoding issues at least on
top level
2015-11-13 09:37:02 +01:00
Thomas Gelf d7a9a55ad6 style/guide: add js to get rid of styles 2015-11-06 01:52:04 +01:00
Eric Lippmann 54bb99a96d Merge branch 'feature/dope-layout-5543'
refs #5543
2015-10-02 11:16:35 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann 3f867437c4 doc/CSS: Reset some styles
refs #5543
2015-10-01 02:58:54 +02:00
Eric Lippmann c19e850df3 Fix erroneous CSS statements 2015-09-03 16:58:36 +02:00
Eric Lippmann 31cb1ceb93 doc: Fix PHPDoc of IcingawebController::getPath() 2015-08-27 14:40:49 +02:00
Eric Lippmann 7ea559e6be doc: Namespace the IcingawebController
refs #5786
2015-08-27 14:40:10 +02:00
Eric Lippmann 2f1d6d7a95 doc: Add PHPDoc to IndexController 2015-08-27 14:40:10 +02:00
Eric Lippmann 77b9881a38 doc: Namespace IndexController
refs #5786
2015-08-27 14:40:02 +02:00
Eric Lippmann 26c403832e doc: Namespace the ModuleController
refs #5786
2015-08-27 14:36:26 +02:00
Eric Lippmann 66e50ad341 doc: Remove unused alias in the ModuleController
Thanks for not reviewing commits!
2015-08-27 14:35:26 +02:00
Eric Lippmann ad389d1696 doc: Fix PHPDoc of SearchController::getWebPath() 2015-08-27 14:24:25 +02:00
Eric Lippmann f0f24bee94 doc: Namespace the SearchController
refs #5786
2015-08-27 14:23:35 +02:00
Eric Lippmann 8981f2cc26 doc: Optimize imports in the SearchController 2015-08-27 14:22:59 +02:00
Eric Lippmann 5fadb647e2 doc: Namespace the StyleController
refs #5786
2015-08-27 14:22:35 +02:00
Eric Lippmann f1a63a36f5 doc: Support header-less sections 2015-08-11 09:20:56 +02:00
Eric Lippmann 82d36e11cc doc: Replace whitespaces with - for section IDs
Fixes jQuery selector issues when jumping to an anchor.
2015-08-11 09:20:56 +02:00
Eric Lippmann 4e3fbb1341 doc: Support setext-style only headers
Setext-style used to work before too but only if an atx-style header comes first.
2015-08-11 09:20:56 +02:00
Matthias Jentsch f8e2dc850c Drop IniEditor and clean up IniWriter
Replace the ini editor code with a new parser implementation that manipulates a DOM. Do not support capabillities that are no longer needed, like nested configurations, section inheritance, section-less properties.
2015-08-05 18:10:17 +02:00
Eric Lippmann 5ae21fd196 doc: Set parameters from route explicitly
refs #9817
2015-08-04 12:48:53 +02:00
Eric Lippmann 5c5dea616d doc: Use Params::getRequired() in ModuleController
refs #9644
2015-07-28 13:59:59 +02:00
Eric Lippmann 794e4a1e1e doc: Use Params::getRequired() in IcingawebController
refs #9644
2015-07-28 13:59:39 +02:00
Eric Lippmann 9a758f3ed9 doc: Use Controller::httpNotFound() in SearchController
refs #9644
2015-07-28 13:47:25 +02:00