Skip to content

Releases: jplusplus/detective.io

1.12.5 Gorila

13 Feb 11:44
Compare
Choose a tag to compare

Change log since v1.12.2 (diff):

  • Re-structured topic's settings pages
  • Allowed ontology editing
  • Use brighter colours for models
  • Added type alias convertion to topic resource
  • Added boolean to model's fields
  • Added boolean to relationship's fields
  • Added settings button to topic's landing page
  • Added dynamic data conversion when reaching a node
  • Debug default permission on summary endpoints
  • Debug viewport on iPad
  • Debug ontology reloading
  • Refactored ontology endpoint
  • Minor design optimisation and debug

1.12.1 Frog

16 Dec 15:01
Compare
Choose a tag to compare

Change log since v1.12.0 (diff):

  • Full rework of the graph visualization
    • Added embed support for graph visualization
    • Added smart clustering for graph
    • Added smart edges opacity
    • Added smart leafs size
    • Added edges coloration
    • Added fixed leafs after draging
    • Added better network pre-render
    • Added graph-to-graph navigation
    • Added full height graph view
    • Added better labeling
    • Debug clustering opening
  • Allowed free accounts to use private topics
  • Allowed free accounts to use CSV import
  • Allowed topic's title edition
  • Added image download to entities
  • Added thumbnails generation for entities
  • Open registrations to anyone
  • Global refactoring to fit with the last Angular recommendations
  • Invalidate topic's cache during deletion
  • Debug field removing during ontology edition
  • Minor debugs

Eagle v1.12.0

02 Dec 17:35
Compare
Choose a tag to compare

Change log since v1.11.1 (diff):

  • Added order to topic's skeleton
  • Added new tunnel to create data collection
  • Added ontology editor during creation
  • Added "richtext" type to ontology parser
  • Updated wording globally
  • Reworked data collection describing
  • Reworked main aside
  • Improved support for image uploading
  • Updated doc
  • Disabled initial data loading
  • Disabled self-loop lookup
  • Fixed missing dependencies
  • Fixed sign up with duplicated emails
  • Fixed empty result in typeahead
  • Minor debug and optimisations
  • Minor re-factoring

Doge v1.11.1

13 Nov 13:50
Compare
Choose a tag to compare

Wow such change log since v1.11.0 (diff):

  • Refactored python settings files
  • Refactored python requirements files
  • Refactored search module
  • Refactored of statics' managment
  • Added gulpfile for statics' build
  • Added human search suggestion for the first expression occurrence
  • Added cache for search suggestions
  • Fixed superuser permissions to join a project
  • Fixed bulk upload feedback
  • Fixed bug on reverse relationship
  • Improve main aside idle
  • Minor wording enhancements
  • Minor style enhancements
  • Minor bugfixes

Doge v1.11.0

20 Oct 13:25
Compare
Choose a tag to compare

Wow such change log since v1.10.0 (diff):

  • Display the visibility of my investigation (private/public)
  • Enable "make your investigation private" via the front-end for paid plans
  • Display the list of collaborators for each topic
  • Create an 'administrator' role on topics. An admin can manage the list of collaborators
  • Display sources for the 'name' field
  • 'author' section only visible for owners
  • Enhance sources management
  • Added fixture for TopicDataSet
  • Fix issues with usernames containing dots and/or capital letters
  • Fix issues with https and oEmbed fields
  • Fix width issues with oEmbed fields
  • A lot of requests optimization
  • Enable gzip compression on static files
  • Enable gzip in 'proxy' route
  • Minor wording enhancements
  • Minor style enhancements
  • Minor bugfixes

Caribou v1.10.0

08 Oct 14:10
Compare
Choose a tag to compare

Change log since v1.9.0 (diff):

  • Users can now prepopulate their investigations on creation
  • Bulk upload now handles composite relations
  • Added CloudFare as DDOS protection
  • Added support for HTML descriptions on entities lists
  • Added pricing for plans
  • Added author list
  • Improved styling of search & list pages
  • Improved styling of warning messages in signup form
  • Improved search velocity
  • Fixed cache issue on data exports
  • Fixed fonts issue on Internet Explorer
  • Fixed tour page style for Internet Explorer, iPhone frame was not showing
  • Fixed contribution search input for relationships

Baboon v1.9.0

01 Oct 13:23
Compare
Choose a tag to compare

Change log since v1.8.0 (diff):

  • Add OEmbed support
  • Minor style improvements
  • Minor wording changes
  • Improve relationships between same model
  • Show Html of rich text fields
  • Add an account settings page
  • Accounts deletion
  • Password modification
  • Ability to copy a topic in the administration
  • Neo4j queries improved
  • Update front-end during relationship creation
  • Add a feature list on tour page

Alligator v1.8.0

23 Sep 12:53
Compare
Choose a tag to compare

Change log since v1.7.5 (diff):

  • New API PATCH method using neo4j-rest-client
  • New API GET method using neo4j-rest-client
  • New typeahead loader
  • New creation workflow for related nodes
  • Loading bar reimplementation
  • New sources form
  • New API PATCH method for sources
  • New API validation method avoiding new instance of Neo4django model
  • Google analytics
  • Added skeletons description
  • Added teaser on skeletons page
  • Fix datepicker issues
  • Minor fixes on search engine

Seepferd v1.7.5

16 Sep 14:49
Compare
Choose a tag to compare

Change log since v1.7.0 (diff):

  • Graph Search debug
  • Prevent creation of relationship with same entity as existing relationship
  • New relationships erazing old ones issue fixed
  • Edit Investigation debug
  • Registration : check username characters
  • Sentry logs manager integrated

Seepferd

09 Sep 15:28
Compare
Choose a tag to compare

Change log since v1.6.5 (diff):

  • Point and click investigation creation
    • investigation creation based on pre-existing data schemes (ontologies)
    • implemented investigation settings editing functionality
    • enabled investigation deletion
    • create 5 standard data schemes
  • Implement user plans with different contribution capacities #383 #458
  • Debug of relationships properties update #511
  • Debug of datepicker: fixed cache issues on emptying field
  • New script to remove composite relationship orphans
  • Graph search debug
    • fixed related_names
    • added search terms to standard data schemes
    • fixed typeahead for graph search dropdown box
  • Fixed cache issues for CSV Export, enables immediate data export
  • UI changes
    • new fonts: Fira Sans (denser, saves space especially for small screens) and Noto Sans (enables contributions in a maximum of languages and alphabets)
    • harmonization of caps for relationship type field in front
  • New /tour page to introduce beta
    • enable users to request beta account
    • enable users to subscribe to paid plans