1bdba6f7a7
Adding ability to add a casher to the database
2021-11-21 02:29:24 +01:00
acd2f9e950
upper, lower and capitalize directly when adding to the db
2021-11-21 02:28:52 +01:00
5805dc15f1
adding method who check if an user already exists
2021-11-21 02:20:50 +01:00
9aefbefbaf
fix type
2021-11-21 01:57:03 +01:00
f335423a7a
update docs
2021-11-21 01:35:48 +01:00
46d776c9e0
update docs
2021-11-20 19:47:25 +01:00
2969e5c9b3
fix typo
2021-11-20 19:47:18 +01:00
607ced580e
starting the window who deliver who add the ability to add a user to the db
2021-11-20 19:47:13 +01:00
131df64229
update docs
2021-11-20 18:47:41 +01:00
1fbc6041f2
update docs
2021-11-20 18:46:59 +01:00
aadb8228c6
fix pdf
2021-11-20 18:45:43 +01:00
be7fe0c8b6
update docs
2021-11-20 18:45:34 +01:00
6a200c8f1a
update docs
2021-11-20 18:45:03 +01:00
eb45ee145f
update docs
2021-11-20 18:43:54 +01:00
c1be766d85
update docs
2021-11-20 18:42:14 +01:00
865927e58e
adding user job in the list for better clarity
2021-11-20 18:22:04 +01:00
631ed8f8fd
update docs
2021-11-20 18:09:37 +01:00
f009b1b962
Adding filter for the list
2021-11-20 18:09:34 +01:00
6a48447c4a
hide pass
2021-11-20 12:02:48 +01:00
3b583a9744
change db name
2021-11-20 12:02:38 +01:00
2f0503a394
docs
2021-11-20 11:40:23 +01:00
540ea0e067
adding user info in child window
2021-11-20 11:39:16 +01:00
2456aeda4e
fix pdf
2021-11-20 03:02:38 +01:00
90116e9147
fix typo
2021-11-20 02:53:26 +01:00
faf6278854
update docs
2021-11-20 02:50:07 +01:00
e4d3d82de1
update docs (add link to the repo in the title)
2021-11-20 02:43:20 +01:00
2bf0b6accb
change import order
2021-11-20 02:41:38 +01:00
f7544b72a8
update docs
2021-11-20 02:40:07 +01:00
0bc7ec7433
- Fixes some errors when switching between GUIs
...
- Change Manager GUI dimensions
- Add button for adding an user (not implemented yet)
- Add button for removing an user (not implemented yet)
- Add the list of all the users, adding the scrollbar connected to it and print data on the double-clicked user
2021-11-20 02:40:02 +01:00
39d058358b
fix error when no value given
2021-11-20 02:37:57 +01:00
7e9f0779cc
accept username for retrieve user data
2021-11-20 02:37:44 +01:00
6eab3b5baa
update docs
2021-11-20 00:58:46 +01:00
b6b5e91ab1
return a dict instead of a list for easier usage
2021-11-20 00:58:38 +01:00
32fe113e0a
use dict syntax instead of exhausting syntax
2021-11-20 00:57:56 +01:00
af44cc256c
Adding method to return a dict instead of a list for easier usage
2021-11-20 00:57:21 +01:00
fe5d856f98
update docs
2021-11-20 00:30:55 +01:00
dfd1982d13
change to sans-serif font
2021-11-20 00:23:13 +01:00
71f8d37f9d
change check icon
2021-11-20 00:15:59 +01:00
b69764f032
prevent resizing the window
2021-11-20 00:11:59 +01:00
0db984c7a3
remove useless list
2021-11-20 00:11:37 +01:00
b6d3d130cf
adding link to the documentation
2021-11-20 00:11:30 +01:00
98143c665d
update docs
2021-11-20 00:11:20 +01:00
bca747171d
- use __init__ method to init the window and a frame instead of doing it in the demarrer
method
...
- adding login to the correct gui according to the user
- add method for the gui of manager and cashier
2021-11-19 23:57:11 +01:00
7c5e52a59f
Change verificationIdentifiants
behaviour and add a method to fetch data on user by id
2021-11-19 23:54:51 +01:00
bc177c2aa8
Update docs
2021-11-19 22:51:23 +01:00
2eeaa8654f
Update docs
2021-11-19 21:37:54 +01:00
cc7d013e77
Adding __init__ who add some variables, useless but make things more clear
2021-11-19 21:37:48 +01:00
e6e87732f2
leave pdoc for classic latex documentation
2021-11-19 21:14:14 +01:00
cf833625e3
add fr html
2021-11-19 20:37:39 +01:00
dcbb9c7c03
Tkinter only import needed widgets and constants
2021-11-19 20:15:53 +01:00