Wed, 08 Apr 2015 00:31:45 +0200 show the data of the json received from the server (normalize the exchanged data)
rougeronj [Wed, 08 Apr 2015 00:31:45 +0200] rev 76
show the data of the json received from the server (normalize the exchanged data)
Tue, 07 Apr 2015 12:01:58 +0200 Render parent books, child books, and other books separately - minor clean in modal.html
rougeronj [Tue, 07 Apr 2015 12:01:58 +0200] rev 75
Render parent books, child books, and other books separately - minor clean in modal.html
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
Fri, 03 Apr 2015 15:04:57 +0200 minor html update in forms and book page
rougeronj [Fri, 03 Apr 2015 15:04:57 +0200] rev 64
minor html update in forms and book page
Fri, 03 Apr 2015 15:03:04 +0200 small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book
rougeronj [Fri, 03 Apr 2015 15:03:04 +0200] rev 63
small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book
Fri, 03 Apr 2015 15:02:19 +0200 clean deprecated populateUser
rougeronj [Fri, 03 Apr 2015 15:02:19 +0200] rev 62
clean deprecated populateUser
Fri, 03 Apr 2015 15:01:41 +0200 custom ObtainToken function to add PopulateVisite function when a user connects
rougeronj [Fri, 03 Apr 2015 15:01:41 +0200] rev 61
custom ObtainToken function to add PopulateVisite function when a user connects
Fri, 03 Apr 2015 10:44:34 +0200 add and repair auth module (it was not detected by mercurial anymore due to a cass problem on title)
rougeronj [Fri, 03 Apr 2015 10:44:34 +0200] rev 60
add and repair auth module (it was not detected by mercurial anymore due to a cass problem on title)
Fri, 03 Apr 2015 10:42:04 +0200 repair Auth folder broken by cass on title -> Delete and add again
rougeronj [Fri, 03 Apr 2015 10:42:04 +0200] rev 59
repair Auth folder broken by cass on title -> Delete and add again
Fri, 03 Apr 2015 10:41:27 +0200 add config.py to gitignore
rougeronj [Fri, 03 Apr 2015 10:41:27 +0200] rev 58
add config.py to gitignore
Thu, 02 Apr 2015 18:28:31 +0200 add authentication and controle of authentication before routing
rougeronj [Thu, 02 Apr 2015 18:28:31 +0200] rev 57
add authentication and controle of authentication before routing
Thu, 02 Apr 2015 18:26:43 +0200 propagate the split of ammicoApi service
rougeronj [Thu, 02 Apr 2015 18:26:43 +0200] rev 56
propagate the split of ammicoApi service
Thu, 02 Apr 2015 13:11:12 +0200 split ammico $resource to a new .Service
rougeronj [Thu, 02 Apr 2015 13:11:12 +0200] rev 55
split ammico $resource to a new .Service
Thu, 02 Apr 2015 12:06:51 +0200 clean js and minor update in html and css
rougeronj [Thu, 02 Apr 2015 12:06:51 +0200] rev 54
clean js and minor update in html and css
Thu, 02 Apr 2015 12:02:07 +0200 fucntion and button to add a book
rougeronj [Thu, 02 Apr 2015 12:02:07 +0200] rev 53
fucntion and button to add a book
Thu, 02 Apr 2015 11:58:19 +0200 add auth Service with API authentication url
rougeronj [Thu, 02 Apr 2015 11:58:19 +0200] rev 52
add auth Service with API authentication url
Thu, 02 Apr 2015 11:57:39 +0200 add authentication module using Token Auth
rougeronj [Thu, 02 Apr 2015 11:57:39 +0200] rev 51
add authentication module using Token Auth
Tue, 31 Mar 2015 15:27:26 +0200 remove the initial migration to prepare custom user implementation
rougeronj [Tue, 31 Mar 2015 15:27:26 +0200] rev 50
remove the initial migration to prepare custom user implementation
Tue, 31 Mar 2015 12:27:10 +0200 add ui-sortble lib to be able to sort the list of the slide in the book view - it sends a post request to the server to update the slides' order
rougeronj [Tue, 31 Mar 2015 12:27:10 +0200] rev 49
add ui-sortble lib to be able to sort the list of the slide in the book view - it sends a post request to the server to update the slides' order
Tue, 31 Mar 2015 12:25:19 +0200 server send now images field in json instead of previous firstImg
rougeronj [Tue, 31 Mar 2015 12:25:19 +0200] rev 48
server send now images field in json instead of previous firstImg
Tue, 31 Mar 2015 12:24:05 +0200 udate add fonction from a research and add a modal to select the book we want to add the slide
rougeronj [Tue, 31 Mar 2015 12:24:05 +0200] rev 47
udate add fonction from a research and add a modal to select the book we want to add the slide
Tue, 31 Mar 2015 12:22:00 +0200 add order management od the slides on server side
rougeronj [Tue, 31 Mar 2015 12:22:00 +0200] rev 46
add order management od the slides on server side
Tue, 31 Mar 2015 12:21:22 +0200 add idInventory for slides saved from a research and not coming from Jamespot
rougeronj [Tue, 31 Mar 2015 12:21:22 +0200] rev 45
add idInventory for slides saved from a research and not coming from Jamespot
Fri, 27 Mar 2015 16:33:30 +0100 FIX and update the client dev environment - update bootstrap - ignore index.js files and every file from bootstrap beside the css
rougeronj [Fri, 27 Mar 2015 16:33:30 +0100] rev 44
FIX and update the client dev environment - update bootstrap - ignore index.js files and every file from bootstrap beside the css
Fri, 27 Mar 2015 16:31:42 +0100 fix misspelled attribute
rougeronj [Fri, 27 Mar 2015 16:31:42 +0100] rev 43
fix misspelled attribute
Wed, 25 Mar 2015 16:01:31 +0100 remove unused success callback - remove unused css
rougeronj [Wed, 25 Mar 2015 16:01:31 +0100] rev 42
remove unused success callback - remove unused css
Wed, 25 Mar 2015 15:58:48 +0100 add to field login/logout in navigation bar
rougeronj [Wed, 25 Mar 2015 15:58:48 +0100] rev 41
add to field login/logout in navigation bar
Wed, 25 Mar 2015 15:57:45 +0100 add sanitize function to accept url from the request response - enable edit on dbclick - improve html
rougeronj [Wed, 25 Mar 2015 15:57:45 +0100] rev 40
add sanitize function to accept url from the request response - enable edit on dbclick - improve html
Wed, 25 Mar 2015 15:55:38 +0100 update slideshow template
rougeronj [Wed, 25 Mar 2015 15:55:38 +0100] rev 39
update slideshow template
Tue, 24 Mar 2015 18:13:23 +0100 use URL in settings
rougeronj [Tue, 24 Mar 2015 18:13:23 +0100] rev 38
use URL in settings
Tue, 24 Mar 2015 17:46:53 +0100 add save fonction on a slide and update template
rougeronj [Tue, 24 Mar 2015 17:46:53 +0100] rev 37
add save fonction on a slide and update template
Tue, 24 Mar 2015 17:45:31 +0100 moove dataEditor to slides component
rougeronj [Tue, 24 Mar 2015 17:45:31 +0100] rev 36
moove dataEditor to slides component
Tue, 24 Mar 2015 17:44:22 +0100 moove authentication urls inside ammico urls
rougeronj [Tue, 24 Mar 2015 17:44:22 +0100] rev 35
moove authentication urls inside ammico urls
Tue, 24 Mar 2015 17:43:55 +0100 add post request on a slide to update it
rougeronj [Tue, 24 Mar 2015 17:43:55 +0100] rev 34
add post request on a slide to update it
Tue, 24 Mar 2015 16:16:31 +0100 remove local datas and keys
rougeronj [Tue, 24 Mar 2015 16:16:31 +0100] rev 33
remove local datas and keys
Mon, 23 Mar 2015 17:08:16 +0100 add delete request to delete a slide - rename some .ressources fonctions
rougeronj [Mon, 23 Mar 2015 17:08:16 +0100] rev 32
add delete request to delete a slide - rename some .ressources fonctions
Mon, 23 Mar 2015 17:07:36 +0100 get info of a slide and show it. Sanitize html from description field and add it to the scope
rougeronj [Mon, 23 Mar 2015 17:07:36 +0100] rev 31
get info of a slide and show it. Sanitize html from description field and add it to the scope
Mon, 23 Mar 2015 17:05:45 +0100 add delete request on book and slide
rougeronj [Mon, 23 Mar 2015 17:05:45 +0100] rev 30
add delete request on book and slide
Mon, 23 Mar 2015 12:45:35 +0100 remove unused var
rougeronj [Mon, 23 Mar 2015 12:45:35 +0100] rev 29
remove unused var
Mon, 23 Mar 2015 12:26:55 +0100 remove sqlite, we now use PostgreSQL
rougeronj [Mon, 23 Mar 2015 12:26:55 +0100] rev 28
remove sqlite, we now use PostgreSQL
Mon, 23 Mar 2015 12:26:39 +0100 add routes for books and slides
rougeronj [Mon, 23 Mar 2015 12:26:39 +0100] rev 27
add routes for books and slides
Mon, 23 Mar 2015 12:25:19 +0100 rename 'gallery' to 'slides' to handle the slides pages
rougeronj [Mon, 23 Mar 2015 12:25:19 +0100] rev 26
rename 'gallery' to 'slides' to handle the slides pages
Mon, 23 Mar 2015 12:24:13 +0100 rename 'login' to 'Auth' to handle further authentication functions
rougeronj [Mon, 23 Mar 2015 12:24:13 +0100] rev 25
rename 'login' to 'Auth' to handle further authentication functions
Mon, 23 Mar 2015 12:22:44 +0100 add books controller to handle list of books
rougeronj [Mon, 23 Mar 2015 12:22:44 +0100] rev 24
add books controller to handle list of books
Mon, 23 Mar 2015 12:21:47 +0100 init the migrations
rougeronj [Mon, 23 Mar 2015 12:21:47 +0100] rev 23
init the migrations
Mon, 23 Mar 2015 12:21:17 +0100 add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj [Mon, 23 Mar 2015 12:21:17 +0100] rev 22
add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
Mon, 23 Mar 2015 12:20:28 +0100 update ammico user attribute to OnetoOneField instead of foreign key
rougeronj [Mon, 23 Mar 2015 12:20:28 +0100] rev 21
update ammico user attribute to OnetoOneField instead of foreign key
(0) -56 +56 +100 tip