Jack Anderson
|
f483bec4cf
|
SuiteCRM 8.6.1 Release
|
2024-06-10 12:12:49 +01:00 |
|
Jack Anderson
|
1a39227980
|
[Legacy] Update files md5
|
2024-06-10 12:12:49 +01:00 |
|
Jack Anderson
|
ccf4ad4234
|
[Legacy] Bump version to 8.6.1
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
a7871cd0cb
|
Fix group field break down re-calculation
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
5a63f32ac1
|
Update legacy version in legacy migration command
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
8a05354e25
|
Add date default value calculation process handler
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
e4b4caa3b8
|
[Legacy] Add Date default value calculation do portability DateTimeService
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
8b4ca9c776
|
Use FieldHandler to init default value in frontend
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
9079d90e9b
|
Add frontend FieldHandler
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
9dbeacfec0
|
Add BaseServiceRegistry
|
2024-06-10 12:12:49 +01:00 |
|
Jack Anderson
|
e2d6bd7f5a
|
[Legacy] Add check for updated fields
|
2024-06-10 12:12:49 +01:00 |
|
Jack Anderson
|
53427b4555
|
[Legacy] Add updated fields array to bean
|
2024-06-10 12:12:49 +01:00 |
|
Jack Anderson
|
5f8ccb86fe
|
Add updated fields function to record handler
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
c6f7f47c81
|
Fix boolean field display in list view
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
3d24f857d5
|
Replace boolean field filter mode implementation with multienum one
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
0bb7e55b3e
|
Unset non-used and non-initialized values before saving to backend
This allows the backend to distinguish between values to empty or left empty from values not even displayed
|
2024-06-10 12:12:49 +01:00 |
|
Clemente Raposo
|
8b13fa5dd5
|
Show empty selected on dropdownenum when there are no options
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
17a20b8243
|
Trigger default value init on record-thread create item
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
d7dd8aa00a
|
Trigger default value init on install view init
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
7b1dd47a59
|
Trigger default value init on create view init
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
35de597ceb
|
Allow initializing field defaults on staging record init
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
70950aa63e
|
Disable initialization upon field rendering by default
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
5eab91f86b
|
Update logic to set defaultValueInitialized
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
4ff63f99f4
|
Remove deprecated dynamicenum field implementation
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
599e390205
|
Fix enum filter wrongly applied default initialization
- Default value initialization is now done on ngOnInit
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
9fbaebbcc9
|
Override frontend default initialization for multienum fields
- Parse the multienum value separators
- Set the default values on the valueList instead of the value
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
aae7c5c108
|
Fix multienum subscribeValueChanges
- Does not need to do anything as it is using a special component
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
5bd5830cb4
|
Move frontend default value initialization to base field
- Move from dynamic field to default field. As the ngOnInit of dynamic field was running after the ones on subfields
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
c45daecb9c
|
Add frontend default value init to BaseField
- Allow base field to manage the initialization of default values
- This also allows to have different initializations per extension of BaseField
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
bafc8f8c26
|
Add FieldObject registry
- Add registry to allow and manage extensions of BaseField
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
19f8bbd86e
|
Add frontend base registry
- Generic type for managing a registries of any type
|
2024-06-10 12:12:48 +01:00 |
|
Clemente Raposo
|
d16aa26d04
|
Fix z-index for record view useful bar
|
2024-06-10 12:12:48 +01:00 |
|
o.smith
|
08f3f07432
|
Fix #493 - Improve Cache Clear Speed
|
2024-06-10 12:12:48 +01:00 |
|
Jack Anderson
|
e3e9956e12
|
Merge next into suite 8
|
2024-05-22 15:58:18 +01:00 |
|
SAgility Dev
|
25bda61a53
|
Squashed 'public/legacy/' changes from f73566c3ef..5ea3ab0333
5ea3ab0333 SuiteCRM 7.14.4 Release
bc5f0eef56 Feature #10426 - new issue menu templates
b6ebaec7c1 Fix #1872 - Admin - Install Module - "Back to Module Loader" shows page with header only
7b86db095f Fix #9213 - $discount_amount corrupted
c05cd63ab0 Fix #10172 Emails don't show subject MIME headers #10269 Email sync breaking on MIME decoding.
8ad1113ebb Fix #10172 Emails don't show subject MIME headers #10269 Email sync...
ffea3fa76e Fix #10172 Emails don't show subject MIME headers #10269 Email sync breaking on MIME decoding
f3b594dbf5 Fix #10409 - skip to last page if disable_count_query=true
d53438d081 Fix #10376 - Update Leagcy PDF orientation configuartion
0cf998eea4 Fix #10401 - Add default font to TCPDF header/footer
e9404da4bc Fix #10375 - Upgradewizard double commit
1108130cdd Fix #10327 - Survey Responses doesn't get assigned_user after sending Survey
a33e650a46 Fix #10321 - Creation of Project with Template Causes 500 Error
18987ff1cd Fix #9971 - Workflow - Add filters to quick and advanced search view in AOW Processed module
40c52e9ec9 Fix #10182 - Graphic Issue search view after 7.14 upgrade
dd539e356f Fix issue #9985
fcf1737e1f Fix #9895 - Workflow - Copying Formatted values of a multienum to another field
a591841e9d Fix #10410 - Check report has been loaded before setting user parameters
7b3d1fa783 Update github contributing page
git-subtree-dir: public/legacy
git-subtree-split: 5ea3ab0333bc2542e1f0ba28932cb5521d267d22
|
2024-05-22 14:26:23 +00:00 |
|
Jack Anderson
|
13ddc619b7
|
Fix #458 - Add check for language
- merge strings in case of any missing
|
2024-05-22 15:15:41 +01:00 |
|
Jack Anderson
|
729aa894f9
|
Fix #458 - [Legacy] Add labels for hard coded headers
|
2024-05-22 15:15:41 +01:00 |
|
Jack Anderson
|
5c30732fcb
|
Fix #458 - Add labels for hard coded headers
|
2024-05-22 15:15:41 +01:00 |
|
Jack Anderson
|
c49bd0b2c1
|
Fix #442 - export not working
|
2024-05-22 15:14:04 +01:00 |
|
Jack Anderson
|
5b9ee65b0f
|
Fix #442 - Process null error
|
2024-05-22 15:14:04 +01:00 |
|
Jack Anderson
|
337dc92202
|
[Legacy] convert link on email listview
|
2024-05-22 15:13:40 +01:00 |
|
Jack Anderson
|
1ee7c767de
|
Fix #485 - Replace last name in value object
|
2024-05-22 15:13:13 +01:00 |
|
Jack Anderson
|
13306684de
|
Fix #485 - Add Relate Field Definition Mapper
|
2024-05-22 15:13:13 +01:00 |
|
Jack Anderson
|
a8de9ac5b4
|
Fix #485 - Add relate search field
|
2024-05-22 15:13:13 +01:00 |
|
Jack Anderson
|
91748a6744
|
Fix #487 - Add padding to relate field name
|
2024-05-22 15:12:49 +01:00 |
|
Jack Anderson
|
5b9df0cf15
|
Fix #487 - overlapping relate field name
|
2024-05-22 15:12:49 +01:00 |
|
Jack Anderson
|
468e0a5a1b
|
Fix #489 - Remove readonly fields from filter
|
2024-05-22 15:02:35 +01:00 |
|
Jack Anderson
|
c8af23038d
|
Fix #489 - Add check for id name
|
2024-05-22 15:02:35 +01:00 |
|
Jack Anderson
|
61b0a39192
|
Fix #488 - [Legacy] Add mapper for search
|
2024-05-22 15:02:02 +01:00 |
|
Jack Anderson
|
57b2851bf8
|
Fix #488 - Add check for searchController
|
2024-05-22 15:02:02 +01:00 |
|