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
Fri, 27 Mar 2015 16:31:42 +0100 rougeronj fix misspelled attribute
Wed, 25 Mar 2015 16:01:31 +0100 rougeronj remove unused success callback - remove unused css
Wed, 25 Mar 2015 15:58:48 +0100 rougeronj add to field login/logout in navigation bar
Wed, 25 Mar 2015 15:57:45 +0100 rougeronj add sanitize function to accept url from the request response - enable edit on dbclick - improve html
Wed, 25 Mar 2015 15:55:38 +0100 rougeronj update slideshow template
Tue, 24 Mar 2015 18:13:23 +0100 rougeronj use URL in settings
Tue, 24 Mar 2015 17:46:53 +0100 rougeronj add save fonction on a slide and update template
Tue, 24 Mar 2015 17:45:31 +0100 rougeronj moove dataEditor to slides component
Tue, 24 Mar 2015 17:44:22 +0100 rougeronj moove authentication urls inside ammico urls
Tue, 24 Mar 2015 17:43:55 +0100 rougeronj add post request on a slide to update it
Tue, 24 Mar 2015 16:16:31 +0100 rougeronj remove local datas and keys
Mon, 23 Mar 2015 17:08:16 +0100 rougeronj add delete request to delete a slide - rename some .ressources fonctions
Mon, 23 Mar 2015 17:07:36 +0100 rougeronj 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 rougeronj add delete request on book and slide
Mon, 23 Mar 2015 12:45:35 +0100 rougeronj remove unused var
Mon, 23 Mar 2015 12:26:55 +0100 rougeronj remove sqlite, we now use PostgreSQL
Mon, 23 Mar 2015 12:26:39 +0100 rougeronj add routes for books and slides
Mon, 23 Mar 2015 12:25:19 +0100 rougeronj rename 'gallery' to 'slides' to handle the slides pages
Mon, 23 Mar 2015 12:24:13 +0100 rougeronj rename 'login' to 'Auth' to handle further authentication functions
Mon, 23 Mar 2015 12:22:44 +0100 rougeronj add books controller to handle list of books
Mon, 23 Mar 2015 12:21:47 +0100 rougeronj init the migrations
Mon, 23 Mar 2015 12:21:17 +0100 rougeronj add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
Mon, 23 Mar 2015 12:20:28 +0100 rougeronj update ammico user attribute to OnetoOneField instead of foreign key
Fri, 20 Mar 2015 11:32:02 +0100 rougeronj dd some fields to slide model
Fri, 20 Mar 2015 11:31:44 +0100 rougeronj get slides of a book
Wed, 18 Mar 2015 16:21:58 +0100 rougeronj 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 rougeronj 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 rougeronj add related_name keyword fro easy access to the slides of a book
Wed, 18 Mar 2015 16:13:32 +0100 rougeronj add cache and function to cache urls requests
Tue, 17 Mar 2015 16:34:23 +0100 rougeronj Succed to get the books from our api server and print them dynamically
Wed, 11 Mar 2015 17:38:14 +0100 rougeronj set up django rest framework
Mon, 23 Feb 2015 12:40:17 +0100 rougeronj init django server
Mon, 06 Oct 2014 23:23:37 +0200 cavaliet little enhance
Mon, 06 Oct 2014 23:16:30 +0200 cavaliet debug
Mon, 06 Oct 2014 23:14:08 +0200 cavaliet search add works again
Mon, 06 Oct 2014 22:52:30 +0200 cavaliet (really) better management of slideshowModel with new api.
Mon, 06 Oct 2014 17:36:47 +0200 cavaliet search with new results
Mon, 06 Oct 2014 12:59:13 +0200 cavaliet show/hide texts
Fri, 03 Oct 2014 17:04:28 +0200 cavaliet delete item from gallery
(0) -60 +60 +100 tip