Edgewall Software

Changes between Version 1 and Version 2 of TracDev/ToDo


Ignore:
Timestamp:
May 10, 2007, 11:09:02 AM (17 years ago)
Author:
Christian Boos
Comment:

More details, also added a few "nice to have" features I care about

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/ToDo

    v1 v2  
    11[[PageOutline]]
    2 = TracDev TODO List =
     2= TracDev ToDo List =
    33
    44Tickets and reports are good, but there are simply too many of them ;-) [[br]]
    5 So here's a short list of the things that needs to be done for [milestone:0.11], as this is the next target.
     5So here's a short list of the things that needs to be done for [milestone:0.11], as this will be our next release.
    66
    77== Documentation ==
     8Lots of things have changed since 0.10, and getting the documentation right is one of the major challenges with face now.
    89 - backup the current TracGuide pages -> Trac0.10/TracGuide
    910 - after that, start to update the current TracGuide with 0.11 content
    10  - go through the query:milestone=0.11&type=enhancement&status=closed list and update the documentation accordingly
    11 (was #4716)
     11 - go through the [query:milestone=0.11&type=enhancement&status=closed enhancement]
     12   list and update the documentation accordingly
     13(was #4716 - see all [query:milestone=0.11&keywords~=documentation documentation] tickets)
    1214
    13 == Features ==
     15== Major Features ==
    1416Those are the things that should really be done for 0.11
    15  - merge WorkFlow
     17 - merge WorkFlow (check the [query:keywords~=workflow|WorkFlow&status!=closed workflow] related tickets)
    1618 - user selectable date & time format - #2182
    1719 - use warnings instead of errors for problems when editing - #4100
     
    2022 - don't make `base_url` mandatory (see #5064)
    2123 - fix the timeline API (RSS changeset feeds are broken)
     24 - environment lifecycle (#5010 and #3833)
    2225
    2326== Bug fixes ==
     27Those are the bugs that really need to be fixed for 0.11
    2428 - blank lines in `{{{...}}}` blocks ignored - #3925
     29 - workaround the new limitations of #!html blocks - #2048
     30
     31== Minor Features ==
     32Nice to have features that are already started to some extent:
     33 - fine grained permissions - #654
     34 - email obfuscation - #153 (mostly done) & #5126 (patch - manu?)
     35 - user filter in timeline - #1198
     36 - add resolutions - #905 (patch ready + r2846)
     37
     38Other little things worth caring about:
     39 - ticket subsystem:
     40   - query: #2821, (#4966), (#2288), keyword queries should be case insensitive,
     41     #4775 (patch ready), finish #2502, #2409 (patch ready)
     42   - description: #2914, #3163
     43   - fields: #449, nicer checkbox custom fields presentation
     44   - #4266 (change the default setting)
     45 - wiki: #4705 and #2150
     46 - attachments: #4701
     47
    2548
    2649----
    27 ''To editors: this is not the place where to put your favorite ticket; this page must be kept short and is mainly for increased clarity of the development activity going on in the TracTeam''
     50''To editors: this is not the place where to put your favorite ticket; this page must be kept short and is mainly for improving the clarity of the ongoing development activity in the TracTeam.''