Wed, 08 Jan 2020 17:49:53 +0100 ymh add poetry on sync default tip
Wed, 02 Dec 2015 19:39:35 +0100 nowmad Added tag V0.1-alpha.6 for changeset 786cdb826f09
Wed, 02 Dec 2015 19:39:16 +0100 nowmad Increment version V0.1-alpha.6
Wed, 02 Dec 2015 19:38:02 +0100 nowmad copy server new client version
Wed, 02 Dec 2015 19:34:44 +0100 nowmad send all the stop info to the server
Wed, 02 Dec 2015 19:34:24 +0100 nowmad fix error when accessing to json keys (and remove unused import)
Wed, 02 Dec 2015 19:33:41 +0100 nowmad comment unused extractor to avoid any pointless bug
Wed, 02 Dec 2015 18:34:43 +0100 nowmad add no_img.jpg in case no image is provided by the research
Wed, 02 Dec 2015 18:07:42 +0100 nowmad Update search to match the new response from exalead
Wed, 02 Dec 2015 11:41:53 +0100 nowmad mark safe the url passed by the server to prevent django from sanitazing them (& -> &apm;)
Mon, 16 Nov 2015 12:15:30 +0100 nowmad update client README
Fri, 16 Oct 2015 12:38:47 +0200 rougeronj Added tag V0.1-alpha.5 for changeset df333823b597
Fri, 16 Oct 2015 12:38:38 +0200 rougeronj increment version V0.1-alpha.5
Fri, 16 Oct 2015 12:37:47 +0200 rougeronj copy new client version to server
Fri, 16 Oct 2015 12:36:08 +0200 rougeronj check if the visits already exist for this user
Fri, 16 Oct 2015 12:16:54 +0200 rougeronj use current Jamespot url depending on the exposition
Fri, 16 Oct 2015 12:16:20 +0200 rougeronj show message in case no book or visit
Thu, 15 Oct 2015 16:33:32 +0200 rougeronj fix unused var
Thu, 01 Oct 2015 18:00:33 +0200 rougeronj Added tag V0.1-alpha.4 for changeset d79e844ca86b
Thu, 01 Oct 2015 18:00:18 +0200 rougeronj increment version V0.1-alpha.4
Thu, 01 Oct 2015 17:59:08 +0200 rougeronj update server - rename some fields and attribute and handle "musée de l'immigration"
Thu, 01 Oct 2015 17:55:23 +0200 rougeronj update client version to handle "musée de l'immigration"
Thu, 16 Jul 2015 15:14:27 +0200 rougeronj send back to the template the correct api url corresponding to the current exposition
Wed, 08 Jul 2015 17:59:04 +0200 rougeronj Added tag V0.1-alpha.3 for changeset 6a27a4d81629
Wed, 08 Jul 2015 17:58:51 +0200 rougeronj Increment version V0.1-alpha.3
Wed, 08 Jul 2015 17:51:14 +0200 rougeronj Added tag V0.1-alpha.3 for changeset 59c5d7252432
Wed, 08 Jul 2015 17:46:40 +0200 rougeronj copy server last change
Wed, 08 Jul 2015 17:45:44 +0200 rougeronj update interface of the slideshow
Wed, 08 Jul 2015 12:48:37 +0200 rougeronj add media queries to adapt the galleries and the gallery items looks
Fri, 19 Jun 2015 12:45:04 +0200 rougeronj 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.
Thu, 11 Jun 2015 16:23:47 +0200 rougeronj Added tag V0.1-alpha.2 for changeset fd166770bcee
Thu, 11 Jun 2015 16:23:34 +0200 rougeronj increment version V0.1-alpha.2
Thu, 11 Jun 2015 16:22:48 +0200 rougeronj copy-server new version of ammico client
Thu, 11 Jun 2015 16:19:36 +0200 rougeronj uncomment jshint and fix minor bug
Thu, 11 Jun 2015 15:38:19 +0200 rougeronj update the libraries of the client app
Thu, 11 Jun 2015 15:37:51 +0200 rougeronj filter book in the request through 'type' parameter instead of filtering on client side
Thu, 11 Jun 2015 15:36:42 +0200 rougeronj update auth controller to fit to the new server side authentication
Thu, 11 Jun 2015 15:36:07 +0200 rougeronj make 'exposition' field write_only to be able to add a book from scratch providing a idExpo on the server side
Thu, 11 Jun 2015 15:35:00 +0200 rougeronj add filter 'type' to return books of type 'visit' or 'book'
Thu, 11 Jun 2015 12:35:10 +0200 rougeronj show all books (even those created from scratch) in books.html
Thu, 11 Jun 2015 12:19:39 +0200 rougeronj clean print
Thu, 11 Jun 2015 12:03:13 +0200 rougeronj remove clickjacking protection middleware to authorize embed in iframe
Wed, 10 Jun 2015 16:13:41 +0200 ymh Added tag V0.1-alpha.1 for changeset 247ef0b10de6
Wed, 10 Jun 2015 16:13:27 +0200 ymh correct default setting for wsgi V0.1-alpha.1
Wed, 10 Jun 2015 15:56:39 +0200 rougeronj Added tag V0.1-alpha.1 for changeset 5c14df1134f0
Wed, 10 Jun 2015 15:55:22 +0200 rougeronj move back wsgi.py
Wed, 10 Jun 2015 15:45:33 +0200 rougeronj Added tag V0.1-alpha.1 for changeset 8b4c073a7c2c
Wed, 10 Jun 2015 15:45:21 +0200 rougeronj increment version
Wed, 10 Jun 2015 15:45:12 +0200 rougeronj copy-server new app version
Wed, 10 Jun 2015 15:19:07 +0200 rougeronj refactor idUser to id_user
Wed, 10 Jun 2015 15:15:41 +0200 rougeronj remove old migration to prepare new modification
Wed, 10 Jun 2015 12:56:23 +0200 rougeronj update gulpfile to copy indexAmmico in templates folder
Wed, 10 Jun 2015 12:53:56 +0200 rougeronj make serializers folder a package and extract extractor file from it
Wed, 10 Jun 2015 12:32:10 +0200 rougeronj init ammico migrations
Wed, 10 Jun 2015 12:31:41 +0200 rougeronj remove old migration
Wed, 10 Jun 2015 12:14:04 +0200 rougeronj remove old config migrations
Wed, 10 Jun 2015 10:57:27 +0200 rougeronj Merge with 925337e6983dc5e5a011681dafd37ce986e07a1a
Tue, 09 Jun 2015 19:13:29 +0200 rougeronj copy server new version of ammico app and add inde.html which list the available expositions
Tue, 09 Jun 2015 19:11:44 +0200 rougeronj add 4 parameters to init ammico app. These parameter are set from the ammico server thanks to the "context"
Tue, 09 Jun 2015 19:10:45 +0200 rougeronj refactor idArticle to id_article and idInventory to id_inventory
(0) -100 -60 tip