log

age author description
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich templates: drop redundant 'Name' for Repository and Repository Group columns
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich scm: improve default push hook message - add missing spaces after ':' and rephrase
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich style: put all datatable widgets on one line above the table
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repository groups: show breadcrumb
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repositories: backend cleanups related to breadcrumbs
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich diff: use list instead of OrderedDict - keep it simple
Wed, 11 Feb 2015 03:05:00 +0100 Mads Kiilerich pullrequests: prevent creation of invalid pull requests, empty or unrelated or criss cross
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich tests: update pull request tests to actually test real pull request creation
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich templates: fix dropdown functionality of current menu item
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible markup for alert
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use span for notifications
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use span for reviewers instead of div
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible "text-muted" class
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: introduce "clearfix" class where the Bootstrap migration will need it
Tue, 08 Nov 2016 23:29:12 +0100 Mads Kiilerich style: use Bootstrap compatible data-toggle="tooltip" markup
Tue, 20 Sep 2016 21:12:56 +0200 domruf templates: use bootstrap pagination
Tue, 25 Oct 2016 18:48:20 +0200 domruf template: remove obsolete filter textbox and user_group_count
Sat, 05 Nov 2016 18:26:08 +0100 Mads Kiilerich style: fix structure of my account profile
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: fix wrong label for= names
Sat, 29 Oct 2016 16:11:49 +0200 Mads Kiilerich style: whitespace fixes in templates - make indentation more consistent and reduce future churn
Wed, 21 Sep 2016 21:29:23 +0200 domruf js: set canvas width dynamically based on parent width
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: quite-but-not-entirely trivial cleanup of the "search" UI
Mon, 31 Oct 2016 22:39:39 +0100 Mads Kiilerich style: quite-but-not-entirely trivial cleanup of "settings, visual"
Thu, 27 Oct 2016 16:01:57 +0200 Mads Kiilerich style: replace some disabled btn with Bootstrap compatible label markup
Thu, 27 Oct 2016 16:01:57 +0200 Mads Kiilerich style: refactor form label styling to prepare for Bootstrap and get rid of wrapping with 'label' class
Mon, 24 Oct 2016 22:38:25 +0200 Mads Kiilerich style: put all admin form buttons in a form-group, as our future Bootstrap likes it
Thu, 20 Oct 2016 19:55:58 +0200 Mads Kiilerich style: replace action_button with Bootstrap compatible btn class names
Mon, 24 Oct 2016 21:45:35 +0200 Mads Kiilerich style: use span for tag/bookmark tags ... and make it inline-block to avoid wrapping
Fri, 21 Oct 2016 01:01:05 +0200 Mads Kiilerich style: use Bootstrap compatible btn-danger instead of red ... and similar for other button types
Thu, 20 Oct 2016 20:04:28 +0200 Mads Kiilerich style: adjust button sizes to be more like Bootstrap and change some btn-sm to btn-xs