The following macros are not currently supported in the header:
  • style

Change Log

Road map

..

Releases

v0.4.0-BETA -14th Feb 2017

Fixes:

  • Hide sensitive extension values for those without permission
  • Hide financial values when use does not have all financial accessibility 
  • A user with progress permission should be able to progress issue regardless of edit permission
  • Admin should be able to edit activity visibility

Features:

  • New optional fields "is_important", "is_sensitive", "is_exported" and "default_value" on extension value endpoints.
  • Allow assigning, reassigning, surrendering and claiming of issues through assignee id changes
  • New optional field "staff_bookmarked" for all objects supporting bookmarks. Returns 0 for false, 1 for true.
  • Search threads using the "q" parameter.
  • Add get, add and delete staff bookmark endpoints for all objects supporting bookmarks.
  • Allow sorting, filtering and access of "date_modified" on activities.
  • Endpoint "/staff/whoami" for accessing the current user as a staff response
  • Include staff id in "/tokeninfo" endpoint.

v0.3.43-BETA - 2nd June 2015

New fields:

New endpoints: 

v0.3.42-BETA - 17th February 2015

Bug fix

  • Intermittent errors when requesting staff objects from multiple endpoints

v0.3.41-BETA - 17th February 2015

New endpoint

  • Read expense data

v0.3.40-BETA - 13th February 2015

Bug fix

  • Handling null values in the in and not in filters

v0.3.39-BETA - 29th January 2015

New fields

v0.3.38-BETA - 20th January 2015

Bug fix

v0.3.37-BETA - 15th January 2015

Behaviour change

v0.3.36-BETA - 14th January 2015

Bug Fixes

  • Fix to (deprecated) budget endpoint to reenable old behaviour
  • Fix to broken timers

New Filter

  • Affiliation filter for jobs

v0.3.35-BETA - 14th January 2015

New Endpoints

Deprecations

v0.3.34-BETA - 5th January 2015

New Endpoints

New Filters

  • Contract period: ordering fields (id, date_commenced, date_created, date_expires, date_closed)
  • Activities ordering fields (billable, nonbillable) 

Bug Fixes

Code Improvement for "against" field

  • Rename HVE::Role to HVE::Common (no longer roles)

v0.3.33-BETA - 17th December 2014

Back-end improvement

  • Rename HVE::Role to HVE::Common (no longer roles)

v0.3.32-BETA - 12th December 2014

Improvements

  • Better error handling on create activity

v0.3.31-BETA - 12th December 2014

New fields

v0.3.30-BETA - 12th December 2014

Bug fixes

New filters

  • Issue (contract)
  • Renamed filter "referrer_table" to "referrer_type" for issue


v0.3.29-BETA - 11th December 2014

New range filtering options 

New endpoints. 

New fields

v0.3.28-BETA - 9th December 2014

Fixed a bug with timers.

v0.3.27-BETA - 4th December 2014

Correctly fetch the title when timers are against tasks.

v0.3.26-BETA - 3rd December 2014

Improved handling of contract endpoints when no current period exists

v0.3.25-BETA - 27th November 2014

New Ordering Options

  • Tasks (title, standing, status)
  • Jobs (date_modified, date_last_interacted, title, standing, status)
  • Issues (date_resolved, title, status, standing, date_last_interacted)
  • Contracts (standing, status, title, date_last_interacted)
  • Affiliations (fullname, status, standing, date_modified, date_last_interacted)
  • Companies (name, standing, status, date_last_interacted)
  • Prospects (date_due, title, status, standing, date_last_interacted)

New Fields

  • New fields for contract (parent, date_last_interacted)
  • New fields on jobs (object_budget, affiliation, date_started, date_last_interacted)
  • New fields on issues (billable_seconds, date_last_interacted)
  • New fields on prospects (standing, date_last_interacted)
  • New fields on affiliations (date_modified, date_last_interacted, standing)

v0.3.24-BETA - 26th November 2014 

New Endpoints

New Fields

v0.3.23-BETA - 18th November 2014

New Fields

v0.3.22-BETA - 17th November 2014

New Fields

v0.3.21-BETA - 13th November 2014

New Endpoints

New filters

  • Filter addresses by against object

New Fields

  • View "progress" of a prospect

v0.3.19-BETA, v0.3.20-BETA - 12th November 2014

Internal changes to logging and Gadget Endpoints

v0.3.18-BETA - 10th November 2014

Improvements

  • Enable service applications to list all the timers in their system and to get any timer by timer id.
  • Enable current user to update seconds for their own stopped timers. 

v0.3.17-BETA - 27th October 2014

New Endpoints

v0.3.16-BETA - 22nd October 2014

Improvements

Bug Fixes

  • Fixed bug preventing some grants from being created due to invalid data types.

v0.3.15-BETA - 21st October 2014

New Filters

New Endpoints

Misc Improvements

Bug Fixes

  • Grants without expiry do not default but instead instantly expire. Now default expiry is in 5 minutes

v0.3.13-BETA - v0.3.14-BETA - 8th October 2014

New Endpoints

  • Introduced Auto progression endpoints for affiliations, companies, contacts, contracts, issues, jobs, milestones, prospects and tasks.

Bug Fixes

  • Grants were never expiring.

v0.3.12-BETA - 8th October 2014

New Endpoints

v0.3.11-BETA - 8th October 2014

Misc Changes

  • Non-functional structural changes to extension and profile builder methods

Misc Changes

  • New OAuth Grant type "demo" for private and trusted applications. The grant type requires the usual client id and password combination and is only accessible on demo. Upon success a token will be created on the demo deployment for the AffinityLive user

Bug Fixes

New Endpoints

  • New /user endpoint for accessing user defined titles and access flags for the current user.
  • Fix make companies/count endpoint factor in filter parameter