- Feb 03, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2013
-
-
Jared Hancock authored
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Dec 10, 2012
-
-
Peter Rotich authored
-
- Nov 11, 2012
-
-
Peter Rotich authored
Autosubmit form on load - refresh is called on submit giving it form object Validate start/stop timeframe in the backend
-
- Oct 08, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Improve data accuracy - table JOINs Group by primary keys.
-
- Sep 04, 2012
-
-
Jared Hancock authored
Sort by the 'sort' member of the info array defined for the various tabs of the report table.
-
Jared Hancock authored
-
Jared Hancock authored
Previously, if a SQL query did not return results for all rows, the results that were returned would be added to the table in a new column(s) and those (new) columns would be populated from top down. Therefore, the data would not correcly line up with the row to which it pertains. Now, results are matched back to the row to which they pertain, and rows are checked after each query to ensure they all have the same number of columns.
-
- Sep 03, 2012
-
-
Jared Hancock authored
-
- Jul 02, 2012
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 14, 2012
-
-
Jared Hancock authored
-
- Jun 12, 2012
-
-
Jared Hancock authored
Most things work, still outstanding - the table needs to support filtering like the graphs, - the bootstrap.css file needs to be culled of what isn't used for now, - g.raphael needs to be re-minned after a issue is filed with g.raphael for the snapEnds() function not picking reasonable graph axes. - split dashboard.php into several smaller js, css, etc., respective files
-
- Jun 04, 2012
-
-
Jared Hancock authored
-
- Apr 23, 2012
-
-
Jared Hancock authored
Add support for aggregating data together and encoding it according to the report AJAX specification for the reporting front end.
-