Skip to content

Releases: lionixevolve/GraphQLSuiteCRM

Bugfix release

09 Jul 00:44
Compare
Choose a tag to compare
  • Missing quotes to the method_exists function
  • Adds missing Quote type override function

Bugfix release

22 Jun 18:57
08ffc01
Compare
Choose a tag to compare

Fixes incorrect bracket position causing the API not saving unless a related_bean was sent.

Bugfix release

18 Jun 23:17
497f388
Compare
Choose a tag to compare

Fixing missing bracket

Feature Release

18 Jun 23:00
58a89ed
Compare
Choose a tag to compare

Add relationship delete functionality.

Feature Release

25 Feb 01:43
Compare
Choose a tag to compare
  • Support Security Suite permissions inheritance

Before this patch, due to SuiteCRM requiring the $_REQUEST global var to be available, the Security Groups inheritance was not working, now we mock the variable setting the needed relate_to and relate_id to support this.

Bugfix release

10 Feb 22:14
Compare
Choose a tag to compare
  • Missing support for date type - (related to v0.12.11)

Bugfix release

20 Sep 01:29
Compare
Choose a tag to compare
  • Adds _atom field for Date fields - previously it was only added for Datetime/Datetimecombo fields.

Bugfix release

06 Aug 00:20
Compare
Choose a tag to compare
  • Fix re-adding the custom config loader

In case you added new fields to a custom ModuleType the library was not reading and loading them.

Bugfix release

20 Jul 05:09
Compare
Choose a tag to compare
  • Remove deprecated package

Small Feature Release

06 Jul 23:21
Compare
Choose a tag to compare
  • All date fields will now have an additional _atom field with ATOM date format for better compatibility with JS libraries