|
f70465a17a
|
refactored ingredient model
|
2023-01-26 15:59:14 +01:00 |
|
Capelier-Marla
|
8418df91e3
|
removed :has() css attributes to use classes (because f firefox)
|
2023-01-26 13:31:27 +01:00 |
|
Capelier-Marla
|
13b3b58fb0
|
styled user/view (user/edit)
|
2023-01-26 11:39:26 +01:00 |
|
Capelier-Marla
|
47c733547f
|
added classes to use css easier
|
2023-01-26 00:48:28 +01:00 |
|
Capelier-Marla
|
2293d7378a
|
styled connexion/inscription page (and added titles on top of forms)
|
2023-01-25 21:31:53 +01:00 |
|
Thomas Rubini
|
1abc40da4e
|
Make 'return_uri' parameter work
|
2023-01-24 19:58:22 +01:00 |
|
Thomas Rubini
|
8e387abaed
|
modify view to fit new user model
|
2023-01-24 19:13:10 +01:00 |
|
Thomas Rubini
|
a4fcfb08e3
|
store profile picture in database when uploaded
|
2023-01-23 18:55:13 +01:00 |
|
Thomas Rubini
|
46d0e38050
|
add a button to manage user for admins
|
2023-01-20 19:21:23 +01:00 |
|
Thomas Rubini
|
19cf44bc00
|
Create /user/update route
|
2023-01-17 15:53:15 +01:00 |
|
Capelier-Marla
|
69417ff760
|
form action redirected to /user/update
|
2023-01-17 15:24:38 +01:00 |
|
Capelier-Marla
|
2469823f9d
|
moved edit page to user view, to replace view.php, and edited Controller to show the right page
|
2023-01-17 15:24:38 +01:00 |
|
Thomas Rubini
|
6652d97c53
|
Show error message on login and register
|
2023-01-17 14:30:17 +01:00 |
|
Thomas Rubini
|
82cb01ff18
|
Add possibility to logout
|
2023-01-17 10:06:37 +01:00 |
|
Thomas Rubini
|
4481803e60
|
Only store ID and sessionand get other information dynamically
|
2023-01-17 09:36:06 +01:00 |
|
Thomas Rubini
|
78bf8554b8
|
change DB field 'NAME' into 'USERNAME'
|
2023-01-17 09:25:44 +01:00 |
|
Thomas Rubini
|
7fae33a7b3
|
make basic account view
|
2023-01-17 09:00:13 +01:00 |
|
Thomas Rubini
|
b12dd563d8
|
replace the temporary login page with the final one
|
2023-01-16 23:38:30 +01:00 |
|
Thomas Rubini
|
18d6298330
|
basic login/register system
|
2023-01-16 22:46:34 +01:00 |
|