Commit Graph

  • 836186f58b Application bound address automatically replaced in dockerfile. docker-config Notisset 2017-09-27 00:38:18 +0200
  • abb76836a1 Added Docker + docker-compose configuration Notisset 2017-09-26 00:52:06 +0200
  • 65b0a25429 Add declarative JSON requests. to-aiohttp crudo 2017-09-25 21:46:23 +0200
  • 14cc8ec7c4 Refactor token validity check. crudo 2017-09-25 21:22:41 +0200
  • 6b159b6eda Switch from Flask to aiohttp. crudo 2017-09-24 19:10:41 +0200
  • fff8a4879e Clean little code subnixr 2017-03-26 21:17:07 +0200
  • f2d9a01682 Add floating point input subnixr 2017-03-26 21:09:46 +0200
  • 68b59ce478 Merge branch 'master' of subnixr/macao-pos into master master crudo 2017-03-26 21:25:55 +0200
  • 1b3fa43a23 Clean little code subnixr 2017-03-26 21:17:07 +0200
  • 257eba61b0 Add floating point input subnixr 2017-03-26 21:09:46 +0200
  • ce0092303f Update .gitignore to exclude rotated log files. crudo 2017-03-26 20:37:15 +0200
  • 65e42c0c6e Add transaction total in sell page and style update to fit in a tablet. crudo 2017-03-25 21:47:42 +0100
  • 8dab5b7ab2 Include UID in ticket. crudo 2017-03-25 02:57:22 +0100
  • 71ba505c8b Implement transaction printing. crudo 2017-03-25 02:38:02 +0100
  • 2cf749fd6f Fix query bug that prevented events with undefined end date being used. crudo 2017-03-24 23:03:13 +0100
  • a6e878c6fd Fix exception raising on 'event list' command when event has no transactions. crudo 2017-03-24 21:08:32 +0100
  • 819a38e2d3 Database schema change. Implement ProductCategory. crudo 2017-03-24 21:04:10 +0100
  • 729402ef6d Database schema change. Minor database refactoring. crudo 2017-03-24 19:42:21 +0100
  • b93478ac85 Minor cli.py refactoring. crudo 2017-03-24 19:39:05 +0100
  • c771aaadbc Database schema change and new UI feature. The user can now rearrange the products. crudo 2017-03-24 19:23:37 +0100
  • 800be08471 Fix typos in cli.py. crudo 2017-03-24 18:56:06 +0100
  • 22476bfb7b Implement 'user set' command in cli.py. crudo 2017-03-24 15:54:08 +0100
  • 96ccea0899 Implement new features for cli.py 'event' command. crudo 2017-03-24 15:08:28 +0100
  • 2325c5f5c3 Refactor cli.py uid 2017-03-23 19:11:41 +0100
  • 3eabeddf74 Updated .gitignore. Untracking 'conf/' directory. crudo 2017-03-23 16:03:47 +0100
  • 522f418047 Disable form data logging. crudo 2017-03-22 18:19:28 +0100
  • 1dddddb97d Database schema change. Removed 'currency' column from 'Product'. crudo 2017-03-22 17:56:54 +0100
  • 27983883d7 Database schema change. 'Order' becomes 'Transaction'. 'OrderEntry' becomes 'Order'. crudo 2017-03-22 17:12:15 +0100
  • 54e814e801 Fix authentication bug on sell page. crudo 2017-03-22 17:03:14 +0100
  • e7874a10ee Import. crudo 2017-03-21 11:26:25 +0100