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.