/dev/adei-asec

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/adei-asec

« back to all changes in this revision

Viewing changes to ToDo

  • Committer: Suren A. Chilingaryan
  • Date: 2013-01-29 16:49:48 UTC
  • Revision ID: csa@dside.dyndns.org-20130129164948-93mh7m9t20pfja9t
Really support INF and NAN in the caching code

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Minor improvements
2
2
==================
3
3
 - Support for multi-column formatting in WiKi (good alignment modes)
 
4
 - Support image-maps in WiKi
4
5
 - Datetime picker is ugly, find replacement (dhtmlx). Besides, Datetime picker 
5
6
 produces current time in local timezone. Should be UTC instead. Requirements:
6
7
    a) Allow easily selection of intervals from - to, like some air companies do
145
146
 Intended to reduce caching table size if connection to data source is reliable
146
147
 and it is not overloaded
147
148
 
148
 
Version 0.3 (Control Interface)
 
149
Version 0.3 (Status Display)
149
150
=============
150
151
1. Control infastracture
151
152
 - Finalyze checking of values prior to setting setpoints
154
155
2. Real-time infrastructure
155
156
 - CACHE updating daemon and check renewals
156
157
 - Real-time display of the last 100-200 records [separate window]
 
158
3. GUI for fast prototyping of status displays
157
159
 
158
160
Version 1.0 (Code style)
159
161
===========