log

age author description
Wed, 03 Jan 2018 03:41:13 +0100 Mads Kiilerich less: import select2 css as less
Sun, 19 Nov 2017 15:11:31 +0100 domruf MANIFEST: only include bootstrap from node_modules when packaging or installing
Sun, 29 Oct 2017 23:27:19 +0100 domruf less: clean up select2 style
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
Mon, 27 Nov 2017 03:00:10 +0100 Mads Kiilerich base: fix tabbing to navbar links - Chrome requires the <a> to have a href
Sun, 29 Oct 2017 11:13:13 +0100 domruf less: remove horizontal separator lines between settings groups
Thu, 26 Oct 2017 23:03:07 +0200 domruf less: only override Bootstrap default styling of pre where it really is needed
Wed, 25 Oct 2017 20:37:52 +0200 domruf less: introduce less variables and use them to control the logo styling
Mon, 27 Nov 2017 02:55:44 +0100 Mads Kiilerich less: change markup and styling for the logo shown in the top left corner
Tue, 24 Oct 2017 21:41:07 +0200 domruf less: move non-generated parts of pygments.css to less file
Mon, 06 Nov 2017 22:43:43 +0100 domruf less: remove unused .codeblock and .code-body style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove margin in .panel-heading - looks fine without it
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove unnecessary globe and keyhole icon style - it looks better without them
Sat, 28 Oct 2017 18:39:04 +0200 domruf less: prevent elements from overflowing panels
Fri, 27 Oct 2017 22:41:10 +0200 domruf less: re-use .code-difftable selector
Fri, 27 Oct 2017 18:43:45 +0200 domruf less: move non contextbar specific style to kallithea.less
Thu, 26 Oct 2017 22:39:18 +0200 domruf less: use bootstrap default font
Thu, 26 Oct 2017 19:41:21 +0200 domruf less: use same color for spaces characters
Thu, 26 Oct 2017 00:50:22 +0200 domruf less: simplify positioning of the +/- symbols on diff lines
Wed, 25 Oct 2017 22:41:45 +0200 domruf less: be more generic with selectors in kallithea-diff
Wed, 25 Oct 2017 22:40:30 +0200 domruf less: remove unused style
Fri, 10 Nov 2017 18:06:04 +0100 Thomas De Schampheleire auth: remove debug print of user password
Sun, 12 Nov 2017 21:52:04 +0100 Mads Kiilerich pullrequest: avoid empty lines in reviewer list after long lines
Mon, 30 Oct 2017 01:20:34 +0100 domruf less: clean up perms style
Mon, 30 Oct 2017 01:09:40 +0100 domruf less: clean up pull request style
Sun, 29 Oct 2017 23:35:45 +0100 domruf less: remove dead styling of #content content
Mon, 30 Oct 2017 01:46:44 +0100 domruf less: add comment for statistics charts and simplify selector
Sun, 29 Oct 2017 23:08:04 +0100 domruf less: clean up statistics style
Sun, 29 Oct 2017 22:35:00 +0100 domruf less: there is no .info_box_elem or .info_box
Sun, 29 Oct 2017 14:12:21 +0100 domruf less: clean up .code-browser style
Sun, 29 Oct 2017 12:16:09 +0100 domruf less: textareas should be at least 100px high and 400px wide