log

age author description
Tue, 11 Oct 2016 18:49:16 +0200 domruf graph: align dots on middle of first element in cell instead of middle of table row
Mon, 19 Dec 2016 04:46:48 +0100 Mads Kiilerich scripts: apply whitespace cleanup to more files - opt out instead of opt in
Mon, 19 Dec 2016 04:46:48 +0100 Mads Kiilerich changeset: fix broken revision links in title
Mon, 19 Dec 2016 04:46:48 +0100 Mads Kiilerich style: fix pull request styling
Mon, 19 Dec 2016 02:52:01 +0100 Mads Kiilerich tests: give test_pullrequests a test_context in addition to the usual app_fixture
Mon, 19 Dec 2016 02:52:01 +0100 Mads Kiilerich tests: avoid test_pullrequests keeping dead sqlalchemy repository instance around outside transaction
Mon, 19 Dec 2016 02:52:01 +0100 Mads Kiilerich tests: remove unused index_location
Mon, 19 Dec 2016 02:52:01 +0100 Mads Kiilerich tests: remove unused maxDiff
Sun, 04 Dec 2016 20:22:23 +0100 Thomas De Schampheleire validators: remove unneeded M/StateObj classes
Sat, 03 Dec 2016 21:56:54 +0100 Thomas De Schampheleire forms: wrap LoginForm inside function like other forms
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: fix bad table borders in user management after 'No additional emails specified' message - set the right colspan
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: remove extra unused wrapper table in user group settings
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: tweak markup for API key admin
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: introduce missing 'control-label' markup for labels inside 'form-group'
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: consistently use label markup wrapping around input elements
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: add missing 'form-control' markup
Sun, 04 Dec 2016 22:53:37 +0100 Mads Kiilerich style: introduce Bootstrap compatible form-inline markup
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop 'textarea' class inside 'form-group'
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop 'select' class inside 'form-group'
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop 'checkboxes' class inside 'form-group'
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop 'input' class inside 'form-group'
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: introduce radio-inline / checkbox-inline for status votes - preparing for Bootstrap but so far not used
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: introduce well markup - preparing for Bootstrap but so far not used
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop dead 'field' class references
Sun, 04 Dec 2016 22:52:33 +0100 Mads Kiilerich style: temporary style tweaks before Bootstrap
Thu, 01 Dec 2016 00:40:36 +0100 Mads Kiilerich style: drop unused 'focus' class - controls should be 'form-control' instead
Mon, 07 Nov 2016 19:06:29 +0100 domruf templates: use Bootstrap compatible 'form-control' name instead of 'medium' & co
Wed, 21 Sep 2016 18:59:43 +0200 domruf helpers: use b instead of journal_highlight
Wed, 21 Sep 2016 22:32:12 +0200 domruf templates: use data-f_path instead of div with fake full_f_path attribute
Tue, 22 Nov 2016 09:04:45 +0100 Thomas De Schampheleire tests: use test_context for tests needing internationalization