Commit graph

659 commits

Author SHA1 Message Date
pgorod
91b2a8a188 Fix #154 - [Legacy] MySQL Error 1054: missing config.id and config.deleted columns 2023-06-07 08:35:58 +01:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Jack Anderson
2c1f3e092a [Legacy] Bump version to 8.3.0 2023-05-15 13:23:12 +01:00
Jack Anderson
d32e2e0c67 [Legacy] Update files md5 2023-05-15 13:23:12 +01:00
Clemente Raposo
77de553338 [Legacy] Fix user edit view advanced tab display
- remove duplicate fields
- fix field row display
- fix strange styling issue when there are validation errors
-- update valid check_form to allow setting if should switch tabs
-- do not switch tabs on users edit view
2023-05-15 13:05:43 +01:00
Jack Anderson
ead69f3d90 [Legacy] Fix Subpanel Query Fields 2023-05-10 15:50:48 +01:00
Jack Anderson
671371a697 [Legacy] Fix Record Modal labels 2023-05-10 15:50:48 +01:00
Jack Anderson
722e6f7147 [Legacy] Fix order of pagination setting 2023-05-10 15:50:48 +01:00
Clemente Raposo
eba6af8139 Merge next into suite 8
Merge commit '601c0c039b' into release/8.3.0

# Conflicts:
#	public/legacy/files.md5
#	public/legacy/suitecrm_version.php
2023-05-08 12:37:33 +01:00
yunusyerli1
8b0dc066e8 [Legacy] Change admin_option_defs icon names 2023-04-25 09:59:12 +01:00
yunusyerli1
900984b1f6 [Legacy] Remove language strings from global lang file 2023-04-25 09:59:12 +01:00
yunusyerli1
795ebefd31 Revert "Fix: Solve label module (language) issue"
This reverts commit ed01a90c793ef471aab0dbf8670ba782ba2d1dd6.
2023-04-25 09:59:12 +01:00
yunusyerli1
204300b9d6 Fix: Solve label module (language) issue 2023-04-25 09:59:12 +01:00
yunusyerli1
d80e47964d [Legacy] Create Admin Panel Schema 2023-04-25 09:59:12 +01:00
Jack Anderson
42c009ef82 [Legacy]Fix subpanel query
- remove filter button from opportunities subpanel
2023-04-24 11:55:47 +01:00
Jack Anderson
94ea06717a [Legacy] Update files md5 2023-04-24 11:55:47 +01:00
Jack Anderson
d655c0c1c2 [Legacy] Bump version to 8.3-beta 2023-04-24 11:55:47 +01:00
Clemente Raposo
8ea9627610 [Legacy] Fix wrong encoding in alert name 2023-04-24 11:55:47 +01:00
Jack Anderson
b00f5059e2 [Legacy] Update activities email label 2023-04-24 11:55:46 +01:00
Jack Anderson
bf2188840f Update Seachdefs 2023-04-24 11:55:46 +01:00
Jack Anderson
2321b0a934 [Legacy] Fix Relate Field Issue 2023-04-24 11:54:10 +01:00
Jack Anderson
788d702494 [Legacy] Update subpanel searchdefs 2023-04-24 11:54:10 +01:00
Jack Anderson
59ae53e60f [Legacy] Add label to history search defs 2023-04-24 11:54:10 +01:00
Jack Anderson
679bd8b31a [Legacy] Add Clear Filter label 2023-04-24 11:54:10 +01:00
Jack Anderson
41f7d91033 [Legacy] Add filter mapper to subpanel data handler 2023-04-24 11:54:09 +01:00
Clemente Raposo
7b0382c53a [Legacy] Fix default value for alert time 2023-04-24 11:54:09 +01:00
Clemente Raposo
3d359faf84 [Legacy] Add labels for confirmation messages 2023-04-24 11:54:09 +01:00
Clemente Raposo
25f1d2d772 [Legacy] Set Snooze date when adding alert 2023-04-24 11:54:09 +01:00
Clemente Raposo
b1dcc32410 [Legacy] Fix special character enconding on alerts 2023-04-24 11:54:09 +01:00
Clemente Raposo
a075a5a10e Fix snooze time not getting set
- add type cast so that the selected value is set correctly
- Preferences were not being taken into account when retrieving the snooze time
2023-04-24 11:54:09 +01:00
Clemente Raposo
1eddcb50bf [Legacy] Update AlertSchedulers alert reminder time calculation
Update calculation to on create the notification with the time that as scheduled for
2023-04-24 11:54:09 +01:00
Clemente Raposo
32f352f63c [Legacy] Update AlertSchedulers alert creation
Do not create new alerts for already dismissed reminders
2023-04-24 11:54:09 +01:00
Clemente Raposo
a7f7f07749 [Legacy] Add dismiss alert related labels 2023-04-24 11:54:09 +01:00
Clemente Raposo
6d32d12b06 [Legacy] Add dynamic labels for notifications 2023-04-24 11:54:09 +01:00
Clemente Raposo
e5069a4f53 [Legacy] Add mapper for Alerts redirect_url field 2023-04-24 11:54:09 +01:00
Clemente Raposo
cd716972bb [Legacy] Add services to generate alerts from reminders and activities
- Port the that was used to generate the alerts to separate services that can be called from Suite 8 side
2023-04-24 11:54:09 +01:00
Clemente Raposo
5ec05f5363 [Legacy] Add date start field to alerts 2023-04-24 11:54:08 +01:00
Jack Anderson
12f5573323 [Legacy] Update snooze to read user preference 2023-04-24 11:54:08 +01:00
yunusyerli1
c142c68fe3 [Legacy] Refactor is_read to bool from string 2023-04-24 11:54:08 +01:00
yunusyerli1
7ab8aa12e1 [Legacy] Refactor string vars to bool and int
- Add dynamic language variable
2023-04-24 11:54:08 +01:00
Clemente Raposo
0b769de045 [Legacy] Add notification label 2023-04-24 11:54:08 +01:00
Clemente Raposo
37deb4787c [Legacy] Map Alert fields for notifications 2023-04-24 11:54:08 +01:00
Clemente Raposo
a1ff63e75c [Legacy] Fix alert_snooze time ui configuration 2023-04-24 11:54:08 +01:00
Clemente Raposo
3f4620d908 [Legacy] Add default alert snooze time to sugar_config 2023-04-24 11:54:08 +01:00
Clemente Raposo
c5e47b21ef [Legacy] Fix Alert snooze time calculation 2023-04-24 11:54:08 +01:00
Clemente Raposo
f4c29e4492 [Legacy] Remove forgotten is_read field on Accounts 2023-04-24 11:54:08 +01:00
Jack Anderson
10f48b4937 [Legacy] Add check for datetime field 2023-04-24 11:54:08 +01:00
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