Skip to content

Releases: jplusplus/detective.io

v1.6.5 Seestern

27 Aug 13:03
Compare
Choose a tag to compare

Change log since v1.6.1 (diff):

  • Removed limitation to selectable slugs, made them unique to user instead of the whole app
  • Improve errors display
  • Send an email for each 5** and 4** response and worker error
  • Harmonized wording
  • Meta tags for social sharing

v1.6.1 Seelöwe

19 Aug 12:25
Compare
Choose a tag to compare

Change log since v1.5.4 (diff):

  • added user dashboard
  • added user profile page
  • added cache versioning
  • added full caching strategy
  • added user invitation
  • added email tunnel during sign up
  • added better permission support
  • added better signal implementation
  • added better CSV support
  • added exit button to CSV download
  • added global network view
  • harmonized wording
  • removed duplicate signal handlers
  • improved performances
  • debug login from single pages
  • debug date picker update

v1.5.4

01 Aug 09:58
Compare
Choose a tag to compare

Change log since v1.5.3 (diff):

  • optimize topic retrieval
  • added auto model ordering for JSON ontology
  • minor debug
  • minor style improvements

v1.5.2

29 Jul 12:39
Compare
Choose a tag to compare

Change log since v1.5.0 (diff):

  • added support for rich text field
  • added support for boolean field
  • added multiple source per field
  • added relationships properties
  • added documentation pages
  • added current node into the search bar
  • added reverse relationship update in contribute form
  • added cross origin request sharing middleware
  • added jsonp support
  • added format support for summary's endpoints
  • added loader for csv export
  • added related verbose name in contribute form
  • added http error handler and display
  • added auto field ordering for JSON ontology
  • added array support for JSON ontology
  • upgraded bootstrap ui
  • improved datetime support
  • switched to state resolving in many controllers
  • minor debug
  • minor style improvements

v1.5.0

16 Jul 14:37
Compare
Choose a tag to compare

Change log since v1.4.6:

  • fixed initializations errors with typeahead
  • fixed cookie length issue with user permissions
  • fixed deep recursion issue with topic list
  • fixed recursive source loading in entity view
  • fixed recursive ontology loading in entity view
  • fixed font weight issue with Cyrillic characters
  • fixed nickname containing "-"
  • fixed CSV support
  • fixed login autofill bug with angular value binding
  • disabled map on mobile for TMF
  • added winner ribbon on TMF
  • load permission with the API
  • unified behavior of search fields around application pages
  • switch to ui-router to manage app states
  • improved search user experience by differentiating entity list with icons and color tag
  • minor improvements for mobile and tablet layouts
  • re-factored authentication service
  • add event broadcasting on many services
  • removed XML support
  • added database backup during tests
  • added proxy endpoint to load static file from remote host
  • added web workers usage to generate graph visualisation
  • added JSON ontology support
  • added HTTPS support

v1.4.6

03 Jul 09:39
Compare
Choose a tag to compare

Change log since v1.4.0 :

  • new header layout for search
  • new aside menu with topic navigation
  • fixed browser autofill for login form
  • upgraded typeahead
  • add model tag to typeahead
  • switch to angular template compilation in typeahead
  • fixed duplicates display in typeahead
  • added human-friendly search placeholder
  • disabled map for mobile on TMF
  • added winner ribbon on TMF
  • added "real time" bulk upload status
  • added featured topic option
  • display featured topics on aside menu
  • display featured topics on home
  • added thumbnails generation for each topic's background
  • improved mobile layout
  • fixed label position on mobile
  • added reverse relationship on entity's form
  • added reverse relationship on entity's details
  • debug per-field sources on entity's form
  • added CSV export feature for search
  • added CSV export feature for list
  • improved entities count within the API to improve performances
  • switched to "entity" wording, instead of "individual"
  • fixed redirection after login
  • re-factored graph to generate the visualisation's data in client side
  • improved graph interaction
  • fixed tests
  • fixed unicode on related_name from OWL file
  • started documentation with Sphinx
  • many design improvements

v1.4.0

02 Jun 14:19
Compare
Choose a tag to compare

Change log since v1.3.5 :

  • improved topic permission management
  • added per-field sources on contribute form
  • added per-field sources on detail page
  • debug search suggestions
  • added old relationships deletion
  • added "no result" message
  • simplified contribute form
  • debug number input
  • added latitude/longitude display
  • removed map duplicates
  • added word-wrap on relationship form
  • debug entity removing
  • display and management of reverse relationships from ontology file
  • debug "mine" endpoint to return empty results
  • improved user profile to display contributions
  • re-built graph to create clusters on client side with D3
  • tiny design improvements

v1.3.5

19 Mar 11:57
Compare
Choose a tag to compare

Changelog since v1.3.2 :

  • new design!
  • added featured topics
  • added global search bar
  • debug parallax on Firefox
  • added API refreshing when uploading an ontology
  • removed breadcrumb
  • debug file upload
  • debug search isolation
  • debug help text from ontology file
  • debug minor bugs

v1.3.4

19 Mar 11:53
Compare
Choose a tag to compare
v1.3.4 Pre-release
Pre-release
1.3.4

v1.3.2

12 Feb 12:16
Compare
Choose a tag to compare

Changelog since v1.3.0 :

  • added link from /energy/* to /detective/energy/*
  • debug get_model_topic() form app.detective.utils
  • debug empty networks