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
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
Fri, 27 Oct 2017 19:56:18 +0200 domruf less: remove unused invalid contextbar style
Fri, 27 Oct 2017 19:46:33 +0200 domruf less: remove navbar styles that cancel each other out
Fri, 27 Oct 2017 19:42:16 +0200 domruf less: navbar elements should not be hidden
Fri, 27 Oct 2017 18:54:59 +0200 domruf less: remove borders and padding around navbar items
Fri, 27 Oct 2017 00:25:37 +0200 domruf less: use more generic selector for formatted-fixed
Fri, 27 Oct 2017 20:15:27 +0200 domruf less: remove weird .anchor style
Thu, 26 Oct 2017 23:26:25 +0200 domruf less: simplify permalink style
Thu, 26 Oct 2017 22:08:11 +0200 domruf less: add some comments to kallithea-diff.less
Thu, 26 Oct 2017 23:58:26 +0200 domruf less: remove line-through for <del>
Thu, 26 Oct 2017 00:51:18 +0200 domruf less: remove unnecessary diff table style in kallithea-diff.less
Thu, 26 Oct 2017 21:20:48 +0200 domruf less: remove unnecessary width 100% for diff code
Wed, 25 Oct 2017 22:57:31 +0200 domruf diff: use fontello icon-diff-* names in generated html
Wed, 25 Oct 2017 23:16:34 +0200 domruf templates: change .node elements to <span>
Wed, 25 Oct 2017 23:08:41 +0200 domruf templates: remove redundant pull-left and pull-right for changeset progress bars
Thu, 26 Oct 2017 21:19:41 +0200 domruf less: remove unused .code-difftable .code td styling
Thu, 26 Oct 2017 00:36:34 +0200 domruf less: clean up unnecessary diff line-no styling
Wed, 25 Oct 2017 22:47:16 +0200 domruf less: remove duplicate styling of rename diffs
Thu, 26 Oct 2017 00:17:42 +0200 domruf less: remove unused .code-highlighttable selector
Wed, 25 Oct 2017 23:45:31 +0200 domruf less: remove unnecessary .cur_cs
Wed, 25 Oct 2017 21:26:58 +0200 domruf less: tag style should always apply not only if placed inside .right element
Wed, 25 Oct 2017 21:32:39 +0200 domruf less: unify .merge and .mergetag
Tue, 24 Oct 2017 21:09:34 +0200 domruf less: add hint about how to generate css from less files
Sun, 05 Nov 2017 13:49:22 +0100 Mads Kiilerich less: fix displaying +/- signs in code-difftable
Wed, 11 Oct 2017 19:37:03 +0200 domruf users: remove code that is unused after most autocomplete has been switched to ajax
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: use ajax requests for select2 autocomplete
Tue, 31 Oct 2017 03:17:52 +0100 Mads Kiilerich js: set cursor position after @mention selection
Tue, 31 Oct 2017 03:16:58 +0100 Mads Kiilerich js: refactor and simplify @mentions handling - no functional changes
Tue, 10 Oct 2017 21:33:16 +0200 domruf gravatar: use icon-gravatar for default gravatar sizing and styling instead of icon-empty
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: fix parent/child navigation with more than 2 parents/children
Mon, 23 Oct 2017 22:52:50 +0200 domruf js: make links to child changesets use a right arrow again