Commit graph

447 commits

Author SHA1 Message Date
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
991d0d2e24 [Legacy] Add logged out page labels 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
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
d16669e466 [Legacy] Update files md5 2022-09-14 13:12:57 +01:00
Jack Anderson
64efcd1751 [Legacy] Bump version to 8.2.0-beta.2 2022-09-14 13:01:29 +01:00
Jack Anderson
83852a5e2a [Legacy] Add hideValueIfEmpty configuration to legacy 2022-09-09 12:46:23 +01:00
Clemente Raposo
796b8c0342 [Legacy] Do not generate password for external auth created users
- Users that are created by external auth mechanisms like ldap should not get a password auto generated
2022-09-09 12:46:22 +01:00
Clemente Raposo
ea9a58453c [Legacy] Add CreateUser portability service 2022-09-09 12:46:22 +01:00
balumahendran
63441b34d2 User Wizard Mobile Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
b618b50692 Subpanel Dropdown Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
38fe4b7f98 [Legacy] Group User Page Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
9c59351914 UserWizard Final Page Styling Fixes 2022-09-09 12:46:22 +01:00
Jack Anderson
640c13220e Update security groups label
sw
2022-09-09 12:46:22 +01:00
Jack Anderson
27a41c73f3 [Legacy] Fix roles label 2022-09-09 12:46:22 +01:00
balumahendran
d420c0c2fe [Legacy] Upload File Btn Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
b1151ecf3e [Legacy] Resource Calendar Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
9a0fca61be [Legacy] Email Compose Field Width Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
a6d575db57 [Legacy] Document iframe page styling fixes 2022-09-09 12:46:22 +01:00
Clemente Raposo
0469ce460c [Legacy] Add login error messages 2022-09-09 12:46:22 +01:00
balumahendran
fff96f5267 [Legacy] ListView Styling Changes - Column Chooser & Filter Fixes 2022-09-09 12:46:22 +01:00
balumahendran
74689cc78e [Legacy] Save & Cancel Button Overlapping Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
7e9f0a3233 [Legacy] Email Queue Mobile Styling Fixes 2022-09-09 12:46:22 +01:00
balumahendran
91db98eed0 [Legacy] Inbound Email Mobile Styling Fixes 2022-09-09 12:46:21 +01:00
balumahendran
2feffbadab [Legacy] Email Settings Mobile Fixes 2022-09-09 12:46:21 +01:00
balumahendran
9d91000e28 [Legacy] Campagin Mobile Styling Fixes Latest 11/07 2022-09-09 12:46:21 +01:00
Clemente Raposo
98ab43ce50 [Legacy] Update files md5 2022-09-09 12:46:21 +01:00
Clemente Raposo
e0ccd45ee2 [Legacy] Bump version to 8.2.0-beta 2022-09-09 12:46:21 +01:00
Clemente Raposo
c760739af3 Fix connector migration 2022-09-09 12:46:21 +01:00
Clemente Raposo
c74dfba701 [Legacy] Fix PostUpgrade notice 2022-09-09 12:46:21 +01:00
Clemente Raposo
dd710c23aa [Legacy] Update Upgrade merge service 2022-09-09 12:46:21 +01:00
Clemente Raposo
340cfd2c28 [Legacy] Add ConfigHandler service 2022-09-09 12:46:20 +01:00
Clemente Raposo
769f0bc8e4 [Legacy] Add active user session check mechanism
- Similar to sessionAuthenticate but without redirects
- Checks if current user sessions is still active
- To be used in SuiteCRM 8 side, which does not support http re-directs
2022-09-09 12:46:20 +01:00
Clemente Raposo
f3052ab645 [Legacy] Add init user session support
- Allow for initializing a user session without having to authenthicate
- This allows the login to be done only on SuiteCRM 8 side and then the sessions gets initialized in the legacy side
2022-09-09 12:46:20 +01:00
balumahendran
3daf5f5731 [Legacy] Timezone Modal Changes 2022-09-09 12:46:20 +01:00
balumahendran
3d55d0308c [Legacy] ActionDropdown Label styling fixes 2022-09-09 12:46:20 +01:00
balumahendran
d50b4b9952 [Legacy] Importvcard Styling Fixes 2022-09-09 12:46:20 +01:00
balumahendran
bd8696d88f [Legacy] Outbound Email Mobile Fixes 2022-09-09 12:46:20 +01:00
Jack Anderson
e433e82e3e Fix #60 - Add bulk select to subpanels
- Add button to record-list-modal
- move the position of the close
2022-08-26 09:37:02 +01:00
Jack Anderson
66804393f2 [Legacy] Update files md5 2022-08-11 14:27:37 +01:00
Jack Anderson
497a9b0d21 [Legacy] Bump version to 8.1.3 2022-08-11 14:04:15 +01:00
Jack Anderson
696388d662 Merge next into suite 8
Merge commit '3fb6e4bb8e' into release/8.1.3

# Conflicts:
#	public/legacy/files.md5
#	public/legacy/suitecrm_version.php
2022-08-11 14:03:24 +01:00
Clemente Raposo
fdbcc27598 [Legacy] Update files md5 2022-06-06 10:51:13 +01:00
Clemente Raposo
e00ac980e3 [Legacy] Bump version to 8.1.2 2022-06-06 10:51:13 +01:00