Commit graph

197 commits

Author SHA1 Message Date
Clemente Raposo
c59529a9b3 Add subpanel button limits config fore new UI 2024-12-05 07:28:20 +00:00
Jack Anderson
02a5e8ee2f Add cache reset for 2fa-config path 2024-11-27 15:05:36 +00:00
Jack Anderson
32958b00f9 Add is two factor enabled to exposed user prefs 2024-11-27 15:05:30 +00:00
Clemente Raposo
448ef660b0 Split angular.json file and add merge-angular-json command 2024-11-27 14:49:25 +00:00
Clemente Raposo
f0c37420b3 Fix email validation regex and make it configurable 2024-09-25 11:32:02 +01:00
Jack Anderson
4b56c46a97 Fix language not updating after wizard 2024-09-24 12:55:28 +01:00
Clemente Raposo
590441198b Fix ldap native login fallback 2024-09-23 11:43:22 +01:00
y.yerli
8151460546 Change disable_vcr to enable_record_pagination 2024-09-13 10:50:08 +01:00
y.yerli
c4797f7e0b Disappear vcr and save-continue button on conditions 2024-09-13 10:49:32 +01:00
y.yerli
cf50fc8234 Add Save and Continue funtionality on vcr 2024-09-13 10:49:14 +01:00
y.yerli
b13a74593f Add vcr to recordview 2024-09-13 10:49:12 +01:00
y.yerli
179f2b6a71 Fix #54 - Generate supported types yaml file 2024-09-13 10:48:07 +01:00
y.yerli
41eca1340e Add non-numeric chars on phone fields 2024-09-13 10:47:50 +01:00
y.yerli
0fa53a53a5 Add convert record feature 2024-08-23 17:44:41 +01:00
Clemente Raposo
8649256a10 Add extra ldap configuration options to env 2024-08-22 15:11:30 +01:00
Jack Anderson
573e3676f4 Fix navbar not translating 2024-08-07 08:46:58 +01:00
Jack Anderson
3e0d3cc3f2 Add check for login language 2024-08-07 08:46:58 +01:00
y.yerli
1c81c2e684 Fix delete action of legacy module 2024-07-24 14:36:18 +01:00
y.yerli
6354560fa3 Fix #527 - Truncate navbar dropdowns 2024-07-23 14:45:59 +01:00
Clemente Raposo
a7871cd0cb Fix group field break down re-calculation 2024-06-10 12:12:49 +01:00
Jack Anderson
5b9df0cf15 Fix #487 - overlapping relate field name 2024-05-22 15:12:49 +01:00
Clemente Raposo
7e97ec7835 Adjust relate field styling 2024-04-03 15:44:04 +01:00
y.yerli
04312106de Add global history viewed component at navbar 2024-04-03 15:43:59 +01:00
Jack Anderson
31522dc6ea Fix #433 - update login to redirect if expired password 2024-04-03 15:43:57 +01:00
y.yerli
646a1c00e1 Reduce columns on mobile listview 2024-04-03 15:43:56 +01:00
Jack Anderson
c9037fcc22 Fix #384 - street address single line 2024-04-03 15:43:55 +01:00
y.yerli
4795d38da5 Change ngx-chips with primeng multiselect 2024-04-03 15:43:54 +01:00
Jack Anderson
5bb2e47451 Fix non-admin users unable to access external oauth connections 2024-04-03 15:43:53 +01:00
Moises E. Puyosa
7cbf033208 Add Feature Query List View Filter
Now you can use legacy query filter in list view pages
2024-02-01 15:33:45 +00:00
Jack Anderson
6a1d530ca9 Update Process Audit to legacy view 2024-01-24 10:38:00 +00:00
Clemente Raposo
ccc225cb36 Break quick filters down when number above threshold
- Set a threshold for the quick filters that inline display on the usefull bar
- If admin sets the quick filters above that threshold they will break to a new row after the buttons.
2023-11-30 16:52:25 +00:00
Clemente Raposo
6e7eefa286 Add quick filters responsiveness configuration
- Add limits per screen size for actions and quick filters
2023-11-30 16:52:23 +00:00
Clemente Raposo
ee31458fa5 Add support for configurable table actions
- Add definition provider
- Add table actions to list view metadata
- Add config

Added in the scope of the move of the column chooser from the useful bar button to the table
2023-11-30 16:52:20 +00:00
Clemente Raposo
94e797028c Adjust quick filter button sizes 2023-11-30 16:52:19 +00:00
y.yerli
f11251d532 Add quick filter feature 2023-11-30 16:52:18 +00:00
Jack Anderson
39b544d114 Symfony Cache - Add cache reset actions from admin page 2023-11-29 10:16:53 +00:00
Jack Anderson
117dd81727 SuiteCRM 8.4.2 Release 2023-11-09 14:27:09 +00:00
Clemente Raposo
1c2ee9c6ab Add all env file extensions to upgrade ignore config 2023-07-25 10:48:52 +01:00
yunusyerli1
cef3edd56e Remove new button from detail view via actions.yaml 2023-07-20 16:33:10 +01:00
yunusyerli1
e08ad5ca36 Fix hard coded cancel button 2023-07-20 14:30:18 +00:00
yunusyerli1
664804aabb Fix navigation bugs
- Add arrow on menu items submenu esp recently viewed and favorites
- Fix "add favorite" when edit mode
- Fix hover style create button and notification button on firefox
- Fix clock icon for non-round edge
2023-07-20 14:36:36 +01:00
Clemente Raposo
da44dc12df Add quick actions config file
- By default it takes the quick actions for the order of the navigation modules
2023-07-20 14:36:35 +01:00
Clemente Raposo
05b3736faa New navbar styling adjustments 2023-07-20 14:36:35 +01:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Clemente Raposo
6c2db35ff8 Remove unused admin-panel-definitions from system configs 2023-04-27 13:12:36 +01:00
yunusyerli1
4697fcebe6 [Legacy] Return admin navbar menu on Navbar Handler 2023-04-27 13:12:11 +01:00
yunusyerli1
d80e47964d [Legacy] Create Admin Panel Schema 2023-04-25 09:59:12 +01:00
Clemente Raposo
f335b5dd2d Trigger frontend cache reset after saving system settings 2023-04-24 11:55:46 +01:00
Clemente Raposo
4dc453b48a Fix notification load more page size
- Load more wasn't loading any records
2023-04-24 11:55:46 +01:00
Jack Anderson
c70fd502bd Fix Activities buttons
- pass module to use mod strings
- remove duplicate labels
2023-04-24 11:54:10 +01:00