log

age author description
Fri, 26 Nov 2010 10:37:38 +0000 Alex Willmer Merge unique() from ticket-links-trunk remote-ticket tip
Fri, 26 Nov 2010 10:34:03 +0000 Alex Willmer Add unique() utility function, use to remove duplicates in ticket fields ticket-links-trunk
Fri, 26 Nov 2010 09:19:49 +0000 Alex Willmer Display correct ticket link label (merge) remote-ticket
Fri, 26 Nov 2010 09:18:23 +0000 Alex Willmer Display correct ticket link label ticket-links-trunk
Tue, 23 Nov 2010 13:58:47 +0000 Alex Willmer Merge from ticket-links-trunk remote-ticket
Tue, 23 Nov 2010 13:56:12 +0000 Alex Willmer Display create linked form only if user has TICKET_CREATE ticket-links-trunk
Tue, 23 Nov 2010 13:26:28 +0000 Alex Willmer Merge from ticket-links-trunk remote-ticket
Mon, 22 Nov 2010 14:54:36 +0000 Alex Willmer Check for existence of linked tickets, warn on validate, discard on display ticket-links-trunk
Mon, 22 Nov 2010 00:10:10 +0000 Alex Willmer Test that remote:#n links are ignired by TicketSystem.parse_links() remote-ticket
Mon, 22 Nov 2010 00:03:01 +0000 Alex Willmer Merge from ticket-links-trunk remote-ticket
Mon, 22 Nov 2010 00:01:31 +0000 Alex Willmer Tests for Ticket.populate_from() ticket-links-trunk
Sat, 20 Nov 2010 12:46:45 +0000 Alex Willmer Correct blocking check in LinksProvider.validate_ticket() ticket-links-trunk
Sat, 20 Nov 2010 12:44:55 +0000 Alex Willmer Include ticket link tests in overall unittests ticket-links-trunk
Sat, 20 Nov 2010 12:43:50 +0000 Alex Willmer Add unittest coverage of LinksProvider features, suite() function ticket-links-trunk
Fri, 19 Nov 2010 16:57:12 +0000 Alex Willmer Save validator labels, rather than methods in TicketLinks remote-ticket
Fri, 19 Nov 2010 13:56:51 +0000 Alex Willmer Merge from ticket-links-tunk remote-ticket
Thu, 18 Nov 2010 17:32:46 +0000 Alex Willmer Shorten summary text in linked tickets table ticket-links-trunk
Thu, 18 Nov 2010 15:40:43 +0000 Alex Willmer Use TicketSystem.default_copy_fields directly ticket-links-trunk
Thu, 18 Nov 2010 15:37:36 +0000 Alex Willmer Set default_copy_fields doc by keyword, not position ticket-links-trunk
Mon, 15 Nov 2010 15:47:37 +0000 Alex Willmer Move conversion of linked_val query string from web_ui into api ticket-links-trunk
Mon, 15 Nov 2010 15:45:11 +0000 Alex Willmer Set DOM id for linked-val control ticket-links-trunk
Fri, 12 Nov 2010 18:07:32 +0000 Alex Willmer Merged ticket clone feature from ticket-links-trunk remote-ticket
Fri, 12 Nov 2010 17:40:13 +0000 Alex Willmer Implement Ticket.populate_from() for populating new ticket fields from an existing ticket, with optional linking ticket-links-trunk
Fri, 12 Nov 2010 14:02:13 +0000 Alex Willmer Set appropriate name for linked ticket create button ticket-links-trunk
Thu, 11 Nov 2010 18:58:05 +0000 Alex Willmer Tighten linked ticket parsing to ignore numbers with a prefix remote-ticket
Wed, 10 Nov 2010 13:33:48 +0000 Alex Willmer Create linked ticket form ticket-links-trunk
Wed, 10 Nov 2010 13:32:20 +0000 Alex Willmer Don't reverse map unidorectional links in TicketSystem ticket-links-trunk
Tue, 09 Nov 2010 17:27:56 +0000 Alex Willmer Recursive check for blocking tickets ticket-links-trunk
Tue, 09 Nov 2010 14:54:24 +0000 Alex Willmer Add link label and format ticket id in linked issues ticket-links-trunk
Tue, 09 Nov 2010 14:52:38 +0000 Alex Willmer Skeleton of blocking behaviour ticket-links-trunk
Tue, 09 Nov 2010 10:31:07 +0000 Alex Willmer Add validate_parent() to LinksProvider ticket-links-trunk
Tue, 09 Nov 2010 10:29:37 +0000 Alex Willmer Correct spelling of validate_no_cycle() ticket-links-trunk
Tue, 09 Nov 2010 00:04:14 +0000 Alex Willmer Replace abandoned TicketLinksField with code using TicketSystem.parse_links() ticket-links-trunk
Mon, 08 Nov 2010 23:48:55 +0000 Alex Willmer Abandoned TicketLinksField approach, for posterity ticket-links-trunk
Fri, 05 Nov 2010 12:59:41 +0000 Alex Willmer Correct ticket query test cases with DISTINCT clause ticket-links-trunk
Wed, 29 Sep 2010 22:13:45 +0200 Christian Boos #9536: fix paginated reports. db-context-managers
Wed, 29 Sep 2010 21:14:24 +0200 Christian Boos #9536: remove debugging left-over db-context-managers
Tue, 28 Sep 2010 08:10:01 +0200 Christian Boos #9536: add `from __future__ import with_statement` for Python 2.5 support. db-context-managers
Sun, 26 Sep 2010 18:22:58 +0200 Christian Boos #9536: convert the contrib and sample-plugins to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:57 +0200 Christian Boos #9536: convert ticket module to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:56 +0200 Christian Boos #9536: convert versioncontrol module to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:55 +0200 Christian Boos #9536: convert wiki module to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:55 +0200 Christian Boos #9536: convert all the other modules to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:54 +0200 Christian Boos #9536: convert web layer to use context managers for database access. db-context-managers
Sun, 26 Sep 2010 18:22:53 +0200 Christian Boos #9536: rework EnvironmentStub, use context managers and support sqlite file based backend. db-context-managers
Sun, 26 Sep 2010 18:22:52 +0200 Christian Boos #9536: introduce context managers for database connection. db-context-managers
Sun, 26 Sep 2010 09:14:59 +0000 cboos Timeline: highlight yet unseen events with a green sidebar on the left. trunk
Sat, 25 Sep 2010 14:25:12 +0000 rblank 0.13dev: Merged [10129:10138] from 0.12-stable. trunk
Sat, 25 Sep 2010 14:07:19 +0000 rblank 0.12.1dev: Various minor improvements to the roadmap and milestones: 0.12-stable
Sat, 25 Sep 2010 11:50:10 +0000 cboos 0.12.1dev: fix buglet in autocompletion, in IE specific code. 0.12-stable
Sat, 25 Sep 2010 11:49:42 +0000 cboos 0.12.1dev: also display details about modifications of non-inheritable mergeinfo in changesets. 0.12-stable
Sat, 25 Sep 2010 11:48:50 +0000 cboos 0.12.1dev: show non-inheritable mergeinfo (i.e. ranges written like `123-234*`) in the browser (related to #9622). 0.12-stable
Sat, 25 Sep 2010 11:11:41 +0000 rblank 0.12.1dev: Properly handle the case where Babel is installed, but Trac is running from an egg generated without locale data (i.e. without Babel installed). 0.12-stable
Sat, 25 Sep 2010 09:09:41 +0000 rblank 0.12.1dev: Be explicit about the resolution of relative paths in `[logging] log_file`. 0.12-stable
Sat, 25 Sep 2010 09:05:04 +0000 cboos make help: warn about missing Makefile.cfg trunk
Sat, 25 Sep 2010 08:20:15 +0000 cboos #9604: minor visual tweak, enlarge the intermediate title for **SQL reports and saved custom queries** trunk
Fri, 24 Sep 2010 23:01:35 +0000 rblank 0.13dev: Merged [10125:10128] from 0.12-stable. trunk
Fri, 24 Sep 2010 22:56:24 +0000 rblank 0.13dev: Removed some Python 2.3 and 2.4 compatibility code. trunk
Fri, 24 Sep 2010 22:17:26 +0000 rblank 0.13dev: Cleaned up `trac.util.compat` and all imports of that module. trunk
Fri, 24 Sep 2010 21:38:59 +0000 rblank 0.13dev: Merged [10091:10124] from 0.12-stable. trunk
Copyright (C) 2012-2017 Edgewall Software