Wed, 08 Apr 2015 17:02:24 +0200 Only able to add slide to the child books - fix bug wich appeard during the split of the resource API (searchAPI -> ammicoAPI & searchAPI)
rougeronj [Wed, 08 Apr 2015 17:02:24 +0200] rev 82
Only able to add slide to the child books - fix bug wich appeard during the split of the resource API (searchAPI -> ammicoAPI & searchAPI)
Wed, 08 Apr 2015 17:00:43 +0200 Adapt the html to handle a list of images sent by our Ammico API
rougeronj [Wed, 08 Apr 2015 17:00:43 +0200] rev 81
Adapt the html to handle a list of images sent by our Ammico API
Wed, 08 Apr 2015 16:55:19 +0200 Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
rougeronj [Wed, 08 Apr 2015 16:55:19 +0200] rev 80
Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
Wed, 08 Apr 2015 00:39:23 +0200 Add url to access main page of the project and gulp "copy-server" to copy the ammico app to the server
rougeronj [Wed, 08 Apr 2015 00:39:23 +0200] rev 79
Add url to access main page of the project and gulp "copy-server" to copy the ammico app to the server
Wed, 08 Apr 2015 00:37:52 +0200 add gulp task "copy-server" to copy the project built, on the django server
rougeronj [Wed, 08 Apr 2015 00:37:52 +0200] rev 78
add gulp task "copy-server" to copy the project built, on the django server
Wed, 08 Apr 2015 00:36:37 +0200 Add new serializer for the data send by Orpheo. We receive XML so we parse it to json. Then we parse some html to get the proper data of each attribute.
rougeronj [Wed, 08 Apr 2015 00:36:37 +0200] rev 77
Add new serializer for the data send by Orpheo. We receive XML so we parse it to json. Then we parse some html to get the proper data of each attribute. Add xmlToJson parser module to requirements.txt
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
Fri, 20 Mar 2015 11:32:02 +0100 dd some fields to slide model
rougeronj [Fri, 20 Mar 2015 11:32:02 +0100] rev 20
dd some fields to slide model
Fri, 20 Mar 2015 11:31:44 +0100 get slides of a book
rougeronj [Fri, 20 Mar 2015 11:31:44 +0100] rev 19
get slides of a book
Wed, 18 Mar 2015 16:21:58 +0100 return Stop information fetch from jamestop api in the Slide info - id to idBook and idSlide to avoid confusion
rougeronj [Wed, 18 Mar 2015 16:21:58 +0100] rev 18
return Stop information fetch from jamestop api in the Slide info - id to idBook and idSlide to avoid confusion
Wed, 18 Mar 2015 16:16:37 +0100 update loading json - python 3.4 no more loads raw data so we need to decode it before loading to json
rougeronj [Wed, 18 Mar 2015 16:16:37 +0100] rev 17
update loading json - python 3.4 no more loads raw data so we need to decode it before loading to json
Wed, 18 Mar 2015 16:14:41 +0100 add related_name keyword fro easy access to the slides of a book
rougeronj [Wed, 18 Mar 2015 16:14:41 +0100] rev 16
add related_name keyword fro easy access to the slides of a book
Wed, 18 Mar 2015 16:13:32 +0100 add cache and function to cache urls requests
rougeronj [Wed, 18 Mar 2015 16:13:32 +0100] rev 15
add cache and function to cache urls requests
Tue, 17 Mar 2015 16:34:23 +0100 Succed to get the books from our api server and print them dynamically
rougeronj [Tue, 17 Mar 2015 16:34:23 +0100] rev 14
Succed to get the books from our api server and print them dynamically
Wed, 11 Mar 2015 17:38:14 +0100 set up django rest framework
rougeronj [Wed, 11 Mar 2015 17:38:14 +0100] rev 13
set up django rest framework
Mon, 23 Feb 2015 12:40:17 +0100 init django server
rougeronj [Mon, 23 Feb 2015 12:40:17 +0100] rev 12
init django server
Mon, 06 Oct 2014 23:23:37 +0200 little enhance
cavaliet [Mon, 06 Oct 2014 23:23:37 +0200] rev 11
little enhance
Mon, 06 Oct 2014 23:16:30 +0200 debug
cavaliet [Mon, 06 Oct 2014 23:16:30 +0200] rev 10
debug
Mon, 06 Oct 2014 23:14:08 +0200 search add works again
cavaliet [Mon, 06 Oct 2014 23:14:08 +0200] rev 9
search add works again
Mon, 06 Oct 2014 22:52:30 +0200 (really) better management of slideshowModel with new api.
cavaliet [Mon, 06 Oct 2014 22:52:30 +0200] rev 8
(really) better management of slideshowModel with new api.
Mon, 06 Oct 2014 17:36:47 +0200 search with new results
cavaliet [Mon, 06 Oct 2014 17:36:47 +0200] rev 7
search with new results
Mon, 06 Oct 2014 12:59:13 +0200 show/hide texts
cavaliet [Mon, 06 Oct 2014 12:59:13 +0200] rev 6
show/hide texts
Fri, 03 Oct 2014 17:04:28 +0200 delete item from gallery
cavaliet [Fri, 03 Oct 2014 17:04:28 +0200] rev 5
delete item from gallery
Fri, 03 Oct 2014 16:15:50 +0200 edit slide by url
cavaliet [Fri, 03 Oct 2014 16:15:50 +0200] rev 4
edit slide by url
Fri, 03 Oct 2014 12:41:56 +0200 common data for gallery and slideshow
cavaliet [Fri, 03 Oct 2014 12:41:56 +0200] rev 3
common data for gallery and slideshow
Fri, 03 Oct 2014 10:38:50 +0200 clean search resource
cavaliet [Fri, 03 Oct 2014 10:38:50 +0200] rev 2
clean search resource
Thu, 02 Oct 2014 13:24:57 +0200 views, path, search...
cavaliet [Thu, 02 Oct 2014 13:24:57 +0200] rev 1
views, path, search...
Wed, 11 Jun 2014 01:26:59 +0200 add basic file org + client prototype
ymh <ymh.work@gmail.com> [Wed, 11 Jun 2014 01:26:59 +0200] rev 0
add basic file org + client prototype
(0) tip