Commit graph

3092 commits

Author SHA1 Message Date
Clemente Raposo
11b8254edd Add new table-body-wrapper to table-body component 2024-12-05 07:28:01 +00:00
Clemente Raposo
547fbfc80c Add panelCollapseMode signal to subpanel component 2024-12-05 07:27:57 +00:00
Clemente Raposo
199bda9b4d Adjust WidgetPanelComponent inputs 2024-12-05 07:27:52 +00:00
Clemente Raposo
0d08d6a343 Add PanelCollapseMode type 2024-12-05 07:26:52 +00:00
Jack Anderson
f9a90ea115 [Legacy] Fix date fields not searching 2024-12-03 11:47:10 +00:00
Jack Anderson
9502ae08d0 Fix record action button styling 2024-12-03 11:47:10 +00:00
Jack Anderson
617abeaeb9 Fix dropdown separating 2024-12-03 07:34:31 +00:00
Jack Anderson
82f72b75cb Fix overlap of side widgets on sticky record header 2024-12-03 07:34:31 +00:00
Jack Anderson
9e92589375 Remove max length from Two Factor input 2024-12-03 07:34:31 +00:00
Jack Anderson
2caa320754 Remove extra error logs 2024-12-03 07:34:31 +00:00
Jack Anderson
f89a7c3eef Fix History Timeline 2024-11-29 14:26:20 +00:00
Jack Anderson
424a9fe830 Merge PHP 8.3 changes into Suite 8 2024-11-29 13:25:55 +00:00
SAgility Dev
8d824c79af Squashed 'public/legacy/' changes from c009bb4487..52926f2943
52926f2943 PHP 8.3 - Throw exception on Projects Gantt Table
7f5ad0158a PHP 8.3 - Fix PHP warning on import
282a1e0f89 PHP 8.3 - Fix currency formatting on listview
dbed1d82cf PHP 8.3 - Fix PHP errors
07eaa3ff60 PHP 8.3 - Fix workflow date conversion error
13ccac1a3c PHP 8.3 - Fix Dates Error on calls
2b92f2cb15 Fix #10264 - Error `Assigned_user_name` `SearchView.tpl` (`{php}` tag now crashes Smarty 4)
660d546c2b Fix #10264 - Error Assigned_user_name SearchView.tpl ({php} tag now crashes Smarty 4)
ecb6a6d89b PHP 8.3 - Fix report value not showing
fece2fd35e PHP 8.3 - Fix PDF templates breaking detail view
e9550a99a1 PHP 8.3 - Set same default as imap called function
17bde6e5a0 PHP 8.3 - Add default to cookie on susoap
01768fc962 PHP 8.3 - Remove deprecated param setting
f3f62431fa PHP 8.3 - Remove deprecated ini setting
721fa93977 PHP 8.3 - Fix readability of if
f9f7352a1a PHP 8.3 - Fix pdf template breaking listview
8bffb4d83a PHP 8.3 - Update null to -1 on preg split
db663af17c PHP 8.3 - Remove unused time field on calls date start
32b6a6289b PHP 8.3 - don't show project task table if no tasks
04257e7663 PHP 8.3 - Fix Reports merge error
514319c6c9 PHP 8.3 - Add entry point variable to controller
f37e6af3fb PHP 8.3 - Add quotes to array keys
955a6f8790 PHP 8.3 - Update deprecated use of self
b81b1247ec PHP 8.3 - Fix invitee id on reminder
18375148b9 PHP 8.3 - Update OAuth searchdefs
f5fdda17f5 PHP 8.3 - Fix margin reading as empty string
ad144cb20a PHP 8.3 - Update function variable types
f174ae27a8 PHP 8.3 - Update deprecated filter variable
29eb104ec5 PHP 8.3 - Update deprecated date functions
41ed417a94 PHP 8.3 - Update checks to not pass null
48169c4768 PHP 8.3 - Update Missing Labels
b62e4a3d17 PHP 8.3 - Fix dashlet warnings and deprecations
5e745b6491 PHP 8.3 - Add and update variables on ListView
b7dee66ccf PHP 8.3 - Update labels on tpl
2630420e9b PHP 8.3 - Add checks and defaults for editview field tpls
85aa7efd57 PHP 8.3 - Add checks for detailview field tpls
59d90f871e PHP 8.3 - Add extra checks on recurring message tpls
90fab9c2ac PHP 8.3 - Fix Duplicate variable init

git-subtree-dir: public/legacy
git-subtree-split: 52926f2943e25633d31237ea715b4f2a31c2762b
2024-11-29 13:24:11 +00:00
Clemente Raposo
b128276e14 Add default line-items field type save handler 2024-11-27 15:10:48 +00:00
Clemente Raposo
118c2c4bbf Add default line-items field type api mappers 2024-11-27 15:10:46 +00:00
Clemente Raposo
9b7a70ffa3 Add LinkedRecordsProvider handler 2024-11-27 15:10:46 +00:00
Clemente Raposo
7e4507d341 Add delete to RecordDeletionHandler 2024-11-27 15:10:45 +00:00
Clemente Raposo
e643532269 Add support for field and fieldType RecordSaveHandlers 2024-11-27 15:10:44 +00:00
Clemente Raposo
e75cfc852e Add support for field and fieldType RecordSaveHandlers 2024-11-27 15:10:42 +00:00
Clemente Raposo
cc3bbd8e08 Add support for default mappers in RecordMapperRunner 2024-11-27 15:10:42 +00:00
Clemente Raposo
ca7479fff1 Add ApiRecordMapperRunner and EntityRecordMapperRunner 2024-11-27 15:10:38 +00:00
Clemente Raposo
e9b07c5367 Ignore Language folder on core_services.yaml 2024-11-27 15:10:24 +00:00
Clemente Raposo
8003add436 Avoid caching in dev mode 2024-11-27 15:10:23 +00:00
Clemente Raposo
9c1124972f Add support for adding languages in extensions 2024-11-27 15:10:22 +00:00
Moises E. Puyosa
66b4786320 Fix #319 - Prevent css sanitization 2024-11-27 15:10:21 +00:00
Moises E. Puyosa
0ec225d133 [Legacy] Fix #319 - Prevent css sanitization 2024-11-27 15:07:37 +00:00
Clemente Raposo
74b477dbcf Add api mappers support to RecordListStateProvider 2024-11-27 15:07:36 +00:00
Clemente Raposo
473c3a9826 Add entity mappers support to RecordListHandler 2024-11-27 15:07:35 +00:00
Clemente Raposo
a83d7fc95f Add modes to record mappers 2024-11-27 15:07:35 +00:00
Clemente Raposo
9e199987e2 Rename mappers inbound and outbound usage to internal and external 2024-11-27 15:07:34 +00:00
Clemente Raposo
29cc7ec0d3 Rename mappers inbound and outbound to internal and external 2024-11-27 15:07:32 +00:00
Clemente Raposo
b54c153f23 Call record save handlers on RecordHandler 2024-11-27 15:07:30 +00:00
Clemente Raposo
64335c2730 Add record save handlers service configuration 2024-11-27 15:07:28 +00:00
Clemente Raposo
965459b985 Add base save handlers structure 2024-11-27 15:07:26 +00:00
Clemente Raposo
10b86876d0 Call api entity mapper on RecordHandler 2024-11-27 15:07:25 +00:00
Clemente Raposo
9094e9b9e9 Call api record mapper on RecordProcessor and RecordStateProvider 2024-11-27 15:07:24 +00:00
Clemente Raposo
3901ffad30 Add record mappers service configuration 2024-11-27 15:07:23 +00:00
Clemente Raposo
17db450964 Add entity record mapper interfaces 2024-11-27 15:07:22 +00:00
Clemente Raposo
9e3783347d Add Api record mapper interfaces 2024-11-27 15:07:21 +00:00
Clemente Raposo
55e275793b Add base record mapper structure 2024-11-27 15:07:21 +00:00
y.yerli
07e481b40c Fix loading bar during update-value-backend action 2024-11-27 15:06:53 +00:00
Jack Anderson
b5b9658a57 Save User Prefs to Db instead of User 2024-11-27 15:06:22 +00:00
Jack Anderson
0f1aaa2c9c Update 2fa formatting
- Add copy and verify button configs
2024-11-27 15:06:21 +00:00
Jack Anderson
5ba989392d Fix Cancel Authentication popup 2024-11-27 15:06:21 +00:00
Jack Anderson
acbfb0b025 [Legacy] Fix change password 2024-11-27 15:06:20 +00:00
Jack Anderson
a7e68066bc Update Two Factor input styling 2024-11-27 15:06:15 +00:00
Jack Anderson
81cae9169f [Legacy] Update Two Factor Labels 2024-11-27 15:06:14 +00:00
Jack Anderson
f96cb90da8 Add Two Factor Authentication Popup 2024-11-27 15:06:13 +00:00
Jack Anderson
e99d51b4e7 Remove unused message from backup code handler 2024-11-27 15:06:11 +00:00
Jack Anderson
ee5ae96992 [Legacy] Add legacy disable totp action 2024-11-27 15:06:10 +00:00