Mercurial
Mercurial
>
ammico
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-60
+60
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.
execfile in python 3 and 2, again
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset d4e5954f2ad4
2015-06-08, by ymh
execfile in python 3 and 2
2015-06-08, by ymh
execfile in python 3
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 46d7f17cff3d
2015-06-08, by ymh
add trace to setup
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset bd83fbd445ca
2015-06-08, by ymh
src are not at repo root folder, again
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset cc05aad7e6b8
2015-06-08, by ymh
src are not at repo root folder
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 3922b186a5b2
2015-06-07, by ymh
improve setup
2015-06-07, by ymh
prepare for server install, mv settings, add setup, correct various problems
2015-06-06, by ymh
reorg src server
2015-06-05, by ymh
update config.tmpl and add auth_Jamespot (so jamespot can send us a jwt and log in automatically)
2015-06-04, by rougeronj
copy-server ammico client changes
2015-06-04, by rougeronj
add a token field to the initialisation of the ammico app so the server can pass it and auto login with jwt
2015-06-04, by rougeronj
uodate authentication to log with email
2015-06-04, by rougeronj
add first migration and updates requirements
2015-06-04, by rougeronj
add an ammico view to login automatically with jwt and serve the ammico app
2015-06-04, by rougeronj
clean deprecated files
2015-06-04, by rougeronj
split serializers
2015-06-04, by rougeronj
update user model to authenticate with the email as username
2015-06-04, by rougeronj
add json and image for testing without connection
2015-06-02, by rougeronj
improve slideshow interface and add ngTouch to handle swipe on mobile
2015-06-02, by rougeronj
remove unused fields in slide editor and show the entire image
2015-05-29, by rougeronj
add font-size
2015-05-28, by rougeronj
refer to the user model through settings.AUTH_USER_MODEL
2015-05-28, by rougeronj
add 'public' boolean field to the model and an access to get the list of the public books
2015-05-27, by rougeronj
improve the response message to be more accurate
2015-05-27, by rougeronj
use localstorage instead of sessionstorage
2015-05-27, by rougeronj
refactor the ammicoApi service and put it into a specific module (ammicoCommon). Use factory to serve the resources
2015-05-27, by rougeronj
Makes an external template for a galleryItem and include them in the templates
2015-05-27, by rougeronj
replace all the tab by spaces
2015-05-27, by rougeronj
replace all the tab by spaces
2015-05-27, by rougeronj
clean duplicated css
2015-05-27, by 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)
2015-05-22, by rougeronj
Starting a better management of the 'models' and the requests
2015-05-22, by rougeronj
copy the built client app to the server
2015-05-22, by rougeronj
merge the changes of Camille
2015-05-22, by rougeronj
remove "comment" from the model. Copy the 'comment' field of Jamespot in the 'description' field of the model instead
2015-05-22, by rougeronj
add order in tasks to be sure 'copy-server' task copy the files after building them
2015-05-22, by rougeronj
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
less
more
|
(0)
-100
-60
+60
tip