Fri, 24 Feb 2017 16:56:30 +0100 Alexandre Segura Fix usage of isAuthenticated.
Fri, 24 Feb 2017 16:52:37 +0100 Alexandre Segura Actually bind isAuthenticated.
Fri, 24 Feb 2017 15:23:15 +0100 Alexandre Segura Fix comment controller.
Fri, 24 Feb 2017 15:16:28 +0100 Alexandre Segura Go to image page with annotation in hash.
Fri, 24 Feb 2017 15:15:27 +0100 Alexandre Segura Allow editing/commenting only for authenticated users.
Fri, 24 Feb 2017 14:54:06 +0100 Alexandre Segura Hide comment form when no annotation selected.
Thu, 23 Feb 2017 20:27:39 +0100 Alexandre Segura Make browser history work.
Fri, 24 Feb 2017 16:17:50 +0100 Alexandre Segura Use variable for email.
Fri, 24 Feb 2017 16:37:48 +0100 duong tam kien removes number of items per page and center the pagination
Fri, 24 Feb 2017 16:05:38 +0100 duong tam kien fixes typo in <head><title>
Fri, 24 Feb 2017 16:02:20 +0100 duong tam kien fixes scroll on right panel (and auto on left one)
Fri, 24 Feb 2017 15:28:43 +0100 duong tam kien fixes right panel on the image annotator
Fri, 24 Feb 2017 15:06:08 +0100 duong tam kien adds contact email as a setting variable from the app (instead of raw in the template
Fri, 24 Feb 2017 15:04:22 +0100 duong tam kien adds contact email as a setting variable from the app (instead of raw in the template
Thu, 23 Feb 2017 20:01:52 +0100 Alexandre Segura Improve image loading, do not use setTimeout.
Thu, 23 Feb 2017 14:04:29 +0100 Alexandre Segura Improve image loading, do not use setTimeout.
Thu, 23 Feb 2017 17:51:40 +0100 ymh Added tag 0.0.21 for changeset a9b3d3bb27af
Thu, 23 Feb 2017 17:51:26 +0100 ymh correct setup.py again 0.0.21
Thu, 23 Feb 2017 17:29:33 +0100 ymh Added tag 0.0.21 for changeset d53a2e7f3c32
Thu, 23 Feb 2017 17:29:28 +0100 ymh correct setup.py
Thu, 23 Feb 2017 17:26:21 +0100 ymh Added tag 0.0.21 for changeset fa0393f81302
Thu, 23 Feb 2017 16:53:02 +0100 ymh Added tag 0.0.21 for changeset e1762995780b
Thu, 23 Feb 2017 16:48:58 +0100 duong tam kien rolling back to correct home revision
Thu, 23 Feb 2017 16:33:38 +0100 duong tam kien adds a temporary warning message
Thu, 23 Feb 2017 16:21:22 +0100 duong tam kien add a temporary warning on homepage
Thu, 23 Feb 2017 16:19:19 +0100 duong tam kien add a temporary warning on homepage
Thu, 23 Feb 2017 15:18:24 +0100 ymh Added tag 0.0.21 for changeset 5f4c9c193a78
Thu, 23 Feb 2017 15:10:24 +0100 ymh prepare version
Thu, 23 Feb 2017 13:00:04 +0100 Alexandre Segura Use relative path for fonts.
Thu, 23 Feb 2017 12:08:01 +0100 Alexandre Segura Change home layout.
Thu, 23 Feb 2017 12:06:57 +0100 Alexandre Segura Move JS conf files back to iconolab-bundle folder.
Thu, 23 Feb 2017 11:55:36 +0100 Alexandre Segura Add compiled assets.
Thu, 23 Feb 2017 11:55:02 +0100 Alexandre Segura Add restframework to setup.py
Thu, 23 Feb 2017 11:52:20 +0100 Alexandre Segura Change wordings, align text.
Thu, 23 Feb 2017 11:50:57 +0100 Alexandre Segura Change design of controls.
Thu, 23 Feb 2017 11:49:47 +0100 Alexandre Segura Scroll to annotation on page load.
Wed, 22 Feb 2017 18:42:39 +0100 Alexandre Segura Remove rest_framework from INSTALLED_APPS.
Wed, 22 Feb 2017 18:40:49 +0100 Alexandre Segura Handle max zoom level.
Wed, 22 Feb 2017 18:32:39 +0100 Alexandre Segura Change design of right side panel.
Wed, 22 Feb 2017 18:31:58 +0100 Alexandre Segura Do not show custom cursors when readonly.
Wed, 22 Feb 2017 18:31:01 +0100 Alexandre Segura Change annotations list design.
Wed, 22 Feb 2017 18:29:43 +0100 Alexandre Segura Add icons for accuracy/relevancy.
Wed, 22 Feb 2017 16:46:53 +0100 Alexandre Segura Add default HTML title.
Wed, 22 Feb 2017 16:46:29 +0100 Alexandre Segura Get URL from router.
Wed, 22 Feb 2017 16:29:02 +0100 Alexandre Segura Use getBoundingClientRect to calculate viewport (works cross browser).
Wed, 22 Feb 2017 16:28:03 +0100 Alexandre Segura Fix Typehead up/down keys.
Wed, 22 Feb 2017 16:27:08 +0100 Alexandre Segura Redirect to annotation using hash.
Wed, 22 Feb 2017 15:41:07 +0100 Alexandre Segura Disable resize & change drawing mode when readonly.
Wed, 22 Feb 2017 15:39:28 +0100 Alexandre Segura Improve TagList when there are no tags.
Wed, 22 Feb 2017 15:38:11 +0100 Alexandre Segura Use 100x100 for thumbnail.
Wed, 22 Feb 2017 13:16:21 +0100 Alexandre Segura Introduce readonly prop in AnnotationForm & child components.
Wed, 22 Feb 2017 12:10:03 +0100 Alexandre Segura Fix TagList when changing annotation, collapse tags on change.
Wed, 22 Feb 2017 12:02:29 +0100 Alexandre Segura Move serializers to dedicated file, do not create comment on revision creation.
Wed, 22 Feb 2017 11:04:40 +0100 Alexandre Segura Show close icon on active item only.
Wed, 22 Feb 2017 11:04:16 +0100 Alexandre Segura Introduce ZoomThumbnail, improve zoom behavior.
Tue, 21 Feb 2017 16:04:20 +0100 Alexandre Segura Improve zoom, simplify code.
Tue, 21 Feb 2017 15:34:27 +0100 Alexandre Segura Improve change detection in TagList.
Tue, 21 Feb 2017 14:35:45 +0100 Alexandre Segura Fix bug when moving rect shape on zoomed image.
Tue, 21 Feb 2017 14:35:19 +0100 Alexandre Segura Remove duplicate code.
Mon, 20 Feb 2017 23:56:15 +0100 Alexandre Segura Remove useless slot.
(0) -300 -100 -60 +60 +100 tip