Thu, 28 May 2015 09:56:40 +0200 rougeronj refer to the user model through settings.AUTH_USER_MODEL
Wed, 27 May 2015 19:06:00 +0200 rougeronj add 'public' boolean field to the model and an access to get the list of the public books
Wed, 27 May 2015 19:05:20 +0200 rougeronj improve the response message to be more accurate
Wed, 27 May 2015 19:03:08 +0200 rougeronj use localstorage instead of sessionstorage
Wed, 27 May 2015 19:02:43 +0200 rougeronj refactor the ammicoApi service and put it into a specific module (ammicoCommon). Use factory to serve the resources
Wed, 27 May 2015 19:01:25 +0200 rougeronj Makes an external template for a galleryItem and include them in the templates
Wed, 27 May 2015 18:59:55 +0200 rougeronj replace all the tab by spaces
Wed, 27 May 2015 18:58:39 +0200 rougeronj replace all the tab by spaces
Wed, 27 May 2015 18:57:03 +0200 rougeronj clean duplicated css
Fri, 22 May 2015 17:42:57 +0200 rougeronj adding possibility to update the informations of a book (title, etc.) and handle 'idBook' parameters in Slide urls to send back only the slides of a book (will replace BooksSlides)
Fri, 22 May 2015 17:41:19 +0200 rougeronj Starting a better management of the 'models' and the requests
Fri, 22 May 2015 14:50:23 +0200 rougeronj copy the built client app to the server
Fri, 22 May 2015 12:47:16 +0200 rougeronj merge the changes of Camille
Fri, 22 May 2015 12:37:37 +0200 rougeronj remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead
Fri, 22 May 2015 12:35:53 +0200 rougeronj add order in tasks to be sure 'copy-server' task copy the files after building them
Thu, 21 May 2015 11:07:34 +0200 rougeronj updates dependencies and add main-bower-file to gulpfile to concatenate the vendorJs
Thu, 23 Apr 2015 18:17:58 +0200 rougeronj get the books and slides from Jamespot in case the user have a idUser (is a registered user in jamespot plateform)
Thu, 23 Apr 2015 18:17:10 +0200 rougeronj add user filter to send bakc only the slides and books of the current user
Wed, 08 Apr 2015 17:24:35 +0200 rougeronj gulp copy-server to update the ammico app on the server
Wed, 08 Apr 2015 17:16:31 +0200 rougeronj show books without parents and idArticle (books created from scratch)
Wed, 08 Apr 2015 17:02:32 +0200 rougeronj Proper indent of gulpfile
Wed, 08 Apr 2015 17:02:24 +0200 rougeronj 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 rougeronj Adapt the html to handle a list of images sent by our Ammico API
Wed, 08 Apr 2015 16:55:19 +0200 rougeronj Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
Wed, 08 Apr 2015 00:39:23 +0200 rougeronj 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 rougeronj add gulp task "copy-server" to copy the project built, on the django server
Wed, 08 Apr 2015 00:36:37 +0200 rougeronj 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.
Wed, 08 Apr 2015 00:31:45 +0200 rougeronj show the data of the json received from the server (normalize the exchanged data)
Tue, 07 Apr 2015 12:01:58 +0200 rougeronj Render parent books, child books, and other books separately - minor clean in modal.html
Tue, 07 Apr 2015 12:00:14 +0200 rougeronj 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 rougeronj redirect to login page if the account is successfully created
Tue, 07 Apr 2015 11:55:11 +0200 rougeronj Update PopulateVisit function to get only the new visits from Jamespot.
Tue, 07 Apr 2015 11:47:15 +0200 rougeronj 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 rougeronj Rename with snake_case
Fri, 03 Apr 2015 16:21:27 +0200 rougeronj update list book view with accordeons and add delete fonction on a book
Fri, 03 Apr 2015 16:20:20 +0200 rougeronj add type="button" on cancel buttons to avoid default validation of form
Fri, 03 Apr 2015 16:19:19 +0200 rougeronj update slideshow : accept the id of a book as route parameter (instead of static id previously)
Fri, 03 Apr 2015 15:06:42 +0200 rougeronj minor update on authcontroller : a modal closed himself sending the route to follow after
Fri, 03 Apr 2015 15:05:32 +0200 rougeronj add book to current scope on success add on server side
Fri, 03 Apr 2015 15:04:57 +0200 rougeronj minor html update in forms and book page
Fri, 03 Apr 2015 15:03:04 +0200 rougeronj 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 rougeronj clean deprecated populateUser
Fri, 03 Apr 2015 15:01:41 +0200 rougeronj custom ObtainToken function to add PopulateVisite function when a user connects
Fri, 03 Apr 2015 10:44:34 +0200 rougeronj 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 rougeronj repair Auth folder broken by cass on title -> Delete and add again
Fri, 03 Apr 2015 10:41:27 +0200 rougeronj add config.py to gitignore
Thu, 02 Apr 2015 18:28:31 +0200 rougeronj add authentication and controle of authentication before routing
Thu, 02 Apr 2015 18:26:43 +0200 rougeronj propagate the split of ammicoApi service
Thu, 02 Apr 2015 13:11:12 +0200 rougeronj split ammico $resource to a new .Service
Thu, 02 Apr 2015 12:06:51 +0200 rougeronj clean js and minor update in html and css
Thu, 02 Apr 2015 12:02:07 +0200 rougeronj fucntion and button to add a book
Thu, 02 Apr 2015 11:58:19 +0200 rougeronj add auth Service with API authentication url
Thu, 02 Apr 2015 11:57:39 +0200 rougeronj add authentication module using Token Auth
Tue, 31 Mar 2015 15:27:26 +0200 rougeronj remove the initial migration to prepare custom user implementation
Tue, 31 Mar 2015 12:27:10 +0200 rougeronj 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 rougeronj server send now images field in json instead of previous firstImg
Tue, 31 Mar 2015 12:24:05 +0200 rougeronj 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 rougeronj add order management od the slides on server side
Tue, 31 Mar 2015 12:21:22 +0200 rougeronj add idInventory for slides saved from a research and not coming from Jamespot
Fri, 27 Mar 2015 16:33:30 +0100 rougeronj FIX and update the client dev environment - update bootstrap - ignore index.js files and every file from bootstrap beside the css
(0) -100 -60 +60 +100 tip