Commit Graph

8 Commits (cosettine)

Author SHA1 Message Date
crudo 1871221f04 Include UID in ticket. 2017-03-25 02:57:22 +01:00
crudo 389ad04e19 Implement transaction printing. 2017-03-25 02:38:02 +01:00
crudo 67ae28fcac Fix query bug that prevented events with undefined end date being used. 2017-03-24 23:03:13 +01:00
crudo c07c19ca32 Database schema change and new UI feature. The user can now rearrange the products.
* Product has a new 'order' column.
* The user can now specify the sort order at product creation time with the
  'product add --sort INT' command.
* The user can now rearrange the products with the 'products set --sort INT'
  comand.
* The user can now show a sorted list of products in cli.py with the
  'product list --sort' command.
2017-03-24 19:23:37 +01:00
crudo 522f418047 Disable form data logging. 2017-03-22 18:19:28 +01:00
crudo 27983883d7 Database schema change. 'Order' becomes 'Transaction'. 'OrderEntry' becomes 'Order'. 2017-03-22 17:16:51 +01:00
crudo 54e814e801 Fix authentication bug on sell page. 2017-03-22 17:03:14 +01:00
crudo e7874a10ee Import. 2017-03-21 11:26:25 +01:00