Commit graph

1484 commits

Author SHA1 Message Date
Clemente Raposo
3573ac2ed1 Add AppMetadata front end handling
- Replace existing metadata load mechanism with appMetadata
-- cache existing metadata
-- only call required metadata
- Add app-metadata store
- In metadata-store replace view-definitions call with module-metadata
2022-03-03 09:55:01 +00:00
Clemente Raposo
b534e4f909 Add AppMetadata API
- Load base app medata
- Optionally pre-load module metadata
- Add module metadata api
-- Load base module metadata
-- Load recently viewed
2022-03-03 09:55:01 +00:00
Clemente Raposo
f5b5942412 Swap users on SystemConfig handler 2022-03-03 09:55:01 +00:00
Clemente Raposo
0ea6534a88 Add navigation type to navbar entity 2022-03-03 09:55:01 +00:00
Clemente Raposo
c1637b189f [Legacy] Add Tracker portability changes
- Add required definitions
- Add TrackerManagerPort
2022-03-03 09:55:01 +00:00
balumahendran
9dff8a718c [Legacy] Campaign Styling Changes 2022-03-03 09:55:01 +00:00
balumahendran
1717d3dd44 [Legacy] Merge Records Styling Fixes 2022-03-03 09:55:01 +00:00
balumahendran
bd27d02671 [Legacy] Email Templates Styling Changes 2022-03-03 09:55:01 +00:00
balumahendran
f4768d722c [Legacy] Calendar Popup Styling Fixes 2022-03-03 09:55:01 +00:00
balumahendran
b42164b86d [Legacy] PDF Templates Modal Styling Fixes 2022-03-03 09:55:01 +00:00
balumahendran
3ca070a638 [Legacy] Email Confirmation Popup Fixes 2022-03-03 09:55:01 +00:00
Clemente Raposo
fa45840a6a SuiteCRM 8.0.4 Release 2022-03-02 11:19:23 +00:00
Clemente Raposo
612afef420 [Legacy] Bump version to 8.0.4 2022-03-01 15:06:51 +00:00
Clemente Raposo
2dc3fcd628 [Legacy] Update files md5 2022-03-01 15:06:51 +00:00
Clemente Raposo
63b969478d Merge next into suite 8
Merge commit '5fa70e2794' into release/8.0.4

# Conflicts:
#	public/legacy/suitecrm_version.php
2022-03-01 14:38:06 +00:00
Clemente Raposo
5fa70e2794 Squashed 'public/legacy/' changes from 5a66316965..b065977c61
b065977c61 SuiteCRM 7.12.5 Release
fd07950be0 Fix #8366 - V8 API Filtering W/ OR Operator Chained Conditions
f8504d0a42 Fix #9445 - More than 10 tabs in a views creates a loop
ec3c758b49 Fix #9451 - Missing duplicate merge filter options in Studio
3739e28428 Fix #9468 - Adding Security Suite subpanels to new custom modules
0742615e61 Fix #9427 - Adding missing help popup help strings in Studio
c79a3a6109 Add accessors for the Results, Query fields in SearchResultsController
a507575097 Fix #4075 - No way to add email signature after adding email template
9b8f5b46b2 Fix #9480 - Slow to load imap mailbox with a million email records
8184b82060 Fixed #2857 - No dynamic refreshing in dashboard
ece5919449 Fix #9508 - Legacy search fields are incorrect size
5699ad47ff Fix #9478 - Update GitHub Templates
37d54ca1ab SuiteCRM 7.12.4 Release
5a7f66f1fc Fix #9482 - Update list of modules to normalize
1807751e16 Fix #9482 - Only save update fields on utf encoding repair
08c5a32e07 Fix #9482 - Add partial bean save
a25efff51f Fix #7842 - Do not reset email addresses list upon saving
4e5b509a30 Add ExtensionManager with static method to compile ext files
77b2940fd9 Fix #9061 - Custom Labels can't be overwritten in Studio
2f40449702 Fix #9496 - Cannot save dropdown values
32c6e4a04b Merge next into suite 8
2812bd315a [Legacy] Fix user wizard finish screen re-direction
9dc1a2f017 [Legacy] User Wizard Styling Fixes
0b91cb9a53 [Legacy] Event Delegates Selector Box Styling Fixes
32d7408e93 [Legacy] Add New Task Modal Styling Fixes
e121b602da [Legacy] Workflow Styling Fixes
86ef0fae66 [Legacy] Projects Resource Panel Styling Fixes
56eb694629 [Legacy] map legacy to front-end user action called wizard
4c7ff07fcc [Legacy] Rescheduler Popup Styling Fixes
1b76260971 [Legacy] Project Gantt Chart Delete Button Styling Fixes
09959f1078 [Legacy] Configuration Settings Styling Fixes
711ded6a70 [Legacy] Notes modules styling fixes
a0aa6affc8 [Legacy] Calls Module Styling Fixes
a468cede8b [Legacy] AdminPanel Border Radius Styling Fixes
bfc8a443b7 [Legacy] Bump version to 8.0.1

git-subtree-dir: public/legacy
git-subtree-split: b065977c6116e68cea907dc099205d0b32ac99f4
2022-03-01 14:37:14 +00:00
Clemente Raposo
fbf70a5e43 SuiteCRM 8.0.3 Release 2022-01-28 11:05:39 +00:00
Clemente Raposo
ac8793f086 [Legacy] Bump version to 8.0.3 2022-01-28 11:04:23 +00:00
Clemente Raposo
6c232e46d6 SuiteCRM 8.0.2 Release 2022-01-27 13:55:48 +00:00
Clemente Raposo
5d69939637 Merge next into suite 8
Merge commit '588534d022' into release/8.0.2

# Conflicts:
#	public/legacy/include/Services/NormalizeRecords/NormalizeRecordsSchedulerJob.php
#	public/legacy/modules/Administration/templates/RepairUtfEncoding.tpl
#	public/legacy/modules/Administration/templates/RepairUtfEncodingStatus.tpl
#	public/legacy/modules/Administration/templates/RepairUtfEncodingSyncStatus.tpl
#	public/legacy/suitecrm_version.php
#	public/legacy/themes/suite8/css/Dawn/style.scss
#	public/legacy/themes/suite8/css/suitep-base/admin-backup.scss
#	public/legacy/themes/suite8/css/suitep-base/editview.scss
#	public/legacy/themes/suite8/css/suitep-base/meetings.scss
#	public/legacy/themes/suite8/css/suitep-base/scheduler.scss
2022-01-26 12:16:09 +00:00
Clemente Raposo
588534d022 Squashed 'public/legacy/' changes from 4f401678fd..5a66316965
5a66316965 SuiteCRM 7.12.3 Release
1cfaf51831 Fix #9454 - Avoid duplicate results in basic search
7eb52791f1 Fix #9455 - Popup metadata override removed when filtered
a21463bee1 Fix #8155 - Removed Unused PDF Settings
7f3c59f382 Fix #8948 - Make Project Tasks Importable
ac4a1e79a7 Fix #9191 - Add utf normalization repair command
bcb784eef7 Fix #9434 - Cron notion unit test fails
2e4aa8f594 Fix #8309 - Delete button showing for users with no delete access
bf5fe39148 Fix #8525 - Bulk Action label not showing for users without delete access
1a45a93b5c Fix #9398 - Consistently store dropdowns in $app_list_strings rather than $GLOBALS
664b2d5c74 Fix #9406 - Validation displayed static message isn't correct
de192fa845 Fix #9271 - Primary Email property is kept after ading an extra Email address
206db24eaa Fix #9378 - Filter by Email1 Field Through the API
6c39d73580 Fix #9312 - Declaring object within StudioClass to remove Strict Warnings
be2044b341 Fix #9387 - Correct Variable Names
7e3c96d5b4 Fix #9387 - Clean Cron Historic and Failed Jobs
b3e0556482 Fix #9387 - Display Actual Job Result in Subpanel
90b4e0423a Fix issue #9380 where date action in workflow fails to save Add check on if value is array, if is array don't attempt date formatting
864d614945 Fix #9408 - adding fix for deleting emails
7b442f10ca Merge next into suite 8
b522a5acf3 [Legacy] Meeting Module Styling Fixes
4e4d4e7d86 [Legacy] Admin Import Styling Fixes
e320acd63c [Legacy] Popup Selector Styling Fixes
60acfc36f5 [Legacy] Backup Modules Styling Fixes
73cc52ce14 [Legacy] Jotpad Dashlet Styling Fixes
0128df2e63 [Legacy] User Name Longtext styling fixes
f12c72e8f6 [Legacy] Diagnostic Tool Whitespace Styling Fixes
841b16e033 [Legacy] Dashboard Dashlet Styling Fixes
e274de5a58 [Legacy] Scheduler Styling Fixes
0c330bc280 [Legacy] Reports Subpanels Styling Fixes
0730d433b2 [Legacy] Meeting Popup Selector Styling Fixes
a22626df09 [Legacy] Bump version to 8.0.0
ebde6fb8cc [Legacy] Apply set-timezone styling ot the the users set-timezone page
55f1e360df [Legacy] Add name mapping for SetTimezone action
44fa660c65 [Legacy] Define summary templates for contacts, leads, prospects
f363b741f9 [Legacy] Change Contacts detailviewdefs to use full name
8afde55218 [Legacy] Fix .htaccess build to take the full CRM url into account
8373995c26 [Legacy] Admin diagnostic tool styling fixes
03593b259c [Legacy] Disable upgrade wizard in admin
66c9fe4d8f [Legacy] Remove lucene and AOD_index
21f9844286 [Legacy] Fix event invite mod_strings handling
04bdfd8975 [Legacy] Forgot Password Page Styling Fixes
ba459af407 [Legacy] fix redirect from projects subpanel
0f19a141d1 [Legacy] Add Default Link Item Mapper - add relate module injection on backend bean field_defs
efc2083eaf [Legacy] Email Body Styling Fixes
648a1d9350 Merge next into suite 8
a0cfd72ab3 [Legacy] Remove deprecated spots module
103fd1076f [Legacy] Fix capitalized url on user profile calendar options
97fca254bd [Legacy] Re-add user module reset password modal
864c35c4ad [Legacy] Remove echo on user save
169a15a6c9 [Legacy] Close user action dropdown on password reset
e8c400ab24 [Legacy] Fix user triggered password reset
e38f48c6d4 [Legacy] Fix password recovery templates setup on install
927969c9a3 [Legacy] Bump version to 8.0.0-rc.2
b27584577d [Legacy] UserProfile Settings Modal Styling Fixes
2aba88dfe8 [Legacy] Meetings Styling Fixes
13d743e598 [Legacy] Password & System Settings Action Button Fixes
cfb0bcc86d [Legacy] User Setup Modal Styling Fixes
d05f3aa4f5 [Legacy] Fix legacy widget acl definitions
e469e337f8 [Legacy] Suite 8 extensions to legacy plugins
41e84b1d17 [Legacy] Override server variables when doing kernel bypass
7f5d03f280 Merge commit '75ea167930' into suite7merge
c5f43d6c88 [Legacy] Popup Selector Styling Fixes
0445c1c0ab [Legacy] update install language label
eb3fe0472b [Legacy] Dashlet Settings Modal Styling Fixes
6f0918b73d [Legacy] User Profile Mobile Styling Fixes
5af790f7fa [Legacy] Add acls calculation on legacy list data calls
096a59a7cf [Legacy] Get list of visible modules from module name mapper
c2d618e631 Fix valid module check
aa79de3a31 [Legacy] add widget acl metadata - update acl config for top widget
315b554b7e [Legacy] Subpanels Action Button Styling Fixes
c87e66a262 remove photo widgets for contacts and leads
433940a72f [Legacy] Admin Release Styling Fixes
c0a1378873 Suite8 ChangeLog ModalPopup Styling Fixes
aa484f3f9e [Legacy] Add close menu label
8f81b47c65 [Legacy] Add not module selected label
36a0b05eb2 [Legacy] Add parent type ApiBeanMapper
7e02d1d23c [Legacy] Fix username display for unauthorized users
2ea8f210a1 [Legacy] DetailView Header Title Overlaps fixes
2a25edd6c4 [Legacy] Fix htaccess generation
34500ba791 Fix Date Filed for Targets
211ce6bfbb [Legacy] Remove Button Hover Fixes
223adf26bc [Legacy] Reports footer button removed fixes
c567777afe [Legacy] Reports Styling Fixes
6f71ed31c2 [Legacy] Maps Button Position Fixes
c5d5936c22 [Legacy] Add Tab Dashlet Sapcing Fixes
018c11c562 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes
9645c68ca6 [Legacy] Activity Stream Post Button Hover color fixes
445ab52dae [Legacy] Bump version to 8.0.0-rc
e10b872b21 [Legacy] Remove license from install app strings
e5c21ca68c Merge commit 'dd455a1c2d' into legacy_update_2
3886e3cfa6 Fix ignore system checks valitation
415cdd57b0 [Legacy] Add install labels
70ae186de5 [Legacy] add new install labels
7e05e69580 [Legacy] add install validator class
4c4ed83f3d [Legacy] Add Label for Subpanel Edit Line Action
17d8f4e7e9 [Legacy] Dashboard Mobile Styling Fixes
abd914702a [Legacy] History Subpanel Button Styling Fixes
34a0dac449 [Legacy] Workflow Stying Fixes
32c4827895 [Legacy] Convert Lead Styling Fixes
f1ca14c009 [Legacy] Roles Styling Fixes
3dbdce8055 [Legacy] Admin Modules label font fixes
36a38a1c44 [Legacy] HomePage Mobile Fixes
a5b451ab12 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view
87e6e239ce [Legacy] Module framework - move suite 8 module config to legacy
ee973e74f6 [Legacy] Add support for more metadata on listviewdefs
ad312c45fd [Legacy] Add Support for all modules with parent css classes
a409d81e2b [Legacy] Security Group Styling Fixes
5171ae319f [Legacy] Password Management Mobile Fixes
d0eca8193d [Leagcy] Email Settings Fixes
766af5f4e6 [Legacy] Products Modules Buttons fixes
99ec9e30f9 [Legacy] OAUTH2 Clients and tokens fixes
54c962a532 [Legacy] adapt legacy install scripts to work with Suite8 install
d6f20e38e6 [Legacy] add labels for S8 Installer
83b00b6a94 [Legacy] Add widget not found label
3ac807db61 Merge commit '114b895b6d' into merge_develop
1feeb409f8 [Legacy] Email Action DropDown Styling Fixes

git-subtree-dir: public/legacy
git-subtree-split: 5a663169652b57bb561de74a7e3a8051c9330a83
2022-01-26 12:07:37 +00:00
Clemente Raposo
961536b014 [Legacy] Fix user wizard finish screen re-direction
- Look into the whatnext input value and redirect
2022-01-24 20:44:23 +05:30
balumahendran
541522f0df [Legacy] User Wizard Styling Fixes 2022-01-24 20:26:50 +05:30
Clemente Raposo
16be880ed0 Update composer 2022-01-21 09:57:29 +00:00
balumahendran
7c3c70fe48 [Legacy] Event Delegates Selector Box Styling Fixes 2022-01-17 19:19:04 +05:30
balumahendran
cc2ea5d164 [Legacy] Add New Task Modal Styling Fixes 2022-01-13 17:05:03 +05:30
balumahendran
e007cf261e [Legacy] Workflow Styling Fixes 2022-01-13 10:27:17 +00:00
balumahendran
5e54f197c3 [Legacy] Projects Resource Panel Styling Fixes 2022-01-11 04:29:43 +00:00
p.kumar
a177e22a63 [Legacy] map legacy to front-end user action called wizard 2022-01-10 10:15:16 +00:00
p.kumar
e9b2b25028 show user setup wizard after new user login
[Legacy] map legacy to front-end user action called wizard
2022-01-10 10:15:16 +00:00
balumahendran
fb02c2eceb Suite8 MoreDropdown Hover Color fixes 2022-01-07 03:35:54 +00:00
balumahendran
bc7141a2c7 [Legacy] Rescheduler Popup Styling Fixes 2022-01-06 11:09:46 +00:00
balumahendran
f547a4c4ed [Legacy] Project Gantt Chart Delete Button Styling Fixes 2022-01-05 11:10:00 +00:00
balumahendran
fc30fe7c0b [Legacy] Configuration Settings Styling Fixes 2021-12-27 10:38:06 +05:30
balumahendran
d9840aec3e [Legacy] Notes modules styling fixes 2021-12-27 10:19:35 +05:30
balumahendran
05c954ba9e [Legacy] Calls Module Styling Fixes 2021-12-27 10:16:00 +05:30
balumahendran
cb55061e81 [Legacy] AdminPanel Border Radius Styling Fixes 2021-12-26 05:12:49 +00:00
Clemente Raposo
0e1b3057f1 SuiteCRM 8.0.1 Release 2021-12-17 14:36:26 +00:00
Clemente Raposo
dd1b7a9b16 [Legacy] Bump version to 8.0.1 2021-12-15 17:40:13 +00:00
Clemente Raposo
4cb5dd107a Merge next into suite 8 2021-12-15 16:22:47 +00:00
Clemente Raposo
41c2374a54 Squashed 'public/legacy/' changes from bb959a145..4f401678f
4f401678f SuiteCRM 7.12.2 Release
647fd6ad5 Fix #9382 - Outbound Emails editview Unsupported operand types fatal in php8
2b116b8a8 Fix #9374 - OAuth password creation Unsupported operand types fatal in php8
97fe07b7a Allow changing text colors when composing an email
eed4acacd Fix #9376 - allow workflows on import
5ca4e3e7f Fix Campaign Email settings removes Email settings
4b0dc4ffb fix #9383 - upgrade existing php code using each() function
0590b3690 Fix #8602 - Fix email view action return_action
2bf8e17cf Fix #8602 - Fix email message modal displayed buttons

git-subtree-dir: public/legacy
git-subtree-split: 4f401678fdb1f769ea897c82d4504ab8380ff9af
2021-12-15 16:20:24 +00:00
balumahendran
b52ab9184a [Legacy] Meeting Module Styling Fixes 2021-12-14 14:27:40 +00:00
p.kumar
724bc50661 fix install issue with db port 2021-12-14 13:09:00 +00:00
p.kumar
5e4786f60a provide cancel action button from the subpanel create record view 2021-12-11 10:56:03 +05:30
p.kumar
8ac20ca1df handle parent type record field 2021-12-11 10:56:03 +05:30
p.kumar
ee0840a345 fix activities and history subpanel buttons not visible 2021-12-11 10:56:03 +05:30
balumahendran
752453dd38 [Legacy] Admin Import Styling Fixes 2021-12-09 10:02:19 +00:00
balumahendran
1f8d3506e5 [Legacy] Popup Selector Styling Fixes 2021-12-09 10:01:53 +00:00
balumahendran
ea77cd596a [Legacy] Backup Modules Styling Fixes 2021-12-07 14:51:06 +00:00
balumahendran
a8cb79b566 User Name Mobile Spacing Styling Fixes 2021-12-03 05:51:14 +00:00