Commit Graph

  • 15d26296f1
    Merge pull request #167 from ThomasRubini/password_conf main Thomas Rubini 2023-01-27 12:11:34 +0100
  • 1a61e96043
    Add password confirmation verification Thomas Rubini 2023-01-27 12:11:08 +0100
  • 64150aa88e
    Merge pull request #166 from ThomasRubini/bind_id_int Thomas Rubini 2023-01-27 12:04:02 +0100
  • af5ef9aba1
    Bind id as int in database Thomas Rubini 2023-01-27 12:01:29 +0100
  • 7819d8ff83
    Merge pull request #165 from ThomasRubini/README Thomas Rubini 2023-01-27 11:18:24 +0100
  • ad0443f4b0
    Merge branch 'main' into README Thomas Rubini 2023-01-27 11:18:03 +0100
  • be6eb6ec50 readme SIMAILA Djalim 2023-01-27 11:05:27 +0100
  • 45c4489477
    Merge pull request #164 from ThomasRubini/dump Thomas Rubini 2023-01-27 10:52:49 +0100
  • c064dd8d83
    Add database dump, with some values redacted Thomas Rubini 2023-01-27 10:52:20 +0100
  • 50ac06f4d1
    Merge pull request #163 from ThomasRubini/recipe_delete Thomas Rubini 2023-01-27 10:35:50 +0100
  • 309106e4ab
    Redirect to home on recipe deletion Thomas Rubini 2023-01-27 10:33:55 +0100
  • cfe0277df5
    throw a 404 if deleting a non-existing recipe Thomas Rubini 2023-01-27 10:23:57 +0100
  • ed3f3eabc0
    Merge pull request #162 from ThomasRubini/recipe_fill_author Thomas Rubini 2023-01-27 10:20:26 +0100
  • 2125fdeea6
    Only set recipe author ID when inserting Thomas Rubini 2023-01-27 10:19:05 +0100
  • 32fccac21c
    rename fillRecipeFromPostParams() to fillBasicRecipeAttributes() Thomas Rubini 2023-01-27 10:18:51 +0100
  • 47dc93e203
    Merge pull request #161 from ThomasRubini/fix Djalim Simaila 2023-01-27 07:36:45 +0100
  • 95faefd893 fixed deleting recipe, expected post got nothing SIMAILA Djalim 2023-01-27 07:35:46 +0100
  • 250c618005
    Merge pull request #160 from ThomasRubini/fix Djalim Simaila 2023-01-27 07:14:13 +0100
  • ee57bf0711 fixed non shown category SIMAILA Djalim 2023-01-27 07:12:40 +0100
  • 91cdb68363
    Merge pull request #159 from ThomasRubini/fix Djalim Simaila 2023-01-26 23:45:05 +0100
  • c0a0246e5b fixed particularities SIMAILA Djalim 2023-01-26 23:39:40 +0100
  • 37bbe6a33e
    Merge pull request #158 from ThomasRubini/todos Thomas Rubini 2023-01-26 23:18:41 +0100
  • 1d9079398b
    remove done TODOs Thomas Rubini 2023-01-26 23:17:07 +0100
  • 764cacdf14
    Merge pull request #157 from ThomasRubini/redirect_login Thomas Rubini 2023-01-26 23:01:15 +0100
  • e2ec8af47b
    Add special case for login redirection Thomas Rubini 2023-01-26 23:00:48 +0100
  • bc1e47d6e5
    Merge pull request #156 from ThomasRubini/fix Djalim Simaila 2023-01-26 22:44:49 +0100
  • 2235f0d029
    Fix RECIPE to INSTRUCTIONS Thomas Rubini 2023-01-26 22:43:30 +0100
  • 62c6274043
    Merge pull request #155 from ThomasRubini/instructions Thomas Rubini 2023-01-26 22:35:17 +0100
  • d6cf92b7da
    rename 'recipe' to 'instructions' Thomas Rubini 2023-01-26 22:34:13 +0100
  • 6bac400a23
    Merge pull request #154 from ThomasRubini/recipe_update_delete Thomas Rubini 2023-01-26 21:45:24 +0100
  • 0fd3e0aa15
    delete ingredients not in update request Thomas Rubini 2023-01-26 21:41:58 +0100
  • 553776774f
    do not delete from table INGREDIENT Thomas Rubini 2023-01-26 21:41:39 +0100
  • e68c31becb
    Merge pull request #153 from ThomasRubini/recipe_insert Thomas Rubini 2023-01-26 21:44:54 +0100
  • 2a54dd3192
    add comments Thomas Rubini 2023-01-26 21:35:54 +0100
  • 1e75a5df58
    allow to set recipe img when inserting Thomas Rubini 2023-01-26 21:34:28 +0100
  • 96c77453e2
    Merge pull request #152 from ThomasRubini/inter_user_null Thomas Rubini 2023-01-26 21:29:04 +0100
  • 4fdb49454f
    fix typo Thomas Rubini 2023-01-26 21:28:57 +0100
  • 9014ca45f3
    handle case where user is null in interactions Thomas Rubini 2023-01-26 21:26:22 +0100
  • 13c2377955
    Merge pull request #151 from ThomasRubini/back_button_edit_recipe Marla 2023-01-26 21:23:31 +0100
  • d2e0cb8aa0
    Merge pull request #150 from ThomasRubini/gestion_user_width Marla 2023-01-26 21:23:13 +0100
  • 3de832fb03 added style for return button in edit recipe page Capelier-Marla 2023-01-26 21:22:56 +0100
  • 5e80f58f40
    Merge pull request #149 from ThomasRubini/recipe_buttons Thomas Rubini 2023-01-26 21:22:11 +0100
  • 11791c19df
    only show edit/delete buttons if the user can use them Thomas Rubini 2023-01-26 21:21:56 +0100
  • 1620746d9e
    Merge pull request #148 from ThomasRubini/recipe_time Thomas Rubini 2023-01-26 21:17:55 +0100
  • fc7538550e fixed width in user gestion Capelier-Marla 2023-01-26 21:17:41 +0100
  • ec6610a5ba
    show recipe time in minutes Thomas Rubini 2023-01-26 21:17:19 +0100
  • 3a23ef1d27
    Merge pull request #147 from ThomasRubini/recipe_search Thomas Rubini 2023-01-26 21:15:31 +0100
  • 72fc35438c
    use LIKE instead of INSTR in recipe search Thomas Rubini 2023-01-26 21:15:06 +0100
  • 9365d034d6
    Merge pull request #141 from ThomasRubini/header-improvements Marla 2023-01-26 21:14:30 +0100
  • 5845108eb1
    Merge pull request #146 from ThomasRubini/verboser_userManagement Djalim Simaila 2023-01-26 21:12:33 +0100
  • c0193ca759 verbose usermanagement SIMAILA Djalim 2023-01-26 21:11:50 +0100
  • 916cb5fcb5
    Merge pull request #145 from ThomasRubini/recipe_img Thomas Rubini 2023-01-26 20:54:12 +0100
  • 44f8c0e499
    add ability to update recipe image Thomas Rubini 2023-01-26 20:53:32 +0100
  • 73680ecb38
    Merge pull request #144 from ThomasRubini/user_update Thomas Rubini 2023-01-26 20:48:51 +0100
  • 7690615b82
    move image processing to a separate function Thomas Rubini 2023-01-26 20:42:45 +0100
  • 84ebcd13a4
    fix typo on image type verification Thomas Rubini 2023-01-26 20:21:05 +0100
  • 3fd908580e
    handle errors on user update Thomas Rubini 2023-01-26 20:20:41 +0100
  • 6c571f3a62
    Merge pull request #143 from ThomasRubini/user_time Thomas Rubini 2023-01-26 20:10:29 +0100
  • 2f4128beeb
    deal with dates correctly Thomas Rubini 2023-01-26 20:10:11 +0100
  • e04b43f0ad
    use UserModel::createFull() instead of constructor Thomas Rubini 2023-01-26 20:10:04 +0100
  • 68bf0a4c85
    Merge pull request #142 from ThomasRubini/anon_user_2 Thomas Rubini 2023-01-26 19:58:14 +0100
  • 04d3fdb206
    use Anon user in Recipe Thomas Rubini 2023-01-26 19:57:55 +0100
  • d90896dfef
    Change title and link favicons and add meta elements AudricV 2023-01-26 18:55:22 +0100
  • 068ade5b70
    Add favicons AudricV 2023-01-26 18:03:42 +0100
  • a36fb5dde2
    Merge pull request #140 from ThomasRubini/anon_user Thomas Rubini 2023-01-26 19:50:32 +0100
  • 1e80101833
    add Anon user object Thomas Rubini 2023-01-26 19:49:30 +0100
  • cf7d337c9d
    fix function name Thomas Rubini 2023-01-26 19:49:14 +0100
  • cf5f1b68df
    Merge pull request #139 from ThomasRubini/category_refactor Djalim Simaila 2023-01-26 19:36:18 +0100
  • 74226c53b6 fixed scrolling category page SIMAILA Djalim 2023-01-26 19:30:31 +0100
  • dc37e31dce
    Merge pull request #138 from ThomasRubini/fix_manageUser Marla 2023-01-26 19:24:39 +0100
  • c13e8e4808 styled results Capelier-Marla 2023-01-26 19:23:56 +0100
  • 5fa1459022 edited html to be usable in css Capelier-Marla 2023-01-26 19:11:33 +0100
  • 0c26986587 styled search part Capelier-Marla 2023-01-26 19:01:24 +0100
  • 1855231de3
    Merge pull request #137 from ThomasRubini/recipe_contr_login Thomas Rubini 2023-01-26 19:23:39 +0100
  • dea9dcb80f
    do not query user id if not login Thomas Rubini 2023-01-26 19:23:20 +0100
  • 7e63369481
    Merge pull request #136 from ThomasRubini/recipe_ingredients Thomas Rubini 2023-01-26 19:21:03 +0100
  • 25bd38ece7
    update recipe ingredients Thomas Rubini 2023-01-26 19:20:33 +0100
  • 7ef799668a
    add IngredientModel::update() Thomas Rubini 2023-01-26 19:20:09 +0100
  • 98decb5804
    Merge pull request #135 from ThomasRubini/category_controller Djalim Simaila 2023-01-26 19:14:09 +0100
  • 069fca704e categories SIMAILA Djalim 2023-01-26 19:13:39 +0100
  • b195da0e46
    fix typo Thomas Rubini 2023-01-26 19:08:01 +0100
  • 44c785aa01
    add ingredients on recipe/create Thomas Rubini 2023-01-26 18:53:11 +0100
  • 4e4126586e
    make IngredientModel::insert fetch ID Thomas Rubini 2023-01-26 18:53:05 +0100
  • d3b5345f79
    fix keys sent to backend Thomas Rubini 2023-01-26 18:52:43 +0100
  • e1547e14cb
    Merge pull request #134 from ThomasRubini/scroll_smooth Marla 2023-01-26 18:36:24 +0100
  • a0f280a2b4 added scroll smooth behavior Capelier-Marla 2023-01-26 18:36:04 +0100
  • b5f4fc3d1f
    Merge pull request #133 from ThomasRubini/css_recipe_view Marla 2023-01-26 18:31:09 +0100
  • 47dd94667a styled apprectation Capelier-Marla 2023-01-26 18:28:57 +0100
  • ae96aae532 style form for appreciation Capelier-Marla 2023-01-26 18:11:14 +0100
  • 3f1ff98251 style form for appreciation Capelier-Marla 2023-01-26 18:10:51 +0100
  • 3a8ae0cdf9 syled buttons Capelier-Marla 2023-01-26 17:57:17 +0100
  • 38eb7edf9b style first part of recipe view Capelier-Marla 2023-01-26 17:47:00 +0100
  • 5f739ecf77 style top image Capelier-Marla 2023-01-26 17:23:34 +0100
  • cb4476f992 added recipeView class to main in view of recipes Capelier-Marla 2023-01-26 17:10:47 +0100
  • e3d10e924d
    Merge pull request #132 from ThomasRubini/getsteps Thomas Rubini 2023-01-26 17:36:55 +0100
  • 272b4fae86
    use getSteps() in frontend Thomas Rubini 2023-01-26 17:35:56 +0100
  • b664a38a66
    add method RecipeModel::getSteps() Thomas Rubini 2023-01-26 17:34:54 +0100
  • 7006ee6896
    explode at \n\n instead of \n Thomas Rubini 2023-01-26 17:09:33 +0100
  • fc3d8e1c98
    Merge pull request #131 from ThomasRubini/ingredients_edit Thomas Rubini 2023-01-26 17:08:32 +0100
  • 0d74f4db90
    fix ingredient in recipe/edit Thomas Rubini 2023-01-26 17:07:56 +0100