Mercurial
Mercurial
>
ammico
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-60
+60
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
updates dependencies and add main-bower-file to gulpfile to concatenate the vendorJs
2015-05-21, by rougeronj
get the books and slides from Jamespot in case the user have a idUser (is a registered user in jamespot plateform)
2015-04-23, by rougeronj
add user filter to send bakc only the slides and books of the current user
2015-04-23, by rougeronj
gulp copy-server to update the ammico app on the server
2015-04-08, by rougeronj
show books without parents and idArticle (books created from scratch)
2015-04-08, by rougeronj
Proper indent of gulpfile
2015-04-08, by rougeronj
Only able to add slide to the child books - fix bug wich appeard during the split of the resource API (searchAPI -> ammicoAPI & searchAPI)
2015-04-08, by rougeronj
Adapt the html to handle a list of images sent by our Ammico API
2015-04-08, by rougeronj
Add Orpheo Serializer and update config.tmpl with empty Orpheo URL
2015-04-08, by rougeronj
Add url to access main page of the project and gulp "copy-server" to copy the ammico app to the server
2015-04-08, by rougeronj
add gulp task "copy-server" to copy the project built, on the django server
2015-04-08, by 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.
2015-04-08, by rougeronj
show the data of the json received from the server (normalize the exchanged data)
2015-04-08, by rougeronj
Render parent books, child books, and other books separately - minor clean in modal.html
2015-04-07, by 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)
2015-04-07, by rougeronj
redirect to login page if the account is successfully created
2015-04-07, by rougeronj
Update PopulateVisit function to get only the new visits from Jamespot.
2015-04-07, by rougeronj
add parent_visit attribute to model to identify a book created by user and a book from Jamespot
2015-04-07, by rougeronj
Rename with snake_case
2015-04-03, by rougeronj
update list book view with accordeons and add delete fonction on a book
2015-04-03, by rougeronj
add type="button" on cancel buttons to avoid default validation of form
2015-04-03, by rougeronj
update slideshow : accept the id of a book as route parameter (instead of static id previously)
2015-04-03, by rougeronj
minor update on authcontroller : a modal closed himself sending the route to follow after
2015-04-03, by rougeronj
add book to current scope on success add on server side
2015-04-03, by rougeronj
minor html update in forms and book page
2015-04-03, by rougeronj
small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book
2015-04-03, by rougeronj
clean deprecated populateUser
2015-04-03, by rougeronj
custom ObtainToken function to add PopulateVisite function when a user connects
2015-04-03, by rougeronj
add and repair auth module (it was not detected by mercurial anymore due to a cass problem on title)
2015-04-03, by rougeronj
repair Auth folder broken by cass on title -> Delete and add again
2015-04-03, by rougeronj
add config.py to gitignore
2015-04-03, by rougeronj
add authentication and controle of authentication before routing
2015-04-02, by rougeronj
propagate the split of ammicoApi service
2015-04-02, by rougeronj
split ammico $resource to a new .Service
2015-04-02, by rougeronj
clean js and minor update in html and css
2015-04-02, by rougeronj
fucntion and button to add a book
2015-04-02, by rougeronj
add auth Service with API authentication url
2015-04-02, by rougeronj
add authentication module using Token Auth
2015-04-02, by rougeronj
remove the initial migration to prepare custom user implementation
2015-03-31, by 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
2015-03-31, by rougeronj
server send now images field in json instead of previous firstImg
2015-03-31, by rougeronj
udate add fonction from a research and add a modal to select the book we want to add the slide
2015-03-31, by rougeronj
add order management od the slides on server side
2015-03-31, by rougeronj
add idInventory for slides saved from a research and not coming from Jamespot
2015-03-31, by rougeronj
FIX and update the client dev environment - update bootstrap - ignore index.js files and every file from bootstrap beside the css
2015-03-27, by rougeronj
fix misspelled attribute
2015-03-27, by rougeronj
remove unused success callback - remove unused css
2015-03-25, by rougeronj
add to field login/logout in navigation bar
2015-03-25, by rougeronj
add sanitize function to accept url from the request response - enable edit on dbclick - improve html
2015-03-25, by rougeronj
update slideshow template
2015-03-25, by rougeronj
use URL in settings
2015-03-24, by rougeronj
add save fonction on a slide and update template
2015-03-24, by rougeronj
moove dataEditor to slides component
2015-03-24, by rougeronj
moove authentication urls inside ammico urls
2015-03-24, by rougeronj
add post request on a slide to update it
2015-03-24, by rougeronj
remove local datas and keys
2015-03-24, by rougeronj
add delete request to delete a slide - rename some .ressources fonctions
2015-03-23, by rougeronj
get info of a slide and show it. Sanitize html from description field and add it to the scope
2015-03-23, by rougeronj
add delete request on book and slide
2015-03-23, by rougeronj
remove unused var
2015-03-23, by rougeronj
less
more
|
(0)
-60
+60
+100
tip