Commit Graph

  • abb76836a1 Added Docker + docker-compose configuration #11 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 #7 subnixr 2017-03-26 21:17:07 +0200
  • 257eba61b0 Add floating point input subnixr 2017-03-26 21:09:46 +0200
  • 545017bf2c Clean little code #6 subnixr 2017-03-26 20:53:23 +0200
  • e4d36c1b7c Add floating point support in cli.py subnixr 2017-03-26 20:44:42 +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
  • 8d8a7a9413 Support floating point input #5 subnixr 2017-03-26 04:17:31 +0200
  • 281c7e1bbb Cleaned little code subnixr 2017-03-26 04:05:19 +0200
  • 2d3bda8328 Break the borders edition. crudo 2017-03-25 21:47:42 +0100
  • 2ea448d039 Add Macao logo for printer. crudo 2017-03-25 20:22:36 +0100
  • 1871221f04 Include UID in ticket. crudo 2017-03-25 02:57:22 +0100
  • 389ad04e19 Implement transaction printing. crudo 2017-03-25 02:38:02 +0100
  • 67ae28fcac Fix query bug that prevented events with undefined end date being used. crudo 2017-03-24 23:03:13 +0100
  • 8c4540e82c Fix exception raising on 'event list' command when event has no transactions. crudo 2017-03-24 21:08:32 +0100
  • 6c5e5568ea Database schema change. Implement ProductCategory. crudo 2017-03-24 21:04:10 +0100
  • 9968cd2b8b Database schema change. Minor database refactoring. crudo 2017-03-24 19:42:21 +0100
  • 5db877dc4c Minor cli.py refactoring. crudo 2017-03-24 19:39:05 +0100
  • c07c19ca32 Database schema change and new UI feature. The user can now rearrange the products. crudo 2017-03-24 19:23:37 +0100
  • 10bd8a1660 Fix typos in cli.py. crudo 2017-03-24 18:56:06 +0100
  • e2badf6b53 Implement 'user set' command in cli.py. crudo 2017-03-24 15:54:08 +0100
  • a29ec236f6 Implement new features for cly.py 'event' command. crudo 2017-03-24 15:08:28 +0100
  • 2325c5f5c3 Refactor cli.py uid 2017-03-23 19:11:41 +0100
  • 661914283f Refactor cli.py #4 Edoardo Negri 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