| Fri, 29 May 2015 13:38:24 +0200 |
rougeronj |
remove unused fields in slide editor and show the entire image
|
changeset |
files
|
| Thu, 28 May 2015 10:45:34 +0200 |
rougeronj |
add font-size
|
changeset |
files
|
| Thu, 28 May 2015 09:56:40 +0200 |
rougeronj |
refer to the user model through settings.AUTH_USER_MODEL
|
changeset |
files
|
| 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
|
changeset |
files
|
| Wed, 27 May 2015 19:05:20 +0200 |
rougeronj |
improve the response message to be more accurate
|
changeset |
files
|
| Wed, 27 May 2015 19:03:08 +0200 |
rougeronj |
use localstorage instead of sessionstorage
|
changeset |
files
|
| 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
|
changeset |
files
|
| Wed, 27 May 2015 19:01:25 +0200 |
rougeronj |
Makes an external template for a galleryItem and include them in the templates
|
changeset |
files
|
| Wed, 27 May 2015 18:59:55 +0200 |
rougeronj |
replace all the tab by spaces
|
changeset |
files
|
| Wed, 27 May 2015 18:58:39 +0200 |
rougeronj |
replace all the tab by spaces
|
changeset |
files
|
| Wed, 27 May 2015 18:57:03 +0200 |
rougeronj |
clean duplicated css
|
changeset |
files
|
| 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)
|
changeset |
files
|
| Fri, 22 May 2015 17:41:19 +0200 |
rougeronj |
Starting a better management of the 'models' and the requests
|
changeset |
files
|
| Fri, 22 May 2015 14:50:23 +0200 |
rougeronj |
copy the built client app to the server
|
changeset |
files
|
| Fri, 22 May 2015 12:47:16 +0200 |
rougeronj |
merge the changes of Camille
|
changeset |
files
|
| 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
|
changeset |
files
|
| 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
|
changeset |
files
|
| Thu, 21 May 2015 11:07:34 +0200 |
rougeronj |
updates dependencies and add main-bower-file to gulpfile to concatenate the vendorJs
|
changeset |
files
|
| 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)
|
changeset |
files
|
| Thu, 23 Apr 2015 18:17:10 +0200 |
rougeronj |
add user filter to send bakc only the slides and books of the current user
|
changeset |
files
|
| Wed, 08 Apr 2015 17:24:35 +0200 |
rougeronj |
gulp copy-server to update the ammico app on the server
|
changeset |
files
|
| Wed, 08 Apr 2015 17:16:31 +0200 |
rougeronj |
show books without parents and idArticle (books created from scratch)
|
changeset |
files
|
| Wed, 08 Apr 2015 17:02:32 +0200 |
rougeronj |
Proper indent of gulpfile
|
changeset |
files
|
| 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)
|
changeset |
files
|
| Wed, 08 Apr 2015 17:00:43 +0200 |
rougeronj |
Adapt the html to handle a list of images sent by our Ammico API
|
changeset |
files
|
| Wed, 08 Apr 2015 16:55:19 +0200 |
rougeronj |
Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
|
changeset |
files
|
| 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
|
changeset |
files
|
| Wed, 08 Apr 2015 00:37:52 +0200 |
rougeronj |
add gulp task "copy-server" to copy the project built, on the django server
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Wed, 08 Apr 2015 00:31:45 +0200 |
rougeronj |
show the data of the json received from the server (normalize the exchanged data)
|
changeset |
files
|
| Tue, 07 Apr 2015 12:01:58 +0200 |
rougeronj |
Render parent books, child books, and other books separately - minor clean in modal.html
|
changeset |
files
|
| 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)
|
changeset |
files
|
| Tue, 07 Apr 2015 11:56:43 +0200 |
rougeronj |
redirect to login page if the account is successfully created
|
changeset |
files
|
| Tue, 07 Apr 2015 11:55:11 +0200 |
rougeronj |
Update PopulateVisit function to get only the new visits from Jamespot.
|
changeset |
files
|
| Tue, 07 Apr 2015 11:47:15 +0200 |
rougeronj |
add parent_visit attribute to model to identify a book created by user and a book from Jamespot
|
changeset |
files
|
| Fri, 03 Apr 2015 17:15:59 +0200 |
rougeronj |
Rename with snake_case
|
changeset |
files
|
| Fri, 03 Apr 2015 16:21:27 +0200 |
rougeronj |
update list book view with accordeons and add delete fonction on a book
|
changeset |
files
|
| Fri, 03 Apr 2015 16:20:20 +0200 |
rougeronj |
add type="button" on cancel buttons to avoid default validation of form
|
changeset |
files
|
| Fri, 03 Apr 2015 16:19:19 +0200 |
rougeronj |
update slideshow : accept the id of a book as route parameter (instead of static id previously)
|
changeset |
files
|
| Fri, 03 Apr 2015 15:06:42 +0200 |
rougeronj |
minor update on authcontroller : a modal closed himself sending the route to follow after
|
changeset |
files
|
| Fri, 03 Apr 2015 15:05:32 +0200 |
rougeronj |
add book to current scope on success add on server side
|
changeset |
files
|
| Fri, 03 Apr 2015 15:04:57 +0200 |
rougeronj |
minor html update in forms and book page
|
changeset |
files
|
| Fri, 03 Apr 2015 15:03:04 +0200 |
rougeronj |
small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book
|
changeset |
files
|
| Fri, 03 Apr 2015 15:02:19 +0200 |
rougeronj |
clean deprecated populateUser
|
changeset |
files
|
| Fri, 03 Apr 2015 15:01:41 +0200 |
rougeronj |
custom ObtainToken function to add PopulateVisite function when a user connects
|
changeset |
files
|
| Fri, 03 Apr 2015 10:44:34 +0200 |
rougeronj |
add and repair auth module (it was not detected by mercurial anymore due to a cass problem on title)
|
changeset |
files
|
| Fri, 03 Apr 2015 10:42:04 +0200 |
rougeronj |
repair Auth folder broken by cass on title -> Delete and add again
|
changeset |
files
|
| Fri, 03 Apr 2015 10:41:27 +0200 |
rougeronj |
add config.py to gitignore
|
changeset |
files
|
| Thu, 02 Apr 2015 18:28:31 +0200 |
rougeronj |
add authentication and controle of authentication before routing
|
changeset |
files
|
| Thu, 02 Apr 2015 18:26:43 +0200 |
rougeronj |
propagate the split of ammicoApi service
|
changeset |
files
|
| Thu, 02 Apr 2015 13:11:12 +0200 |
rougeronj |
split ammico $resource to a new .Service
|
changeset |
files
|
| Thu, 02 Apr 2015 12:06:51 +0200 |
rougeronj |
clean js and minor update in html and css
|
changeset |
files
|
| Thu, 02 Apr 2015 12:02:07 +0200 |
rougeronj |
fucntion and button to add a book
|
changeset |
files
|
| Thu, 02 Apr 2015 11:58:19 +0200 |
rougeronj |
add auth Service with API authentication url
|
changeset |
files
|
| Thu, 02 Apr 2015 11:57:39 +0200 |
rougeronj |
add authentication module using Token Auth
|
changeset |
files
|
| Tue, 31 Mar 2015 15:27:26 +0200 |
rougeronj |
remove the initial migration to prepare custom user implementation
|
changeset |
files
|
| Tue, 31 Mar 2015 12:27:10 +0200 |
rougeronj |
add ui-sortble lib to be able to sort the list of the slide in the book view - it sends a post request to the server to update the slides' order
|
changeset |
files
|
| Tue, 31 Mar 2015 12:25:19 +0200 |
rougeronj |
server send now images field in json instead of previous firstImg
|
changeset |
files
|
| Tue, 31 Mar 2015 12:24:05 +0200 |
rougeronj |
udate add fonction from a research and add a modal to select the book we want to add the slide
|
changeset |
files
|
| Tue, 31 Mar 2015 12:22:00 +0200 |
rougeronj |
add order management od the slides on server side
|
changeset |
files
|