| 1 | [[PageOutline(2-5, Table of Contents, floated)]] |
| 2 | |
| 3 | This Trac server is running on wiki:PenguinServer. |
| 4 | |
| 5 | This Trac site can be administered via the [https://tech.transitionnetwork.org/trac/admin admin interface]. |
| 6 | |
| 7 | Local Trac documentation: |
| 8 | |
| 9 | * TransitionTrac -- starting place for Trac information |
| 10 | * TracUserAdmin -- adding user accounts to Trac |
| 11 | * TimingAndEstimationPlugin -- the time tracking extension |
| 12 | * DevelopmentServer#Trac -- install notes for DevelopmentServer |
| 13 | * TracGuide -- built-in documentation |
| 14 | * TracSupport -- Trac support |
| 15 | |
| 16 | External resources: |
| 17 | |
| 18 | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| 19 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 20 | |
| 21 | You can test things on the SandBox page. |
| 22 | |
| 23 | == Tickets == |
| 24 | |
| 25 | Current Trac tickets: |
| 26 | |
| 27 | [[TicketQuery(status=accepted|new|assigned|reopened&component=Trac,order=id,desc=1,format=table,col=summary|owner|reporter)]] |
| 28 | Closed Piwik tickets: [[TicketQuery(max=1000,status=closed&component=Trac,compact)]] |
| 29 | |
| 30 | == Install Notes == |
| 31 | |
| 32 | 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. |