User Tools

Site Tools


devel:tasklist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:tasklist [2008/08/19 12:32]
jodal Move my tasks to LaunchPad.
devel:tasklist [2008/08/26 08:36]
jodal Thomas' tasks moved to blueprints.
Line 349: Line 349:
 ====== Thomas Adamcik'​s Tasks ====== ====== Thomas Adamcik'​s Tasks ======
  
-===== TA1 (was UT2, SMJ5): Rewrite Alert Engine ===== +Tasks moved to [[https://blueprints.launchpad.net/nav]].
- +
-^ Assigned ​to    | adamcik ​               | +
-^ Estimated time | 200 hrs                | +
-^ Start date     | 2008-06-01 ​            | +
-^ Status ​        | Requires testing and feedback | +
-^ Due for        | Post NAV 3.4           | +
-^ Depends on     ​| ​                       | +
- +
-Rewrite Alert Engine (now Perl) in Python with all existing features, plus the following missing features: +
- +
-  * Support all operators from AlertProfiles (defined in subsystem/alertprofiles/config.php:31) +
-  * Support subcat +
- +
-Jabber support and a dispatcher plugin system has also been added. +
- +
- +
-===== TA2 (was UT4, SMJ12): Swap treeselect in maintenance with "​intelligent form" ===== +
- +
-^ Assigned to    | adamcik ​     | +
-^ Estimated time | 60 hrs       | +
-^ Start date     | 2008-07-01 ​  | +
-^ Status ​        | Done         | +
-^ Due for        | Post NAV 3.4 | +
-^ Depends on     ​| ​             | +
- +
-   * Treeselect is awkward, starting at location confuses many. Tiresome to put many devices on maintenance. +
-   * A form where users can cut'n paste in a number of boxes would be good. +
-   * Should also be possible to input rooms, substrings of sysnames/rooms +
- +
-Treeselect has been replaced with QuickSelect which is less generic and thus solve our specific issue in a better manner. +
- +
- +
-===== TA3: (was SMJ7) Fix the User Admin panel ===== +
- +
-^ Assigned to    | Thomas Adamcik ​    | +
-^ Estimated time | 20 hrs             | +
-^ Start date     | 2008-07-18 ​        | +
-^ Status ​        | Done               | +
-^ Due for        | Post NAV 3.4       | +
-^ Depends on     ​| ​                   | +
- +
-  - (fixed 2007-09-28) A bug is reported, see  SF#​1799451 +
-  - Implicit memberships should be indicated in the tool. A new user has implicit membership to anonymous and authenticated +
-  - The report_access privilege should be removed from the grant privilege dropdown +
-  - The default "​Authenticated users" web_access regexp needs updating do to changes in tool urls. (new: seeddb / devhist / ipdevinfo, gone: browse / ipinfo) +
-  - Improvements when creating a user, see SF#1805506+