-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/10029 #10558
base: hotfix-7.13.x
Are you sure you want to change the base?
Fix/10029 #10558
Commits on Dec 15, 2022
-
Fix salesagility#9717 - Security Suite Record Group selector doesn't …
…appear when duplicating records
Configuration menu - View commit details
-
Copy full SHA for e9501b3 - Browse repository at this point
Copy the full SHA e9501b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5377c9c - Browse repository at this point
Copy the full SHA 5377c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79238ac - Browse repository at this point
Copy the full SHA 79238acView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc9f26 - Browse repository at this point
Copy the full SHA dfc9f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for c900830 - Browse repository at this point
Copy the full SHA c900830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0c5cb - Browse repository at this point
Copy the full SHA 9d0c5cbView commit details -
ElasticSearch Indexing batch error handling
Previously, the ElasticSearch Indexing would assume that if there were errors in a batch that all items in the batch had an error. This fix only logs errors when an item actually has an error present.
Configuration menu - View commit details
-
Copy full SHA for 29efb03 - Browse repository at this point
Copy the full SHA 29efb03View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bb48b - Browse repository at this point
Copy the full SHA f9bb48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0387edc - Browse repository at this point
Copy the full SHA 0387edcView commit details -
Fix salesagility#9670 - Disabling the user profile option about notif…
…ication of assignments does not work
Configuration menu - View commit details
-
Copy full SHA for 7f610b1 - Browse repository at this point
Copy the full SHA 7f610b1View commit details
Commits on Dec 22, 2022
-
FIX salesagility#9344 Error in Browsers console after adding tabs to …
…Quickcreate: selectTabOnError Found that the name of the function selectTabOnError has been declared twice at the theme SuiteP If I change the definition of the function from let to var it does not throws the error on the javascript console.
Configuration menu - View commit details
-
Copy full SHA for ba20ee5 - Browse repository at this point
Copy the full SHA ba20ee5View commit details
Commits on Jan 25, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for c19f221 - Browse repository at this point
Copy the full SHA c19f221View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce78d0f - Browse repository at this point
Copy the full SHA ce78d0fView commit details -
Closing count bracket before condition
Count bracket is closed after relational operator it must be typo mistake done years ago before PHP 8.0 count() use to yield a warning but after PHP 8.0 count() will throw TypeError if countable types parameter is not passed, in this case Boolean value was feeding to count so it was throwing TypeError in PHP 8.0+
Configuration menu - View commit details
-
Copy full SHA for 69f58e5 - Browse repository at this point
Copy the full SHA 69f58e5View commit details -
Fix salesagility#9750 - Receive related parameters of type dynamicen…
…um in workflow formulas
Configuration menu - View commit details
-
Copy full SHA for 6ea6881 - Browse repository at this point
Copy the full SHA 6ea6881View commit details -
Configuration menu - View commit details
-
Copy full SHA for aefbf45 - Browse repository at this point
Copy the full SHA aefbf45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327c589 - Browse repository at this point
Copy the full SHA 327c589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfbbab - Browse repository at this point
Copy the full SHA 3dfbbabView commit details -
Fix salesagility#9871 - Javascript message error when bulk updating a…
…ll user records
Configuration menu - View commit details
-
Copy full SHA for 10c3be5 - Browse repository at this point
Copy the full SHA 10c3be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34216c2 - Browse repository at this point
Copy the full SHA 34216c2View commit details -
Fix salesagility#9883 - Security Groups do not work with modules whos…
…e name exceeds 36 characters.
Configuration menu - View commit details
-
Copy full SHA for 2b429d8 - Browse repository at this point
Copy the full SHA 2b429d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf10f1d - Browse repository at this point
Copy the full SHA cf10f1dView commit details -
Fix salesagility#9914 - Update dashboard.scss for dashlet options ove…
…rflow Prior to this change, overflow of the dashlet options popup div were set to hidden. Now they are set to auto to allow scrollbars when content overflows.
Configuration menu - View commit details
-
Copy full SHA for 5f0ac46 - Browse repository at this point
Copy the full SHA 5f0ac46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e198789 - Browse repository at this point
Copy the full SHA e198789View commit details -
Configuration menu - View commit details
-
Copy full SHA for acab37f - Browse repository at this point
Copy the full SHA acab37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8add6 - Browse repository at this point
Copy the full SHA 2d8add6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58433f2 - Browse repository at this point
Copy the full SHA 58433f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83a845 - Browse repository at this point
Copy the full SHA a83a845View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0805178 - Browse repository at this point
Copy the full SHA 0805178View commit details
Commits on Feb 27, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 34d2745 - Browse repository at this point
Copy the full SHA 34d2745View commit details
Commits on Apr 4, 2023
-
Fix salesagility#9602 - ProspectLists save function has a duplication…
… issue The save function is unnecessary and create a duplication of ater_save hooks on duplicate records
Configuration menu - View commit details
-
Copy full SHA for 0a4c400 - Browse repository at this point
Copy the full SHA 0a4c400View commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 183801b - Browse repository at this point
Copy the full SHA 183801bView commit details -
Fix salesagility#9902 - Workflow - Some Date calculations fail with c…
…ertain formats
Configuration menu - View commit details
-
Copy full SHA for d854507 - Browse repository at this point
Copy the full SHA d854507View commit details -
Fix salesagility#9875 SugarFeed shows 0 seconds ago and negative inte…
…rval for certain datetime formats Use proper user datetime format to convert datetime string to timestamp in SugarFeed.php
Configuration menu - View commit details
-
Copy full SHA for f345fe1 - Browse repository at this point
Copy the full SHA f345fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616c5c6 - Browse repository at this point
Copy the full SHA 616c5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f6474 - Browse repository at this point
Copy the full SHA a2f6474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 460d871 - Browse repository at this point
Copy the full SHA 460d871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2598487 - Browse repository at this point
Copy the full SHA 2598487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e45953 - Browse repository at this point
Copy the full SHA 6e45953View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1077ebb - Browse repository at this point
Copy the full SHA 1077ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa576f - Browse repository at this point
Copy the full SHA cfa576fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e2d4c - Browse repository at this point
Copy the full SHA d6e2d4cView commit details -
Workflows Calculate Field Actions don't translate dynamicenum fields
Configuration menu - View commit details
-
Copy full SHA for e8aeed7 - Browse repository at this point
Copy the full SHA e8aeed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f82c0 - Browse repository at this point
Copy the full SHA d4f82c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3a522 - Browse repository at this point
Copy the full SHA 0b3a522View commit details -
Fix salesagility#9476 - Mass assign security groups only assigns sele…
…cted on current page Change how UID array is built in assignGroups
Configuration menu - View commit details
-
Copy full SHA for ef23047 - Browse repository at this point
Copy the full SHA ef23047View commit details -
Fix salesagility#9326 - Adding decimal and float case option for expo…
…rt to use user-defined decimal separator
Configuration menu - View commit details
-
Copy full SHA for 81eff41 - Browse repository at this point
Copy the full SHA 81eff41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3e5e4 - Browse repository at this point
Copy the full SHA 3a3e5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e2a6d - Browse repository at this point
Copy the full SHA 66e2a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5485da8 - Browse repository at this point
Copy the full SHA 5485da8View commit details -
Fix salesagility#10009 - Cannot configure Module Menu Filters on PHP8+
Make object instead of calling function statically
Configuration menu - View commit details
-
Copy full SHA for c7f5ea6 - Browse repository at this point
Copy the full SHA c7f5ea6View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4773d60 - Browse repository at this point
Copy the full SHA 4773d60View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c61ca4 - Browse repository at this point
Copy the full SHA 8c61ca4View commit details