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

Merge branch 'hotfix' into develop

# Conflicts:
# modules/Users/UserViewHelper.php

github.com/salesagility/SuiteCRM - d08f74643d16e62cacca0a5c3e22539e34c2a96d authored over 6 years ago by Dillon-Brown <[email protected]>
Fixed #5856 - Multiple pages PDF from reports when Total of field is selected

github.com/salesagility/SuiteCRM - 827d1ba428fe3f965ad8808e38a6fc5626fbb24f authored over 6 years ago by ChangezKhan <[email protected]>
Fixed #5856 - Multiple pages PDF from reports when Total of field is selected

github.com/salesagility/SuiteCRM - 85f6d6d71029888240f371187d0b95633a063616 authored over 6 years ago by ChangezKhan <[email protected]>
fixing codacy issues

github.com/salesagility/SuiteCRM - 6761e092a1867a3c0b1aec0f858b03cc97df0871 authored over 6 years ago by Gyula Madarasz <[email protected]>
Prevent massive slowdown if someone accidently added many favorites

Steps to reproduce:
- Add 200 to 400 Favorites for a user
- SuiteCRM becomes unusable slow ( F...

github.com/salesagility/SuiteCRM - 56e6e2d93addfc5ae04d5d68788ffc884f27d3b1 authored over 6 years ago by Frank Sagurna <[email protected]>
removing dynamic messages by passing in request

github.com/salesagility/SuiteCRM - 33eddc676f900c3e392b0f6364063e102d011dfc authored over 6 years ago by Gyula Madarasz <[email protected]>
Fixing AOW_Actions save

github.com/salesagility/SuiteCRM - e637be6fa97de3d13791f35f578782fb43be0285 authored over 6 years ago by Marc Sánchez <[email protected]>
using quote in favorite module's queries

github.com/salesagility/SuiteCRM - ea89109f73c608867e769162b8e30736e59409f1 authored over 6 years ago by Gyula Madarasz <[email protected]>
Add settings page for the SearchWrapper

github.com/salesagility/SuiteCRM - 09307c3ff7b82cebfec7748f383c2d2564fd9fd9 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Merge pull request #6210 from Dillon-Brown/codecov_fix

Codecov

github.com/salesagility/SuiteCRM - 1d3ca8b7ceef8fade6f174dbd4701b8caab512f8 authored over 6 years ago by Daniel Samson <[email protected]>
Potential fix for codecov

github.com/salesagility/SuiteCRM - 7b3dbcc3007b86919fa92f0c63e9e9c8acc659eb authored over 6 years ago by Dillon-Brown <[email protected]>
Update entryPoint.php

github.com/salesagility/SuiteCRM - 77795ee00e980512c23a13e293145cd793b8077b authored over 6 years ago by Dillon-Brown <[email protected]>
Revert pdf change

github.com/salesagility/SuiteCRM - adb80f9ea8b82c05833822ab54281ef4a90e5000 authored over 6 years ago by Dillon-Brown <[email protected]>
Update to use __DIR__

github.com/salesagility/SuiteCRM - ab485c090b2168650ae12018c2b9dc8b260bb346 authored over 6 years ago by Dillon-Brown <[email protected]>
Merge pull request #6072 from pgorod/patch-20

Make some PopupPickers a bit more code-customizable

github.com/salesagility/SuiteCRM - 5ade28b7a4133393ee66633df633ccbc157a339f authored over 6 years ago by Ashley Nicolson <[email protected]>
Refactor settings for Elasticsearch

github.com/salesagility/SuiteCRM - 43fb8e2ce6c6577ba87ab771e15d3aa1461d386b authored over 6 years ago by Vittorio Iocolano <[email protected]>
Update composer.json to load classes in modules

github.com/salesagility/SuiteCRM - b901a31d006899d3e2188334fc8e2cf381023e46 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Merge branch 'feature/elasticsearch' into feature/elasticsearch-merged

github.com/salesagility/SuiteCRM - 8a8095d38392ad5074427e7424867ac0d696828a authored over 6 years ago by Vittorio Iocolano <[email protected]>
Make abstract method concrete in SearchEngine

github.com/salesagility/SuiteCRM - 0af0b45418bdfe7903917a06ec1acfe2f448fe71 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Refactor MasterSearch into SearchWrapper or just Search

github.com/salesagility/SuiteCRM - c3c79f6669b46127d8ddade45bc597fa1f38e903 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Update getEngines test

github.com/salesagility/SuiteCRM - 1b8882c1656db5613888a258d9509d11f1e32d80 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Remove useless validation

github.com/salesagility/SuiteCRM - aa7ad19ee322ae1782b78602adfa88efa43ea3d3 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Fixed #6204 - Syntax error in _AddJobsHere.php causes scheduled report not to render properly

github.com/salesagility/SuiteCRM - 6fecad301c6999f2058ac3d60531a2ec6cd593b7 authored over 6 years ago by Dillon-Brown <[email protected]>
Add simple engine to perform SQL searches

github.com/salesagility/SuiteCRM - c56c2b2ef44e78bd88efe5592c6c96486338398d authored over 6 years ago by Vittorio Iocolano <[email protected]>
Fixing codacy warnings

github.com/salesagility/SuiteCRM - f8ec89aa6030e4de7fc738488eecf8528c3578c4 authored over 6 years ago by Marc Sánchez <[email protected]>
remove parameter from logger

github.com/salesagility/SuiteCRM - 223fb867a9e726d7fc7821c8ac5c8ea8a0743a29 authored over 6 years ago by Yonatan <[email protected]>
Fixing build_flow_query_join test

github.com/salesagility/SuiteCRM - d5e069bdc2494137872d0b0abb2002a9a9be1c5f authored over 6 years ago by Marc Sánchez <[email protected]>
Replace search bar target

github.com/salesagility/SuiteCRM - 7f104b4ed17c1fac244be2f94420579334bafe26 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Updating code to standards

github.com/salesagility/SuiteCRM - a8912415fd9e955e44cd51d4ce8dcf1d1e1f5627 authored over 6 years ago by a.nicolson <[email protected]>
Merge branch 'hotfix-7.8.x' into fix_2890

github.com/salesagility/SuiteCRM - 6977379c305a71604a88be7a5c3498488b50a4fa authored over 6 years ago by Marc Sánchez <[email protected]>
Merge pull request #6079 from salesagility-davidthomson/fix/#609_currency_id_display_issue

7.8.x: add missing options onListView for function field

github.com/salesagility/SuiteCRM - 6d25d5dccac2883d6b3a56b58b5e7677d66136ec authored over 6 years ago by Daniel Samson <[email protected]>
Merge pull request #6127 from re8260/v7.10.5_singlequote_changelog

#6126 fix(Change-log) - decode prev value before compare

github.com/salesagility/SuiteCRM - 9174528c7801b2fdd801ae4ce8a5d005bfae4108 authored over 6 years ago by Gyula Madarasz <[email protected]>
Merge pull request #4368 from Dillon-Brown/business_hours

Make Business Hours less mysterious

github.com/salesagility/SuiteCRM - 5d761f2af34c5c0f69eb7a5ec4aa273474212d9d authored over 6 years ago by Daniel Samson <[email protected]>
Merge pull request #6206 from gymad/sanchezfauste_fix_6022_local

Fix #6022 - Thanks to @sanchezfauste - Adding parentenum to API

github.com/salesagility/SuiteCRM - 6576522c4ed3a912c4915cddbf06780627004b1b authored over 6 years ago by Ashley Nicolson <[email protected]>
Removing redundant inclusion

github.com/salesagility/SuiteCRM - 754eb1c138262aa8d5536ab0777e3a058b068eeb authored over 6 years ago by a.nicolson <[email protected]>
Fixing Codacy (hopefully)

github.com/salesagility/SuiteCRM - 74abbd0c2fbed36520a8c5114a4365c4da7196f9 authored over 6 years ago by a.nicolson <[email protected]>
Merge branch 'hotfix' into patch-20

github.com/salesagility/SuiteCRM - d50aa4e05b4cfd7f5d9b9eac533b95333b8cba6f authored over 6 years ago by Ashley Nicolson <[email protected]>
Adding Unit tests to apply to customising Popup View

github.com/salesagility/SuiteCRM - 3774a70ba81c2a787817e808fbe80f9b993887f5 authored over 6 years ago by a.nicolson <[email protected]>
Update ElasticSearchCommand

github.com/salesagility/SuiteCRM - a81091cd97fb35e58a9a9f9072a37dfbd6b85f5d authored over 6 years ago by Vittorio Iocolano <[email protected]>
Update MasterSearch tests and add new exception type

github.com/salesagility/SuiteCRM - 6f24a65c89675cf07ac0f7b3cb39112fe689433d authored over 6 years ago by Vittorio Iocolano <[email protected]>
Update detailviewdefs.php

github.com/salesagility/SuiteCRM - a6f4c155192b0d67025662b02b66e34134b32c59 authored over 6 years ago by jsamelko <[email protected]>
Update tests for SearchQuery

github.com/salesagility/SuiteCRM - 496a05d8e8dcd9cf1d0dfdf41b0db7c875c6ca05 authored over 6 years ago by Vittorio Iocolano <[email protected]>
fixing uses

github.com/salesagility/SuiteCRM - 5175b4f4939012b35fa9a174bfbcc11e8eb46d97 authored over 6 years ago by Gyula Madarasz <[email protected]>
Revert "fixing a test"

This reverts commit 35e9826b32dc953dc8145e820655923d5e93ace7.

github.com/salesagility/SuiteCRM - dbde618c5f9aaf25082e9c281ed841a3651b0c14 authored over 6 years ago by Gyula Madarasz <[email protected]>
Create new SearchResults class to wrap results

github.com/salesagility/SuiteCRM - 9049887cd297142c90c1f38cc0249a50e54e081f authored over 6 years ago by Vittorio Iocolano <[email protected]>
Add support for custom search engines

github.com/salesagility/SuiteCRM - e7366f01b290557c444a70eb3f85225d8dbcd57e authored over 6 years ago by Vittorio Iocolano <[email protected]>
Refactor MasterSearch UI

Major refactoring to improve customisation of the UI from a SearchEngine

github.com/salesagility/SuiteCRM - 702d307240b04ed8380a264a4e42a86d9bbf49ed authored over 6 years ago by Vittorio Iocolano <[email protected]>
Fixed vendor autoload

github.com/salesagility/SuiteCRM - 4244b71f2da627777541da4932d2d68dc2ff1aaf authored over 6 years ago by Dillon-Brown <[email protected]>
Fixed pdf export pagenumber

github.com/salesagility/SuiteCRM - d940e8303f9a0bc9a55818599f55e096aa7b8d6a authored over 6 years ago by Dillon-Brown <[email protected]>
Merge pull request #6181 from Dillon-Brown/else

Remove useless else

github.com/salesagility/SuiteCRM - ca4e9f1a9bac18243b8779b593dbe523b1dd46e1 authored over 6 years ago by Daniel Samson <[email protected]>
Update factory method

github.com/salesagility/SuiteCRM - 34ce169aa736e5f78d10644fcb57f14925fbfc61 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Improve SearchQuery functionality

github.com/salesagility/SuiteCRM - 840dd3b7d405e271465769968e798a1bb1b9c149 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Refactor SearchQuery

github.com/salesagility/SuiteCRM - 8f224dada5271db9f292f19d8ef07d8fd2be6342 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Update MasterSearchController to do not suppress warnings

github.com/salesagility/SuiteCRM - a494a54e593ddfe908bb7abec0e206a9fb9d79f9 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Refactor search UI

github.com/salesagility/SuiteCRM - 87790522f8a904f3ea6823ce08534b78b66703d3 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Merge branch 'feature/elasticsearch' into feature/elasticsearch-merged

github.com/salesagility/SuiteCRM - 6070f34377c11b3d727b795b5916e452299b4fe6 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Move styling to SASS file

github.com/salesagility/SuiteCRM - befb443798c077d225de4c437b65f6599a2be503 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Check that non dynamicenum fields do not have parentenum property

github.com/salesagility/SuiteCRM - cc2a41a6064c0cdb69bbfd4dd6a4de0ef0ec9410 authored over 6 years ago by Marc Sánchez <[email protected]>
Adding namespace

github.com/salesagility/SuiteCRM - 23bef6b3faee94b52530463a829e29f8401c29c9 authored over 6 years ago by Marc Sánchez <[email protected]>
Fix Codacy warnings

github.com/salesagility/SuiteCRM - 3b28ed66720c6d8e7c7e3336b0781317e4fba7c5 authored over 6 years ago by Marc Sánchez <[email protected]>
Add entry point checker to all files

github.com/salesagility/SuiteCRM - b83bb229d11717fe9754c89120c747edb9545c3d authored over 6 years ago by Vittorio Iocolano <[email protected]>
Add license to tpl files

github.com/salesagility/SuiteCRM - b4831235228928d8f5e9a5bd41750e2656c371fe authored over 6 years ago by Vittorio Iocolano <[email protected]>
Merge branch 'develop' into feature/elasticsearch-merged

github.com/salesagility/SuiteCRM - 7285751254ed240ede3b77d9784b7803c967bc1e authored over 6 years ago by Vittorio Iocolano <[email protected]>
fixing a test

github.com/salesagility/SuiteCRM - 35e9826b32dc953dc8145e820655923d5e93ace7 authored over 6 years ago by Gyula Madarasz <[email protected]>
Add unit tests for GoogleSync

(cherry picked from commit 7b8cb20)

github.com/salesagility/SuiteCRM - 7cd9e4b9a8f31c59535e04c46782d5c1a214a1f3 authored over 6 years ago by Daniel Samson <[email protected]>
Adding get_field_list_parentenum basic test

github.com/salesagility/SuiteCRM - 5323ab0ba3025f2a38fe2a57bc41dbd35d8f1f03 authored over 6 years ago by Marc Sánchez <[email protected]>
Merge branch 'hotfix-7.8.x' into fix_6022

Merge hotfix-7.8.x to add tests

github.com/salesagility/SuiteCRM - 716198d835c24ef53878ee406e02a823e2bf3c99 authored over 6 years ago by Marc Sánchez <[email protected]>
Merge pull request #6076 from PedroErnst/fix/6050-emails-edit-buttons

Set a distinct emails import view name to avoid cache conflicts

github.com/salesagility/SuiteCRM - 6915ec46ec2ff6c5dcbec0d046cfbbda7cd597cd authored over 6 years ago by Dillon-Brown <[email protected]>
Escaped quotes

github.com/salesagility/SuiteCRM - 17fb4b138ea7b449e9d8721e6f524be6bc72ae59 authored over 6 years ago by Dillon-Brown <[email protected]>
Merge branch 'hotfix' into bugfix_2635a

github.com/salesagility/SuiteCRM - 0b053a5c26ab087be88a521bd4b7b48900228b20 authored over 6 years ago by Changez Khan <[email protected]>
Merge pull request #6197 from gcoop-libre/hotfix_3560

FIXED #3560 - Now we log queries in one, and only one, log line

github.com/salesagility/SuiteCRM - 40a10e08b5588deab7f42f1e17d5805233975465 authored over 6 years ago by Ashley Nicolson <[email protected]>
FIX according to CI: 'Opening brace should be on a new line'

github.com/salesagility/SuiteCRM - 67d7314c2611951ba6a589941831c4d28dc0c36f authored over 6 years ago by Jose C. Massón <[email protected]>
Merge pull request #6105 from gunnicom/patch-1

Show Audit log even if user does not exist (anymore)

github.com/salesagility/SuiteCRM - c0053c09a369df1dd20adf8ff576c11de361fe73 authored over 6 years ago by Dillon-Brown <[email protected]>
Update en_us.lang.php

github.com/salesagility/SuiteCRM - ff09a9291f7a03dc0435cc659991511b467159ce authored over 6 years ago by Dillon-Brown <[email protected]>
Using LoggerManager::getLogger()->info(...) instead superglobals.

github.com/salesagility/SuiteCRM - eebb023c6e07dacf6ce7f30c5baca83f1b03b67f authored over 6 years ago by Jose C. Massón <[email protected]>
Update _AddJobsHere.php

github.com/salesagility/SuiteCRM - d34dd2cae4579061574aa0c4e7083678edd3c18e authored over 6 years ago by Dillon-Brown <[email protected]>
Add phpdoc for removeLineBreaks() function

github.com/salesagility/SuiteCRM - 1b918aceead42c3353fcd81d6787b791fc76ed1e authored over 6 years ago by Jose C. Massón <[email protected]>
Missing for MysqliManager.php

github.com/salesagility/SuiteCRM - e7508d433e5b848c096e8a7d2007ac24040d670a authored over 6 years ago by Jose C. Massón <[email protected]>
Merge branch 'hotfix' into issue-5360-1

github.com/salesagility/SuiteCRM - 37d5c5364fee1d1911859d62108129f5bbae69e5 authored over 6 years ago by Dillon-Brown <[email protected]>
remove useless return

github.com/salesagility/SuiteCRM - f74a4836ceb8c3e05c220bc8c0e5fa02899da3d5 authored over 6 years ago by Dillon-Brown <[email protected]>
FIXED #3560 - Now we log queries in one, and only one, log line

github.com/salesagility/SuiteCRM - fdaff0c66844fe0485c69b37c1fcd29008d3d2b7 authored over 6 years ago by Jose C. Massón <[email protected]>
Fixed #6131 - Issue with DetailView of Email module on 7.10.7 xampp

github.com/salesagility/SuiteCRM - 6e6267dc5a3abd018e5c26b16eb2420c01858074 authored over 6 years ago by Dillon-Brown <[email protected]>
Fix Travis

github.com/salesagility/SuiteCRM - f47f29ca7d39ed6fe9458a0bb85fc6d055db6a0b authored over 6 years ago by Dillon-Brown <[email protected]>
Fixed #5856 - Multiple pages PDF from reports when Total of field is selected

github.com/salesagility/SuiteCRM - e2d901d15f93dc6a2b484d2a712d6ba5d272f4dd authored over 6 years ago by ChangezKhan <[email protected]>
Final code tidy changes

Remove stray spaces prior to pull request

github.com/salesagility/SuiteCRM - e42d3999519901e15282538a37e342d6c79bc0b6 authored over 6 years ago by jsamelko <[email protected]>
Additional code tidy

github.com/salesagility/SuiteCRM - de1cecce28fe236a4736b9f15537188908fc62ea authored over 6 years ago by jsamelko <[email protected]>
Enable 'Change Log' within Document Detail View

Enables 'View Change Log' button from actions menu in Detail view when auditing enabled + additi...

github.com/salesagility/SuiteCRM - 16e0170e404b7559d3e4971249ba813f2a40a03d authored over 6 years ago by jsamelko <[email protected]>
Enable 'Change Log' within Document Detail View

Enables 'View Change Log' button from actions menu in Detail view when auditing enabled.

github.com/salesagility/SuiteCRM - 559650f521ea4803a1a69db71b1d6d10b7b4ace8 authored over 6 years ago by jsamelko <[email protected]>
Add detailHeader template to Documents module

github.com/salesagility/SuiteCRM - 5c2c2e38852973b11b8990f64e40632ea010019b authored over 6 years ago by jsamelko <[email protected]>
no_useless_else

github.com/salesagility/SuiteCRM - ae82881c3d34ad826d1c6be763670370b0addfd3 authored over 6 years ago by Dillon-Brown <[email protected]>
Merge pull request #4344 from pgorod/patch-6

Make Business Hours less mysterious

github.com/salesagility/SuiteCRM - 65a5b1b9e7ca9c4409dd8d5a7a2c21c69525e41f authored over 6 years ago by Dillon-Brown <[email protected]>
Fixed #5856 - Multiple pages PDF from reports when Total of field is selected

github.com/salesagility/SuiteCRM - 11d087d51963f36f5f07f1f74e45c560fd146525 authored over 6 years ago by ChangezKhan <[email protected]>
Merge pull request #6090 from Dillon-Brown/psr-2-8

PSR2

github.com/salesagility/SuiteCRM - a8f5bda197ee5df114cf7bc551e0e42dd46903cc authored over 6 years ago by Daniel Samson <[email protected]>
Fix bug and add tests for ElasticSearch config

github.com/salesagility/SuiteCRM - 136b37ac5bc4e023710ce023d1aa87f1aa4676ef authored over 6 years ago by Vittorio Iocolano <[email protected]>
Fix bug introduced in previous PR

github.com/salesagility/SuiteCRM - 47d41de976bbbd0d167ee91281c843579d04d21f authored over 6 years ago by p.ernst <[email protected]>
Improve Scheduler list in ElasticSearch settings

Disabled jobs are now shown as warnings and diff for humans has been added for the last successf...

github.com/salesagility/SuiteCRM - 5a46ea2004bb789ff30878040a83cc97086daa08 authored over 6 years ago by Vittorio Iocolano <[email protected]>
Merge pull request #6182 from PedroErnst/fix/6179-events-email-template

Make Email Template field in Events not be inline editable

github.com/salesagility/SuiteCRM - 9b3be05a152bd20c379316da156c560636287200 authored over 6 years ago by Dillon-Brown <[email protected]>