CPI Ordering System (the old version)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

36 lines
897 B

7 years ago
=======
History
=======
0.1.4 (2017-10-10, php2python branch)
-------------------------------------
* date of order status change have a nicer format
* fixed a bug in recording a status change
* owner of order only notified for status change if (s)he didn't issue the change
0.1.3 (2017-10-10, php2python branch)
-------------------------------------
* custom error page for exception handling
* uncaught exceptions mailed to administrator
* fixed type ahead function for selecting consumables when creating a new order
* loading of google fonts now via https
* multiple selections of order not available for normal users since these
have not edit or delete rights for all orders
0.1.1 (2017-10-05, php2python branch)
-------------------------------------
* First production release
0.0.1 (2017-09-26, php2python branch)
-------------------------------------
* Start of the project