Change the color scheme to be more IHM rules compliant.
[Project_webapp.git] / lib /
2018-01-21  Jérôme BenoitCode cleanups and comments
2018-01-20  Jérôme BenoitAdd some code documentation skeletons and comment some...
2018-01-20  Jérôme BenoitAvoid the booking of full fligths.
2018-01-18  Jérôme BenoitAdd return flight booking cinematic and personal inform...
2018-01-16  Jérôme BenoitMisc code cleanups and comment.
2018-01-16  Jérôme BenoitAdd the flight search and booking features.
2018-01-15  Jérôme BenoitSmall cleanups.
2018-01-15  Jérôme BenoitFix the authenfication check.
2018-01-15  Jérôme BenoitAdd the following features:
2018-01-09  Jérôme BenoitTidy a bit the files structure.
2018-01-09  Jérôme BenoitOnly allow GET and POST HTTP request and die otherwise.
2018-01-09  Jérôme BenoitProperly separate the HTTP GET requests from the POST...