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
Tue, 09 Jun 2015 19:09:29 +0200 rougeronj ignore the config file in src folder
Tue, 09 Jun 2015 19:05:36 +0200 rougeronj add new migration
Tue, 09 Jun 2015 19:05:05 +0200 rougeronj add exposition table and update the views to include the new foreign key to the exposition table
Mon, 08 Jun 2015 12:16:00 +0200 ymh put dev settings as defaults for wsgi
Mon, 08 Jun 2015 11:52:52 +0200 ymh add collecstatic and migrate to fabfile
Mon, 08 Jun 2015 10:51:13 +0200 ymh Added tag V0.1-alpha.0 for changeset 082e0b93360a
Mon, 08 Jun 2015 10:51:05 +0200 ymh correct urls imports V0.1-alpha.0
Mon, 08 Jun 2015 10:33:25 +0200 ymh Added tag V0.1-alpha.0 for changeset 066bff01ba84
(0) -100 -60 tip