Commit graph

422 commits

Author SHA1 Message Date
Jack Anderson
4212308c97 [Legacy] Add search files to alerts 2023-04-24 11:54:08 +01:00
Jack Anderson
088348578b [Legacy] Add snooze until 2023-04-24 11:54:08 +01:00
Jack Anderson
64c3757ff5 [Legacy] Add Delete All label 2023-04-24 11:54:08 +01:00
Jack Anderson
ebc41fbb8f [Legacy] Add snooze labels
- Snooze Confirmation
- Configuration label
2023-04-24 11:54:08 +01:00
Jack Anderson
c307644275 [Legacy] Add configuration for snooze timer
- Add listviewdefs to metafiles in alerts
- Add snooze field
- Update alerts vardefs
2023-04-24 11:54:08 +01:00
yunusyerli1
4254edd022 [Legacy] Add alert module to modulist 2023-04-24 11:54:07 +01:00
yunusyerli1
f052a561b4 [Legacy] Add notification button labels 2023-04-24 11:54:07 +01:00
yunusyerli1
c034260473 [Legacy] Add alerts listviewdefs 2023-04-24 11:54:07 +01:00
balumahendran
e225ccb0fa [Legacy] Activity Stream HTML Structure Change fixes 2023-04-24 11:54:07 +01:00
balumahendran
6d9e49d94d [Legacy] Column Chooser Modal Spacing fixes 2023-04-24 11:54:07 +01:00
balumahendran
cb411de3a0 [Legacy] User Management Styling Fixes
# Conflicts:
#	public/legacy/modules/Users/tpls/EditViewFooter.tpl

# Conflicts:
#	public/legacy/modules/Users/tpls/EditViewFooter.tpl
#	public/legacy/themes/suite8/css/suitep-base/userprofile.scss
2023-04-24 11:54:07 +01:00
Jack Anderson
91464eb898 [Legacy]Update max height or listview 2023-04-24 11:54:07 +01:00
Jack Anderson
c9ae5ad03b [Legacy] Add max height configuration for table config 2023-04-24 11:54:07 +01:00
Jack Anderson
58688d5521 [Legacy] Add record modal load more configuration 2023-04-24 11:54:07 +01:00
Jack Anderson
158dca7ede [Legacy] Add max listview configuration for record modal 2023-04-24 11:54:07 +01:00
Jack Anderson
1db9b18906 [Legacy] Listview pagination configuration 2023-04-24 11:54:07 +01:00
Jack Anderson
2ccf21fda6 [Legacy] add user preferences for subpanel load more 2023-04-24 11:54:07 +01:00
Jack Anderson
58e622d577 Add system configs for subpanel load more 2023-04-24 11:54:07 +01:00
balumahendran
16927d77b2 [Legacy] Column Chooser Bottom Button Fixes 2023-04-24 11:54:07 +01:00
balumahendran
352260e901 [Legacy] Studio Export Customization Styling Fixes 2023-04-24 11:54:07 +01:00
balumahendran
efca0580e8 [Legacy] Add Dashlet Modal Styling Fixes 2023-04-24 11:54:07 +01:00
balumahendran
c359455e9e [Legacy] Document Select Button Styling Fixes 2023-04-24 11:54:06 +01:00
Jack Anderson
30a6e22d00 Fix #216 - [Legacy] Fix Campaign Searchdefs 2023-04-14 15:59:21 +01:00
Matt Lorimer
66686b2d0d Fix #245 - [Legacy] Sugar_html onclick action issues
- replace sugar_html submit actions with get request, as required for the new UI
2023-04-14 10:43:08 +01:00
Clemente Raposo
5e8175c97a [Legacy] Fix php8 compat issues 2023-03-15 12:40:36 +00:00
Jack Anderson
353ef7969a [Legacy] Bump version to 8.2.4 2023-02-28 14:39:15 +00:00
Jack Anderson
f09d51f873 [Legacy] Update files md5 2023-02-28 14:39:15 +00:00
Jack Anderson
caf6df3b43 Merge next into suite 8 2023-02-28 14:12:02 +00:00
Jack Anderson
76cc3de00b Fix #206 - [Legacy] Fix Email Subject Line 2023-02-23 17:40:04 +00:00
Jack Anderson
0a59f6d811 SuiteCRM 8.2.3 Release 2023-01-25 11:52:40 +00:00
Jack Anderson
a257e62c67 [Legacy] Bump version to 8.2.3 2023-01-25 11:52:40 +00:00
Jack Anderson
10efe5a340 Merge next into suite 8 2023-01-24 10:56:09 +00:00
Clemente Raposo
ef4c1d7cb3 Fix #180 - [Legacy] Adjust return types on SugarDateTime::createFromFormat
- php8 compatibility
2023-01-24 10:10:05 +00:00
Clemente Raposo
c092cd7a95 Fix #180 - [Legacy] Catch error in Mysqli manager
- Error thrown in php8
2023-01-24 10:10:05 +00:00
Clemente Raposo
72370227cd Fix #180 - [Legacy] Fix notice in ACLAction 2023-01-24 10:10:05 +00:00
Clemente Raposo
c5f45b75ff Fix #180 - [Legacy] Fix notices in tpls causing issues in php8
- These have impact on suite 8 metadata retrieval
2023-01-24 10:10:05 +00:00
Clemente Raposo
0b3526ec60 Fix #180 - [Legacy] Fix error in php when directly assigning the globals variable
- Set each global variable individually instead
2023-01-24 10:10:05 +00:00
Clemente Raposo
3dcd9b473c [Legacy] Update files md5 2022-12-22 12:50:11 +00:00
Clemente Raposo
43191cd9a2 [Legacy] Bump version to 8.2.2 2022-12-22 12:33:17 +00:00
Clemente Raposo
77d7aad1c1 [Legacy] Fix listview remove filter icon styling 2022-12-22 12:33:17 +00:00
Clemente Raposo
7a2141bd0f [Legacy] Fix Survey's link label to Surveys Responses 2022-12-22 11:45:12 +00:00
Clemente Raposo
de523a588b [Legacy] Fix InboundEmail module name label 2022-12-22 10:22:59 +00:00
Clemente Raposo
3fa80ac517 [Legacy] Adjust OutboundEmailAccount menu entries for displaying in Suite 8 2022-12-21 17:26:30 +00:00
Clemente Raposo
a46d245bd6 [Legacy] Adjust ExternalOAuthConnection menu entries for displaying in Suite 8 2022-12-21 17:26:30 +00:00
Clemente Raposo
3d84ddef99 [Legacy] Adjust ExternalOAuthProvider menu entries for displaying in Suite 8 2022-12-21 17:26:30 +00:00
Clemente Raposo
02c736edea [Legacy] Adjust InboundEmail menu entries for displaying in Suite 8 2022-12-21 17:26:30 +00:00
Clemente Raposo
18570916ad [Legacy] Fix suite8 theme edit view row template
- the row div was only being added once
2022-12-21 17:26:30 +00:00
Clemente Raposo
af0cba8651 [Legacy] Add new modules to module_name_map 2022-12-21 16:30:41 +00:00
Clemente Raposo
dfac3201fe Re-add data-field to legacy Edit and Detail view
- Prevent js depending on these from breaking
2022-12-21 16:30:41 +00:00
Clemente Raposo
989923b7a6 Set minimum php version back to 7.3 2022-12-21 12:08:23 +00:00