log

age author description
Wed, 07 Feb 2018 00:43:34 +0100 Mads Kiilerich tests: fix some pyflakes warnings for vcs
Tue, 06 Feb 2018 00:32:48 +0100 Mads Kiilerich auth: restore anonymous repository access
Sat, 28 Oct 2017 23:35:04 +0200 domruf less: clean up changelog style
Wed, 25 Oct 2017 22:41:45 +0200 domruf less: we should be consistent with diffstat-ish colors
Wed, 25 Oct 2017 22:29:18 +0200 domruf less: cleanup diffstat style - it already has markup for Bootstrap progress-bar
Sun, 21 Jan 2018 22:06:59 +0100 Mads Kiilerich style: remove unused styling
Wed, 25 Oct 2017 21:38:43 +0200 domruf less: use .label and .label-* style instead of custom .*tag
Wed, 25 Oct 2017 22:53:27 +0200 domruf less: use color variables
Thu, 04 Jan 2018 21:21:53 +0100 domruf less: cleanup panel-heading style
Thu, 04 Jan 2018 21:12:34 +0100 domruf less: cleanup nav-pills menu style used in settings
Thu, 04 Jan 2018 22:22:57 +0100 domruf less: include fontello style in main.less and remove it from root.html
Sat, 28 Oct 2017 20:22:54 +0200 domruf less: use upstream's dataTables.bootstrap style instead of jquery.dataTables.css
Mon, 18 Dec 2017 22:20:10 +0100 domruf move package.json to root directory
Wed, 19 Oct 2016 20:02:33 +0200 domruf pullrequest: remove 'Still not reviewed by'
Sun, 26 Mar 2017 16:54:40 +0200 domruf add icons and config to satisfy http://realfavicongenerator.net/
Mon, 31 Jul 2017 19:42:41 +0200 domruf templates: change the order of Pull Requests and Options in context bar
Wed, 12 Jul 2017 19:45:53 +0200 domruf pullrequest: make the explaining message for 'Next iteration' a alert-info
Sun, 05 Nov 2017 19:25:51 +0100 domruf style: remove whitespace after icons
Thu, 12 Oct 2017 22:17:03 +0200 domruf icons: replace icon-minus-circled with icon-trashcan if it means deleting
Sun, 21 Jan 2018 02:49:15 +0100 Mads Kiilerich auth: refactor to introduce @LoginRequired(allow_default_user=True) and deprecate @NotAnonymous()
Sat, 16 Dec 2017 22:10:45 +0100 domruf css: use pseudo-content trick to prevent diff line numbers from being pasted to text
Sun, 21 Jan 2018 01:28:42 +0100 Mads Kiilerich Drop unused .lineno-inline styling (and avoid user-select styling problems)
Fri, 21 Oct 2016 19:22:35 +0200 domruf comments: add date/time tooltip for age text
Wed, 19 Oct 2016 23:46:06 +0200 domruf comments: warn/highlight the fact that this comment is outside the context
Tue, 08 Aug 2017 23:43:11 +0200 domruf changelog: cleanup url hack
Thu, 11 Jan 2018 19:59:10 +0100 domruf tests: git changeset authors need to have the format 'username <user@example.com>'
Wed, 25 Oct 2017 21:12:17 +0200 domruf less: base .metatag styling on Bootstrap .label styling
Wed, 03 Jan 2018 03:45:35 +0100 Mads Kiilerich style: fix changeset tag container - fix vertical alignment of right aligned tags
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: cleanup footer navbar style
Wed, 03 Jan 2018 03:41:21 +0100 Mads Kiilerich less: run lessc with --relative-urls so relative paths are rewritten
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
Sun, 29 Oct 2017 11:21:34 +0100 domruf less: remove unused style .user-menu .gravatar
Sun, 29 Oct 2017 11:16:13 +0100 domruf less: remove special styling for clone URL - the default width is ok
Sun, 29 Oct 2017 11:07:49 +0100 domruf less: drop special summary style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: simplify .panel-heading - drop some gradients and shadows
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove width style for table#permissions_manage - it looks fine without it
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove unused .compact, .selected, .action style
Sun, 29 Oct 2017 01:31:02 +0200 domruf less: remove dt_repo no-wrap - wrapping of repo names is actually useful on small screens
Sun, 29 Oct 2017 00:51:09 +0200 domruf less: remove .readme style
Sat, 28 Oct 2017 21:48:45 +0200 domruf less: remove unnecessary textarea style - bootstrap already sets width and box-sizing
Sat, 28 Oct 2017 21:48:45 +0200 domruf less: remove unnecessary style .groups_breadcrumbs styling - there are no such thing
Sat, 28 Oct 2017 21:15:19 +0200 domruf less: don't break author, date and comment cells into multiple lines in changeset table
Sat, 28 Oct 2017 19:25:26 +0200 domruf less: remove unnecessary repo size styling
Sat, 28 Oct 2017 19:21:00 +0200 domruf less: use default/bootstrap style for summary-menu-stats
Sat, 28 Oct 2017 19:05:14 +0200 domruf less: simplify .expand_commit selector
Sat, 28 Oct 2017 18:39:04 +0200 domruf less: prevent elements from overflowing panels - add horizontal scrollbar when necessary
Sat, 28 Oct 2017 18:33:56 +0200 domruf less: clean up lang_stats style
Fri, 27 Oct 2017 22:02:56 +0200 domruf less: use default datatable header (without) background color
Fri, 27 Oct 2017 22:13:34 +0200 domruf less: remove .reviewer_ac
Fri, 27 Oct 2017 21:59:10 +0200 domruf less: remove style that is covered by the default/bootstrap style
Fri, 27 Oct 2017 22:18:49 +0200 domruf less: remove unnecessary table pre style
Fri, 27 Oct 2017 22:08:15 +0200 domruf less: remove unused table column styling
Fri, 27 Oct 2017 21:46:07 +0200 domruf less: change diff-actions coloring
Fri, 27 Oct 2017 21:53:07 +0200 domruf less: don't override default label font-weight
Fri, 27 Oct 2017 21:35:20 +0200 domruf less: remove dead traffic styling
Fri, 27 Oct 2017 20:08:31 +0200 domruf less: remove vertical-align: inherit for .radio-inline and .checkbox-inline
Fri, 27 Oct 2017 20:05:18 +0200 domruf less: use bootstrap class .text-muted instead of custom one
Sun, 29 Oct 2017 13:36:22 +0100 domruf less: avoid gaps from rounded corners above the navbar and below the footer
Sun, 29 Oct 2017 12:04:01 +0100 domruf less: remove margin below footer
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: some cleanup of footer styling
Fri, 27 Oct 2017 20:13:39 +0200 domruf less: stick with the default of no shadow in navbar