Edgewall Software

Changes between Version 20 and Version 21 of TracDev/ToDo


Ignore:
Timestamp:
Nov 9, 2007, 7:10:51 PM (17 years ago)
Author:
Christian Boos
Comment:

Update the current status, better separate the post-0.11 tasks

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/ToDo

    v20 v21  
    1616Those are the things that should really be done for 0.11
    1717 - ~~merge WorkFlow~~ (check the [query:keywords~=workflow|WorkFlow&status!=closed workflow] related tickets)
     18 - ~~use warnings instead of errors for problems when editing - tickets #4100, new tickets #1146, wiki pages #152~~
     19 - fix the timeline API (event providers / event renders). [[br]]
     20   See source:sandbox/timeline-refactoring
     21 - don't make `base_url` mandatory (see #5064)
     22 - ticket duplication - #4686 (to be re-done as a sample plugin for the ITemplateStreamFilter interface)
     23
     24Post-poned for after 0.11:
     25 - environment lifecycle (#5010 and #3833) => [milestone:0.11.1]
     26 - search API improvements, similar to the timeline API changes, see SearchRefactoring => [milestone:0.11.1] or later
    1827 - user selectable date & time format - #2182 => postponed, will probably be done once we use Babel
    19  - use warnings instead of errors for problems when editing - tickets #4100, new tickets #1146, wiki pages #152
    20  - editable comments - #454 => [milestone:0.11.1]
    21  - ticket duplication - #4686 (mostly done - some discussion about the UI) - close it
    22  - don't make `base_url` mandatory (see #5064) '''=> ?'''
    23  - fix the timeline API (event providers / event renders)
    24  - environment lifecycle (#5010 and #3833) => [milestone:0.11.1]
    25  - search API improvements, similar to the timeline API changes, see SearchRefactoring => [milestone:0.11.1]
     28 - editable comments - #454 => [milestone:0.11.1] if not later...
    2629
    2730== Bug fixes ==
    2831Those are the bugs that really need to be fixed for 0.11
    29  - blank lines in `{{{...}}}` blocks ignored - #3925
    30  - workaround the new limitations of #!html blocks - '''#2048'''
     32 - ~~blank lines in `{{{...}}}` blocks ignored - #3925~~
     33 - workaround the new limitations of #!html blocks - '''#2048''' (patch ready)
    3134 - ~~warn if the WebAdmin plugin is still used together with trunk - nice to have for [milestone:0.11]~~
    3235
    3336== Minor Features ==
    3437Nice to have features that are already started to some extent:
    35  - fine grained permissions - #654
    36    - adapt for tickets - #1316 => [milestone:0.11.1] ?
    37    - fix attachment glitch
    38  - email obfuscation - #153 (mostly done) & #5126
     38 - ~~fine grained permissions - #654~~
     39 - ticket system:
     40   - ~~adapt for tickets - #1316~~
     41   - fix attachment glitch (what was that again?)
     42   - ~~add resolutions - #905 (patch ready + r2846 re-applied)~~
     43 - email obfuscation - #153 (mostly done, patch ready for the rest) & #5126
     44 - attachments: #4701
     45
     46Post-poned for after 0.11:
    3947 - user filter in timeline - #1198 => [milestone:0.11.1] or later
    40  - add resolutions - #905 ~~(patch ready + r2846 re-applied)~~
    41 
    42 Other little things worth caring about:
    43  - ticket subsystem:
     48 - wiki: improved support for hierarchical pages (#4507, #2780 and #2150) => [milestone:0.11.1]
     49 - ticket system:
    4450   - query: #2821, (#4966 and #5326), (#2288), keyword queries should be case insensitive -> looks like a regression, see r4435 and #5720, [[br]]
    4551     #4775 (patch ready), finish #2502, #2409 (patch ready) [[br]]
    4652     nothing that critical here  => [milestone:0.11.1]
    47    - description: #2914, #3163  => nice to have for [milestone:0.11]
    48    - fields: #449, ~~nicer checkbox custom fields presentation~~
    4953   - #4266 (change the default setting) => [milestone:0.11.1]
    50  - wiki: improved support for hierarchical pages (#4507, #2780 and #2150) => [milestone:0.11.1]
    51  - attachments: #4701 => [milestone:0.11.1]
    52 
    5354
    5455----