Fri, 22 Jul 2016 16:52:43 +0200 durandn started work on merge view + corrected view error
Fri, 22 Jul 2016 16:52:10 +0200 durandn small js fixes for hiding alerts
Fri, 22 Jul 2016 11:49:25 +0200 durandn small design fixes on annotation detail (button size) and current item list
Thu, 21 Jul 2016 15:35:24 +0200 durandn replaced link with buttons on templates
Thu, 21 Jul 2016 12:00:54 +0200 durandn forgot to add migration for item models
Thu, 21 Jul 2016 11:05:11 +0200 durandn Comments threading, pagination and date format
Thu, 21 Jul 2016 11:03:14 +0200 durandn Forgot to commit item detail template
Wed, 13 Jul 2016 17:45:29 +0200 durandn fixture according to new model state
Wed, 13 Jul 2016 17:45:17 +0200 durandn Work on item model + item view to show items with multiple images instead of image detail + fix thumbnails in templates
Mon, 11 Jul 2016 14:51:49 +0200 durandn Added a verbose name field for collection objects, home view now gets a list of all collections
Mon, 11 Jul 2016 11:47:46 +0200 durandn cleanup on annotation list template
Thu, 07 Jul 2016 16:34:31 +0200 durandn design work on templates, redirect to home on /, implemented accept and reject revisions shortcuts when applicable
Fri, 22 Jul 2016 16:48:08 +0200 Harris Baptiste adding zoomview component
Wed, 13 Jul 2016 17:57:35 +0200 Harris Baptiste new zoom component
Tue, 05 Jul 2016 14:28:04 +0200 durandn 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
Mon, 04 Jul 2016 12:11:12 +0200 durandn Error handling in models + templates fixes
Mon, 04 Jul 2016 11:59:18 +0200 Harris Baptiste fixing tag editor
Mon, 04 Jul 2016 10:36:43 +0200 Harris Baptiste adding collection link to header
Fri, 01 Jul 2016 17:41:07 +0200 durandn demo data dump fixture (data with comments)
Fri, 01 Jul 2016 17:40:03 +0200 durandn streamlined templates for easy navigation and missing info + handled fr.dbpedia tags
Fri, 01 Jul 2016 15:37:42 +0200 durandn collection home page + tags in revision_detail view + optimization in views + fixture for demo
Fri, 01 Jul 2016 16:47:22 +0200 Harris Baptiste enabling wikipedia auto complete
Fri, 01 Jul 2016 12:05:20 +0200 durandn updated requirements
Fri, 01 Jul 2016 11:51:56 +0200 durandn updated settings
Fri, 01 Jul 2016 10:48:32 +0200 durandn work on extracting label from dbpedia
Thu, 30 Jun 2016 18:10:17 +0200 durandn start on dbpedia requests
Thu, 30 Jun 2016 14:24:57 +0200 durandn Added metacategories to comments + error handling on annotation forms
Fri, 01 Jul 2016 11:19:59 +0200 Harris Baptiste fixing tags
Fri, 01 Jul 2016 11:18:24 +0200 Harris Baptiste removing files
Fri, 01 Jul 2016 11:15:37 +0200 Harris Baptiste fixing js dependencies
Fri, 01 Jul 2016 10:40:02 +0200 Harris Baptiste Fixing drawing component
Wed, 29 Jun 2016 14:56:27 +0200 durandn 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
Wed, 29 Jun 2016 14:54:16 +0200 durandn Removed notifications from header temporarily
Tue, 28 Jun 2016 18:12:55 +0200 durandn Corrected route for annotation list on detail_image.html
Tue, 28 Jun 2016 18:25:26 +0200 Harris Baptiste new js folder structure
Tue, 28 Jun 2016 15:54:05 +0200 durandn work on comments (in annotation form, list in annotation detail, post in annotation detail isn't working yet)
Tue, 28 Jun 2016 15:50:57 +0200 durandn Corrected Tag methods bugs + Added comment classes and migration
Tue, 28 Jun 2016 12:52:33 +0200 durandn fixed login redirect
Fri, 24 Jun 2016 14:26:56 +0200 durandn added backend json handling for tags (properly tested/corrected) + corrected templates to replace image_ref with image_guid
Fri, 24 Jun 2016 12:39:13 +0200 durandn Merge with 3ed91fed6dd838420aa3193314adf9bb2dfeed6e
Fri, 24 Jun 2016 12:36:44 +0200 durandn Backend work on tags (needs testing) + model changes (image_guid, Tag)
Fri, 24 Jun 2016 12:18:13 +0200 Harris Baptiste adding list
Thu, 23 Jun 2016 17:27:44 +0200 Harris Baptiste adding annotations list
Wed, 22 Jun 2016 17:53:40 +0200 durandn functionality: creation of new annotation from scratch
Tue, 21 Jun 2016 17:15:54 +0200 Harris Baptiste handle merge
Tue, 21 Jun 2016 17:12:21 +0200 Harris Baptiste remove file
Tue, 21 Jun 2016 17:03:42 +0200 Harris Baptiste new shape resizer
Tue, 21 Jun 2016 15:40:54 +0200 durandn forgot to save on forms/__init__.py after creating form/annotations.py
Tue, 21 Jun 2016 14:58:28 +0200 durandn Readme edit and initial data fixture
Tue, 21 Jun 2016 14:38:09 +0200 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
Mon, 20 Jun 2016 15:05:23 +0200 Harris Baptiste fix image size for firefox
Fri, 17 Jun 2016 19:01:09 +0200 Harris Baptiste new sharp resizer
Thu, 16 Jun 2016 12:31:27 +0200 Harris Baptiste removing unused file
Thu, 16 Jun 2016 12:26:13 +0200 Harris Baptiste editing urls.py to add new annotations views
Wed, 15 Jun 2016 18:43:42 +0200 Harris Baptiste fixing fragment editor
Wed, 15 Jun 2016 18:41:26 +0200 Harris Baptiste removing file
Wed, 15 Jun 2016 18:34:15 +0200 Harris Baptiste fixing the drawing tool
Wed, 15 Jun 2016 15:44:17 +0200 durandn example interface for merge form
Mon, 13 Jun 2016 17:33:11 +0200 Harris Baptiste enabling new settings module, removing reversion_compare from settings
Fri, 10 Jun 2016 17:07:14 +0200 durandn Renamed pip freeze file "requirements.txt", removed migrations as they are not necessary at this point, removed wrongly commited sqlite file
(0) -60 +60 +100 +300 tip