| 1 | The following information is available here: |
| 2 | |
| 3 | * BuildingAndInstalling on CORK -- Building and installing RPC Core locally |
| 4 | |
| 5 | * InstallingAtCustomerSite -- Installing CORE at a customer for the first time |
| 6 | |
| 7 | * CoreTwoBuildInfrastructure -- Ihor's message about the new Core 2.0 build infrastructure |
| 8 | |
| 9 | * SoftwareTesting -- Software testing procedure thoughts |
| 10 | |
| 11 | * MajorKnownBugsAndRequests -- The major areas where we know we have work to do |
| 12 | |
| 13 | == What we're doing right now == |
| 14 | |
| 15 | * Core -- CORE 4.2 |
| 16 | |
| 17 | * ListOfFormsAndReports -- A list of forms and reports in the system |
| 18 | |
| 19 | == Useful queries against work tickets == |
| 20 | |
| 21 | * [query:?status=new&status=assigned&status=reopened&type=defect&order=priority Open defects] |
| 22 | * [query:?status=new&status=assigned&status=reopened&type=enhancement&order=priority Open enhancement requests] |
| 23 | * [query:?status=new&status=assigned&status=reopened&order=priority Open tickets] |
| 24 | * [query:?status=closed&group=component&order=priority Closed tickets] |
| 25 | * [query:?status=new&status=assigned&status=reopened&group=component&priority=blocker&priority=critical&priority=major&order=priority Important tickets by component] |
| 26 | * [query:?status=new&status=assigned&status=reopened&group=component&&order=priority Open tickets by component] |
| 27 | * [query:?status=new&status=assigned&status=reopened&group=component&verbose=1&order=priority Open tickets by component, including descriptions] |
| 28 | |
| 29 | == Wikis and Trac == |
| 30 | |
| 31 | * TracInformation -- The Trac startup page |