[[PageOutline(2-5, Table of Contents, floated)]] = Transition Trac Tickets and Wiki = This Trac server is running on wiki:PenguinServer. This Trac site can be administered via the [https://tech.transitionnetwork.org/trac/admin admin interface]. You can test things on the SandBox page. == Trac Documentation == * TransitionTrac -- starting place for Trac information * TracUserAdmin -- adding user accounts to Trac * TimingAndEstimationPlugin -- the time tracking extension * DevelopmentServer#Trac -- install notes for DevelopmentServer * TracGuide -- built-in documentation * TracSupport -- Trac support == Time Tracking == Time worked can be added to tickets and ticket comments, to produce a report on the time spent for a period: 1. Set a "New Bill Time" using the form element at the bottom of the [https://trac.transitionnetwork.org/trac/billing Management page], the format is YYYY-MM-DD HH:MM:SS, eg 2013-04-30 23:59:59 2. Select a "Start Date" and "End Date" on the [https://trac.transitionnetwork.org/trac/billing Management page] and then click the "Developer Work Summary" link in the "Billing Reports" list. == External resources == * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions == Tickets == Current Trac tickets: [[TicketQuery(status=accepted|new|assigned|reopened&component=Trac,order=id,desc=1,format=table,col=summary|owner|reporter)]] Closed Trac tickets: [[TicketQuery(max=1000,status=closed&component=Trac,compact)]] == Install Notes == This Trac site was originally installed via ticket:1, there is also a ticket for enabling incoming email so that tickets could be updated via email, ticket:3 and one for adding time tracking to commits, ticket:179. == Fetchmail == Email was configured on ticket:494 and when the mails server SSL cert is changed it's fingerprint needs updating, see ticket:494#comment:21