Ticket #22 (assigned task)

Opened 8 months ago

Last modified 2 months ago

Graphing Front End

Reported by: jesus Assigned to: jesus (accepted)
Priority: major Milestone: Ruse
Component: webconsole Version:
Keywords: Cc:

Description

Build a graphing front-end. For now, the technology selections are:

Code should live under ui/web

Change History

06/25/08 09:47:02 changed by jesus

  • owner changed from jesus to jschulz.

09/21/08 15:55:53 changed by jesus

(In [436]) graph editing... (a.k.a. Theo learn jQuery), refs #22

09/21/08 19:54:47 changed by jesus

(In [437]) as hard as we try, we cannot replace the elegance of reverse polish notation. refs #22

09/22/08 08:04:17 changed by jesus

(In [438]) search, albeit useless, refs #22

09/23/08 10:40:35 changed by jesus

(In [442]) add title(name) info, refs #22

09/23/08 10:42:21 changed by jesus

(In [443]) set titles and dataset titles, add 'remember graph' and fix styles, refs #22

09/23/08 10:43:00 changed by jesus

(In [444]) add title(name), refs #22

09/23/08 10:43:17 changed by jesus

(In [445]) more consistent naming, refs #22

09/24/08 00:05:10 changed by jesus

(In [447]) graph lookup and cleanup, refs #22

09/24/08 17:26:51 changed by jesus

(In [450]) pagination of search results, refs #22

09/24/08 20:26:24 changed by jesus

(In [451]) this can't be private, refs #22

09/25/08 09:26:07 changed by jesus

(In [453]) cleanup the bw stuff. We still need to figure out how pre-fab graph templates are going to work, refs #22

09/25/08 09:26:25 changed by jesus

(In [454]) detect autounits use, refs #22

09/25/08 09:27:06 changed by jesus

(In [455]) flip this around to make it the default, refs #22

09/26/08 11:16:45 changed by jesus

(In [459]) make search better. refs #22

10/06/08 14:51:44 changed by jesus

(In [462]) more progress... worksheet prototyping, no data backend yet, refs #22

10/06/08 15:37:40 changed by jesus

(In [463]) fixups, renames, refs #22

10/08/08 21:36:54 changed by jesus

(In [465]) fix the id collisions... at least the ones bothering me. Get the counter-dev working, but break the normal derivatives, refs #22

10/11/08 13:32:02 changed by jesus

(In [467]) make settings work for text changesets and for guides. Add guides into json flot processing, refs #22

10/11/08 17:59:16 changed by jesus

(In [469]) build out tooltips, refs #22

10/12/08 18:56:32 changed by jesus

(In [470]) rework tooltips to be body-relative absolute. Intergrate the sortable lists for worksheet graph reordering, refs #22

10/13/08 17:51:39 changed by jesus

(In [473]) deleting graphs... needs some images now, refs #22

10/14/08 15:33:41 changed by jesus

(In [480]) color chooser, still need transparency selection, refs #22

10/14/08 17:46:49 changed by jesus

(In [485]) add support for colors and changeset fixes. deleteGraph support. less legends per line, refs #22

10/14/08 23:06:57 changed by jesus

(In [495]) flot shows UTC, so we'll back (asswards) into it from the DB time zone, refs #22

10/15/08 15:08:38 changed by jesus

(In [496]) encapsulate the graphing stuff, refs #22

10/15/08 18:19:47 changed by jesus

(In [499]) consolidation... still a bit buggy, refs #22

10/15/08 23:38:05 changed by jesus

(In [500]) more refactoring, added stubs for worksheet work, refs #22

10/16/08 11:04:55 changed by jesus

(In [501]) macro expansion in titles, refs #22

10/17/08 00:27:29 changed by jesus

(In [504]) some reorg... refs #22

10/17/08 00:49:06 changed by jesus

(In [505]) PHP support for templates. Needs integration, refs #22

10/30/08 01:06:43 changed by jesus

(In [506]) scoping issue causing back pagination not to work, refs #22

10/30/08 22:38:29 changed by jesus

(In [510]) refactor the ajax search, refs #22

10/31/08 00:55:23 changed by jesus

(In [511]) building worksheets... saving will come later, refs #22

11/03/08 15:23:43 changed by jesus

(In [512]) fix data search, refs #22

11/03/08 15:24:48 changed by jesus

(In [513]) make sorting work for newly added graphs, refs #22

11/05/08 16:57:25 changed by jesus

(In [516]) fix up worksheet support, refs #22

11/21/08 23:48:56 changed by jesus

  • owner changed from jschulz to jesus.
  • status changed from new to assigned.