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) +60 +100 tip