client/app/books/books_controller.js
Thu, 11 Jun 2015 15:37:51 +0200 rougeronj filter book in the request through 'type' parameter instead of filtering on client side
Tue, 09 Jun 2015 19:10:45 +0200 rougeronj refactor idArticle to id_article and idInventory to id_inventory
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
Fri, 22 May 2015 12:47:16 +0200 rougeronj merge the changes of Camille
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)
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 15:05:32 +0200 rougeronj add book to current scope on success add on server side
Thu, 02 Apr 2015 18:28:31 +0200 rougeronj add authentication and controle of authentication before routing
Thu, 02 Apr 2015 13:11:12 +0200 rougeronj split ammico $resource to a new .Service
Thu, 02 Apr 2015 12:02:07 +0200 rougeronj fucntion and button to add a book
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
Wed, 25 Mar 2015 16:01:31 +0100 rougeronj remove unused success callback - remove unused css
Mon, 23 Mar 2015 17:08:16 +0100 rougeronj add delete request to delete a slide - rename some .ressources fonctions
Mon, 23 Mar 2015 12:22:44 +0100 rougeronj add books controller to handle list of books
less more (0) tip