log

age author description
Sat, 28 Oct 2017 19:08:54 +0200 domruf less: fixes for select2
Fri, 27 Oct 2017 20:34:16 +0200 domruf less: use default navbar style and only use custom style for select2 elements
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: set Bootstrap navbar height with variable
Fri, 27 Oct 2017 00:23:47 +0200 domruf less: remove unnecessary code block style
Sun, 17 Dec 2017 02:15:17 +0100 Mads Kiilerich less: move the remaining parts of contextbar.css to style.css
Tue, 24 Oct 2017 22:01:55 +0200 domruf less: import some remaining css files in style.less and remove them from templates
Sun, 29 Oct 2017 12:14:51 +0100 domruf less: make all datatable paginations small
Sun, 29 Oct 2017 22:09:54 +0100 domruf less: clean up search style
Sun, 29 Oct 2017 12:24:01 +0100 domruf less: use @alert-danger-text and .alert-danger instead of custom style
Wed, 13 Dec 2017 01:38:52 +0100 Mads Kiilerich less: simplify logo / brand styling
Wed, 13 Dec 2017 01:38:44 +0100 Mads Kiilerich login: drop the big lock icon - just put a small one in the header
Sun, 29 Oct 2017 00:54:24 +0200 domruf less: use Bootstrap badge style
Sat, 28 Oct 2017 19:58:14 +0200 domruf less: cleanup #quick_login style
Fri, 27 Oct 2017 21:33:01 +0200 domruf less: use Bootstrap default style for panel (with custom variable values)
Fri, 27 Oct 2017 18:59:58 +0200 domruf less: use @dropdown-bg to set dropdown background
Fri, 27 Oct 2017 18:49:04 +0200 domruf less: set navbar background and dropdown menu text color with Bootstrap variables
Mon, 30 Oct 2017 01:34:57 +0100 domruf less: use default Bootstrap styling for buttons, customized with variables
Thu, 26 Oct 2017 22:46:57 +0200 domruf less: remove unnecessary link style
Wed, 25 Oct 2017 20:05:00 +0200 domruf less: set basic Bootstrap color variables
Sun, 29 Oct 2017 00:43:29 +0200 domruf less: clean up comments style
Thu, 26 Oct 2017 00:38:00 +0200 domruf less: use @font-family-monospace variable
Tue, 24 Oct 2017 21:47:09 +0200 domruf less: build custom Bootstrap from bootstrap.less instead of using plain upstream version
Sat, 16 Dec 2017 17:43:57 +0100 domruf less: introduce main.less that imports kallithea.less and other less files
Tue, 24 Oct 2017 21:18:09 +0200 domruf less: don't distribute the generated style.css file - for now, it must be built with npm after installing Kallithea
Tue, 17 Oct 2017 19:27:10 +0200 domruf api: wrap changeset file paths with safe_unicode
Wed, 15 Nov 2017 00:05:24 +0100 domruf setup: temporary workaround to avoid dulwich 0.8.16 - it cause test failures
Mon, 27 Nov 2017 03:50:03 +0100 Mads Kiilerich tests: fix test_users_and_groups_data - it seems to have been broken since it was introduced in 6c3bda995a88 ... or some dependency update made it fail
Mon, 30 Oct 2017 01:26:31 +0100 domruf less: make pull request 'next iteration' changeset table smaller and scrollable
Sun, 29 Oct 2017 23:35:45 +0100 domruf less: clean up style - there is no table .selected
Sun, 29 Oct 2017 12:06:18 +0100 domruf less: disable blue outline in navbar when tabbing through the entries in the top navbar in Chrome