Tue, 07 Apr 2015 12:00:14 +0200 get the book id of the book to delete from the template instead of $index (because we reorder the list so $index are not really clear anymore)
rougeronj [Tue, 07 Apr 2015 12:00:14 +0200] rev 74
get the book id of the book to delete from the template instead of $index (because we reorder the list so $index are not really clear anymore)
Tue, 07 Apr 2015 11:56:43 +0200 redirect to login page if the account is successfully created
rougeronj [Tue, 07 Apr 2015 11:56:43 +0200] rev 73
redirect to login page if the account is successfully created
Tue, 07 Apr 2015 11:55:11 +0200 Update PopulateVisit function to get only the new visits from Jamespot.
rougeronj [Tue, 07 Apr 2015 11:55:11 +0200] rev 72
Update PopulateVisit function to get only the new visits from Jamespot. In case the parameter "parrent_visit" is passed when creating a book, we copy all the slide corresponding to the visit being copied. Refactor PopulateVisite to PopulateVisit.
Tue, 07 Apr 2015 11:47:15 +0200 add parent_visit attribute to model to identify a book created by user and a book from Jamespot
rougeronj [Tue, 07 Apr 2015 11:47:15 +0200] rev 71
add parent_visit attribute to model to identify a book created by user and a book from Jamespot
Fri, 03 Apr 2015 17:15:59 +0200 Rename with snake_case
rougeronj [Fri, 03 Apr 2015 17:15:59 +0200] rev 70
Rename with snake_case
Fri, 03 Apr 2015 16:21:27 +0200 update list book view with accordeons and add delete fonction on a book
rougeronj [Fri, 03 Apr 2015 16:21:27 +0200] rev 69
update list book view with accordeons and add delete fonction on a book
Fri, 03 Apr 2015 16:20:20 +0200 add type="button" on cancel buttons to avoid default validation of form
rougeronj [Fri, 03 Apr 2015 16:20:20 +0200] rev 68
add type="button" on cancel buttons to avoid default validation of form
Fri, 03 Apr 2015 16:19:19 +0200 update slideshow : accept the id of a book as route parameter (instead of static id previously)
rougeronj [Fri, 03 Apr 2015 16:19:19 +0200] rev 67
update slideshow : accept the id of a book as route parameter (instead of static id previously)
Fri, 03 Apr 2015 15:06:42 +0200 minor update on authcontroller : a modal closed himself sending the route to follow after
rougeronj [Fri, 03 Apr 2015 15:06:42 +0200] rev 66
minor update on authcontroller : a modal closed himself sending the route to follow after
Fri, 03 Apr 2015 15:05:32 +0200 add book to current scope on success add on server side
rougeronj [Fri, 03 Apr 2015 15:05:32 +0200] rev 65
add book to current scope on success add on server side
(0) -10 +10 +100 tip