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
Mon, 08 Jun 2015 10:33:03 +0200 ymh correct urls
Mon, 08 Jun 2015 09:50:52 +0200 ymh Added tag V0.1-alpha.0 for changeset 27065f8a19d3
Mon, 08 Jun 2015 09:36:41 +0200 ymh correct rename of src
Mon, 08 Jun 2015 09:14:20 +0200 ymh move src to ammicosrv
Mon, 08 Jun 2015 00:50:40 +0200 ymh Added tag V0.1-alpha.0 for changeset ca7e5ca8635c
Mon, 08 Jun 2015 00:50:36 +0200 ymh unicode handling in version
Mon, 08 Jun 2015 00:45:26 +0200 ymh Added tag V0.1-alpha.0 for changeset 27c8c40d9e03
Mon, 08 Jun 2015 00:45:09 +0200 ymh execfile in python 3 and 2, again
Mon, 08 Jun 2015 00:37:30 +0200 ymh Added tag V0.1-alpha.0 for changeset d4e5954f2ad4
Mon, 08 Jun 2015 00:37:27 +0200 ymh execfile in python 3 and 2
Mon, 08 Jun 2015 00:35:47 +0200 ymh execfile in python 3
Mon, 08 Jun 2015 00:29:37 +0200 ymh Added tag V0.1-alpha.0 for changeset 46d7f17cff3d
Mon, 08 Jun 2015 00:29:27 +0200 ymh add trace to setup
Mon, 08 Jun 2015 00:16:47 +0200 ymh Added tag V0.1-alpha.0 for changeset bd83fbd445ca
Mon, 08 Jun 2015 00:16:35 +0200 ymh src are not at repo root folder, again
Mon, 08 Jun 2015 00:12:29 +0200 ymh Added tag V0.1-alpha.0 for changeset cc05aad7e6b8
Mon, 08 Jun 2015 00:12:18 +0200 ymh src are not at repo root folder
Sun, 07 Jun 2015 22:54:59 +0200 ymh Added tag V0.1-alpha.0 for changeset 3922b186a5b2
Sun, 07 Jun 2015 22:54:08 +0200 ymh improve setup
Sat, 06 Jun 2015 22:47:54 +0200 ymh prepare for server install, mv settings, add setup, correct various problems
Fri, 05 Jun 2015 16:10:12 +0200 ymh reorg src server
Thu, 04 Jun 2015 20:12:49 +0200 rougeronj update config.tmpl and add auth_Jamespot (so jamespot can send us a jwt and log in automatically)
Thu, 04 Jun 2015 20:11:40 +0200 rougeronj copy-server ammico client changes
(0) -100 -60 tip