log

age author description
Thu, 25 Aug 2016 21:22:27 +0200 Thomas De Schampheleire tests: replace yield_fixtures with plain fixtures
Thu, 22 Dec 2016 13:19:23 +0100 domruf datatables: fix repo group sorting of repo name, last change and tip - indices were off by one
Thu, 22 Dec 2016 13:00:54 +0100 domruf datatables: use more robust filter function for filtering repository names
Wed, 11 Jan 2017 22:23:35 +0100 domruf templates: reduce html errors/warnings
Tue, 20 Sep 2016 20:01:59 +0200 domruf template: use Bootstrap tooltips and popover instead of handmade tooltips
Thu, 12 Jan 2017 01:34:07 +0100 Mads Kiilerich style: fixes for non content pages - especially the login pages
Thu, 12 Jan 2017 01:34:07 +0100 Mads Kiilerich style: fix quick login dialog layout after 8bd7a63
Wed, 11 Jan 2017 18:10:19 +0100 Andrew Shadura style: fix the CSS selector referring to the notification box
Tue, 20 Sep 2016 19:03:37 +0200 domruf template: use Bootstrap compatible navbar markup
Wed, 21 Sep 2016 19:58:44 +0200 domruf templates: use bootstrap for progress bars
Tue, 10 Jan 2017 01:29:05 +0100 Mads Kiilerich style: fix headers for file stuff
Mon, 09 Jan 2017 21:39:51 +0100 Mads Kiilerich templates: fix aria markup from 24a0c176a63d
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: use panel, panel-heading, panel-title, panel-body and settings
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: Boostrap-ish markup of footers
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: apply Bootstrap-compatible table.table class, now when the conflicting div.table styling is gone
Mon, 09 Jan 2017 00:41:30 +0100 Mads Kiilerich style: rename div.table to Bootstrap .panel-body
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce pull-left and pull-right in more places
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce text-nowrap and avoid using direct white-space: nowrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: refactor panel headings - use pull-left and pull-right and introduce clearfix like Bootstrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop unnecessary <ul> markup
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: introduce h2 h3 h4 h5 for emphasis and drop some explicit styling
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: change indentation of changeset_range.html
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: template markup changes for changeset.html, preparing for Bootstrap
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop dead 'fields' class references
Sat, 24 Dec 2016 17:26:48 +0100 Mads Kiilerich style: drop some trivial comments in templates
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: update copyright notice in footer to 2017
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: use valid ids for input fields in hook settings so labels can reference them correctly
Fri, 06 Jan 2017 01:43:51 +0100 Mads Kiilerich templates: div inside pre is not valid html - use span instead
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: div inside dl is not valid html - move system settings message outside the dl
Fri, 06 Jan 2017 01:43:50 +0100 Mads Kiilerich templates: form inside h5 is not valid html