AppGini Applications

AppGini: RUView - Resource Utilization Viewer

AppGini: RUView - Resource Utilization Viewer
License: Apache License, Version 2.0
PHP and MySQL
  • RUView - resources utilization chart
  • Explaination of RUView chart
  • RUView list of resources
  • RUView list of resources
  • RUView managing projects
  • RUView assigning resources to projects
  • RUView resources utilization chart
RUView (pronounced like -love you- with an -r- in place of -l-) is short for Resources Utilization Viewer. If your business is project-based, you typically have a team working with many projects. Each project has a start and an end date, and each team member might be working on a project for a specific period then moving to another project, or even be working on multiple projects at the same time, dividing his/her time between them.

What's new?

Latest version: RUView version 3.2, released on May 08, 2017
  • RUView 3.2, generated using AppGini 5.62,
    • Implemented PHPMailer as the mail function for apps, with SMTP support configurable in admin settings;
    • Included hooks/__global.php in admin area;
    • Added new hook in __global.php, sendmail_handler() for intercepting mail sending operations;
    • Fixed PHP 7.1 compatibility issue;
    • Fixed preg_replace calls with /e modifier;
    • Added validation checks to make sure undefined data formats are properly handled;
    • Fixed XSS vulnerability in quick search responsibly reported by Netsparker;
    • Added hooks/README.html;
    • Fixed error with line breaks in emails sent from the admin area;
    • Bug fix with sorting of formatted lookup fields;
    • Bug fix for array_map warning when a record is selected in a table with a non-numeric PK.;
  • RUView 3.1, generated using AppGini 5.61,
    • Improved detail view loading performance by preloading lookup values.
    • Bug fixed: Redirects don't work correctly if a non-standard port is used.
    • Configurable detail view template in DataList so that it can be set in hooks.
    • Fixed sorting behavior of lookup fields containing numeric data in table view.
    • Fixed a bug with anonymous users unable to directly access tables that they are allowed to view.
    • Fixed bug with error reporting behavior of unique fields.
  • RUView 3.0, generated using AppGini 5.60
    • Separate prices table to keep check of the price history.
    • Adding different types of reports.
    • Automatic calcuation of the invoice total with or w/o adding taxes and discount.
    • Ability to print your invoice using your company template.