log

age author description
Mon, 02 Apr 2018 14:14:55 +0200 Mads Kiilerich setup: drop support for Mercurial < 4.0
Sun, 08 Apr 2018 17:03:08 +0200 Mads Kiilerich setup: do like TurboGears2 and don't support WebOb 1.8
Sat, 10 Mar 2018 22:01:59 +0100 Thomas De Schampheleire issues: support generic regex replacements in issue_url and issue_prefix
Fri, 16 Feb 2018 22:30:51 +0100 Thomas De Schampheleire issues: backout special whitespace handling
Sat, 24 Feb 2018 21:18:24 +0100 Thomas De Schampheleire issues: gracefully handle invalid issue patterns
Sat, 17 Feb 2018 21:59:08 +0100 Thomas De Schampheleire issues: add more tests and restructure
Mon, 02 Apr 2018 02:11:11 +0200 Mads Kiilerich less: introduce @kallithea-theme-inverse-bg variable
Mon, 02 Apr 2018 02:10:25 +0200 Mads Kiilerich less: style panel headings with variables the same way as the (inverse) navbars are styled
Mon, 02 Apr 2018 02:10:22 +0200 Mads Kiilerich less: set menu colors - navbar and dropdown hover and active color
Sun, 01 Apr 2018 23:44:26 +0200 Mads Kiilerich less: rework select2 styling - make it shorter and more complete and flexible
Sun, 01 Apr 2018 22:39:20 +0200 Mads Kiilerich less: let repo labels inherit color so they are rendered as the surrounding text, especially on colored backgrounds
Sun, 01 Apr 2018 22:38:39 +0200 Mads Kiilerich less: repo "vcs alias" labels are not changeset labels - move them out of the changeset label section
Sun, 01 Apr 2018 22:38:28 +0200 Mads Kiilerich less: don't use special styling of breadcrumbs - they are heading text like all other heading texts
Sun, 01 Apr 2018 16:04:40 +0200 Mads Kiilerich admin: set column widths on permission overviews to give better alignment across different tables
Sun, 01 Apr 2018 15:28:41 +0200 Mads Kiilerich admin: fix baseline alignment of checkboxes for permission filtering
Mon, 26 Jun 2017 23:49:26 +0200 domruf templates: use bootstrap grid system for centered panels (login page etc.)
Fri, 16 Mar 2018 22:07:14 +0100 Thomas De Schampheleire tests: vcs: remove/update old documentation
Fri, 16 Mar 2018 22:08:46 +0100 Thomas De Schampheleire tests: vcs: recreate_repo_per_test is really optional
Fri, 16 Mar 2018 21:44:08 +0100 Thomas De Schampheleire tests: vcs: use pytest fixtures instead of xUnit-style setup_method/setup_class
Fri, 16 Mar 2018 21:33:53 +0100 Thomas De Schampheleire tests: vcs: use new setup_empty_repo method from test_changesets.py
Fri, 16 Mar 2018 21:32:01 +0100 Thomas De Schampheleire tests: vcs: split off repo creation helpers
Fri, 16 Mar 2018 22:07:58 +0100 Thomas De Schampheleire tests: vcs: remove duplicated base class in test_inmemchangesets
Fri, 16 Mar 2018 21:15:38 +0100 Thomas De Schampheleire tests: vcs: use _BackendTestMixin instead of duplicated BackendBaseTestCase in test_filenodes_unicode_path
Fri, 23 Feb 2018 13:29:03 +0100 Branko Majic tests: Remove metaprogramming constructs for vcs test classes (issue #309):
Mon, 26 Jun 2017 23:49:26 +0200 domruf templates: use bootstrap grid system for centered panels (login page etc.)
Sun, 29 Oct 2017 23:22:18 +0100 domruf less: bootstrap grid system for settings like pages
Sun, 11 Mar 2018 12:20:29 +0100 domruf pullrequests: fix position of edit button
Sun, 11 Mar 2018 10:23:33 +0100 domruf templates: make 'Anonymous access' markup more consistent with the others
Sun, 11 Mar 2018 10:11:13 +0100 domruf templates: be consistent with the help-block markup
Wed, 21 Feb 2018 18:25:19 +0100 domruf git: open submodule links in a new tab