Commit graph

374 commits

Author SHA1 Message Date
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
ac7f1e49b1 Fix #230 - Not able to access native auth with saml
- Add missing /auth path to csrf token generation
2023-09-26 09:02:15 +01:00
Clemente Raposo
dc5fb91dd7 Revert "Add DefaultExtension namespace entry"
This reverts commit 66440bc895.
2023-08-23 11:05:45 +01: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
Clemente Raposo
66440bc895 Add DefaultExtension namespace entry
- Workaround "default" being a reserved word and possible to use in the namespace
2023-07-03 10:09:03 +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
Jack Anderson
749af57399 Fix top buttons format 2023-04-24 11:54:10 +01:00
Jack Anderson
09a8d0520a Add clear filter action 2023-04-24 11:54:09 +01:00
Jack Anderson
8af38a98e5 Add show filter action
- add search filter function
2023-04-24 11:54:09 +01:00
Clemente Raposo
fb2ad55797 Add random deviation to auto-refresh frequency
- try to minimize performance impact of notification pooling
2023-04-24 11:54:09 +01:00
Clemente Raposo
297271140c Add migration to set alert snooze time as the date_entered
- Add snooze time as date_entered for existing alert records
2023-04-24 11:54:09 +01:00
Clemente Raposo
c62c3577b8 Make inline confirmation loading delay configurable 2023-04-24 11:54:09 +01:00
Clemente Raposo
d580c04694 Add notification reload module actions
- Reload notifications upon some module actions on the front end. Like save or create.
2023-04-24 11:54:09 +01:00
Clemente Raposo
e65d9956d5 Fix notification sorting 2023-04-24 11:54:09 +01:00
Clemente Raposo
bce1ecdd27 Allow setting page size in record-thread configuration 2023-04-24 11:54:09 +01:00
Clemente Raposo
03e8a59a82 Add inline confirmation to notifications 2023-04-24 11:54:09 +01:00
Clemente Raposo
dbd0d738ff Update notification refresh to trigger on the clock minute
- Trigger on the clock minute based on the configuration
- Update configuration to trigger every minute
2023-04-24 11:54:09 +01:00
Clemente Raposo
452c52ec95 Add dismiss alert process actions and handlers
- Add handler for dismissing an alert
- Add handler for dismissing all alerts
- Mark reminder popup_view flag as true when dismissing an alert
2023-04-24 11:54:09 +01:00
Clemente Raposo
eb1f85065b Adjust notifications configuration 2023-04-24 11:54:09 +01:00
yunusyerli1
7ab8aa12e1 [Legacy] Refactor string vars to bool and int
- Add dynamic language variable
2023-04-24 11:54:08 +01:00
yunusyerli1
d7956a6af2 [Legacy] Add unreadCount 2023-04-24 11:54:08 +01:00
yunusyerli1
d6d523cc82 [Legacy] Add unreadCount 2023-04-24 11:54:08 +01:00
Clemente Raposo
6330f2bb8f Add notification configuration to the configs 2023-04-24 11:54:08 +01:00
Jack Anderson
f7cfdf8f89 Add configuration for snooze alert timer 2023-04-24 11:54:08 +01:00
Jack Anderson
d222ecceab Update max height or listview 2023-04-24 11:54:07 +01:00
Jack Anderson
2bc7cdff87 Add max height configuration for table config 2023-04-24 11:54:07 +01:00
Jack Anderson
06c43ba707 Add record modal load more configuration 2023-04-24 11:54:07 +01:00
Jack Anderson
18e5f7044d Add max listview configuration for record modal 2023-04-24 11:54:07 +01:00
Jack Anderson
ccbf58c7d9 Listview pagination configuration 2023-04-24 11:54:07 +01:00
Jack Anderson
dc97087b7b Add user preferences for subpanel load more 2023-04-24 11:54:07 +01:00
Jack Anderson
57fb6fc8d1 Add Subpanel Load More
- add load-more and combined
- add system config option for pagination type
2023-04-24 11:54:07 +01:00