Ecosyste.ms: OpenCollective

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

coreBOS

creating awesomazing software
Collective - Host: opensource - https://opencollective.com/corebos - Website: https://corebos.com - Code: https://github.com/tsolucio/corebos

fix(AdvSearch) isNegNum return wrong result

github.com/tsolucio/corebos - c499fcd1745d7d474e31a6e9eaa888e0112d02ec authored almost 4 years ago
Check for a dummy `health` key in the cache, in order to force throwing exceptions for adapters that miss this behaviour on connection

github.com/tsolucio/corebos - bd6acaecae0e4f461a06a20be3e77a81eada8ea5 authored almost 4 years ago
opt/doc(Utils) microoptimizations and document using logging messages the isPermitted function

github.com/tsolucio/corebos - 6c8533b1c99b2e8e3271b2debb51d9c1a4fdb8e8 authored almost 4 years ago
doc(Utils) function headers

github.com/tsolucio/corebos - 1603195b2c60f970a8eaee69bf3ab0c1315f6f95 authored almost 4 years ago
sec(WebService) sql injection

github.com/tsolucio/corebos - 0ba94bc3b7ad07ff71eb6fd524d50e0aee77f876 authored almost 4 years ago
opt(WebService/Utils) move constant calculation outside loop, change query from count to count number of rows

github.com/tsolucio/corebos - 66c49619c1673de1af8e6448952c722755f07947 authored almost 4 years ago
Merge branch 'master' of https://github.com/tsolucio/corebos

github.com/tsolucio/corebos - f154d6358df622621bdfce63ebe710b6bc23494f authored almost 4 years ago
Merge pull request #998 from shibe2018/Ignore_upsert_for_negative_value

fix(modules) Ignore upsert when the given value is negative

github.com/tsolucio/corebos - ba470e31d7e7f62c0d32d6aaff02019e56364338 authored almost 4 years ago
fix(modules) Ignore upsert when the given value is negative

github.com/tsolucio/corebos - 62d8a5e0fdebbc64b667dab61f6d64d97d7ac891 authored almost 4 years ago
chore(Utils) change variables to constant string and change quotes

github.com/tsolucio/corebos - 9bbe249a1a0109aa23ac03e075c96f456c797988 authored almost 4 years ago
opt(Utils) reduce SQL columns

github.com/tsolucio/corebos - 8fd5dbcb248eeab37ddb6720107fa8105d95988e authored almost 4 years ago
feat(CustomerPortal) apply getRelatedRecords query restrictions for customer portal users

github.com/tsolucio/corebos - 73e3217c4ab4f20c9d37c3530d4ed78b00c1ffd0 authored almost 4 years ago
sec(WebService) check permission on related module when setting/unsetting relations

github.com/tsolucio/corebos - 56f6f714a9a7be1704471e14c0fe8eb6e632150b authored almost 4 years ago
fix(InventoryDetails) set quantity field to number. fixes #913

github.com/tsolucio/corebos - 18cf59e775be84cbef56724d3071f61bd2ebadc5 authored almost 4 years ago
fix(InventoryDetails) santize as late as possible to clean all fields: discount amount error

github.com/tsolucio/corebos - fb87dde0096c8c975b09f996e6ae6ffddf6f67c7 authored almost 4 years ago
install(Database) correctly update with denormalize changeset

github.com/tsolucio/corebos - 5052d591dd2d233a5a18027817b77f70e8203978 authored almost 4 years ago
fix(InitialLoad) keep currentModule context when automatically loading changesets

github.com/tsolucio/corebos - 0e952b37820417efe2edad13cb9455567d29728e authored almost 4 years ago
feat(CustomerPortal) apply query restrictions for customer portal users

github.com/tsolucio/corebos - fff65db70c05c8eb5dcf06550fa23193bea80573 authored almost 4 years ago
feat(CustomerPortal) add query restrictions and support for Contact only login (no related account)

github.com/tsolucio/corebos - 778a6832c95edaa5aa47eb9cda610d1beabac2c6 authored almost 4 years ago
fix(DatabaseUtils) support for repeated joins in appendFromClauseToQuery and better where detection

github.com/tsolucio/corebos - 1d225d64db424d6d7656b3775440275aeaca68ad authored almost 4 years ago
feat(CustomerPortal) register contact and user as customer portal login in session so we can apply restrictions. eliminate accesskey from response so they can't login with the user directly

github.com/tsolucio/corebos - 871a53663c954d5554c8ef75cd96976627d2994f authored almost 4 years ago
fix(Woocommerce) set correct default field for shipping and handling

github.com/tsolucio/corebos - 636b8116603906c9ea589f41913e5eab9ce97898 authored almost 4 years ago
fix(WooCommerce) only send categories if there are any

github.com/tsolucio/corebos - fd48004bf010e6415839461ef4b2a1967f7b7fe4 authored almost 4 years ago
fix(WooC) set draft as default status and eliminate record_id to evaluate map in WooC product context

github.com/tsolucio/corebos - e531942844b9c434c6466801be3aaa0a506f2454 authored almost 4 years ago
fix(WooCommerce) Sending and retrieving GTIN

github.com/tsolucio/corebos - e6d0d2a11e61c3f893db237ab95f02dae3f305e5 authored almost 4 years ago
fix(Woocommerce) detect event with alternative key case

github.com/tsolucio/corebos - b58e65fda3aec47ba9f595601eed1743f0bea342 authored almost 4 years ago
fix(WooCommerce) update record if it already exists even though WC says it is new

github.com/tsolucio/corebos - ab9b2186438b73591957449e692611a6c3cf8f78 authored almost 4 years ago
fix(WooCommerce) change log message to indicate sequence of event

github.com/tsolucio/corebos - 4ddef4b91278cb241c46d1d558ab17cd8f70dc4e authored almost 4 years ago
fix(WooCommerce) give default precedence to WooCommere information when updating from there

github.com/tsolucio/corebos - 3253fc755aba59dff67c00651244b3080738f798 authored almost 4 years ago
feat(WooC) debug log messages

github.com/tsolucio/corebos - a443278594497f2cef32ff621f488290a4a675be authored almost 4 years ago
fix(Woocommerce) detect source URL and signature with alternative key case

github.com/tsolucio/corebos - f9e4757753f301159401e5971017b526358635e3 authored almost 4 years ago
feat(WooCommerce) bidirectional product categories sync based on wcProductCategory module

github.com/tsolucio/corebos - 7ed882017bacc170bfde6904722daefa428e4dbf authored almost 4 years ago
feat(WooCommerce) coreBOS to WC product category sync

github.com/tsolucio/corebos - 80c729a8f2626d8ce751f5bbff49936b412e241c authored almost 4 years ago
fix(WooC) correct SQL for product category module

github.com/tsolucio/corebos - 7d297a2de46fd915a390d05674714095e0fe1e7a authored almost 4 years ago
fix(WooC) use correct record ID to get category code for parent relation

github.com/tsolucio/corebos - a6a730955a2af0a208e98bb29dbd89db737192f0 authored almost 4 years ago
fix(Woocommerce) testing and validating

github.com/tsolucio/corebos - 6480b6f585fdfcd1f412c56c63753ca78a50e55d authored almost 4 years ago
fix(Woocommerce) direct DB update for readonly fields

github.com/tsolucio/corebos - 241d791d4acc70ca7fe5917b16f5a4f924c0a2b6 authored almost 4 years ago
fix(Woocommerce) make methods more generic

github.com/tsolucio/corebos - d3aefd960f90808263388e800a83c229e9abb995 authored almost 4 years ago
fix(WooCommerce) sync status: publish product/services

github.com/tsolucio/corebos - 97686c67a02afd32bcc82658718cac8fef4031b1 authored almost 4 years ago
feat(Woocommerce) initial version ready for validation

github.com/tsolucio/corebos - 3cd318bc5709d432fe7512af0aab297d1c976187 authored almost 4 years ago
fix(DatabaseUtils) use given query instead of parsed one

github.com/tsolucio/corebos - cb63ded37706aefd1f955d4f152b8117ba8c7274 authored almost 4 years ago
fix(DatabaseUtils) strip SQL clauses after WHERE

github.com/tsolucio/corebos - fe0d0b553089293d5a3a978fee8233aeb5a66fe5 authored almost 4 years ago
feat(WebService) query can stream results using the format=stream or format=streamraw parameter

github.com/tsolucio/corebos - c091f2fed6ee8602784fde5b6de56fa9b98ca31d authored almost 4 years ago
fix(DecisionTable) set module if none given to avoid warning and instantiate stub class correctly

github.com/tsolucio/corebos - edfdaa9fa9ec74c697fd3aa76efc130dc0d947b7 authored almost 4 years ago
doc(Utils) function definitions

github.com/tsolucio/corebos - 9d96e0f8c32a7f19226e9a16c2a19d08eabb777a authored almost 4 years ago
fix(DatabaseUtils) more secure way to locate where position in appendConditionClauseToQuery and appendFromClauseToQuery

github.com/tsolucio/corebos - dbe2ea24a1944d41c2055f6cf9bad0abb12d8fda authored almost 4 years ago
cache(SW) update service worker cache

github.com/tsolucio/corebos - 3fc65bdbe07f5e844fece418f87aa3c9a15f59d3 authored almost 4 years ago
Merge branch 'master' of https://github.com/tsolucio/corebos

github.com/tsolucio/corebos - fc9df2fbd96efe2d6a3745c68974eb9e103b5872 authored almost 4 years ago
fix(Upsert) condition issue in creating new field

github.com/tsolucio/corebos - 2f42e109c64c4fd0d1c05b5c8da735974f589097 authored almost 4 years ago
fix(DatabaseUtils) appendFromClauseToQuery correct with use of PHPSQLParser

github.com/tsolucio/corebos - a336efe9942b83a0b56ec82c363f730ffc25d79f authored almost 4 years ago
i18n(Workflow) upsert es

github.com/tsolucio/corebos - e9dd448540f66508e42ec8baa9bac9283dd88d80 authored almost 4 years ago
Merge pull request #996 from tsolucio/upsert-task-ui

feat(Workflow) Upsert task UI

github.com/tsolucio/corebos - ea188c35edad7a451e5fadca6e4d29726d6cf13e authored almost 4 years ago
fix(Upsert) remove comment

github.com/tsolucio/corebos - d9b84dd96a4b30119a44088215542e36db5c9c86 authored almost 4 years ago
feat(Upsert) change UI

github.com/tsolucio/corebos - 1385c7e4fc4e49886dba0222f6c5bc1db815afed authored almost 4 years ago
feat(DatabaseUtils) appendConditionClauseToQuery

github.com/tsolucio/corebos - 43ca68c76f74a0ad67050d3f19861b7c72ae1f4c authored almost 4 years ago
sec(Composer) move PHPSQLParser to vendor directory

github.com/tsolucio/corebos - 7864ca0724ef00b43d22bdae503e2f49ad21c8c1 authored almost 4 years ago
chore(Utils) move database helper functions to DatabaseUtils file

github.com/tsolucio/corebos - f5979ab2b4607d74fc4e8cca50654371fc3acc45 authored almost 4 years ago
opt(CustomerPortal) PortalModuleRestrictions: eliminate quotes from SQL when using integers

github.com/tsolucio/corebos - a9c193b2fdc456f846fb5452cb88ad7c0ffde896 authored almost 4 years ago
refactor(CustomerPortal) addPortalModuleRestrictions function so we can use it elsewhere

github.com/tsolucio/corebos - a764910601d1c99ad3519555fb93f3ec3e70f333 authored almost 4 years ago
opt(Utils) calculate string position once in appendFromClauseToQuery

github.com/tsolucio/corebos - f6d25eb2980c675d470de063caf5159e4dc5fa64 authored almost 4 years ago
fix(WebService) set correct user for global search module restrictions

github.com/tsolucio/corebos - e7f3c09e8e763cd44d9506d85a1593b785406b6f authored almost 4 years ago
feat(WebService) move Documents Portal conditions to main function

github.com/tsolucio/corebos - 62c4eb552859784e23b55a112f2f7b3d8883c416 authored almost 4 years ago
sec(WebService) return immediatly from javascript logging if it is deactivated

github.com/tsolucio/corebos - cb7f72b02b90d6550e612551d9910cb4919fbcc2 authored almost 4 years ago
sec(WebService) unnecessary data exposure

github.com/tsolucio/corebos - 0f2b4d07addd3731787dc4641944f6eda1f3cb1d authored almost 4 years ago
feat(CustomerPortal) Portal Module Restrictions query generation function

github.com/tsolucio/corebos - 8b726121d208a67d924d459ab23192c32fea0988 authored almost 4 years ago
opt(Picklist) use response variable instead of a copy of it

github.com/tsolucio/corebos - 621b63cb9b1708a8d01226b2b1ee5e98cdff4e08 authored almost 4 years ago
cbSR(Reports) format ReportRun

github.com/tsolucio/corebos - 4f50091fc450c47fa43bc00fc16848e6392a2c47 authored almost 4 years ago
opt(Picklist) support for mono-language picklist setting

github.com/tsolucio/corebos - f18883591a9c941eb167469a1d604b342197ac68 authored almost 4 years ago
fix(Workflow) upsert support for web service IDs and add log message

github.com/tsolucio/corebos - b13cbc0a902b08573f6d411c15f37c4831fc7a69 authored almost 4 years ago
fix(Workflow) upsert always creates if no condition is defined

github.com/tsolucio/corebos - cb97c0db51ca0072f622ac2501fd83de13c6ae1f authored almost 4 years ago
opt(Workflow) eliminate unused variables in Upsert task

github.com/tsolucio/corebos - f6d0b5b8ecc660a5de39d07c65274cdb89d6b8f8 authored almost 4 years ago
fix(BusinessMap:ConditionQuery) support SQL with no parameters

github.com/tsolucio/corebos - 02a992f7734431314d457fbc97169ba63bbe0ef7 authored almost 4 years ago
Merge branch 'master' of https://github.com/tsolucio/corebos

github.com/tsolucio/corebos - c963aea85fcbc3610b15d99674cb228bc1b60c1d authored almost 4 years ago
Merge pull request #995 from tsolucio/upsert-task

feat(Workflow) create Upsert task

github.com/tsolucio/corebos - e62e51e7b0f400160a6f4b90a021ffa12b6d32e0 authored almost 4 years ago
fix(Upsert) use instead of

github.com/tsolucio/corebos - 9e502021f3713331b285d78238e854cc8605a4d9 authored almost 4 years ago
fix(Upsert) support only one module

github.com/tsolucio/corebos - b6d986bf124860ab95f24a473aaeef2bac485d9d authored almost 4 years ago
fix(Reports) Change decimal symbol on double when export to Excel

github.com/tsolucio/corebos - fbd42ec16d9d80a7c422b4037fb7cb28691e9dfd authored almost 4 years ago
fix(Workflow) remove ws_map_response context

github.com/tsolucio/corebos - 8a845e108407e27dc0836864df502dc3fb725b8e authored almost 4 years ago
fix(Upsert) remove empty crmid variable

github.com/tsolucio/corebos - da5dba9a3ee0f09c515eada733e13ed368417646 authored almost 4 years ago
fix(Upsert) empty object created in current_user

github.com/tsolucio/corebos - 836184b684a8f3d9103964f1fdfbf7d68020e635 authored almost 4 years ago
fix(Upsert) foreach all entries from context

github.com/tsolucio/corebos - becd503740230bed1717b5e6c8a6d20e625c5cdf authored almost 4 years ago
fix(Upsert) change variable name

github.com/tsolucio/corebos - f4abe017928ac0d2cce0294c562d4db00ddc8340 authored almost 4 years ago
fix(Upsert) read fieldmapping and create/update record

github.com/tsolucio/corebos - bce1d5271ddd201246da5449308c038764d7cc31 authored almost 4 years ago
feat(Workflow) add getIDof expression function

github.com/tsolucio/corebos - 9d5533b6f2ae5645a8a7af34fcb00b90a5c44ce5 authored almost 4 years ago
cbSR(Index) eliminate warning

github.com/tsolucio/corebos - 2801718d4dfd4fd72b1b3d0c880cd67befade01e authored almost 4 years ago
fix(CRMEntity) add full SQL query to cache key to support multiple calls to the same module with different roles and use json_encode instead of serialize which is faster

github.com/tsolucio/corebos - 57c0afe7b341d1979866d2fef6eb3e566146c3cf authored almost 4 years ago
feat(Workflow) getFromContextSearching workflow expression function

github.com/tsolucio/corebos - 743de9c580c059873d6dfa3ae94becdabe2d2c98 authored almost 4 years ago
feat(Workflow) run web service call task now returns array and objects as results instead of json encoded strings and does so with full support for dotted syntax to run through the different levels of the response object

github.com/tsolucio/corebos - 2dcb281100735b6f2ea575226a863633fdbccc8f authored almost 4 years ago
fix(Upsert) change array format for reading in cbrules

github.com/tsolucio/corebos - 2bca130a8991be4da786d1f99335569b35a4f6f0 authored almost 4 years ago
fix(Workflow) standardize error message

github.com/tsolucio/corebos - e93f8b6bcdd04cf1cc929fc4e471400bf10b9800 authored almost 4 years ago
feat(Workflow:Context) set and get context function now support expression parameters

github.com/tsolucio/corebos - e15891c55e9196918a5be6735ad6cf691eb1e16b authored almost 4 years ago
cbSR(Upsert)

github.com/tsolucio/corebos - 05a2e7de0e951917d9c19dea13a932035742c727 authored almost 4 years ago
fix(WOrkflow) sanitize data before save

github.com/tsolucio/corebos - 5b84f6598f2ff36a468e3bf5a32cefe0ad833e39 authored almost 4 years ago
fix(Workflow) get recordid if uitype10 is differnet value

github.com/tsolucio/corebos - 21f40e76c130560482238fcb5afdf05bd732e5a7 authored almost 4 years ago
fix(Potentials) support for all fields on related lists: Accounts, Contacts and Products

github.com/tsolucio/corebos - 46e1f3bb9c44baeed2a5d285e95c0df0e0f07fae authored almost 4 years ago
fix(Workflow) change copyright year

github.com/tsolucio/corebos - 9042211eb3b03513b044a16f132741d41357f06b authored almost 4 years ago
feat(Workflow) add upsert task

github.com/tsolucio/corebos - 0b87b90a32e390fa136fc1e4d2ef88943dd63efd authored almost 4 years ago
chore(Picklist) delete unused files

github.com/tsolucio/corebos - 44abd7939acd64374700d61964da934cdac58e39 authored almost 4 years ago
fix(Picklist) editing in non english language error and detect value change

github.com/tsolucio/corebos - 407300ab6467d416bde903c6e1734eeadad2afa5 authored almost 4 years ago
feat(Picklist) getEditablePicklistValues add support for getting values translated or not. documet function

github.com/tsolucio/corebos - 706b7728713b2324fa21cb52780521a39faed705 authored almost 4 years ago