source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @95   2 years chronos
  • Modified: Updated Common package.
  • Added: Explicit types for better type checking.
  • Fixed: Support for php 8.0.
(edit) @94   4 years chronos
  • Fixed: Missing return statement in Setup CheckState method.
  • Fixed: Global $System variable is not used anymore.
(edit) @93   4 years chronos
  • Fixed: Added missing file.
(edit) @92   4 years chronos
  • Modified: Improved code formatting.
(edit) @91   4 years chronos
  • Modified: Sum cumulative values.
(edit) @90   5 years chronos
  • Modified: Updated Common package files.
  • Modified: Updated link to project website.
(edit) @89   5 years chronos
  • Fixed: Wrong SQL column name.
(edit) @88   5 years chronos
  • Added: Viewport HTML tag for mobile devices.
(edit) @87   5 years chronos
  • Added: Allow to add multiple values in single query.
(edit) @86   6 years chronos
  • Fixed: Infinite loop if no value are stored for selected measure.
(edit) @85   6 years chronos
  • Fixed: Not working time marks for long time span graphs.
(edit) @84   6 years chronos
  • Added: Ability to move view to the left and right by one period and also to the left and right most measured value.
  • Added: New period "All" to show all measured values.
(edit) @83   7 years chronos
  • Fixed: Install correctly .htaccess file.
(edit) @82   7 years chronos
  • Fixed: Wrong function call in postinst and postrm deb scripts.
(edit) @81   7 years chronos
  • Modified: Updated project home page links.
  • Fixed: Remove rows with zero date from data tables before upgrade.
(edit) @80   7 years chronos
  • Added: Upgrade code to rename columns to have first capital name in all data tables.
(edit) @78   7 years chronos
  • Modified: Admin page converted to Admin module.
(edit) @77   7 years chronos
  • Modified: Write error message also to error log file.
  • Fixed: Removed executable files from non-executable files.
(edit) @76   7 years chronos
  • Added: Basic Ubuntu packaging files.
(edit) @75   7 years chronos
  • Fixed: Do not start session for new value addition.
(edit) @74   7 years chronos
  • Modified: Do not start session if new measured value is added over web API to avoid creation huge number of session files on server.
(edit) @73   7 years chronos
  • Added: Updated SQL initialization file for data table.
(edit) @72   7 years chronos
  • Fixed: Error if exact time range was specified.
(edit) @71   8 years chronos
  • Added: Allow add new values with specified Time parameter.
  • Modified: Use database table columns with names with first capital letter.
(edit) @70   8 years chronos
  • Added: Missing Measure Page file.
  • Added: Measure module table SQL create and remove.
(edit) @69   8 years chronos
  • Modified: Use object oriented approach for page drawing using Application class.
  • Added: SQL updated will be automatic using UpdateTrace.php file.
  • Added: Use generic setup page at URL /setup for SQL structure update.
  • Modified: Update Common package to newer version.
(edit) @68   8 years chronos
  • Fixed: Check also IP address of allowed host name in add script. This solve problem if IP address have multiple host names (DNS A records).
(edit) @67   8 years chronos
  • Added: Preparation for automatic database structure update.
(edit) @66   8 years chronos
  • Moved: Measure scripts should be part of client, not statistic web itself.
(edit) @65   8 years chronos
  • Added: Comment to Measure methods.
(edit) @64   8 years chronos
  • Modified: Basic application related code moved from Global.php to separate file Application.php.
  • Modified: Main index page converted to PHP class.
(edit) @63   8 years chronos
  • Renamed files to new names with first letter big.
  • Removed: Old unused files.
(edit) @62   8 years chronos
  • Modified: stat_functions changed to PHP class.
(edit) @61   8 years chronos
  • Added: Used ErrorHandler class Common package.
  • Removed: Unused files.
(copy) @60   9 years chronos
  • Moved old branch as trunk.
copied from branches/old
(edit) @59   9 years chronos
  • Moved trunk as mvc branch.
Note: See TracRevisionLog for help on using the revision log.