Commit Graph

20 Commits

Author SHA1 Message Date
Louis Vallat
fe1d13d28b users can now list their products 2019-11-10 16:04:46 +01:00
Louis Vallat
a2dd6ddf83 fixed very ugly and ambiguous sql select on products 2019-11-10 16:04:24 +01:00
Louis Vallat
8d6fcfd4ec users can now see their cupboards 2019-11-10 15:55:06 +01:00
Louis Vallat
346f9c6743 fixed the 'get_cupboards_as_array 2019-11-10 15:54:39 +01:00
Louis Vallat
0283fb1bc5 users can now add their cupboards 2019-11-10 15:44:20 +01:00
Louis Vallat
7fb7758df2 fixed the custom session system 2019-11-10 15:36:37 +01:00
Louis Vallat
35f1a02db4 users are redirected to the welcome page when changing their password 2019-11-10 14:12:01 +01:00
Louis Vallat
f220852d32 added a way to add a product 2019-11-10 14:10:10 +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
7bd7ba8f5f now taking the names lengths into account 2019-11-10 13:31:43 +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
6256ca71ce users can now register correctly 2019-11-10 00:14:20 +01:00
Louis Vallat
4141eaf3ea added a better way to store credentials 2019-11-09 23:56:28 +01:00
Louis Vallat
fafedd38f6 added config file in gitignore 2019-11-09 23:39:40 +01:00
Louis Vallat
40519abf95 added a logout page 2019-11-09 23:13:11 +01:00
Louis Vallat
975217fe80 fixed first name not being shown correctly 2019-11-09 22:44:32 +01:00
Louis Vallat
0ce0c5dccb added login and utils functions, to start the project 2019-11-09 22:33:47 +01:00