Mercurial
Mercurial
>
iconolab
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
+120
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.
fixed comment page calculation
2016-08-05, by durandn
small fixes on comment page calculation + added functionality to clear unread notification from button in user home + quick css fixes
2016-08-05, by durandn
cleaning up prints + notifications on metacategories
2016-08-04, by durandn
workon on notifications: user home, user notifications page, triggers in signals
2016-08-04, by durandn
Started work on notification and user homepage + method for a comment to find back its page in his annotation's comments
2016-08-03, by durandn
try except block missing around a json.loads call
2016-08-02, by durandn
fixing stupid mistake (properly using as_view to call the view and proper template name)
2016-08-01, by durandn
signals refactoring followup: fixed circular import + added a profile view and template and link in header + refactored views into a views module
2016-08-01, by durandn
use atomic transactions on stat updates
2016-08-01, by durandn
added link to home in header template
2016-08-01, by durandn
committing forgotten file
2016-08-01, by durandn
signals are now sent in model methods rather than views
2016-08-01, by durandn
fixed error on stats (comments count not updating correctly for images)
2016-07-29, by durandn
fixing zoom handler size
2016-08-02, by Harris Baptiste
fixing tag value in the merge tool
2016-07-29, by Harris Baptiste
fixing template
2016-07-28, by Harris Baptiste
work on stats: calculatestats command for manage.py, stats in item page, stats in annotations list, stats in annotation page, actions increment stats (view count, annotations count, comment count etc)
2016-07-28, by durandn
new merging tool
2016-07-28, by Harris Baptiste
new mergetool component
2016-07-28, by Harris Baptiste
use full image instead of thumbnail when zooming
2016-07-27, by durandn
Work on parent lists presentation on revision detail
2016-07-27, by durandn
new zoomviewport
2016-07-26, by Harris Baptiste
removing useless files
2016-07-26, by Harris Baptiste
new zoom viewport
2016-07-26, by Harris Baptiste
first pass on merge system
2016-07-26, by durandn
clearing up fixtures
2016-07-26, by durandn
fix on images ordering
2016-07-25, by durandn
fix error when merging
2016-07-22, by durandn
started work on merge view + corrected view error
2016-07-22, by durandn
small js fixes for hiding alerts
2016-07-22, by durandn
small design fixes on annotation detail (button size) and current item list
2016-07-22, by durandn
replaced link with buttons on templates
2016-07-21, by durandn
forgot to add migration for item models
2016-07-21, by durandn
Comments threading, pagination and date format
2016-07-21, by durandn
Forgot to commit item detail template
2016-07-21, by durandn
fixture according to new model state
2016-07-13, by durandn
Work on item model + item view to show items with multiple images instead of image detail + fix thumbnails in templates
2016-07-13, by durandn
Added a verbose name field for collection objects, home view now gets a list of all collections
2016-07-11, by durandn
cleanup on annotation list template
2016-07-11, by durandn
design work on templates, redirect to home on /, implemented accept and reject revisions shortcuts when applicable
2016-07-07, by durandn
adding zoomview component
2016-07-22, by Harris Baptiste
new zoom component
2016-07-13, by Harris Baptiste
Removed login_required from annotation detail view + prep work on merge view (context is set for get method + blank template) + Corrected 404 logic for checking kwargs
2016-07-05, by durandn
Error handling in models + templates fixes
2016-07-04, by durandn
fixing tag editor
2016-07-04, by Harris Baptiste
adding collection link to header
2016-07-04, by Harris Baptiste
demo data dump fixture (data with comments)
2016-07-01, by durandn
streamlined templates for easy navigation and missing info + handled fr.dbpedia tags
2016-07-01, by durandn
collection home page + tags in revision_detail view + optimization in views + fixture for demo
2016-07-01, by durandn
enabling wikipedia auto complete
2016-07-01, by Harris Baptiste
updated requirements
2016-07-01, by durandn
updated settings
2016-07-01, by durandn
work on extracting label from dbpedia
2016-07-01, by durandn
start on dbpedia requests
2016-06-30, by durandn
Added metacategories to comments + error handling on annotation forms
2016-06-30, by durandn
fixing tags
2016-07-01, by Harris Baptiste
removing files
2016-07-01, by Harris Baptiste
fixing js dependencies
2016-07-01, by Harris Baptiste
Fixing drawing component
2016-07-01, by Harris Baptiste
streamlined comment system, replicated post_comment view so form errors redirect on the annotation page and not on a preview page + added revision detail view and links for specific revisions from the comments
2016-06-29, by durandn
Removed notifications from header temporarily
2016-06-29, by durandn
Corrected route for annotation list on detail_image.html
2016-06-28, by durandn
new js folder structure
2016-06-28, by Harris Baptiste
work on comments (in annotation form, list in annotation detail, post in annotation detail isn't working yet)
2016-06-28, by durandn
Corrected Tag methods bugs + Added comment classes and migration
2016-06-28, by durandn
fixed login redirect
2016-06-28, by durandn
added backend json handling for tags (properly tested/corrected) + corrected templates to replace image_ref with image_guid
2016-06-24, by durandn
Merge with 3ed91fed6dd838420aa3193314adf9bb2dfeed6e
2016-06-24, by durandn
Backend work on tags (needs testing) + model changes (image_guid, Tag)
2016-06-24, by durandn
adding list
2016-06-24, by Harris Baptiste
adding annotations list
2016-06-23, by Harris Baptiste
functionality: creation of new annotation from scratch
2016-06-22, by durandn
handle merge
2016-06-21, by Harris Baptiste
remove file
2016-06-21, by Harris Baptiste
new shape resizer
2016-06-21, by Harris Baptiste
forgot to save on forms/__init__.py after creating form/annotations.py
2016-06-21, by durandn
Readme edit and initial data fixture
2016-06-21, by durandn
work on models + auth register/login system + adapted existing app and templates so editing annotations is working as before + created empty templates to fill
2016-06-21, by durandn
fix image size for firefox
2016-06-20, by Harris Baptiste
new sharp resizer
2016-06-17, by Harris Baptiste
removing unused file
2016-06-16, by Harris Baptiste
editing urls.py to add new annotations views
2016-06-16, by Harris Baptiste
fixing fragment editor
2016-06-15, by Harris Baptiste
removing file
2016-06-15, by Harris Baptiste
fixing the drawing tool
2016-06-15, by Harris Baptiste
example interface for merge form
2016-06-15, by durandn
enabling new settings module, removing reversion_compare from settings
2016-06-13, by Harris Baptiste
Renamed pip freeze file "requirements.txt", removed migrations as they are not necessary at this point, removed wrongly commited sqlite file
2016-06-10, by durandn
reorganized settings and static files directories
2016-06-09, by durandn
drawing component
2016-06-07, by Harris Baptiste
updated design
2016-06-07, by Harris Baptiste
design doc
2016-06-07, by Harris Baptiste
adding pip freeze
2016-06-07, by Harris Baptiste
fragment editor
2016-06-07, by Harris Baptiste
hg ignore and design doc
2016-05-31, by Harris Baptiste
first commit
2016-05-31, by Harris Baptiste
new revision workflow
2016-04-13, by Harris Baptiste
new revision workflow
2016-04-13, by Harris Baptiste
test test.ini file
2016-04-08, by baptisteh
maquette functionnelle iconolab
2016-04-08, by baptisteh
First test file added to repository
2016-04-08, by baptisteh
First commit
2016-04-08, by ymh
less
more
|
(0)
+120
tip