log

age author description
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop 'input' class inside 'form-group'
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: introduce radio-inline / checkbox-inline for status votes - preparing for Bootstrap but so far not used
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: introduce well markup - preparing for Bootstrap but so far not used
Sun, 04 Dec 2016 22:53:36 +0100 Mads Kiilerich style: drop dead 'field' class references
Sun, 04 Dec 2016 22:52:33 +0100 Mads Kiilerich style: temporary style tweaks before Bootstrap
Thu, 01 Dec 2016 00:40:36 +0100 Mads Kiilerich style: drop unused 'focus' class - controls should be 'form-control' instead
Mon, 07 Nov 2016 19:06:29 +0100 domruf templates: use Bootstrap compatible 'form-control' name instead of 'medium' & co
Wed, 21 Sep 2016 18:59:43 +0200 domruf helpers: use b instead of journal_highlight
Wed, 21 Sep 2016 22:32:12 +0200 domruf templates: use data-f_path instead of div with fake full_f_path attribute
Tue, 22 Nov 2016 09:04:45 +0100 Thomas De Schampheleire tests: use test_context for tests needing internationalization
Sun, 20 Nov 2016 20:51:40 +0100 Thomas De Schampheleire tests: introduce test_context to handle internationalization
Sun, 20 Nov 2016 21:28:04 +0100 Thomas De Schampheleire tests: remove unused code from conftest.py
Thu, 20 Oct 2016 17:54:26 +0200 Thomas De Schampheleire docs: remove some references to Pylons
Tue, 13 Sep 2016 17:55:12 +0200 Thomas De Schampheleire error: remove unused Pylons-specific img/style methods
Wed, 23 Nov 2016 01:37:12 +0100 Mads Kiilerich style: fix some missed field refactorings
Fri, 18 Nov 2016 01:11:53 +0100 Mads Kiilerich make-index: add missing import of dirname
Fri, 18 Nov 2016 01:11:13 +0100 Mads Kiilerich Merge stable
Thu, 17 Nov 2016 13:09:43 +0800 Anton Shestakov docs: update links to Mercurial's website and wiki stable
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich pullrequests: fix 'upgrade' from revision to branch when creating PR
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich auth: prevent LDAP query language injection of usernames
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich auth: refactor ldap parameter handling - make it clear that port is optional
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich auth: make ldap OPT_X_TLS_CACERTDIR configurable
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich repo_group: more flexible handling of trailing '/' in repository group names
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich repo_groups: set c.active when displaying repo creation form errors through repo_group_edit.html
Tue, 15 Nov 2016 22:53:41 +0100 Mads Kiilerich tests: add some test coverage of repo group management
Mon, 07 Nov 2016 15:09:13 +0100 Søren Løvborg utils: fix broken URL in jsonify warning
Fri, 23 Sep 2016 21:14:40 +0200 Søren Løvborg tests: fix incorrect API key tests
Wed, 09 Nov 2016 15:49:49 +0100 Søren Løvborg auth: remove KallitheaCrypto pseudo-class
Mon, 10 Oct 2016 23:15:05 +0200 Søren Løvborg pullrequests: refactor PullRequestModel().create
Thu, 27 Oct 2016 18:35:13 +0200 Søren Løvborg pullrequests: avoid redundant database lookup
Thu, 27 Oct 2016 18:37:14 +0200 Søren Løvborg db: it should be "PullRequestReviewer" (singular)
Thu, 27 Oct 2016 18:33:42 +0200 Søren Løvborg db: rename Gist.gist_owner to Gist.owner_id
Mon, 19 Sep 2016 14:46:12 +0200 Søren Løvborg db: rename ChangesetStatus.changeset_comment_id to comment_id
Mon, 19 Sep 2016 14:41:11 +0200 Søren Løvborg db: rename UserFollowing.follows_repo_id to follows_repository_id
Mon, 07 Nov 2016 14:59:39 +0100 Søren Løvborg db: rename RepoGroup.group_parent_id to parent_group_id
Wed, 09 Nov 2016 14:17:34 +0100 Søren Løvborg db: clean up SQLAlchemy session flushes
Mon, 07 Nov 2016 14:51:12 +0100 Søren Løvborg docs: add code guidelines on template helpers and the SQLAlchemy session
Tue, 25 Oct 2016 21:24:54 +0200 Søren Løvborg docs: separate coding/contribution guidelines
Thu, 10 Nov 2016 17:54:05 +0100 Thomas De Schampheleire docs: document X-Kallithea-Notification-Type header
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich helpers: more helpful error messages for changeset not found
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich repositories: drop the word "dashboard" - it is just a list of repositories and groups
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich settings: fix 'Rescan option' label
Thu, 10 Nov 2016 16:10:41 +0100 Mads Kiilerich login: clarify "Remember be" checkbox - it controls if session should expire with browser session or at timeout
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
Thu, 20 Oct 2016 19:54:19 +0200 Mads Kiilerich style: don't use div.action_button for PR reviewers
Mon, 24 Oct 2016 21:45:09 +0200 Mads Kiilerich style: in preparation for Bootstrap, refactor to use Bootstrap compatible form class names
Wed, 21 Sep 2016 00:13:48 +0200 domruf style: upgrade Bootstrap to v3.3.7
Tue, 11 Oct 2016 17:45:40 +0200 Thomas De Schampheleire email: add X-Kallithea-Notification-Type header
Sun, 09 Oct 2016 21:42:11 +0200 Thomas De Schampheleire lib: move get_custom_lexer from utils to pygmentsutils
Sun, 09 Oct 2016 21:08:18 +0200 Thomas De Schampheleire helpers: remove direct global imports from model
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: when logging HasPermissionAny, make it clear that the scope is global, not unknown
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich lib: drop unused caching_query RelationshipCache
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: refactor LDAP authentication - make it more clear in program flow when authentication is accepted
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich auth: better handling of LDAP and authentication errors - don't log a stack trace ... but also don't reveal anything to the user
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: when updating a PR, only add and remove the reviewers that actually were added/removed
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: show warning when updating PR and the reviewer list has changed since the form load
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: cleanup of naming of variables and internal name for reviewer
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich tests: add a bit of test coverage for pull request update and iterations
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich tests: fix pull request tests - review_members is not a string but a list of integers (as strings)
Mon, 24 Oct 2016 15:18:51 +0200 Mads Kiilerich pullrequests: it is not possible to specify reviewers while creating a PR - drop some internal traces of that
Sat, 22 Oct 2016 19:47:16 +0200 domruf js: fix crash when the user isn't logged in and there thus isn't any text area (Issue #250)
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, add bootstrap compatible field classes
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, replace kallithea title class with bootstrap compatible panel-heading
Sun, 18 Sep 2016 20:00:46 +0200 domruf style: in preparation for bootstrap, replace kallithea box with bootstrap compatible panel
Sun, 18 Sep 2016 19:39:36 +0200 domruf style: in preparation for bootstrap, use bootstrap compatible button class names
Tue, 18 Oct 2016 23:29:23 +0200 Mads Kiilerich util: fix missing isfile in get_filesystem_repos after 186bf5fee0a1
Sat, 08 Oct 2016 22:07:55 +0200 Thomas De Schampheleire config: remove unused symbols DATE_FORMAT / DATETIME_FORMAT
Sun, 09 Oct 2016 20:56:23 +0200 Thomas De Schampheleire helpers: remove unused imports
Sat, 08 Oct 2016 21:30:38 +0200 Thomas De Schampheleire helpers: remove unused get_error / _GetError
Sat, 08 Oct 2016 20:22:26 +0200 Thomas De Schampheleire helpers: remove unused wrapper method is_following_repo
Sat, 08 Oct 2016 22:59:50 +0200 Thomas De Schampheleire helpers: move Page/RepoPage to a separate file page.py
Thu, 22 Sep 2016 21:06:44 +0200 domruf templates: cleanup index page and make repo group table a 'DataTable' as well
Mon, 19 Sep 2016 20:36:01 +0200 domruf style: remove unnecessary html elements and inline style attributes - it is dead code
Mon, 26 Sep 2016 17:11:02 +0200 domruf templates: get rid of repo_breadcrumbs
Fri, 23 Sep 2016 18:34:53 +0200 Andrew Shadura css: enable visual feedback for Tab-based keyboard menu navigation
Fri, 23 Sep 2016 18:34:14 +0200 Andrew Shadura templates: assign a dummy href to a button to enable keyboard navigation
Fri, 23 Sep 2016 18:32:06 +0200 Andrew Shadura templates: add ARIA markup to dropdown menus
Fri, 23 Sep 2016 17:51:59 +0200 Andrew Shadura helpers: gravatar_div: allow generating attributes with dashes
Fri, 23 Sep 2016 17:50:48 +0200 Andrew Shadura templates: switch dropdowns from mouse over to on-click
Sun, 25 Sep 2016 15:11:14 +0200 Thomas De Schampheleire model: rename db.BaseModel to avoid confusion with base.BaseModel
Sun, 25 Sep 2016 15:06:34 +0200 Thomas De Schampheleire model: move code from __init__.py to base.py
Sun, 25 Sep 2016 17:42:50 +0200 Mads Kiilerich helpers: rename repo_link to repo_breadcrumps
Thu, 15 Sep 2016 18:50:30 +0200 domruf helpers: allow to set class for repo_link breadcrumb links
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich utils: remove unnecessary import of Session
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich users: use the form URL for POST so the htmlfill error page URL will be the same as the initial form URL.
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich diff: don't make '...' a broken link - it doesn't do anything so don't make it a link
Sun, 25 Sep 2016 17:21:07 +0200 Mads Kiilerich helpers: refactor and optimize urlify_issues
Thu, 15 Sep 2016 18:08:54 +0200 Søren Løvborg cleanup: don't "return x if x is not None else None"
Thu, 15 Sep 2016 17:22:56 +0200 Søren Løvborg cleanup: use obj.foo_id instead of obj.foo.foo_id
Thu, 15 Sep 2016 17:40:29 +0200 Søren Løvborg cleanup: remove redundant database loads
Thu, 15 Sep 2016 17:42:59 +0200 Søren Løvborg cleanup: don't check if currently logged-in user exists