Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SuiteCRM

Supporting the World's Number 1 Open-Source CRM Project - SuiteCRM
Collective - Host: opensource - https://opencollective.com/suitecrm - Website: https://www.suitecrm.com/ - Code: https://github.com/salesagility/SuiteCRM

SuiteCRM 7.12.4 Release

github.com/salesagility/SuiteCRM - 0add0ebb6416b8ad6a7977cae3c0e5fc3fe265c6 authored almost 3 years ago
Fix #9482 - Update list of modules to normalize

github.com/salesagility/SuiteCRM - 38a91d4b203261ddd8008a910c9be5aa34ddd6d5 authored almost 3 years ago
Fix #9482 - Add partial bean save

- Allow to save only some fields from the bean
- No custom logic is triggered. Only saves to the...

github.com/salesagility/SuiteCRM - c38fab7c72ce933f4dcf3e7650a4c1ecab6ee0a3 authored almost 3 years ago
Fix #9482 - Only save update fields on utf encoding repair

github.com/salesagility/SuiteCRM - 67341a3b3b7c4bb74124995c3c100f2871bd96b1 authored almost 3 years ago
Fix #7842 - Do not reset email addresses list upon saving

- Revert 41ee520
- Fixes issue in workflows, where email addresses where being removed.
-- this ...

github.com/salesagility/SuiteCRM - 23f6a0dff5b068d5ff9054b863182714a62daf50 authored almost 3 years ago
Add ExtensionManager with static method to compile ext files

github.com/salesagility/SuiteCRM - ff13916d56d1703b437043114f02d904986cbdbd authored almost 3 years ago
Fix #9061 - Custom Labels can't be overwritten in Studio

github.com/salesagility/SuiteCRM - d5b7fc1273e620e69a1a9bd3f7c432865d5a21a5 authored almost 3 years ago
Fix #9496 - Cannot save dropdown values

This address a issue where the statically called saveDropDown function, used not static referenc...

github.com/salesagility/SuiteCRM - 9cf27280187a3d1c3eb981c9c20ed5926632cc3e authored almost 3 years ago
Fix #9454 - Avoid duplicate results in basic search

- Calculate filter fields to avoid having duplicate search results

github.com/salesagility/SuiteCRM - 16e3e9c0c4f638db76be5ff29d0d98444c4c45db authored almost 3 years ago
SuiteCRM 7.12.3 Release

github.com/salesagility/SuiteCRM - 613d44931dd646a919fdcb32eeb01884faad5f2e authored almost 3 years ago
Fix #9455 - Popup metadata override removed when filtered

github.com/salesagility/SuiteCRM - 8798068161cf225270c189abc7955d36f11903b4 authored almost 3 years ago
Fix #8155 - Removed Unused PDF Settings

github.com/salesagility/SuiteCRM - d44dcce9597ac1373d5b9ec2b28130ba78b9baad authored almost 3 years ago
Fix #8948 - Make Project Tasks Importable

github.com/salesagility/SuiteCRM - 86de81501eb1c77925899222bba4b9c2c3cb2451 authored almost 3 years ago
Fix #9191 - Update voku dependency

github.com/salesagility/SuiteCRM - 73b43971748ecbe653ccb30e454fa1278fce5d01 authored almost 3 years ago
Fix #9191 - Add utf normalization repair command

- Add normalization service
- Add Synchronous execution option
- Add Asynchronous execution opti...

github.com/salesagility/SuiteCRM - 687ab79049a3e680d82b5407eaf55d9e06c3525f authored almost 3 years ago
Update composer

github.com/salesagility/SuiteCRM - efed89302549e18734b2e0c78b299e926484bdeb authored about 3 years ago
Fix #8309 - Delete button showing for users with no delete access

github.com/salesagility/SuiteCRM - 7d2ec57e93e3c18a604056b7b6c58442121280a2 authored about 3 years ago
Fix #8525 - Bulk Action label not showing for users without delete access

github.com/salesagility/SuiteCRM - ce5e60013f0c56b8d1e8f434ea84277c99323fdf authored about 3 years ago
Fix #9434 - Cron notion unit test fails

github.com/salesagility/SuiteCRM - 5e90068e377f71185bb46ab791a57a094969881b authored about 3 years ago
Fix #9398 - Consistently store dropdowns in $app_list_strings rather than $GLOBALS

github.com/salesagility/SuiteCRM - c99964e86f6369560dc10d361bd5140aff26eb75 authored about 3 years ago
Fix #9406 - Validation displayed static message isn't correct

github.com/salesagility/SuiteCRM - 43016b338a2cea44267c4bbde1e0253e7dd0a885 authored about 3 years ago
Fix #9271 - Primary Email property is kept after ading an extra Email address

github.com/salesagility/SuiteCRM - d4c88ed6c590fe1af36e66a408c20af233c668e3 authored about 3 years ago
Fix #9378 - Filter by Email1 Field Through the API

github.com/salesagility/SuiteCRM - 510196c78c89d21c81766eb1c9abbbafb5b93e7a authored about 3 years ago
Fix #9312 - Declaring object within StudioClass to remove Strict Warnings

github.com/salesagility/SuiteCRM - c46df4702983dbbecc253fde626d146e6708380e authored about 3 years ago
Fix #9387 - Display Actual Job Result in Subpanel

github.com/salesagility/SuiteCRM - 411b0ebe052be556bfb91550b8a38d7e95ed4274 authored about 3 years ago
Fix #9387 - Clean Cron Historic and Failed Jobs

github.com/salesagility/SuiteCRM - 64edda06547f76d8ea59979e8aaf5a874f863c8a authored about 3 years ago
Fix #9387 - Correct Variable Names

github.com/salesagility/SuiteCRM - 3a6548a438a6a807b559bec42e80fa9226c59b2e authored about 3 years ago
Fix issue #9380 where date action in workflow fails to save

Add check on if value is array, if is array don't attempt date formatting

github.com/salesagility/SuiteCRM - 00d23811ceded12bf0dab67ead6e93e78f1f1278 authored about 3 years ago
Fix #9408 - adding fix for deleting emails

github.com/salesagility/SuiteCRM - c406e393fd9363c21ea3505e9fe8ecd713f7cdbf authored about 3 years ago
SuiteCRM 7.12.2 Release

github.com/salesagility/SuiteCRM - 0201c36b1468a16eb89218e7c798cf0ce2adac5c authored about 3 years ago
Fix #9374 - OAuth password creation Unsupported operand types fatal in php8

github.com/salesagility/SuiteCRM - f5432eaf4862f4cc3ff17ecb95c4b57f486f0331 authored about 3 years ago
Allow changing text colors when composing an email

github.com/salesagility/SuiteCRM - e6baa6b360fc877b7044e2a2144543589d173e76 authored about 3 years ago
Fix #9376 - allow workflows on import

github.com/salesagility/SuiteCRM - c1472af31b1be26ac4e943baca98e96101106396 authored about 3 years ago
Fix Campaign Email settings removes Email settings

When changing Campaign Email settings, Email settings are removed.
For example, if Users may se...

github.com/salesagility/SuiteCRM - a1816ea53d88f404de17be86a3bdffbbd3b70b4f authored about 3 years ago
Fix #9382 - Outbound Emails editview Unsupported operand types fatal in php8

github.com/salesagility/SuiteCRM - 5ad60b0475af696055d2c4f8c5e72c108f0ed22a authored about 3 years ago
fix #9383 - upgrade existing php code using each() function

github.com/salesagility/SuiteCRM - ead7d7e7eb23e05ff688ef4bef6e074486563256 authored about 3 years ago
Fix #8602 - Fix email view action return_action

- Redirect user back to list after the following actions
-- delete from imap
-- reply
-- reply a...

github.com/salesagility/SuiteCRM - e89b89fdcefc30b2cc20bbee360eff27d25fc8bd authored about 3 years ago
Fix #8602 - Fix email message modal displayed buttons

- Add helper methods to message-box
-- hideCancel
-- hideOk

- Remove cancel button for:
-- send...

github.com/salesagility/SuiteCRM - c934fe447b800e1d797b8a630701fdccb6c2b1e0 authored about 3 years ago
SuiteCRM 7.12.1 Release

github.com/salesagility/SuiteCRM - 881cb39e7fe014d07816bbfdce7d694dd9df8f21 authored about 3 years ago
Use wildcard rather than the defunct "_all" field

Use wildcard rather than the defunct "_all" field

github.com/salesagility/SuiteCRM - cdf96bb5bda7b60826d3857bfd1135911559665e authored about 3 years ago
Create Standardised isEnabled User Check

Added a new function isEnabled() to the user bean to provide a standardised way to check if a us...

github.com/salesagility/SuiteCRM - 439e44e3469808b84fd6bcaf059bbe97a7ac1031 authored about 3 years ago
Prevent Email Reminders - Inactive Users

Do not send Meeting or Call reminder emails to an inactive user account.

github.com/salesagility/SuiteCRM - f575c2a6c339fb73aff2755e41945d7221fa4006 authored about 3 years ago
Fix #8432 - Remove index limit from mssql index names upon create and repair

github.com/salesagility/SuiteCRM - a68684c386267ac91015d41da043c480b5aca6ea authored about 3 years ago
Fix #9217 - Revert "Fix Users index incompatible with MSSQL"

This reverts commit 2e18946f

github.com/salesagility/SuiteCRM - c37a67b61e5766d05e918cb60a364d71f5056365 authored about 3 years ago
Fix #9119 - Rebuild theme cache after custom property changed in Studio

github.com/salesagility/SuiteCRM - 2710f51cb9230340ee70293c8a3556d0581fd85c authored about 3 years ago
Fix typo in word administrator

github.com/salesagility/SuiteCRM - 6871f58d884ec5ce0110c6cd970e135708833def authored about 3 years ago
Fix Issue #9192: Fix duplication of folders_rel table entries.

github.com/salesagility/SuiteCRM - 7405d63d3b77eb99776a62ce744ead9c593d758b authored about 3 years ago
Fix #9367 - Update PDF template warning

github.com/salesagility/SuiteCRM - 93fb2eac9e6f24cae0787e38c5d6d3f959e8330c authored about 3 years ago
Fix #9358 - Meeting invite notification emails not sending to all invitees.

github.com/salesagility/SuiteCRM - 9cbd35d3516aed98811e4b785178c4eebdb98ae9 authored about 3 years ago
Fix #6994: Update pollMonitoredInboxesAOP to check SugarFolder has been retrieved correctly.

github.com/salesagility/SuiteCRM - 77bf44633757f19c648e3d77fdad21ebf4ce8c36 authored about 3 years ago
Update PDF references

github.com/salesagility/SuiteCRM - 1fae3f1556cf1d0a1378e593458aa0a25bb601d8 authored about 3 years ago
Update MPDF structure

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - e01080fe95fba51d88ea3e963ed0e8456e682cb8 authored about 3 years ago
Implement PDF extension

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 44a65b43189657e4e4f0d1c14d5135f885d20e1c authored about 3 years ago
Fix rebuild scss

pscss command incorrect causing rebuild to hang

github.com/salesagility/SuiteCRM - 0f36964bbffed7fce15a50dfa6df1319a334cd48 authored about 3 years ago
SuiteCRM 7.12.0 Release

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - a4afbded5514f64e11e9d4eaf995bfe96fda86c9 authored about 3 years ago
Fix BasicSearchResults hit counter

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 7abf223d04d1fdc585517f4f06768aa462245f18 authored about 3 years ago
Update PDF Engines for backward compatibility

github.com/salesagility/SuiteCRM - e0f5c59f8b08ae4c6595944de84ee76b74af41c5 authored about 3 years ago
Update Reports PDF for compatibility with new PDF Engine

github.com/salesagility/SuiteCRM - 4f2cd77d2d02e589187a0fc62a89c597197f1069 authored about 3 years ago
Update PDF samples for compatibility with new PDF Engine

Templates require updating:-
border-style: solid; -> border-style: solid solid solid solid;
bord...

github.com/salesagility/SuiteCRM - 2c999225244ab313e8f305b66fad41b6e4ff3bfa authored about 3 years ago
Deprecate TCPDF

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 0de9dadb5dec4ef506e21861a291510dbd39e70d authored about 3 years ago
Fix TCPDF image scale

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 6fd24b668c8a98b044fa07bbada0ece76cbb6c72 authored over 3 years ago
Fix TCPDF filename

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 5522f8ca9a5bf61007746ac24c721ffac7b8426e authored over 3 years ago
Add optional malicious file scanner

github.com/salesagility/SuiteCRM - 37b9bbc2a8244fdd396b1d096ebd1a4ccce37838 authored over 3 years ago
Feature: Allow configuring the Calendar name for the Google Sync via the config.

github.com/salesagility/SuiteCRM - 99a1a34ed35d771be29efaa428f3251ed0b2f60f authored over 3 years ago
Fix SearchFormView visible options

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 41d49f2776432561133201530110c3a344b93a56 authored over 3 years ago
Update workflow acceptance test

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - f12c65cd54cbb0b8b4df72f6d680fa2c195fcf17 authored over 3 years ago
Clean up search setting

Remove duplicate header

github.com/salesagility/SuiteCRM - d4de9a77750c5a01fe2f2fa03da57597c415dc39 authored over 3 years ago
Move Workflow to default as admin function

github.com/salesagility/SuiteCRM - 41c7db0d9ca91b1f68190cdb906ff5e0a3595dad authored over 3 years ago
Remove unused currency config entries

github.com/salesagility/SuiteCRM - 3965e9116f9c398f1ec97f669d753f802e03f623 authored over 3 years ago
Add missing admin icons

Add/update admin icons for rebuild, workflow, OAuth2, Pdf

github.com/salesagility/SuiteCRM - 70d76c5cc0369ead7adc3cb26d1c52dc8d13ba1d authored over 3 years ago
Default new MySQL based installs to use utf8mb4

github.com/salesagility/SuiteCRM - d84c04356b82e3671288c5e56abd38fd629a5b31 authored over 3 years ago
SuiteCRM 7.12.0-RC Release

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 8c345042ba7792cd83d6cc75539a0777c8e087de authored over 3 years ago
Update admin panel to improve grouping

github.com/salesagility/SuiteCRM - e1b1d81db1d644aa0758710737b97a754866ed29 authored over 3 years ago
Fix filepath for mPDF class

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 2a01d70ced66b2bc369ebbe17aef428bc7a849d1 authored over 3 years ago
Remove MPDFEngine Test

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 281b34be356cd6e8750b295b522b150bb414c386 authored over 3 years ago
Implement TCPDF

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - d8ddbb7dd350e36702cb7ab229125f68c7006ef7 authored over 3 years ago
Composer Update

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - ffc5b01c1826787a67ea092d2f1b4819f34eb6c3 authored over 3 years ago
Remove PDF_Lib

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 8156760d4fcde1b1b6db9f581887dccd46522be8 authored over 3 years ago
Add check for MPDF class

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 4844aa731b77cb981741b53c0c1c37df8c45f0fd authored over 3 years ago
Add default Engines

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 2488624cd2c2623194c7a04d84673459a4985778 authored over 3 years ago
Merge pull request #9302 from Dillon-Brown/update_develop

Update develop

github.com/salesagility/SuiteCRM - 81e05b07c33536a0b21bae05413524004fb3aa14 authored over 3 years ago
Composer Update

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 822ffca8ca50b31e96efb957d0f706b25364790b authored over 3 years ago
Merge remote-tracking branch 'public/hotfix' into update_develop

# Conflicts:
# composer.lock

github.com/salesagility/SuiteCRM - fcaf8ce46f6fcf01841b7e3f14df3b40648f6940 authored over 3 years ago
SuiteCRM 7.11.22 Release

github.com/salesagility/SuiteCRM - b231a3246e156fb454b4f4aae1bdb6c36bb31cce authored over 3 years ago
Merge pull request #9299 from Dillon-Brown/hotfix_merge

Hotfix merge

github.com/salesagility/SuiteCRM - 9f9c992a7439806d35f4f0bdbedb0c5e655e8c2a authored over 3 years ago
[Legacy] Noon Styling Fixes

github.com/salesagility/SuiteCRM - 358184bd20ed2438b8482dba8444a851d42ab04a authored over 3 years ago
Composer Update

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 7c78b33e3fffa3c7c8fe0f74bf88c3fd188d1cd9 authored over 3 years ago
Merge remote-tracking branch 'public/hotfix' into hotfix_merge

# Conflicts:
# composer.lock
# tests/unit/phpunit/includes/GoogleSync/GoogleSyncTest.php

github.com/salesagility/SuiteCRM - fe11b616f016eb26a98338845161596076678f77 authored over 3 years ago
Fix #9297 - V8 API Auth issues on windows

github.com/salesagility/SuiteCRM - 43a07c45d66a899264e0add4abae5c70f0d731e3 authored over 3 years ago
Fix CleanCSVTest return types

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - cc478e230e07fb9b4145554d98dd5ec79767ef60 authored over 3 years ago
Fix #9293 - Error on audit save

- add undeclared $createdAuditRecords

github.com/salesagility/SuiteCRM - e7b46f238af4c771fcaa44675a532a71a3111886 authored over 3 years ago
Fix #9286 - EmailsComposeView.js Formatting

github.com/salesagility/SuiteCRM - e6a8859f7f2034eebcfae13d6df71c107cfde145 authored over 3 years ago
Fix #9269 - edit view jumps to tab with validation error upon save, if hidden

github.com/salesagility/SuiteCRM - 2c77b1280b86b27b494f0e0c0d41612878289e96 authored over 3 years ago
Fix #9262 - Add the `Overview` label to Security Groups detailview

github.com/salesagility/SuiteCRM - 6c07fba35f9be2f3fd7c2a9de9c346d7b11e7873 authored over 3 years ago
Fix #9161 - Composer google cleanup

failed as config was not found
requires min version 2.7 to work

github.com/salesagility/SuiteCRM - 1bc4ad66d127efbde2d61b0941f0af079ba7235e authored over 3 years ago
Fixes #9257 Adjusting references and tests to reflect updated GoogleAPIalias

github.com/salesagility/SuiteCRM - 90675670d17c2ede229fd34954f320aab9141804 authored over 3 years ago
Implement PDF Selection

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 1a50d92870c94a831543b93f0186b85483c9aa5d authored over 3 years ago
Added High Contrast Theme

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 1d4f35a8d41c901d7d6c75d0cd6b11c370670386 authored over 3 years ago
Add Noon subtheme to themedef

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 6184cf8e8a025bb31cfe15555a71cb1bbd25b215 authored over 3 years ago
Rebuild SASS

Signed-off-by: Dillon-Brown <[email protected]>

github.com/salesagility/SuiteCRM - 131fcee85889a5c39b8dac4708d740c2842860d5 authored over 3 years ago