Jack Anderson
6b6daf30c6
Add set checked login function
2024-10-25 08:46:14 +01:00
Jack Anderson
364b3db2e2
[Legacy] Add fallback for label
2024-10-25 08:46:14 +01:00
Jack Anderson
7c9351be42
Add check on authorise session
2024-10-25 08:46:13 +01:00
Jack Anderson
ebdc476588
Add redirect to session status interface
2024-10-25 08:46:13 +01:00
Jack Anderson
a2083436f4
Add redirect on session status
2024-10-25 08:46:13 +01:00
y.yerli
c71d3d80c9
Fix alignment of label and checkbox on filter list screen
2024-10-25 08:46:13 +01:00
y.yerli
3ef2d0ef3f
Fix squashed button design on list filter saved search screen
2024-10-25 08:46:13 +01:00
Clemente Raposo
2e018c965d
Move view definition handling logs to debug level
2024-10-25 08:46:13 +01:00
Jack Anderson
f9c5b5b345
Merge next into suite 8
2024-10-25 08:33:37 +01:00
SAgility Dev
bc18e4771d
Squashed 'public/legacy/' changes from e2aa790472..c009bb4487
...
c009bb4487 SuiteCRM 7.14.6 Release
a501e2a494 Fix format decimals on email template
9388fcce0a Fix Mozaik editor on campaigns
23060cd519 Fix tags in saving dropdown
98183bb40f Fix #10421 - Studio | Layout Editor CSS broken
376cdd86fa Fix #10503 - Item label in dropdown list is not displayed if it contains '<' character
c96182239d Fix #10099 - Workflow action create record on CRON set incorrect date field values from related entity
228c549390 Fix #9036 - change log level according it message
1ead013a45 Fix #9737 - Fix issue with campaigns displaying a blank email template
48a86eef51 Fix #10450 - Add check for empty value before searching array
1cc6fc8b54 Fix #10455 - Add Independent scrollbars for Toolbox and Layout within Studio Layout Editor
9c8da04bbf Fix #10488 - Expand the number of filters in message queue views
9158c58f26 Fix #9261 - Use decimal symbol configured in system and user
4a40068018 Fix #10445 - Calendar: Calls still show even using Settings: 'Show Calls' = NO
e3610fa635 Fix #507 - Workflows - Calculated Fields - related field won't show up as parameter
bfde626897 Fix #8332 - Recipient Type [Language]
e97708d29c Fix #10520 - Discount Calculation incorrect when changing Currency
171a9d2a0f Fix #5287 - Change secret field is too short
git-subtree-dir: public/legacy
git-subtree-split: c009bb448753e2dcc6deefe258c30c00395cbd07
2024-10-25 07:29:21 +00:00
Chris Coleman
8d7adbf367
Fix #168 - Contact Email Address not showing in Subpanels
...
The entire Emails column of the Contacts subpanel in the Accounts module was empty. It should have email addresses of the related Contacts.
2024-10-25 08:24:10 +01:00
Clemente Raposo
0a389fff48
SuiteCRM 8.7.0 Release
2024-10-03 13:41:49 +01:00
Clemente Raposo
8b91223d87
[Legacy] Update files md5
2024-10-03 13:41:48 +01:00
Clemente Raposo
66f73e56fa
[Legacy] Bump version to 8.7.0
2024-10-03 13:41:48 +01:00
Clemente Raposo
cd74bc2986
Add backwards compatibility for hslavich_onelogin_saml config
...
- Avoids exception on upgrade
2024-10-03 13:41:48 +01:00
Clemente Raposo
39962141bd
Fix range search equals mapping
2024-10-01 13:04:58 +01:00
Clemente Raposo
75570ad312
Fix display logic
2024-10-01 13:04:58 +01:00
Clemente Raposo
003412ebdf
Fix int validation
2024-10-01 13:04:58 +01:00
Clemente Raposo
2ae25538e7
Fix range validation
2024-10-01 13:04:58 +01:00
Clemente Raposo
8e5ccc65e1
[Legacy] Fix range search equals mapping
2024-10-01 13:04:58 +01:00
Clemente Raposo
3067f56f9a
Show ranged search filter only when ranged search enable
2024-10-01 12:37:04 +01:00
Clemente Raposo
9fb5f04923
Fix log path env processor
2024-10-01 12:36:29 +01:00
Clemente Raposo
e7a172c325
Fix frontend line-item remove
2024-09-25 11:32:02 +01:00
Clemente Raposo
ae06f89320
Fix default empty email auto-add
2024-09-25 11:32:02 +01:00
Clemente Raposo
0ed4645e6c
[Legacy] Update no primary email address label
2024-09-25 11:32:02 +01:00
Clemente Raposo
f0c37420b3
Fix email validation regex and make it configurable
2024-09-25 11:32:02 +01:00
Clemente Raposo
cd3785f9ae
Fix email line-items primary checkbox validation
2024-09-25 11:32:02 +01:00
Clemente Raposo
8b980e642e
Fix line-items first line only label display
2024-09-25 11:32:02 +01:00
Clemente Raposo
dc03978d13
Add multienum required validator
2024-09-25 11:32:02 +01:00
Clemente Raposo
59afe80bd7
Fix #504 - Fix required actions field logic
2024-09-25 11:32:02 +01:00
Clemente Raposo
686df879e2
Fix #504 - Add support for loading in line-item fields
2024-09-25 11:32:02 +01:00
Clemente Raposo
e7b6af8cd7
Fix #504 - Add support for required label to composite fields
2024-09-25 11:32:02 +01:00
Clemente Raposo
b7ccfc8346
Fix #504 - Add empty item by default to line items
2024-09-25 11:32:02 +01:00
Clemente Raposo
cd6390abdf
Fix #504 - Move validator initialization to separate service
2024-09-25 11:32:02 +01:00
Clemente Raposo
493952fd18
Fix #504 - Update required validator to not validate line-items
2024-09-25 11:32:02 +01:00
Clemente Raposo
f4060d6fb3
Fix #504 - Add itemFormArraySaveValidators
2024-09-25 11:32:02 +01:00
Clemente Raposo
c4d7a3a75e
Fix #504 - Add LineItemsRequiredValidator
2024-09-25 11:32:02 +01:00
Clemente Raposo
e96be45a6d
Fix #504 - Set line item email address required config based on parent required
2024-09-25 11:32:02 +01:00
Jack Anderson
ae48a89e2b
Add check for login language on preference
2024-09-24 12:55:56 +01:00
Jack Anderson
48c3811339
Save user on setting language
2024-09-24 12:55:56 +01:00
Jack Anderson
eaa6047adf
Return login language on user language
2024-09-24 12:55:56 +01:00
Jack Anderson
1de29d158d
[Legacy] Load new preferences if not same user
2024-09-24 12:55:56 +01:00
Jack Anderson
70b442a613
[Legacy] Clear smarty cache on login and user save
2024-09-24 12:55:50 +01:00
Jack Anderson
4b56c46a97
Fix language not updating after wizard
2024-09-24 12:55:28 +01:00
Jack Anderson
7f5796143a
[Legacy] Update wizard language key
2024-09-24 12:55:28 +01:00
Jack Anderson
44d3a5998f
Fix #473 - [Legacy] get additional fields for bean on subpanel port
2024-09-23 13:25:44 +01:00
Jack Anderson
10dbd4ec59
Fix #473 - use File Detail Component for list view
2024-09-23 13:25:44 +01:00
Clemente Raposo
590441198b
Fix ldap native login fallback
2024-09-23 11:43:22 +01:00
Clemente Raposo
603289d210
Symfony 6.4 - Remove portability install step from legacy migrate command
2024-09-23 11:38:24 +01:00
Clemente Raposo
03c9b998c2
Symfony 6.4 - Fix bootstrapping on upgrade and migration commands
2024-09-23 11:38:24 +01:00