Commit Graph
5 Commits
Author SHA1 Message Date
Zollner Robert 0a48338fe0 Fix getRates should return in and out average rates
/billing-calculate.php depends on these return values.
2015-11-02 03:48:12 +02:00
Zollner Robert 0557f34c73 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-10-26 15:51:34 +02:00
Zollner Robert b52b4935ee fix: setting user port permissions fails
Interface port permissions table (ports_perms) requires 'access_level' field to be NOT NULL
2015-10-25 20:50:57 +02:00
Zollner Robert 4c9337dcbb fixes #2197 Cannot insert new Bill
since all those fields are defined as "NOT NULL" they must be set before inserting into mysql.
2015-10-25 03:39:35 +02:00
Zollner Robert 514692cc2b fix percent bar also for quota bills
completes #1208
2015-10-25 03:25:00 +02:00