Commit graph

1570 commits

Author SHA1 Message Date
balumahendran
73859e3022 [Legacy] Reminders Panel Styling Fixes 2022-12-21 11:41:39 +00:00
Clemente Raposo
e978981357 SuiteCRM 8.2.1 Release 2022-11-17 15:02:10 +00:00
Jack Anderson
5ad28760fe [Legacy] Update files md5 2022-11-17 12:43:03 +00:00
Jack Anderson
ac6bd1b9f8 [Legacy] Bump version to 8.2.1 2022-11-17 10:39:48 +00:00
Clemente Raposo
0c359b5d67 Fix subpanel link modal
- Fix error when selecting records on modal
2022-11-17 10:26:38 +00:00
Clemente Raposo
7eecd8acee Fix wrong SuiteP theme references within Suite 8 theme 2022-11-17 10:26:38 +00:00
Jack Anderson
6b586e1678 Merge next into suite 8 2022-11-10 09:41:20 +00:00
Jack Anderson
88ca186f1a Squashed 'public/legacy/' changes from a403361326..60ccef0448
60ccef0448 SuiteCRM 7.12.8 Release
36b2069cc8 Update composer packages
b33f4c68df Fix #6756 - Add Label to Dynamic Fields
371f038c30 Fix #9803 - Workflow test returns boolean
c453e9fe84 Fix #9804 - Update jquery-ui to 1.13.2
be22920ec5 Fix #9800 Fix issue with send as system being hidden
efd1dbe647 fix escapeField where $cell string is empty
c0b4d56199 Turn privates to protecteds to fix Emailtemplate overrides
dbadb85136 Turn private to protected to fix SendMail AOW_Action overrides
eaefb2ba62 Fix #7030 - Contains, Startwith and End with fixes Workflow
cfef8eaba1 Fix #9650 - Deprecated constructor method is being called in Calendar
f0121f4da7 Fix #9658 - SuiteCRM add duplicate dashlet when filter is used
aeb1c3ffbe Fix #9668 - It is not possible to use a custom template for password change
a2abbde8a8 Fix #9672 - Bug in CSS class causes bad button display
be6f2de05a Fix #9674 - Error when importing (creating and updating) a record with ID already deleted in the database
57c40c6f71 Fix #9688: Use the same browser title for the regular views as the Ajax UI
d6856805a1 Fix #9698 - Do not delete the subject when editing a tracking url from the campaign assistant
5bc6c80b35 Fix #9704 - Missing relationship definition in SurveysQuestionResponses
5d17f027a3 Fix #9706 - ModuleBuilder doesn't save language files in the correct path
d85edb029a Fix #9711 - Update date_modified field when deleting a Target List
4fd11b676e Fix #9721 - Adding Years option to aow_date_type_list in Workflow conditions
0ddb1c523c Fix #9728 - cron.php fails with "must be compatible" error from AOPInboundEmail.php
bd90cb2d71 Fix #9730 - cron.php fails with fatal TypeError using PHP 8
2eb6c16df9 Fix #9753 - Do not save white spaces in SMTP data
3ff0092441 Fix #9781 Fetch existing Call/Meeting Reminder data in quickeditview of Calendar
51b606d90f Fix #9588 Flag "Display Employee Record" doesn't work properly
063def6acb Fix #7827 - Error resetting modules

git-subtree-dir: public/legacy
git-subtree-split: 60ccef0448b22658c89f5c501f62d68aa209dcea
2022-11-10 09:38:28 +00:00
Jason Eggers
d506bdd394 Fix #140 - Resolve MySQL error
Error occurred while retrieving records
MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 78
2022-10-25 15:00:49 +01:00
Abuzar Faris
e9424480f5 Fix #59 "Bad data passed in;" When trying to forward reply to emails
- return_action and module parameters were being passed twice changed it to passed once
2022-10-25 14:52:26 +01:00
Abuzar Faris
4a0244c695 Fix #117 - Disappearing Main Menu for Users With Multiple Inboxes
- On folder select modify the iframe location instead of top location
2022-10-25 14:52:15 +01:00
Abuzar Faris
3ae831ba16 Fix #155 - Dynamic Dropdown using parent enum labels instead of values
- Create child dropdown array with parent enum values (as keys) instead of parent enum labels
2022-10-25 14:52:03 +01:00
James Smy
c007c85eb1 Fix #131 - Cannot login if username is associated with deleted user 2022-10-25 14:50:41 +01:00
Jack Anderson
fa51dba40b SuiteCRM 8.2.0 Release 2022-10-10 17:01:12 +01:00
Jack Anderson
78bb1ae99d [Legacy] Update files md5 2022-10-10 17:01:12 +01:00
Jack Anderson
348d8877cf [Legacy] Bump version to 8.2.0 2022-10-10 16:49:41 +01:00
Clemente Raposo
9a63683f53 Fix #61 - Always use same timezone for date field
- Date fields should always be in the same time zone as we don't have the time. Thus, not we aren't able to properly calculate the difference between time zones.
2022-10-07 15:57:39 +01:00
Clemente Raposo
2be4721ac0 Fix statistics values not showing
- adjust checks to hide if empty
- adjust checks to verify that value is empty
2022-10-07 15:57:39 +01:00
Clemente Raposo
9e37203e1f [Legacy] Update jquery-ui to 1.13.2
- Update css files
- Update minified file
2022-10-04 15:47:46 +01:00
Clemente Raposo
c34adab735 Add migration to add saml auto create option on upgrade 2022-10-04 15:44:24 +01:00
balumahendran
8df5bd8e3c [Legacy] Email Field Styling Fixes 2022-10-04 13:13:19 +01:00
balumahendran
a038b31c40 [Legacy] Email Compose field styling fixes 2022-10-04 13:13:19 +01:00
balumahendran
996980a77b [Legacy] Project Resources Styling Fixes 2022-10-04 13:13:19 +01:00
Clemente Raposo
8011432998 [Legacy] Adjust PasswordManager input alignment 2022-10-04 13:13:19 +01:00
Clemente Raposo
fc5158b041 [Legacy] Re-enable legacy ldap configuration
- Re-enable legacy ldap configuration to allow to use ldap in legacy v4 api
2022-10-04 13:13:19 +01:00
Clemente Raposo
45488f3e98 Redirect session timeouts to logged-out page for SAML
- When SAML is active, SuiteCRM side session timeouts redirect to logged out page
2022-10-04 13:13:19 +01:00
Clemente Raposo
e854b6c6e8 Add config driven redirect for session expiry
- Get redirect route from system config
- Add exception handling for invalid XSRF token
2022-10-04 13:13:19 +01:00
Clemente Raposo
027e2f5d8f Add system config for session expired redirect
- Inject new system config
- Set Login page as default for redirect
2022-10-04 13:13:19 +01:00
Clemente Raposo
8a1123ab1a Set logged-out view as failure_path for saml 2022-10-04 13:13:19 +01:00
Clemente Raposo
4fd29a4e95 Add logged-out backend route 2022-10-04 13:13:19 +01:00
Clemente Raposo
e853c1088f Add logged-out front end route
- Add support for logged-out route
-- Always goes to logged out page
2022-10-04 13:13:19 +01:00
Clemente Raposo
4d8a253c0c Add logout view component
- Add component
- Expose site_url in configs to allow to re-direct to login
- Add need styling
-- Make some existing styling more generic
2022-10-04 13:13:19 +01:00
Clemente Raposo
991d0d2e24 [Legacy] Add logged out page labels 2022-10-04 13:13:19 +01:00
Clemente Raposo
7a612a0685 Add saml user auto-creation
- Add option to auto-create user upon login
- Add support for mapping fields from Idp to SuiteCRM
2022-10-04 13:13:19 +01:00
Clemente Raposo
0179d916a9 Add auth logging channel
- Add channel for authentication logs to be easier to debug authentication problems
2022-10-04 13:13:19 +01:00
Clemente Raposo
ebf73018c9 Add standard app logging trait 2022-10-04 13:13:19 +01:00
Clemente Raposo
317d276d02 Add legacy user mapper 2022-10-04 13:13:19 +01:00
Clemente Raposo
a7f1f5f4a7 [Legacy] Add missing user field declarations 2022-10-04 13:13:19 +01:00
balumahendran
f78be946b3 User Profile Settings Signature Styling Fixes 2022-10-04 13:13:19 +01:00
Jack Anderson
20d69ea188 [Legacy] Add system name to config 2022-10-04 13:13:19 +01:00
Jack Anderson
8da0355c36 Fix system name to now show
- expose system name
- add it to app initializer
2022-10-04 13:13:19 +01:00
Clemente Raposo
c42ddd6fbd Fix #61 - Add null check 2022-09-29 10:26:54 +01:00
Jack Anderson
cfb2165756 Fix #61 - Update luxon package 2022-09-29 10:26:54 +01:00
Clemente Raposo
5d17bf33ea Fix #61 - [Legacy] Disable datetime timezone conversion in list data retrieval
- Do not format list datetimes to user format/timezone. Always send in system timezone
2022-09-29 10:26:54 +01:00
Jack Anderson
b0069250ce Fix #61 - Disable date format for record view
- Do not format list datetimes to user format/timezone. Always send in system timezone
2022-09-29 10:26:54 +01:00
Clemente Raposo
b385439c26 Fix #61 - Add timezone conversion on datetime picker init
- Convert the value from internal timezone to user timezone
- Initialize the time picker with the user timezone
2022-09-29 10:26:54 +01:00
Jack Anderson
0bff60cf40 Fix #61 - Add mapper for time format
- move all mapper files to new directory
- update test file to new directory
2022-09-29 10:26:54 +01:00
Jack Anderson
0ffc23443d Fix #61 - Fix user time zone 2022-09-29 10:26:54 +01:00
Jack Anderson
3011d4d359 SuiteCRM 8.2.0-beta.2 Release 2022-09-14 13:12:57 +01:00
Jack Anderson
d16669e466 [Legacy] Update files md5 2022-09-14 13:12:57 +01:00