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
Thu, 04 Jun 2015 20:10:38 +0200 rougeronj add a token field to the initialisation of the ammico app so the server can pass it and auto login with jwt
Thu, 04 Jun 2015 20:09:20 +0200 rougeronj uodate authentication to log with email
Thu, 04 Jun 2015 20:08:01 +0200 rougeronj add first migration and updates requirements
Thu, 04 Jun 2015 20:07:25 +0200 rougeronj add an ammico view to login automatically with jwt and serve the ammico app
Thu, 04 Jun 2015 20:05:54 +0200 rougeronj clean deprecated files
Thu, 04 Jun 2015 20:05:15 +0200 rougeronj split serializers
Thu, 04 Jun 2015 20:03:04 +0200 rougeronj update user model to authenticate with the email as username
Tue, 02 Jun 2015 09:46:55 +0200 rougeronj add json and image for testing without connection
Tue, 02 Jun 2015 09:46:30 +0200 rougeronj improve slideshow interface and add ngTouch to handle swipe on mobile
Fri, 29 May 2015 13:38:24 +0200 rougeronj remove unused fields in slide editor and show the entire image
Thu, 28 May 2015 10:45:34 +0200 rougeronj add font-size
Thu, 28 May 2015 09:56:40 +0200 rougeronj refer to the user model through settings.AUTH_USER_MODEL
Wed, 27 May 2015 19:06:00 +0200 rougeronj add 'public' boolean field to the model and an access to get the list of the public books
Wed, 27 May 2015 19:05:20 +0200 rougeronj improve the response message to be more accurate
Wed, 27 May 2015 19:03:08 +0200 rougeronj use localstorage instead of sessionstorage
Wed, 27 May 2015 19:02:43 +0200 rougeronj refactor the ammicoApi service and put it into a specific module (ammicoCommon). Use factory to serve the resources
Wed, 27 May 2015 19:01:25 +0200 rougeronj Makes an external template for a galleryItem and include them in the templates
Wed, 27 May 2015 18:59:55 +0200 rougeronj replace all the tab by spaces
Wed, 27 May 2015 18:58:39 +0200 rougeronj replace all the tab by spaces
Wed, 27 May 2015 18:57:03 +0200 rougeronj clean duplicated css
Fri, 22 May 2015 17:42:57 +0200 rougeronj 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)
Fri, 22 May 2015 17:41:19 +0200 rougeronj Starting a better management of the 'models' and the requests
Fri, 22 May 2015 14:50:23 +0200 rougeronj copy the built client app to the server
Fri, 22 May 2015 12:47:16 +0200 rougeronj merge the changes of Camille
Fri, 22 May 2015 12:37:37 +0200 rougeronj remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead
Fri, 22 May 2015 12:35:53 +0200 rougeronj add order in tasks to be sure 'copy-server' task copy the files after building them
Thu, 21 May 2015 11:07:34 +0200 rougeronj updates dependencies and add main-bower-file to gulpfile to concatenate the vendorJs
Thu, 23 Apr 2015 18:17:58 +0200 rougeronj get the books and slides from Jamespot in case the user have a idUser (is a registered user in jamespot plateform)
Thu, 23 Apr 2015 18:17:10 +0200 rougeronj add user filter to send bakc only the slides and books of the current user
Wed, 08 Apr 2015 17:24:35 +0200 rougeronj gulp copy-server to update the ammico app on the server
Wed, 08 Apr 2015 17:16:31 +0200 rougeronj show books without parents and idArticle (books created from scratch)
Wed, 08 Apr 2015 17:02:32 +0200 rougeronj Proper indent of gulpfile
Wed, 08 Apr 2015 17:02:24 +0200 rougeronj Only able to add slide to the child books - fix bug wich appeard during the split of the resource API (searchAPI -> ammicoAPI & searchAPI)
Wed, 08 Apr 2015 17:00:43 +0200 rougeronj Adapt the html to handle a list of images sent by our Ammico API
Wed, 08 Apr 2015 16:55:19 +0200 rougeronj Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
Wed, 08 Apr 2015 00:39:23 +0200 rougeronj Add url to access main page of the project and gulp "copy-server" to copy the ammico app to the server
Wed, 08 Apr 2015 00:37:52 +0200 rougeronj add gulp task "copy-server" to copy the project built, on the django server
Wed, 08 Apr 2015 00:36:37 +0200 rougeronj 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.
Wed, 08 Apr 2015 00:31:45 +0200 rougeronj show the data of the json received from the server (normalize the exchanged data)
Tue, 07 Apr 2015 12:01:58 +0200 rougeronj Render parent books, child books, and other books separately - minor clean in modal.html
Tue, 07 Apr 2015 12:00:14 +0200 rougeronj 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)
Tue, 07 Apr 2015 11:56:43 +0200 rougeronj redirect to login page if the account is successfully created
Tue, 07 Apr 2015 11:55:11 +0200 rougeronj Update PopulateVisit function to get only the new visits from Jamespot.
(0) -100 -60 +60 tip