Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drinkpedia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ALGLAVE Ivan
Drinkpedia
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2ddf1325e5d2dbd3a9341ccff2896ee2abd02fba
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jan
31
Dec
30
29
3
26
Nov
25
24
23
Message posting event sent to parent window instead of top window, various fixes
master
master
Added index.php file redirecting to Home.php
Connection / Deconnection and Account creation handled - TODO : style. Fixed issues with favourites, which are now synced with the database and local favourites, and merged on creation
Non tested -> favourites are synchronised with database when connected TODO : make database connection on every page
Favourites are stored in cookies, and Blurred recipe view sends feedback back to RecipeList (or any other window opened in the tab) when closed to update favourites
RecipeList shows the score depending on a parameter in the url
AvancedSearch fonctionnal
Recipes.php now links to RecipeList with all lists as parameter
Changed many things, fixed advancedSearch (missing overview of selected ingredients), RecipeList, and added a loading screen when switching screens
Can select Ingredients you want / don't want / don't care in the AdvancedSearch page
Merge branch 'master' of https://gitlab.univ-lorraine.fr/alglave2u/drinkpedia
Added autocomplete input field for all ingredients on the advanced search page and fixed inclusion issues in php by duplicating Doonees.inc.php
ajout d'un test pour GetRecipes dans Hierarchy.php
Ajout de get_all_aliments qui renvoie un tableau de tous les aliments d'une catégorie
Merge branch 'master' of https://gitlab.univ-lorraine.fr/alglave2u/drinkpedia
déplacement des fonctions php
trying to debug js
correction du déplacement dans la hiérarchie
Merge branch 'master' of https://gitlab.univ-lorraine.fr/alglave2u/drinkpedia
ajout d'une fonction pour récupérer les aliments feuille
debug_1
Merge branch 'master' of https://gitlab.univ-lorraine.fr/alglave2u/drinkpedia
Co-authored-by: Ivan Alglave <alglaveivan@outlook.com>
added bottstrap into the folder
d
added MyFavouriteRecipes.php and the corresponding navigation bar increments
link-style for Cocktails list selection
Cocktails.php displays a clickable list of all the cocktails
js -> php -> js communication
Big changes
Fichier "Home" qui contient la barre de navigation et le blurredelement, communication entre les iframe et leur parent
Initial commit
Loading