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

Update composer.lock

github.com/salesagility/SuiteCRM - d0d4c3a46a03d03f2c8735a8e5f6e2cc97df0b64 authored over 5 years ago
Update codeception.yml path to use codeception.dist.yml

github.com/salesagility/SuiteCRM - f60a8053137935066e97835ed55ba4a3a824f69e authored over 5 years ago
Add codeception.yml to gitignore

github.com/salesagility/SuiteCRM - baa3e4345cc9e7a248e80953c2d0f3179c953e38 authored over 5 years ago
Use codeception.dist.yml

github.com/salesagility/SuiteCRM - e6db6e5417dc4b39871c2b9c1ee7858895449173 authored over 5 years ago
Rebuild JS files

github.com/salesagility/SuiteCRM - e0b67ae6b2df54d244c207df9b258b101fbc613d authored over 5 years ago
Update composer.lock

github.com/salesagility/SuiteCRM - ee14dd31a3d64f2ea5eadf67ee391382ae70bac8 authored over 5 years ago
Codecode fail with CI

github.com/salesagility/SuiteCRM - 40016213426591db0dafdc8cf3214644a11db476 authored over 5 years ago
Normalize line endings

github.com/salesagility/SuiteCRM - 98a8376618b15295e78304728c24b1801f76ed3b authored over 5 years ago
Added .gitattributes file + rename .yml files

github.com/salesagility/SuiteCRM - d98af3711038f06511c23611ff6b34f3a87c599d authored over 5 years ago
Verify is $bean is_subclass_of SugarBean so we can check access

github.com/salesagility/SuiteCRM - 93333f0cdf172a6824c128f86dda65ad79078f9e authored over 5 years ago
Protect against illegal string offset warnings.

Prevents warnings like `PHP Warning: Illegal string offset ''`
by making sure the enum has an '...

github.com/salesagility/SuiteCRM - 825b1ef90ee74d709b67a79914a7863d0a0ea46c authored over 5 years ago
Make sure {$module}_id exists as a key in the row.

This prevents PHP notices like "PHP Notice: Undefined
index: leads_id" when running reports.

F...

github.com/salesagility/SuiteCRM - cc89377d88c3b265067518109c880c7c56c29b39 authored over 5 years ago
Fix unrelated missing Use statement

github.com/salesagility/SuiteCRM - 739bae11e24d51f2a3605f53c9859f8de704017b authored over 5 years ago
Fixed 7886 - ES Index runs out of memory

github.com/salesagility/SuiteCRM - b53ae79bb34fbf1d9d27761fda340e88e7718302 authored over 5 years ago
Fixed #7552 - AOR Reports - Mysqli_query failed when execute Report as normal User

github.com/salesagility/SuiteCRM - f642d9176eebdb729d55819eeb8c983faff2a203 authored over 5 years ago
Merge pull request #7895 from Dillon-Brown/hotfix_merge_18

Hotfix merge

github.com/salesagility/SuiteCRM - be25b3919c9ab85a4cc263b2b4df3b2cb9a1ba07 authored over 5 years ago
Merge remote-tracking branch 'upstream/hotfix-7.10.x' into hotfix

# Conflicts:
# .travis.yml
# README.md
# data/SugarBean.php
# include/MVC/View/SugarView.php
# i...

github.com/salesagility/SuiteCRM - 66954ac3afe406d8e3a2b762d54f89025dd11c97 authored over 5 years ago
FIXED #5652 - Ending spaces in language strings

github.com/salesagility/SuiteCRM - 7fa0885ee7fec7aae3d1edc6a6b51da39e12b7bd authored over 5 years ago
InboundEmailTest: Make tests independent to make them work with the state checker

The test methods in InboundEmailTest depended on the test order to run correctly and
failed if t...

github.com/salesagility/SuiteCRM - 6b6fd286f386fc417e01736a73d2ecc494b2e494 authored over 5 years ago
Refactoring repairRebuildRelationships()

github.com/salesagility/SuiteCRM - a424057ee31202dc89087964b117d930f8604c09 authored over 5 years ago
Refactoring repairRebuildExtensions()

github.com/salesagility/SuiteCRM - 4e87ca8f3477ae4af1e8419749a4a9c7a5dcb0ab authored over 5 years ago
Missing trailing whitespace

github.com/salesagility/SuiteCRM - 4fc685271027528bb22ab3617699c67a0f30400b authored over 5 years ago
Now it's simpler. Thanks @connorshea

github.com/salesagility/SuiteCRM - 7080428e59e45919972b76266772b2bbbd31f79d authored over 5 years ago
Fix syntax error in comment

github.com/salesagility/SuiteCRM - 925b93984daa589fe42fd81d65a85edb3ab26c8a authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - eb292909b5b9d4cf7af01439f078597a5a46a73a authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 452d4c00a23581e6bf619d5b29dfe89aceef5349 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 72fc1b3e0eb70dea206b9122f5fe98ac83937986 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 1ddc4755af91d80c17ade7210abd9a1600877e18 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 6148e43d8ea43de3974c44264ca4c1377bc78a4a authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 94e71794e88adb1fe4712ba708f31e62efb4c59e authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - c6e916e992d5bbb72d84d2e2f46438824594de81 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 197bc1233d9c281a98db88155fdc7d6c7619cb10 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - e6bb1ee12efe6b005e61bbe1f10e32e4faefcb37 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 53d45e7c53f6774f635b6dfea5d13c18c027c6b2 authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - 5bf1f70f4aa1fef7e274fcbd6e18bd6ebca44d6f authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - cda8eac72d58e436543a42b18b15017382ae8b2a authored over 5 years ago
Update lib/Robo/Plugin/Commands/RepairCommands.php

Co-Authored-By: Connor Shea <[email protected]>

github.com/salesagility/SuiteCRM - bef40cdb53822097fd1ba6a87eecaae039ee0c8e authored over 5 years ago
require_once after checking if the file exists. @code-ph0y Code review.

github.com/salesagility/SuiteCRM - 6f9d0dbf64c5581a4fb06f3bf8d3dd78703b73ee authored over 5 years ago
Merge pull request #7814 from dominicchinkh/hotfix-7.10.x-aos_product_purchase_database_failure

Fix a sql query bug for quote purchase subpanel

github.com/salesagility/SuiteCRM - 6c6f667b8e8afcb89c37bd56e1844b028ea1720f authored over 5 years ago
Merge pull request #7815 from dominicchinkh/hotfix-7.10.x-company-person-save-after-email-address-save

Save email addresses before saving company/person

github.com/salesagility/SuiteCRM - 90a6eb0dede01107c06bd9b8dd4fbad074ae2289 authored over 5 years ago
Merge pull request #7864 from cameronblaikie/issue7643

FIXED #7642 - Title/Job Title [translations] (|Title - Job Title)

github.com/salesagility/SuiteCRM - 5c954fe5da1c330e84e1fafada2a68364652eb87 authored over 5 years ago
Merge pull request #7867 from rholighaus/patch-4

AOR_Report Group Headers: Fixing #7393 and #7644, replacing #7645

github.com/salesagility/SuiteCRM - 58bf22af90815f3198ee8f38c325192aef685f10 authored over 5 years ago
Merge pull request #7871 from gcoop-libre/hotfix-7.10.x_7870

FIX #7870 - Improvements in css for date_input and labels in EditView

github.com/salesagility/SuiteCRM - d3fb5b867a83b9b372785fc094a9f550573e9e14 authored over 5 years ago
Merge pull request #7847 from connorshea/fix-emails-sent-from-root-user

Fix emails being sent from 'Root User'.

github.com/salesagility/SuiteCRM - 222cae64538ad2ab150948cb4d1f609e66de35be authored over 5 years ago
Merge pull request #7195 from Dillon-Brown/fix/inspections_compat

Fix/inspections compat

github.com/salesagility/SuiteCRM - be0e01733d37f70747802040a2fcd85f182ce9a7 authored over 5 years ago
Merge pull request #7141 from Dillon-Brown/fix/type_casting

Fix/type casting

github.com/salesagility/SuiteCRM - 92580f2747e7993b21bd926f895ba38a7f73d894 authored over 5 years ago
Merge pull request #7866 from lazka/fix-template-contact-vars-for-non-contacts

Fixed #6535 - Replace contact_xxx in templates also for leads/prospects/users

github.com/salesagility/SuiteCRM - 08c0eac70c5a88c1d9b956d22265cae5efa35f9c authored over 5 years ago
Remove unnecessary check for undefined.

github.com/salesagility/SuiteCRM - 47ee8fa9c9668547c978ee82282e6fa61574f912 authored over 5 years ago
Update sugar_3.js to fix an MassUpdate undefined error.

github.com/salesagility/SuiteCRM - f3834a0b98cdbf40c702a746c91f6ff903036942 authored over 5 years ago
Update get_checks_count to protect against undefined

It turns out my previous commit wasn't enough to fully fix the issue.
This one should fix the is...

github.com/salesagility/SuiteCRM - 7b2a3d9ebcb773198ffa9aa9052549f6ea1a1a13 authored over 5 years ago
Fix phone class not being included in relevant fields.

I'm honestly not sure why it works this way, it seems pretty pointless,
but it wasn't working co...

github.com/salesagility/SuiteCRM - 860eae61799387f54f4bf0399a2a0fc3389eb58b authored over 5 years ago
Render the phone field as a tel: link.

github.com/salesagility/SuiteCRM - d2b6fcb78c4a4e83374ce6fe6bbc38338274987e authored over 5 years ago
FIX #7875 - Add the missing button tag

github.com/salesagility/SuiteCRM - 326f6109ef1d8eb6ce76036fb98f5b9f3adbfca7 authored over 5 years ago
FIX #7875 - Use the correct css style

github.com/salesagility/SuiteCRM - e6cdf4b536ff8a0da3d52a7f8e9e477af8e9774c authored over 5 years ago
REL #7870 - Add compiled style.css

github.com/salesagility/SuiteCRM - 8eca9c9bd0065aee28ef3c8dd25b192a74496917 authored over 5 years ago
Merge branch 'hotfix-7.10.x' into hotfix-7.10.x_7870

github.com/salesagility/SuiteCRM - ee6891d131ed37f27fabafab6999adc645ec287c authored over 5 years ago
FIXED #7642 - Title/Job Title [translations] (|Title - Job Title) 1

github.com/salesagility/SuiteCRM - e4bc6f060d822052530f94373bbbe1b10263062f authored over 5 years ago
Merge pull request #7783 from gcoop-libre/hotfix-7.10.x_7780

FIX #7780 - Bad css format in Date and Date Range Inputs in search forms

github.com/salesagility/SuiteCRM - bff7aec3ea3958514e02747df4819f5d0369e306 authored over 5 years ago
REL #7870 - Add compiled style.css

github.com/salesagility/SuiteCRM - b40ad5748d5e3ce0ef7a9c80d0f2bf5cf94ed4d9 authored over 5 years ago
REL #7870 - Add missing style for cel phones

github.com/salesagility/SuiteCRM - 1fc622a2b3c6b0206e4308b7686634d02726dcc2 authored over 5 years ago
Merge pull request #7819 from re8260/hotfix-7.10.x_WF_filter_by_module

#7817 fix(WorkFlow) - added option to filter WorkFlows by module name

github.com/salesagility/SuiteCRM - 9b9a31eda58067dd9b0418acc7bea6d2ab4d6727 authored over 5 years ago
Merge pull request #7193 from Dillon-Brown/fix/inspections_import

Unused Import

github.com/salesagility/SuiteCRM - 81ee131d2dfe2a167589769655df24503c7da3bd authored over 5 years ago
FIX #7870 - Add compiled style.css

github.com/salesagility/SuiteCRM - aa7289fd615f97c386fa7fce458d0847a402333d authored over 5 years ago
REL #7870 - Add a new style and fix another

github.com/salesagility/SuiteCRM - 2541f13f6e8a55cceda287b5b1b0589964c3c86b authored over 5 years ago
Re-compile style.css

github.com/salesagility/SuiteCRM - 1cdaa40f302ebad08d281180f7121bf9e28cca80 authored over 5 years ago
Merge branch 'hotfix-7.10.x' into hotfix-7.10.x_7780

github.com/salesagility/SuiteCRM - 45bcc9bd09059fdd698cb7f6fdcd05940b700eb5 authored over 5 years ago
Update AOR_Report.php

Refixed #7393 without breaking headers for non-pulldown fields.

github.com/salesagility/SuiteCRM - 23b729c5f289693c433bb0b9244f2551e4fe743c authored over 5 years ago
Fix emails being sent from 'Root User'.

When emails were being sent from 'system' and the 'allow sending as user'
toggle wasn't enabled,...

github.com/salesagility/SuiteCRM - dac455741a0d5c96c6cde040d2d63f7e35e456d7 authored over 5 years ago
Merge pull request #7529 from Dillon-Brown/codacy

Codacy

github.com/salesagility/SuiteCRM - 1d2acdf7b0c7375557b93f38475b2881343f920f authored over 5 years ago
Merge pull request #7650 from connorshea/fix-typo-in-dashlet-generic

Fix 'customMetadate' typo in DashletGeneric.php.

github.com/salesagility/SuiteCRM - 4fee097897e94e0f803472180191e45938949df8 authored over 5 years ago
Fixed #6535 - Replace contact_xxx in templates also for leads/prospects/users

This was removed in #5337, reverted in #5397 and then re-removed in #5425.

The original templat...

github.com/salesagility/SuiteCRM - 872c36141e0bdebe2ee69976ab2944c8c6299d98 authored over 5 years ago
Merge pull request #5537 from PedroErnst/fix/5520-email-attachment-templates

Fix #5520 Do not clear existing attachments when loading a template

github.com/salesagility/SuiteCRM - d67513197eb015280419a0ffa067db39dbb922ed authored over 5 years ago
FIXED #7642 - Title/Job Title [translations] (|Title - Job Title)

github.com/salesagility/SuiteCRM - 4dfa04289ea37954e486e9359a542e3e83d95620 authored over 5 years ago
Merge branch 'hotfix-7.10.x' of git://github.com/salesagility/SuiteCRM into hotfix-7.10.x

github.com/salesagility/SuiteCRM - fb4568648bec21cddc4cfdd7101a6aa5f1d19842 authored over 5 years ago
Merge pull request #7813 from gcoop-libre/hotfix-7.10.x-7810

FIX #7810 - Pencil present in Top Menu for users with non editing permission

github.com/salesagility/SuiteCRM - 730dc206572dffc40a3ad6127984a89e51a4545c authored over 5 years ago
Merge pull request #7655 from Process-Flow/Branch-7648

Fixed #7648 - Case Module: Description field not showing after Save and continue

github.com/salesagility/SuiteCRM - 497fc1705e42fd683b3180d37f9e398c90eb8f89 authored over 5 years ago
Merge pull request #7857 from Dillon-Brown/fix/travis_55

Temporarily revert PHP 5.5 from the Travis build

github.com/salesagility/SuiteCRM - 515719a3e3396f33367b907f51ec47ea53453224 authored over 5 years ago
Merge pull request #7826 from gcoop-libre/hotfix-7.10.x-7825

FIX #7825 - Now we translate the title tag for recently viewed links

github.com/salesagility/SuiteCRM - 6586da162245a9f8935680f0d79e4cbbcb84847a authored over 5 years ago
Merge pull request #7797 from Dillon-Brown/issue-7779

Fixed #7779 - PHP Fatal error in modules/Connectors

github.com/salesagility/SuiteCRM - 633aa0000a84dd488bf357d611bf505008a5fa51 authored over 5 years ago
Merge pull request #7839 from Dillon-Brown/php_errors

Fixed #7838 - 'Undefined index: docType' PHP notice

github.com/salesagility/SuiteCRM - e9a2d1c12d12abf44cb1fadb60a6c3159f17c37b authored over 5 years ago
Temporarily revert PHP 5.5 from the Travis build

github.com/salesagility/SuiteCRM - 43e01738bafe9a0e33950738d31e6359e5fe9655 authored over 5 years ago
Update view.step3.php

github.com/salesagility/SuiteCRM - 97c9d360a6902f65242e8eff96bf6a7904b1351d authored over 5 years ago
Fix issue with non UTF-8 CSV

fix issue #6442

github.com/salesagility/SuiteCRM - 7ddd6c6bc00455de84089fc9ce9ceba265d9a206 authored over 5 years ago
#3736 fix(Import) - Pre-set import settings can't be deleted

github.com/salesagility/SuiteCRM - 6de3656e17712fb4a0b220b7157679044c4f678e authored over 5 years ago
Merge pull request #7853 from lazka/fix-travis-ci-php56-xenial

travis-ci: Move the PHP 5.6 job to xenial

github.com/salesagility/SuiteCRM - 8776b18fd332150e11a748bd65d01915359b6cee authored over 5 years ago
FIXED #7613 - Status/State usage causing translation errors (State/Region)

github.com/salesagility/SuiteCRM - 545165a6f290c5f32e89645951c1f5fa6a2ff473 authored over 5 years ago
travis-ci: Move the PHP 5.6 job to xenial

PHP5.x is currently failing because of #7848
This should at least make the PHP 5.6 job run again...

github.com/salesagility/SuiteCRM - da4ff9a2b5a700fffafa876559c53391684430e0 authored over 5 years ago
Merge branch 'hotfix-7.10.x' of git://github.com/salesagility/SuiteCRM into hotfix-7.10.x

github.com/salesagility/SuiteCRM - c37bf66e043e0f88fa7a9168d58f58f17956575a authored over 5 years ago
Remove obsolete code

github.com/salesagility/SuiteCRM - 9b526981bef48aab5215b9c866fa427489c3cd9e authored over 5 years ago
Prevent stripping previous attachments when selecting a template

github.com/salesagility/SuiteCRM - 09ea73e2bff79f85503947b0d7788fbda13503c5 authored over 5 years ago
Clean up dead code

github.com/salesagility/SuiteCRM - 0a1b9c8578d1ee0a88e181d4c50e91812140eadb authored over 5 years ago
Fix #5520 Do not clear existing attachments when loading a template

github.com/salesagility/SuiteCRM - 1214c1946b0619bc00bbfe74482b75b1e0368ec5 authored over 5 years ago
Merge pull request #7841 from Mac-Rae/update-issue-template

Update issue & PR templates to comment on how to include code

github.com/salesagility/SuiteCRM - 140c32752b54fe548154a093eaada0415ae0016a authored over 5 years ago
Fixed #7838 - 'Undefined index: docType' PHP notice

github.com/salesagility/SuiteCRM - 1987e927758a054435a558e290f99422d391afec authored over 5 years ago
Merge pull request #7746 from gcoop-libre/hotfix-7.10.x_7675

FIX #7675 - Add a function to compare properly indices definitios

github.com/salesagility/SuiteCRM - 0c4e1f0c60c4e821a72b58101c00f5bb876e821e authored over 5 years ago
Merge pull request #7837 from gcoop-libre/hotfix-7.10.x-7836

FIX #7836 - Robo task to compile css in a custom theme

github.com/salesagility/SuiteCRM - b0ab7b67b1833f642ab6fd4a34c6da7c85896878 authored over 5 years ago
Merge pull request #7809 from lazka/fix-robo-unit-test-add-filter

Robo: Add a --filter option to tests:unit for filtering tests

github.com/salesagility/SuiteCRM - 8a2e54e528bdc64cbdd0aa01ea89d53598e3e5d0 authored over 5 years ago
Merge pull request #7816 from dominicchinkh/hotfix-7.10.x-subpanel-access-right

Removing an item from subpanel should only require the item edit access right

github.com/salesagility/SuiteCRM - ff48ea47b6b0d03546b1b9ba5b6066bb5803455c authored over 5 years ago