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
(0) -30 +30 +50 +100 tip