Historique des commits

Auteur SHA1 Message Date
  DricomDragon 861878cdd5 License unedr GNU GPLv3 il y a 3 ans
  DricomDragon 422b059a0e Add logo il y a 3 ans
  Jovian Hersemeule 8f635324b8 Merge pull request #1 from DricomDragon/python-db-user il y a 5 ans
  DricomDragon 92b6a80612 Add a line about `credentials.py` in README il y a 5 ans
  DricomDragon 7b62657022 Remove useless GRANT statement in db creation il y a 5 ans
  DricomDragon d5c8cb46f0 Adapt instructions related to python_app db user il y a 5 ans
  DricomDragon 70c1267928 Add a sql scripts to grant python il y a 5 ans
  DricomDragon a25e2aaf01 Add a grant statement for python_app in db creation il y a 5 ans
  DricomDragon f97ad02cf4 Add a sql script to create the python user il y a 5 ans
  DricomDragon cf13e993b5 Add a script to remove SQL stuff il y a 5 ans
  DricomDragon f9cfc98ccb Encapsulate the SQL command in a unix command il y a 5 ans
  DricomDragon 4debb22d50 Add python db user SQL command in README il y a 5 ans
  DricomDragon 7af9b333e5 Change credentials file to use python_app user il y a 5 ans
  Jovian (Netbook) bc13eaefdf Titles shorter il y a 5 ans
  Jovian (Netbook) 981f5eb73a Repository structure il y a 5 ans
  Jovian (Netbook) c7f03d6874 Regex validator added for quantity input il y a 5 ans
  Jovian (Netbook) 0f79d79c98 Product name visible when writting a quantity il y a 5 ans
  Jovian (Netbook) e3bd76ea25 Quantity to type for each product in the new order il y a 5 ans
  Jovian (Netbook) b4e4f1dc27 Remove debug print while adding a new order il y a 5 ans
  Jovian (Netbook) b7235db2b3 Product list name refactored il y a 5 ans
  Jovian (Netbook) bccc42dfde Ordered items are created with default quantity il y a 5 ans
  Jovian (Netbook) a1cee46bea Empty book order is created il y a 5 ans
  Jovian (Netbook) b0f23e1289 Cli implemented for feature 'new order' il y a 5 ans
  Jovian (Netbook) 8088fd5c08 New global display method to print not implemented features il y a 5 ans
  Jovian (Netbook) a3f2abe010 New method for basic display to print an end message il y a 5 ans
  Jovian (Netbook) 9593f54ac1 Feature 'list warehouses' implemented il y a 5 ans
  Jovian (Netbook) 07de124bdb Fix duplicates in bookorder list when 'list orders' called several times il y a 5 ans
  Jovian (Netbook) 8c024509ce Fix bugs caused by empty lists in customer application il y a 5 ans
  Jovian (Netbook) 7b44340818 Fix error display with multiple arguments il y a 5 ans
  Jovian (Netbook) 8358301d90 New display method for errors il y a 5 ans