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
Last revision Both sides next revision
devel:tasklist [2008/08/26 08:31]
thomaska added commet about tasks being moved to lp
devel:tasklist [2009/06/09 11:14]
morten warning about the relevance of this page
Line 1: Line 1:
 +:!::!::!: This page is no longer relevant. ​ NAV tasks are now registered as [[https://​blueprints.launchpad.net/​nav|blueprints on Launchpad]]. :!::!::!:
 ====== Task list ====== ====== Task list ======
  
Line 40: Line 41:
 ^ Estimated time | ? hrs      | ^ Estimated time | ? hrs      |
 ^ Start date     ​| ​           | ^ Start date     ​| ​           |
-^ Status ​        | Complete? ​ |+^ Status ​        ^ Completed ​ |
 ^ Due for        | ?          | ^ Due for        | ?          |
  
   * Support the ability to except certain prefixes from data collection. Implement config file support.   * Support the ability to except certain prefixes from data collection. Implement config file support.
-  * (2007-08-13) ​Possibly already ​implemented by Jostein Gogstad on his IPv6 branch. ​ Needs further testing.+  * (2007-08-13) ​Already ​implemented by Jostein Gogstad on his IPv6 branch. ​ Needs further testing. Seems ok.
  
 ===== MB4: Collect system.sysname in addition to dns names ===== ===== MB4: Collect system.sysname in addition to dns names =====
Line 56: Line 57:
 ^ Estimated time | ? hrs      | ^ Estimated time | ? hrs      |
 ^ Start date     ​| ​           | ^ Start date     ​| ​           |
-^ Status ​        ​| ​           |+^ Status ​        ​| ​low pri           |
 ^ Due for        | ?          | ^ Due for        | ?          |
  
Line 68: Line 69:
 ^ Estimated time | ? hrs      | ^ Estimated time | ? hrs      |
 ^ Start date     ​| ​           | ^ Start date     ​| ​           |
-^ Status ​        Done - by John Magne - June 2008    |+^ Status ​        Done - by John Magne - June 2008    |
 ^ Due for        | ?          | ^ Due for        | ?          |
  
Line 92: Line 93:
 ===== MB8: Support delayed SMSes ===== ===== MB8: Support delayed SMSes =====
  
-^ Assigned ​to    | Morten Brekkevold | +Task moved to [[https://blueprints.launchpad.net/​nav/​+spec/​delayed-sms-messages]].
-^ Estimated time | 40 hrs     | +
-^ Start date     ​| ​           | +
-^ Status ​        ​| ​           | +
-^ Due for        | ?          | +
- +
-NAV v2 had the functionality of sending delayed SMS messages. The idea was that the +
-guard on duty should be able to sleep  through less important alerts during the night. +
-In the morning he/she should get updates on SMSThese updates should **not** include +
-events that have fixed themselves during the night. +
- +
-A modification of alert engine and alert profiles is needed to implement this support.+
  
 ===== MB9: New logging system for Java based subsystems ===== ===== MB9: New logging system for Java based subsystems =====
Line 324: Line 314:
    ​Today,​ the entire report SQL is re-run when the button for the advanced search form is pressed. ​ This is a waste of resources.    ​Today,​ the entire report SQL is re-run when the button for the advanced search form is pressed. ​ This is a waste of resources.
    The form should always be in the HTML output, and Javascript should be employed to dynamically display and hide the form from the flow of the page.    The form should always be in the HTML output, and Javascript should be employed to dynamically display and hide the form from the flow of the page.
- 
-  * Morten: Add a **duplex mismatch** report. 
- 
-   This report should show analyze all interconnection between 
-   ​switches and look at the duplex value on each side of the 
-   link. If there is a mismatch a row in the report should 
-   be produced. Ideally this report should be empty at all times. 
-   The report can be produced using one (rather complex) SQL 
-   ​sentence in report.conf. We have done something similar 
-   in NAV v2 - NTNU has a solution for their v3!  
- 
-  * Morten: Also add a **spanning tree blocked ports** report. ​ 
- 
-   Once again - steal from the NTNU v3 installation. 
  
   * Post NAV 3.4: Enhance/​partially rewrite the report code base.    * Post NAV 3.4: Enhance/​partially rewrite the report code base. 
Line 349: Line 325:
 ====== 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     ​| ​                       | +
-^ Blueprint? ​    | Moved to lp            | +
- +
-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     ​| ​             | +
-^ Blueprint? ​    | Moved to lp  | +
- +
-   * 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     ​| ​                   | +
-^ Blueprint? ​    | Moved to lp        | +
- +
-  - (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+
  
  
devel/tasklist.txt · Last modified: 2012/11/16 09:37 by morten