Mercurial
Mercurial
>
ammico
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
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.
add poetry on sync
default
tip
2020-01-08, by ymh
Added tag V0.1-alpha.6 for changeset 786cdb826f09
2015-12-02, by nowmad
Increment version
V0.1-alpha.6
2015-12-02, by nowmad
copy server new client version
2015-12-02, by nowmad
send all the stop info to the server
2015-12-02, by nowmad
fix error when accessing to json keys (and remove unused import)
2015-12-02, by nowmad
comment unused extractor to avoid any pointless bug
2015-12-02, by nowmad
add no_img.jpg in case no image is provided by the research
2015-12-02, by nowmad
Update search to match the new response from exalead
2015-12-02, by nowmad
mark safe the url passed by the server to prevent django from sanitazing them (& -> &apm;)
2015-12-02, by nowmad
update client README
2015-11-16, by nowmad
Added tag V0.1-alpha.5 for changeset df333823b597
2015-10-16, by rougeronj
increment version
V0.1-alpha.5
2015-10-16, by rougeronj
copy new client version to server
2015-10-16, by rougeronj
check if the visits already exist for this user
2015-10-16, by rougeronj
use current Jamespot url depending on the exposition
2015-10-16, by rougeronj
show message in case no book or visit
2015-10-16, by rougeronj
fix unused var
2015-10-15, by rougeronj
Added tag V0.1-alpha.4 for changeset d79e844ca86b
2015-10-01, by rougeronj
increment version
V0.1-alpha.4
2015-10-01, by rougeronj
update server - rename some fields and attribute and handle "musée de l'immigration"
2015-10-01, by rougeronj
update client version to handle "musée de l'immigration"
2015-10-01, by rougeronj
send back to the template the correct api url corresponding to the current exposition
2015-07-16, by rougeronj
Added tag V0.1-alpha.3 for changeset 6a27a4d81629
2015-07-08, by rougeronj
Increment version
V0.1-alpha.3
2015-07-08, by rougeronj
Added tag V0.1-alpha.3 for changeset 59c5d7252432
2015-07-08, by rougeronj
copy server last change
2015-07-08, by rougeronj
update interface of the slideshow
2015-07-08, by rougeronj
add media queries to adapt the galleries and the gallery items looks
2015-07-08, by rougeronj
try to get first the context.token set up by the server. If it doesn't exist, try to get back the token in the local storage. Or get to the login page.
2015-06-19, by rougeronj
Added tag V0.1-alpha.2 for changeset fd166770bcee
2015-06-11, by rougeronj
increment version
V0.1-alpha.2
2015-06-11, by rougeronj
copy-server new version of ammico client
2015-06-11, by rougeronj
uncomment jshint and fix minor bug
2015-06-11, by rougeronj
update the libraries of the client app
2015-06-11, by rougeronj
filter book in the request through 'type' parameter instead of filtering on client side
2015-06-11, by rougeronj
update auth controller to fit to the new server side authentication
2015-06-11, by rougeronj
make 'exposition' field write_only to be able to add a book from scratch providing a idExpo on the server side
2015-06-11, by rougeronj
add filter 'type' to return books of type 'visit' or 'book'
2015-06-11, by rougeronj
show all books (even those created from scratch) in books.html
2015-06-11, by rougeronj
clean print
2015-06-11, by rougeronj
remove clickjacking protection middleware to authorize embed in iframe
2015-06-11, by rougeronj
Added tag V0.1-alpha.1 for changeset 247ef0b10de6
2015-06-10, by ymh
correct default setting for wsgi
V0.1-alpha.1
2015-06-10, by ymh
Added tag V0.1-alpha.1 for changeset 5c14df1134f0
2015-06-10, by rougeronj
move back wsgi.py
2015-06-10, by rougeronj
Added tag V0.1-alpha.1 for changeset 8b4c073a7c2c
2015-06-10, by rougeronj
increment version
2015-06-10, by rougeronj
copy-server new app version
2015-06-10, by rougeronj
refactor idUser to id_user
2015-06-10, by rougeronj
remove old migration to prepare new modification
2015-06-10, by rougeronj
update gulpfile to copy indexAmmico in templates folder
2015-06-10, by rougeronj
make serializers folder a package and extract extractor file from it
2015-06-10, by rougeronj
init ammico migrations
2015-06-10, by rougeronj
remove old migration
2015-06-10, by rougeronj
remove old config migrations
2015-06-10, by rougeronj
Merge with 925337e6983dc5e5a011681dafd37ce986e07a1a
2015-06-10, by rougeronj
copy server new version of ammico app and add inde.html which list the available expositions
2015-06-09, by rougeronj
add 4 parameters to init ammico app. These parameter are set from the ammico server thanks to the "context"
2015-06-09, by rougeronj
refactor idArticle to id_article and idInventory to id_inventory
2015-06-09, by rougeronj
ignore the config file in src folder
2015-06-09, by rougeronj
add new migration
2015-06-09, by rougeronj
add exposition table and update the views to include the new foreign key to the exposition table
2015-06-09, by rougeronj
put dev settings as defaults for wsgi
2015-06-08, by ymh
add collecstatic and migrate to fabfile
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 082e0b93360a
2015-06-08, by ymh
correct urls imports
V0.1-alpha.0
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 066bff01ba84
2015-06-08, by ymh
correct urls
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 27065f8a19d3
2015-06-08, by ymh
correct rename of src
2015-06-08, by ymh
move src to ammicosrv
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset ca7e5ca8635c
2015-06-08, by ymh
unicode handling in version
2015-06-08, by ymh
Added tag V0.1-alpha.0 for changeset 27c8c40d9e03
2015-06-08, by ymh
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
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
remove sqlite, we now use PostgreSQL
2015-03-23, by rougeronj
add routes for books and slides
2015-03-23, by rougeronj
rename 'gallery' to 'slides' to handle the slides pages
2015-03-23, by rougeronj
rename 'login' to 'Auth' to handle further authentication functions
2015-03-23, by rougeronj
add books controller to handle list of books
2015-03-23, by rougeronj
init the migrations
2015-03-23, by rougeronj
add URL_JAMESPOT in settings - add requirements.txt to build the virtual env
2015-03-23, by rougeronj
update ammico user attribute to OnetoOneField instead of foreign key
2015-03-23, by rougeronj
dd some fields to slide model
2015-03-20, by rougeronj
get slides of a book
2015-03-20, by rougeronj
return Stop information fetch from jamestop api in the Slide info - id to idBook and idSlide to avoid confusion
2015-03-18, by rougeronj
update loading json - python 3.4 no more loads raw data so we need to decode it before loading to json
2015-03-18, by rougeronj
add related_name keyword fro easy access to the slides of a book
2015-03-18, by rougeronj
add cache and function to cache urls requests
2015-03-18, by rougeronj
Succed to get the books from our api server and print them dynamically
2015-03-17, by rougeronj
set up django rest framework
2015-03-11, by rougeronj
init django server
2015-02-23, by rougeronj
little enhance
2014-10-06, by cavaliet
debug
2014-10-06, by cavaliet
search add works again
2014-10-06, by cavaliet
(really) better management of slideshowModel with new api.
2014-10-06, by cavaliet
search with new results
2014-10-06, by cavaliet
show/hide texts
2014-10-06, by cavaliet
delete item from gallery
2014-10-03, by cavaliet
edit slide by url
2014-10-03, by cavaliet
common data for gallery and slideshow
2014-10-03, by cavaliet
clean search resource
2014-10-03, by cavaliet
views, path, search...
2014-10-02, by cavaliet
add basic file org + client prototype
2014-06-11, by ymh
less
more
|
(0)
tip