Commit Graph

477 Commits

Author SHA1 Message Date
Thomas Rubini
15d26296f1
Merge pull request #167 from ThomasRubini/password_conf 2023-01-27 12:11:34 +01:00
Thomas Rubini
1a61e96043
Add password confirmation verification 2023-01-27 12:11:08 +01:00
Thomas Rubini
64150aa88e
Merge pull request #166 from ThomasRubini/bind_id_int 2023-01-27 12:04:02 +01:00
Thomas Rubini
af5ef9aba1
Bind id as int in database 2023-01-27 12:03:21 +01:00
Thomas Rubini
7819d8ff83
Merge pull request #165 from ThomasRubini/README 2023-01-27 11:18:24 +01:00
Thomas Rubini
ad0443f4b0
Merge branch 'main' into README 2023-01-27 11:18:03 +01:00
be6eb6ec50 readme 2023-01-27 11:05:27 +01:00
Thomas Rubini
45c4489477
Merge pull request #164 from ThomasRubini/dump 2023-01-27 10:52:49 +01:00
Thomas Rubini
c064dd8d83
Add database dump, with some values redacted 2023-01-27 10:52:20 +01:00
Thomas Rubini
50ac06f4d1
Merge pull request #163 from ThomasRubini/recipe_delete 2023-01-27 10:35:50 +01:00
Thomas Rubini
309106e4ab
Redirect to home on recipe deletion 2023-01-27 10:35:37 +01:00
Thomas Rubini
cfe0277df5
throw a 404 if deleting a non-existing recipe 2023-01-27 10:23:57 +01:00
Thomas Rubini
ed3f3eabc0
Merge pull request #162 from ThomasRubini/recipe_fill_author 2023-01-27 10:20:26 +01:00
Thomas Rubini
2125fdeea6
Only set recipe author ID when inserting 2023-01-27 10:19:05 +01:00
Thomas Rubini
32fccac21c
rename fillRecipeFromPostParams() to fillBasicRecipeAttributes() 2023-01-27 10:18:51 +01:00
47dc93e203
Merge pull request #161 from ThomasRubini/fix
fixed deleting recipe, expected post got nothing
2023-01-27 07:36:45 +01:00
95faefd893 fixed deleting recipe, expected post got nothing 2023-01-27 07:35:46 +01:00
250c618005
Merge pull request #160 from ThomasRubini/fix
fixed non shown category
2023-01-27 07:14:13 +01:00
ee57bf0711 fixed non shown category 2023-01-27 07:12:40 +01:00
91cdb68363
Merge pull request #159 from ThomasRubini/fix
fixed particularities
2023-01-26 23:45:05 +01:00
c0a0246e5b fixed particularities 2023-01-26 23:43:46 +01:00
Thomas Rubini
37bbe6a33e
Merge pull request #158 from ThomasRubini/todos 2023-01-26 23:18:41 +01:00
Thomas Rubini
1d9079398b
remove done TODOs 2023-01-26 23:17:13 +01:00
Thomas Rubini
764cacdf14
Merge pull request #157 from ThomasRubini/redirect_login 2023-01-26 23:01:15 +01:00
Thomas Rubini
e2ec8af47b
Add special case for login redirection 2023-01-26 23:00:48 +01:00
bc1e47d6e5
Merge pull request #156 from ThomasRubini/fix
Fix RECIPE to INSTRUCTIONS
2023-01-26 22:44:49 +01:00
Thomas Rubini
2235f0d029
Fix RECIPE to INSTRUCTIONS 2023-01-26 22:43:32 +01:00
Thomas Rubini
62c6274043
Merge pull request #155 from ThomasRubini/instructions 2023-01-26 22:35:17 +01:00
Thomas Rubini
d6cf92b7da
rename 'recipe' to 'instructions' 2023-01-26 22:34:13 +01:00
Thomas Rubini
6bac400a23
Merge pull request #154 from ThomasRubini/recipe_update_delete 2023-01-26 21:45:24 +01:00
Thomas Rubini
0fd3e0aa15
delete ingredients not in update request 2023-01-26 21:45:02 +01:00
Thomas Rubini
553776774f
do not delete from table INGREDIENT 2023-01-26 21:45:02 +01:00
Thomas Rubini
e68c31becb
Merge pull request #153 from ThomasRubini/recipe_insert 2023-01-26 21:44:54 +01:00
Thomas Rubini
2a54dd3192
add comments 2023-01-26 21:35:54 +01:00
Thomas Rubini
1e75a5df58
allow to set recipe img when inserting 2023-01-26 21:34:28 +01:00
Thomas Rubini
96c77453e2
Merge pull request #152 from ThomasRubini/inter_user_null 2023-01-26 21:29:04 +01:00
Thomas Rubini
4fdb49454f
fix typo 2023-01-26 21:28:57 +01:00
Thomas Rubini
9014ca45f3
handle case where user is null in interactions 2023-01-26 21:27:55 +01:00
Marla
13c2377955
Merge pull request #151 from ThomasRubini/back_button_edit_recipe
added style for return button in edit recipe page
2023-01-26 21:23:31 +01:00
Marla
d2e0cb8aa0
Merge pull request #150 from ThomasRubini/gestion_user_width
fixed width in user gestion
2023-01-26 21:23:13 +01:00
Capelier-Marla
3de832fb03 added style for return button in edit recipe page 2023-01-26 21:22:56 +01:00
Thomas Rubini
5e80f58f40
Merge pull request #149 from ThomasRubini/recipe_buttons 2023-01-26 21:22:11 +01:00
Thomas Rubini
11791c19df
only show edit/delete buttons if the user can use them 2023-01-26 21:21:56 +01:00
Thomas Rubini
1620746d9e
Merge pull request #148 from ThomasRubini/recipe_time 2023-01-26 21:17:55 +01:00
Capelier-Marla
fc7538550e fixed width in user gestion 2023-01-26 21:17:41 +01:00
Thomas Rubini
ec6610a5ba
show recipe time in minutes 2023-01-26 21:17:31 +01:00
Thomas Rubini
3a23ef1d27
Merge pull request #147 from ThomasRubini/recipe_search 2023-01-26 21:15:31 +01:00
Thomas Rubini
72fc35438c
use LIKE instead of INSTR in recipe search 2023-01-26 21:15:06 +01:00
Marla
9365d034d6
Merge pull request #141 from ThomasRubini/header-improvements
Header improvements
2023-01-26 21:14:30 +01:00
5845108eb1
Merge pull request #146 from ThomasRubini/verboser_userManagement
verbose usermanagement
2023-01-26 21:12:33 +01:00