src/iconolab/models.py
Tue, 12 Jun 2018 13:33:18 +0200 Riwad Salim Remove specific import commands and alerts from generic app
Tue, 05 Jun 2018 13:56:20 +0200 Riwad Salim Remove specific metadatas and add specific metadatas fields to model
Tue, 05 Jun 2018 11:32:49 +0200 ymh Replace Haystack by django-elasticsearch-dsl. Haystack is compatible with an outdated version of elasticsearch
Mon, 14 May 2018 14:45:22 +0200 ymh refresh dependencies version, and make it work for Django 2.0
Wed, 24 May 2017 16:45:53 +0200 ymh Optimization: reduce the total number of queries for home and collection home
Tue, 23 May 2017 19:10:45 +0200 ymh more natural way to count total item in django
Tue, 23 May 2017 18:44:00 +0200 ymh simplify query for collection avancement
Mon, 22 May 2017 17:25:40 +0200 Alexandre Segura Add progress bar with completion level for collections.
Mon, 22 May 2017 12:11:44 +0200 Alexandre Segura Add index on accuracy.
Fri, 19 May 2017 16:05:10 +0200 Alexandre Segura Improve homepage.
Wed, 17 May 2017 17:06:07 +0200 Alexandre Segura Display bookmarked images.
Wed, 17 May 2017 16:38:08 +0200 Alexandre Segura Introduce bookmarks feature.
Fri, 28 Apr 2017 15:55:03 +0200 ymh add image override for folders
Wed, 19 Apr 2017 15:10:06 +0200 Alexandre Segura Display image & item count for folders.
Fri, 14 Apr 2017 16:35:31 +0200 Alexandre Segura Introduce more fields in Folder model.
Thu, 09 Mar 2017 12:11:46 +0100 Alexandre Segura Introduce folders.
Wed, 22 Feb 2017 12:02:29 +0100 Alexandre Segura Move serializers to dedicated file, do not create comment on revision creation.
Mon, 20 Feb 2017 17:29:55 +0100 Alexandre Segura Roughly implement annotation navigator.
Fri, 20 Jan 2017 16:46:41 +0100 ymh correct js compilation
Wed, 18 Jan 2017 16:53:46 +0100 ymh force unix line ending
Wed, 18 Jan 2017 14:11:30 +0100 ymh clean README text, remove unnecesary settings, refresh base requirements
Fri, 16 Dec 2016 12:00:48 +0100 durandn fixed metacategory str for admin
Fri, 16 Dec 2016 11:35:10 +0100 durandn added fields on metacategories, annotations to track the validation state of the annotation, with example handler in signals that check and update the state when a relevant metacategory is posted.
Thu, 15 Dec 2016 16:35:01 +0100 durandn added/corrected method strings on models, views and signal handlers
Tue, 06 Dec 2016 16:11:12 +0100 durandn Reworked home so collection images are presented when we first enter the site #54
Mon, 28 Nov 2016 14:34:07 +0100 durandn Pregeneration of thumbnail in import command + added "field" metadata for items + added updatecollection command
Tue, 15 Nov 2016 12:11:18 +0100 durandn Added option to assign multiple managed collections on one account + small correction on stats template #41
Wed, 09 Nov 2016 14:16:49 +0100 durandn Work on admin interface and user pages + added stat metacategories count for annotations + refactored views module #41
Thu, 20 Oct 2016 15:30:47 +0200 durandn images in item lists are now ordered by name to preserve naming convention logic at the very least, before implementing a better alternative #36
Fri, 14 Oct 2016 11:50:39 +0200 durandn corrected problem with tags count on annotation creation + added relevant tags and accurate tags stats displayed
Thu, 13 Oct 2016 13:51:43 +0200 durandn search page design and item preview for multiple images #36
Wed, 12 Oct 2016 13:30:13 +0200 durandn reworked search design and search pagination #39
Tue, 11 Oct 2016 12:06:42 +0200 durandn cleaned up __str__ methods
Mon, 10 Oct 2016 12:38:03 +0200 durandn removed leftover prints
Thu, 06 Oct 2016 15:07:50 +0200 durandn Added complete_description attribute to Collection for homepage #12 + Vue.js components to handle display and sart to harmonize javascript
Mon, 19 Sep 2016 15:27:18 +0200 durandn fixed error with __str__ method for ImageStats object
Mon, 05 Sep 2016 18:02:39 +0200 durandn Corrected error in comments model
Tue, 23 Aug 2016 18:01:08 +0200 Harris Baptiste indexing using tag labels
Thu, 18 Aug 2016 15:29:09 +0200 durandn collection home work (list and tabs) + adjusted image list template+ various design fixes
Thu, 18 Aug 2016 10:58:55 +0200 durandn Merge with e13fed7f0837208731b2f9b1472fe2284966120d
Thu, 18 Aug 2016 10:57:00 +0200 durandn generating joconde external url + small change on comment submit button + small change on __str__ for metacategories
Wed, 17 Aug 2016 15:20:08 +0200 durandn sending revision_created signal when creating an annotation
Wed, 17 Aug 2016 14:38:22 +0200 durandn iconolab profile to user relation is now one to one field + added panel for collection admin user tools (to be added) in user home + (simple) django admin for iconolab objects
Tue, 16 Aug 2016 17:02:57 +0200 durandn Added user profile to identify collection admins and extend user model + notification on collection_admins metacategories
Tue, 16 Aug 2016 11:01:35 +0200 durandn updated apps in dev.py.tmpl and deleted unused code
Thu, 18 Aug 2016 10:49:18 +0200 Harris Baptiste resolving model.py conflicts
Wed, 17 Aug 2016 18:36:44 +0200 Harris Baptiste search engine
Fri, 12 Aug 2016 16:59:53 +0200 durandn removing prints
Fri, 12 Aug 2016 16:36:16 +0200 durandn Added image field in collection for homepage view
Fri, 12 Aug 2016 16:02:23 +0200 Harris Baptiste updated indexes
Thu, 11 Aug 2016 17:52:14 +0200 durandn image import command + proper item metadatas
Fri, 12 Aug 2016 10:28:11 +0200 Harris Baptiste iconolab search
Fri, 05 Aug 2016 15:19:47 +0200 durandn Added fallback tag label storing in database for external tags in case external source is down (rudimentary)
Fri, 05 Aug 2016 12:14:33 +0200 durandn fixed comment page calculation
Fri, 05 Aug 2016 10:01:50 +0200 durandn small fixes on comment page calculation + added functionality to clear unread notification from button in user home + quick css fixes
Thu, 04 Aug 2016 15:01:27 +0200 durandn workon on notifications: user home, user notifications page, triggers in signals
Wed, 03 Aug 2016 15:47:03 +0200 durandn Started work on notification and user homepage + method for a comment to find back its page in his annotation's comments
Tue, 02 Aug 2016 11:13:52 +0200 durandn try except block missing around a json.loads call
Mon, 01 Aug 2016 11:51:50 +0200 durandn use atomic transactions on stat updates
Mon, 01 Aug 2016 10:41:24 +0200 durandn signals are now sent in model methods rather than views
less more (0) -60 tip