Skip to content

Releases: inetprocess/libsugarcrm

1.2.5

06 Apr 17:10
Compare
Choose a tag to compare
Import `$app_list_strings` and `$app_strings` as global variables on …

Fix call to Activity class when it doesn't exists on older SugarCRM version.

30 Sep 09:41
Compare
Choose a tag to compare

Bug In hooks list

19 Jul 10:00
Compare
Choose a tag to compare

Bug when getting the list of hooks: we had only one hook per weight because the array key was the weight

1.2.2

06 Jun 10:12
Compare
Choose a tag to compare
  • Added getDB() in Bean
  • Check if the custom table exists (because sugar returns the name without checking)

1.2.1

27 May 13:25
Compare
Choose a tag to compare

Added "update_date_modified" in bean in case we want to force the date_modified

1.1.22-beta

14 Apr 09:41
Compare
Choose a tag to compare
Bump to 1.1.22-beta for fix.

1.1.19-beta: Fix issue where email address would not be retrieved in UsersManager.

25 Mar 17:07
Compare
Choose a tag to compare

Exception when no table for the module, Relationship diff ...

09 Mar 15:18
Compare
Choose a tag to compare

and Corrected a bug with searchBeans and getList that doesn't retrieve more than 40 records

New deleteBean method and reload the current user in createInstance of Entrypoint

23 Feb 13:14
Compare
Choose a tag to compare
1.1.17-beta

Add deleteBean + corrected entrypoint to reload the current user

If the entrypoint is loaded again with the same path, return it

19 Feb 13:50
Compare
Choose a tag to compare
1.1.16-beta

If the entrypoint is loaded again with the same path, return it