| 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
|
| Tue, 31 Mar 2015 12:21:22 +0200 |
rougeronj |
add idInventory for slides saved from a research and not coming from Jamespot
|
changeset |
files
|
| Fri, 27 Mar 2015 16:33:30 +0100 |
rougeronj |
FIX and update the client dev environment - update bootstrap - ignore index.js files and every file from bootstrap beside the css
|
changeset |
files
|
| Fri, 27 Mar 2015 16:31:42 +0100 |
rougeronj |
fix misspelled attribute
|
changeset |
files
|
| Wed, 25 Mar 2015 16:01:31 +0100 |
rougeronj |
remove unused success callback - remove unused css
|
changeset |
files
|
| Wed, 25 Mar 2015 15:58:48 +0100 |
rougeronj |
add to field login/logout in navigation bar
|
changeset |
files
|
| Wed, 25 Mar 2015 15:57:45 +0100 |
rougeronj |
add sanitize function to accept url from the request response - enable edit on dbclick - improve html
|
changeset |
files
|
| Wed, 25 Mar 2015 15:55:38 +0100 |
rougeronj |
update slideshow template
|
changeset |
files
|
| Tue, 24 Mar 2015 18:13:23 +0100 |
rougeronj |
use URL in settings
|
changeset |
files
|
| Tue, 24 Mar 2015 17:46:53 +0100 |
rougeronj |
add save fonction on a slide and update template
|
changeset |
files
|
| Tue, 24 Mar 2015 17:45:31 +0100 |
rougeronj |
moove dataEditor to slides component
|
changeset |
files
|
| Tue, 24 Mar 2015 17:44:22 +0100 |
rougeronj |
moove authentication urls inside ammico urls
|
changeset |
files
|
| Tue, 24 Mar 2015 17:43:55 +0100 |
rougeronj |
add post request on a slide to update it
|
changeset |
files
|
| Tue, 24 Mar 2015 16:16:31 +0100 |
rougeronj |
remove local datas and keys
|
changeset |
files
|
| Mon, 23 Mar 2015 17:08:16 +0100 |
rougeronj |
add delete request to delete a slide - rename some .ressources fonctions
|
changeset |
files
|
| Mon, 23 Mar 2015 17:07:36 +0100 |
rougeronj |
get info of a slide and show it. Sanitize html from description field and add it to the scope
|
changeset |
files
|
| Mon, 23 Mar 2015 17:05:45 +0100 |
rougeronj |
add delete request on book and slide
|
changeset |
files
|
| Mon, 23 Mar 2015 12:45:35 +0100 |
rougeronj |
remove unused var
|
changeset |
files
|
| Mon, 23 Mar 2015 12:26:55 +0100 |
rougeronj |
remove sqlite, we now use PostgreSQL
|
changeset |
files
|
| Mon, 23 Mar 2015 12:26:39 +0100 |
rougeronj |
add routes for books and slides
|
changeset |
files
|
| Mon, 23 Mar 2015 12:25:19 +0100 |
rougeronj |
rename 'gallery' to 'slides' to handle the slides pages
|
changeset |
files
|
| Mon, 23 Mar 2015 12:24:13 +0100 |
rougeronj |
rename 'login' to 'Auth' to handle further authentication functions
|
changeset |
files
|
| Mon, 23 Mar 2015 12:22:44 +0100 |
rougeronj |
add books controller to handle list of books
|
changeset |
files
|
| Mon, 23 Mar 2015 12:21:47 +0100 |
rougeronj |
init the migrations
|
changeset |
files
|