ymh <ymh.work@gmail.com> [Wed, 08 Jan 2020 17:49:53 +0100] rev 205
add poetry on sync
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:39:35 +0100] rev 204
Added tag V0.1-alpha.6 for changeset 786cdb826f09
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:39:16 +0100] rev 203
Increment version
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:38:02 +0100] rev 202
copy server new client version
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:34:44 +0100] rev 201
send all the stop info to the server
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:34:24 +0100] rev 200
fix error when accessing to json keys (and remove unused import)
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 19:33:41 +0100] rev 199
comment unused extractor to avoid any pointless bug
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 18:34:43 +0100] rev 198
add no_img.jpg in case no image is provided by the research
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 18:07:42 +0100] rev 197
Update search to match the new response from exalead
nowmad@23.1.168.192.in-addr.arpa [Wed, 02 Dec 2015 11:41:53 +0100] rev 196
mark safe the url passed by the server to prevent django from sanitazing them (& -> &apm;)
nowmad@23.1.168.192.in-addr.arpa [Mon, 16 Nov 2015 12:15:30 +0100] rev 195
update client README
rougeronj [Fri, 16 Oct 2015 12:38:47 +0200] rev 194
Added tag V0.1-alpha.5 for changeset df333823b597
rougeronj [Fri, 16 Oct 2015 12:38:38 +0200] rev 193
increment version
rougeronj [Fri, 16 Oct 2015 12:37:47 +0200] rev 192
copy new client version to server
rougeronj [Fri, 16 Oct 2015 12:36:08 +0200] rev 191
check if the visits already exist for this user
rougeronj [Fri, 16 Oct 2015 12:16:54 +0200] rev 190
use current Jamespot url depending on the exposition
rougeronj [Fri, 16 Oct 2015 12:16:20 +0200] rev 189
show message in case no book or visit
rougeronj [Thu, 15 Oct 2015 16:33:32 +0200] rev 188
fix unused var
rougeronj [Thu, 01 Oct 2015 18:00:33 +0200] rev 187
Added tag V0.1-alpha.4 for changeset d79e844ca86b
rougeronj [Thu, 01 Oct 2015 18:00:18 +0200] rev 186
increment version
rougeronj [Thu, 01 Oct 2015 17:59:08 +0200] rev 185
update server - rename some fields and attribute and handle "musée de l'immigration"
rougeronj [Thu, 01 Oct 2015 17:55:23 +0200] rev 184
update client version to handle "musée de l'immigration"
rougeronj [Thu, 16 Jul 2015 15:14:27 +0200] rev 183
send back to the template the correct api url corresponding to the current exposition
rougeronj [Wed, 08 Jul 2015 17:59:04 +0200] rev 182
Added tag V0.1-alpha.3 for changeset 6a27a4d81629
rougeronj [Wed, 08 Jul 2015 17:58:51 +0200] rev 181
Increment version
rougeronj [Wed, 08 Jul 2015 17:51:14 +0200] rev 180
Added tag V0.1-alpha.3 for changeset 59c5d7252432
rougeronj [Wed, 08 Jul 2015 17:46:40 +0200] rev 179
copy server last change
rougeronj [Wed, 08 Jul 2015 17:45:44 +0200] rev 178
update interface of the slideshow
rougeronj [Wed, 08 Jul 2015 12:48:37 +0200] rev 177
add media queries to adapt the galleries and the gallery items looks
rougeronj [Fri, 19 Jun 2015 12:45:04 +0200] rev 176
try to get first the context.token set up by the server. If it doesn't exist, try to get back the token in the local storage. Or get to the login page.
rougeronj [Thu, 11 Jun 2015 16:23:47 +0200] rev 175
Added tag V0.1-alpha.2 for changeset fd166770bcee
rougeronj [Thu, 11 Jun 2015 16:23:34 +0200] rev 174
increment version
rougeronj [Thu, 11 Jun 2015 16:22:48 +0200] rev 173
copy-server new version of ammico client
rougeronj [Thu, 11 Jun 2015 16:19:36 +0200] rev 172
uncomment jshint and fix minor bug
rename myCustomer to imgType (customer to check if image is portrait or landscape)
rougeronj [Thu, 11 Jun 2015 15:38:19 +0200] rev 171
update the libraries of the client app
rougeronj [Thu, 11 Jun 2015 15:37:51 +0200] rev 170
filter book in the request through 'type' parameter instead of filtering on client side
rougeronj [Thu, 11 Jun 2015 15:36:42 +0200] rev 169
update auth controller to fit to the new server side authentication
rougeronj [Thu, 11 Jun 2015 15:36:07 +0200] rev 168
make 'exposition' field write_only to be able to add a book from scratch providing a idExpo on the server side
rougeronj [Thu, 11 Jun 2015 15:35:00 +0200] rev 167
add filter 'type' to return books of type 'visit' or 'book'
clean unused import
rougeronj [Thu, 11 Jun 2015 12:35:10 +0200] rev 166
show all books (even those created from scratch) in books.html
rougeronj [Thu, 11 Jun 2015 12:19:39 +0200] rev 165
clean print
rougeronj [Thu, 11 Jun 2015 12:03:13 +0200] rev 164
remove clickjacking protection middleware to authorize embed in iframe
ymh <ymh.work@gmail.com> [Wed, 10 Jun 2015 16:13:41 +0200] rev 163
Added tag V0.1-alpha.1 for changeset 247ef0b10de6
ymh <ymh.work@gmail.com> [Wed, 10 Jun 2015 16:13:27 +0200] rev 162
correct default setting for wsgi
rougeronj [Wed, 10 Jun 2015 15:56:39 +0200] rev 161
Added tag V0.1-alpha.1 for changeset 5c14df1134f0
rougeronj [Wed, 10 Jun 2015 15:55:22 +0200] rev 160
move back wsgi.py
rougeronj [Wed, 10 Jun 2015 15:45:33 +0200] rev 159
Added tag V0.1-alpha.1 for changeset 8b4c073a7c2c
rougeronj [Wed, 10 Jun 2015 15:45:21 +0200] rev 158
increment version
rougeronj [Wed, 10 Jun 2015 15:45:12 +0200] rev 157
copy-server new app version
rougeronj [Wed, 10 Jun 2015 15:19:07 +0200] rev 156
refactor idUser to id_user
add custom serializer for authToken and User
rougeronj [Wed, 10 Jun 2015 15:15:41 +0200] rev 155
remove old migration to prepare new modification
rougeronj [Wed, 10 Jun 2015 12:56:23 +0200] rev 154
update gulpfile to copy indexAmmico in templates folder
copy-server the new version of ammico app
rougeronj [Wed, 10 Jun 2015 12:53:56 +0200] rev 153
make serializers folder a package and extract extractor file from it
rougeronj [Wed, 10 Jun 2015 12:32:10 +0200] rev 152
init ammico migrations
rougeronj [Wed, 10 Jun 2015 12:31:41 +0200] rev 151
remove old migration
rougeronj [Wed, 10 Jun 2015 12:14:04 +0200] rev 150
remove old config migrations
update import path (ammico to ammicosrv.ammico)
move wsgi to be next to manage.py
rougeronj [Wed, 10 Jun 2015 10:57:27 +0200] rev 149
Merge with 925337e6983dc5e5a011681dafd37ce986e07a1a
rougeronj [Tue, 09 Jun 2015 19:13:29 +0200] rev 148
copy server new version of ammico app and add inde.html which list the available expositions
rougeronj [Tue, 09 Jun 2015 19:11:44 +0200] rev 147
add 4 parameters to init ammico app. These parameter are set from the ammico server thanks to the "context"
rougeronj [Tue, 09 Jun 2015 19:10:45 +0200] rev 146
refactor idArticle to id_article and idInventory to id_inventory
remove "/" from resource path
rougeronj [Tue, 09 Jun 2015 19:09:29 +0200] rev 145
ignore the config file in src folder
rougeronj [Tue, 09 Jun 2015 19:05:36 +0200] rev 144
add new migration
rougeronj [Tue, 09 Jun 2015 19:05:05 +0200] rev 143
add exposition table and update the views to include the new foreign key to the exposition table
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 12:16:00 +0200] rev 142
put dev settings as defaults for wsgi
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 11:52:52 +0200] rev 141
add collecstatic and migrate to fabfile
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 10:51:13 +0200] rev 140
Added tag V0.1-alpha.0 for changeset 082e0b93360a
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 10:51:05 +0200] rev 139
correct urls imports
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 10:33:25 +0200] rev 138
Added tag V0.1-alpha.0 for changeset 066bff01ba84
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 10:33:03 +0200] rev 137
correct urls
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 09:50:52 +0200] rev 136
Added tag V0.1-alpha.0 for changeset 27065f8a19d3
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 09:36:41 +0200] rev 135
correct rename of src
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 09:14:20 +0200] rev 134
move src to ammicosrv
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:50:40 +0200] rev 133
Added tag V0.1-alpha.0 for changeset ca7e5ca8635c
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:50:36 +0200] rev 132
unicode handling in version
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:45:26 +0200] rev 131
Added tag V0.1-alpha.0 for changeset 27c8c40d9e03
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:45:09 +0200] rev 130
execfile in python 3 and 2, again
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:37:30 +0200] rev 129
Added tag V0.1-alpha.0 for changeset d4e5954f2ad4
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:37:27 +0200] rev 128
execfile in python 3 and 2
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:35:47 +0200] rev 127
execfile in python 3
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:29:37 +0200] rev 126
Added tag V0.1-alpha.0 for changeset 46d7f17cff3d
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:29:27 +0200] rev 125
add trace to setup
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:16:47 +0200] rev 124
Added tag V0.1-alpha.0 for changeset bd83fbd445ca
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:16:35 +0200] rev 123
src are not at repo root folder, again
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:12:29 +0200] rev 122
Added tag V0.1-alpha.0 for changeset cc05aad7e6b8
ymh <ymh.work@gmail.com> [Mon, 08 Jun 2015 00:12:18 +0200] rev 121
src are not at repo root folder
ymh <ymh.work@gmail.com> [Sun, 07 Jun 2015 22:54:59 +0200] rev 120
Added tag V0.1-alpha.0 for changeset 3922b186a5b2
ymh <ymh.work@gmail.com> [Sun, 07 Jun 2015 22:54:08 +0200] rev 119
improve setup
ymh <ymh.work@gmail.com> [Sat, 06 Jun 2015 22:47:54 +0200] rev 118
prepare for server install, mv settings, add setup, correct various problems
ymh <ymh.work@gmail.com> [Fri, 05 Jun 2015 16:10:12 +0200] rev 117
reorg src server
rougeronj [Thu, 04 Jun 2015 20:12:49 +0200] rev 116
update config.tmpl and add auth_Jamespot (so jamespot can send us a jwt and log in automatically)
rougeronj [Thu, 04 Jun 2015 20:11:40 +0200] rev 115
copy-server ammico client changes
rougeronj [Thu, 04 Jun 2015 20:10:38 +0200] rev 114
add a token field to the initialisation of the ammico app so the server can pass it and auto login with jwt
rougeronj [Thu, 04 Jun 2015 20:09:20 +0200] rev 113
uodate authentication to log with email
rougeronj [Thu, 04 Jun 2015 20:08:01 +0200] rev 112
add first migration and updates requirements
rougeronj [Thu, 04 Jun 2015 20:07:25 +0200] rev 111
add an ammico view to login automatically with jwt and serve the ammico app
rougeronj [Thu, 04 Jun 2015 20:05:54 +0200] rev 110
clean deprecated files
rougeronj [Thu, 04 Jun 2015 20:05:15 +0200] rev 109
split serializers
add a taggit serializer
rougeronj [Thu, 04 Jun 2015 20:03:04 +0200] rev 108
update user model to authenticate with the email as username
rougeronj [Tue, 02 Jun 2015 09:46:55 +0200] rev 107
add json and image for testing without connection
rougeronj [Tue, 02 Jun 2015 09:46:30 +0200] rev 106
improve slideshow interface and add ngTouch to handle swipe on mobile
rougeronj [Fri, 29 May 2015 13:38:24 +0200] rev 105
remove unused fields in slide editor and show the entire image
rougeronj [Thu, 28 May 2015 10:45:34 +0200] rev 104
add font-size
rougeronj [Thu, 28 May 2015 09:56:40 +0200] rev 103
refer to the user model through settings.AUTH_USER_MODEL
rougeronj [Wed, 27 May 2015 19:06:00 +0200] rev 102
add 'public' boolean field to the model and an access to get the list of the public books
rougeronj [Wed, 27 May 2015 19:05:20 +0200] rev 101
improve the response message to be more accurate
rougeronj [Wed, 27 May 2015 19:03:08 +0200] rev 100
use localstorage instead of sessionstorage
rougeronj [Wed, 27 May 2015 19:02:43 +0200] rev 99
refactor the ammicoApi service and put it into a specific module (ammicoCommon). Use factory to serve the resources
rougeronj [Wed, 27 May 2015 19:01:25 +0200] rev 98
Makes an external template for a galleryItem and include them in the templates
rougeronj [Wed, 27 May 2015 18:59:55 +0200] rev 97
replace all the tab by spaces
rougeronj [Wed, 27 May 2015 18:58:39 +0200] rev 96
replace all the tab by spaces
rougeronj [Wed, 27 May 2015 18:57:03 +0200] rev 95
clean duplicated css
rougeronj [Fri, 22 May 2015 17:42:57 +0200] rev 94
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)
rougeronj [Fri, 22 May 2015 17:41:19 +0200] rev 93
Starting a better management of the 'models' and the requests
rougeronj [Fri, 22 May 2015 14:50:23 +0200] rev 92
copy the built client app to the server
rougeronj [Fri, 22 May 2015 12:47:16 +0200] rev 91
merge the changes of Camille
rougeronj [Fri, 22 May 2015 12:37:37 +0200] rev 90
remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead
rougeronj [Fri, 22 May 2015 12:35:53 +0200] rev 89
add order in tasks to be sure 'copy-server' task copy the files after building them
rougeronj [Thu, 21 May 2015 11:07:34 +0200] rev 88
updates dependencies and add main-bower-file to gulpfile to concatenate the vendorJs
Refactors gulpfile
rougeronj [Thu, 23 Apr 2015 18:17:58 +0200] rev 87
get the books and slides from Jamespot in case the user have a idUser (is a registered user in jamespot plateform)
rougeronj [Thu, 23 Apr 2015 18:17:10 +0200] rev 86
add user filter to send bakc only the slides and books of the current user
rougeronj [Wed, 08 Apr 2015 17:24:35 +0200] rev 85
gulp copy-server to update the ammico app on the server
rougeronj [Wed, 08 Apr 2015 17:16:31 +0200] rev 84
show books without parents and idArticle (books created from scratch)
minor fix in books.html
rougeronj [Wed, 08 Apr 2015 17:02:32 +0200] rev 83
Proper indent of gulpfile
rougeronj [Wed, 08 Apr 2015 17:02:24 +0200] rev 82
Only able to add slide to the child books - fix bug wich appeard during the split of the resource API (searchAPI -> ammicoAPI & searchAPI)
rougeronj [Wed, 08 Apr 2015 17:00:43 +0200] rev 81
Adapt the html to handle a list of images sent by our Ammico API
rougeronj [Wed, 08 Apr 2015 16:55:19 +0200] rev 80
Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
rougeronj [Wed, 08 Apr 2015 00:39:23 +0200] rev 79
Add url to access main page of the project and gulp "copy-server" to copy the ammico app to the server
rougeronj [Wed, 08 Apr 2015 00:37:52 +0200] rev 78
add gulp task "copy-server" to copy the project built, on the django server
rougeronj [Wed, 08 Apr 2015 00:36:37 +0200] rev 77
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.
Add xmlToJson parser module to requirements.txt
rougeronj [Wed, 08 Apr 2015 00:31:45 +0200] rev 76
show the data of the json received from the server (normalize the exchanged data)
rougeronj [Tue, 07 Apr 2015 12:01:58 +0200] rev 75
Render parent books, child books, and other books separately - minor clean in modal.html
rougeronj [Tue, 07 Apr 2015 12:00:14 +0200] rev 74
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)
rougeronj [Tue, 07 Apr 2015 11:56:43 +0200] rev 73
redirect to login page if the account is successfully created
rougeronj [Tue, 07 Apr 2015 11:55:11 +0200] rev 72
Update PopulateVisit function to get only the new visits from Jamespot.
In case the parameter "parrent_visit" is passed when creating a book, we copy all the slide corresponding to the visit being copied.
Refactor PopulateVisite to PopulateVisit.
rougeronj [Tue, 07 Apr 2015 11:47:15 +0200] rev 71
add parent_visit attribute to model to identify a book created by user and a book from Jamespot
rougeronj [Fri, 03 Apr 2015 17:15:59 +0200] rev 70
Rename with snake_case
rougeronj [Fri, 03 Apr 2015 16:21:27 +0200] rev 69
update list book view with accordeons and add delete fonction on a book
rougeronj [Fri, 03 Apr 2015 16:20:20 +0200] rev 68
add type="button" on cancel buttons to avoid default validation of form
rougeronj [Fri, 03 Apr 2015 16:19:19 +0200] rev 67
update slideshow : accept the id of a book as route parameter (instead of static id previously)
rougeronj [Fri, 03 Apr 2015 15:06:42 +0200] rev 66
minor update on authcontroller : a modal closed himself sending the route to follow after
rougeronj [Fri, 03 Apr 2015 15:05:32 +0200] rev 65
add book to current scope on success add on server side
rougeronj [Fri, 03 Apr 2015 15:04:57 +0200] rev 64
minor html update in forms and book page
rougeronj [Fri, 03 Apr 2015 15:03:04 +0200] rev 63
small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book
rougeronj [Fri, 03 Apr 2015 15:02:19 +0200] rev 62
clean deprecated populateUser
rougeronj [Fri, 03 Apr 2015 15:01:41 +0200] rev 61
custom ObtainToken function to add PopulateVisite function when a user connects
rougeronj [Fri, 03 Apr 2015 10:44:34 +0200] rev 60
add and repair auth module (it was not detected by mercurial anymore due to a cass problem on title)
rougeronj [Fri, 03 Apr 2015 10:42:04 +0200] rev 59
repair Auth folder broken by cass on title -> Delete and add again
rougeronj [Fri, 03 Apr 2015 10:41:27 +0200] rev 58
add config.py to gitignore
rougeronj [Thu, 02 Apr 2015 18:28:31 +0200] rev 57
add authentication and controle of authentication before routing
rougeronj [Thu, 02 Apr 2015 18:26:43 +0200] rev 56
propagate the split of ammicoApi service
rougeronj [Thu, 02 Apr 2015 13:11:12 +0200] rev 55
split ammico $resource to a new .Service
rougeronj [Thu, 02 Apr 2015 12:06:51 +0200] rev 54
clean js and minor update in html and css
rougeronj [Thu, 02 Apr 2015 12:02:07 +0200] rev 53
fucntion and button to add a book
rougeronj [Thu, 02 Apr 2015 11:58:19 +0200] rev 52
add auth Service with API authentication url
rougeronj [Thu, 02 Apr 2015 11:57:39 +0200] rev 51
add authentication module using Token Auth
rougeronj [Tue, 31 Mar 2015 15:27:26 +0200] rev 50
remove the initial migration to prepare custom user implementation
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
rougeronj [Tue, 31 Mar 2015 12:25:19 +0200] rev 48
server send now images field in json instead of previous firstImg
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
rougeronj [Tue, 31 Mar 2015 12:22:00 +0200] rev 46
add order management od the slides on server side
rougeronj [Tue, 31 Mar 2015 12:21:22 +0200] rev 45
add idInventory for slides saved from a research and not coming from Jamespot
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
rougeronj [Fri, 27 Mar 2015 16:31:42 +0100] rev 43
fix misspelled attribute
rougeronj [Wed, 25 Mar 2015 16:01:31 +0100] rev 42
remove unused success callback - remove unused css
rougeronj [Wed, 25 Mar 2015 15:58:48 +0100] rev 41
add to field login/logout in navigation bar
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
rougeronj [Wed, 25 Mar 2015 15:55:38 +0100] rev 39
update slideshow template
rougeronj [Tue, 24 Mar 2015 18:13:23 +0100] rev 38
use URL in settings
rougeronj [Tue, 24 Mar 2015 17:46:53 +0100] rev 37
add save fonction on a slide and update template
rougeronj [Tue, 24 Mar 2015 17:45:31 +0100] rev 36
moove dataEditor to slides component
rougeronj [Tue, 24 Mar 2015 17:44:22 +0100] rev 35
moove authentication urls inside ammico urls
rougeronj [Tue, 24 Mar 2015 17:43:55 +0100] rev 34
add post request on a slide to update it
rougeronj [Tue, 24 Mar 2015 16:16:31 +0100] rev 33
remove local datas and keys
rougeronj [Mon, 23 Mar 2015 17:08:16 +0100] rev 32
add delete request to delete a slide - rename some .ressources fonctions
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
rougeronj [Mon, 23 Mar 2015 17:05:45 +0100] rev 30
add delete request on book and slide
rougeronj [Mon, 23 Mar 2015 12:45:35 +0100] rev 29
remove unused var
rougeronj [Mon, 23 Mar 2015 12:26:55 +0100] rev 28
remove sqlite, we now use PostgreSQL
rougeronj [Mon, 23 Mar 2015 12:26:39 +0100] rev 27
add routes for books and slides
rougeronj [Mon, 23 Mar 2015 12:25:19 +0100] rev 26
rename 'gallery' to 'slides' to handle the slides pages
rougeronj [Mon, 23 Mar 2015 12:24:13 +0100] rev 25
rename 'login' to 'Auth' to handle further authentication functions
rougeronj [Mon, 23 Mar 2015 12:22:44 +0100] rev 24
add books controller to handle list of books
rougeronj [Mon, 23 Mar 2015 12:21:47 +0100] rev 23
init the migrations
rougeronj [Mon, 23 Mar 2015 12:21:17 +0100] rev 22
add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
rougeronj [Mon, 23 Mar 2015 12:20:28 +0100] rev 21
update ammico user attribute to OnetoOneField instead of foreign key
rougeronj [Fri, 20 Mar 2015 11:32:02 +0100] rev 20
dd some fields to slide model
rougeronj [Fri, 20 Mar 2015 11:31:44 +0100] rev 19
get slides of a book
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
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
rougeronj [Wed, 18 Mar 2015 16:14:41 +0100] rev 16
add related_name keyword fro easy access to the slides of a book
rougeronj [Wed, 18 Mar 2015 16:13:32 +0100] rev 15
add cache and function to cache urls requests
rougeronj [Tue, 17 Mar 2015 16:34:23 +0100] rev 14
Succed to get the books from our api server and print them dynamically
rougeronj [Wed, 11 Mar 2015 17:38:14 +0100] rev 13
set up django rest framework
rougeronj [Mon, 23 Feb 2015 12:40:17 +0100] rev 12
init django server
cavaliet [Mon, 06 Oct 2014 23:23:37 +0200] rev 11
little enhance
cavaliet [Mon, 06 Oct 2014 23:16:30 +0200] rev 10
debug
cavaliet [Mon, 06 Oct 2014 23:14:08 +0200] rev 9
search add works again
cavaliet [Mon, 06 Oct 2014 22:52:30 +0200] rev 8
(really) better management of slideshowModel with new api.
cavaliet [Mon, 06 Oct 2014 17:36:47 +0200] rev 7
search with new results
cavaliet [Mon, 06 Oct 2014 12:59:13 +0200] rev 6
show/hide texts
cavaliet [Fri, 03 Oct 2014 17:04:28 +0200] rev 5
delete item from gallery
cavaliet [Fri, 03 Oct 2014 16:15:50 +0200] rev 4
edit slide by url
cavaliet [Fri, 03 Oct 2014 12:41:56 +0200] rev 3
common data for gallery and slideshow
cavaliet [Fri, 03 Oct 2014 10:38:50 +0200] rev 2
clean search resource
cavaliet [Thu, 02 Oct 2014 13:24:57 +0200] rev 1
views, path, search...
ymh <ymh.work@gmail.com> [Wed, 11 Jun 2014 01:26:59 +0200] rev 0
add basic file org + client prototype