Louis Vallat
|
d40b4d6754
|
same responsive design for the register page
|
2019-11-21 23:27:02 +01:00 |
|
Louis Vallat
|
2de5e2072a
|
added styling on login page
|
2019-11-21 20:47:57 +01:00 |
|
Louis Vallat
|
0990e971a0
|
added index.php and its css
|
2019-11-20 23:16:27 +01:00 |
|
Louis Vallat
|
4a2f1bbd51
|
db ids replaced with public id in the select cupboard when adding a product, and also now users can edit their cupboard
|
2019-11-17 23:44:38 +01:00 |
|
Louis Vallat
|
fc91f7697c
|
renamed example_config.json ==> config.json.example so it's easier to figure out how it should be named
|
2019-11-17 16:52:12 +01:00 |
|
Louis Vallat
|
e97f7ba291
|
fixed small bug for null expiration date on edition
|
2019-11-16 23:21:20 +01:00 |
|
Louis Vallat
|
7b1a2da9d5
|
implemented editing on products and on cupboards
|
2019-11-16 23:12:11 +01:00 |
|
Louis Vallat
|
0b1b7f43df
|
added a way to delete products
|
2019-11-12 10:41:10 +01:00 |
|
Louis Vallat
|
2b9b667bdd
|
added a way to delete cupboards
|
2019-11-12 00:35:30 +01:00 |
|
Louis Vallat
|
d7556a9edb
|
added 'remember me option'
|
2019-11-12 00:08:09 +01:00 |
|
Louis Vallat
|
5104f917c2
|
inner join to left join so if the cupboard is NULL then it still returns it and we can check if it's null
|
2019-11-11 14:53:08 +01:00 |
|
Louis Vallat
|
7cc6afb56c
|
force login over https.
|
2019-11-11 13:51:40 +01:00 |
|
Louis Vallat
|
a2dd6ddf83
|
fixed very ugly and ambiguous sql select on products
|
2019-11-10 16:04:24 +01:00 |
|
Louis Vallat
|
346f9c6743
|
fixed the 'get_cupboards_as_array
|
2019-11-10 15:54:39 +01:00 |
|
Louis Vallat
|
7fb7758df2
|
fixed the custom session system
|
2019-11-10 15:36:37 +01:00 |
|
Louis Vallat
|
6618becd17
|
simplified the process of getting user_infos as the user we want to get some info is the one connected
|
2019-11-10 14:09:59 +01:00 |
|
Louis Vallat
|
8bd3c81237
|
users can now change their own password
|
2019-11-10 13:07:27 +01:00 |
|
Louis Vallat
|
7eb34fae4c
|
remove a return that couldn't be reached in utils.php
|
2019-11-10 00:18:40 +01:00 |
|
Louis Vallat
|
d175725459
|
changed manual comparaisons to
|
2019-11-10 00:17:21 +01:00 |
|
Louis Vallat
|
d0bb2e59b2
|
forgot to add utils, now it should be better
|
2019-11-10 00:15:03 +01:00 |
|
Louis Vallat
|
4141eaf3ea
|
added a better way to store credentials
|
2019-11-09 23:56:28 +01:00 |
|
Louis Vallat
|
0ce0c5dccb
|
added login and utils functions, to start the project
|
2019-11-09 22:33:47 +01:00 |
|