diff --git a/censhare-Client5/web/src/ng1/client/DAM/widgets/propertiesEditor/properties-editor-widget.module.ts b/censhare-Client5/web/src/ng1/client/DAM/widgets/propertiesEditor/properties-editor-widget.module.ts index daaefc86bab..7e78cfdc629 100644 --- a/censhare-Client5/web/src/ng1/client/DAM/widgets/propertiesEditor/properties-editor-widget.module.ts +++ b/censhare-Client5/web/src/ng1/client/DAM/widgets/propertiesEditor/properties-editor-widget.module.ts @@ -11,7 +11,7 @@ import {AgGridRendererService} from './item-renderers/ag-grid/ag-grid-renderer.s import {FeatureHeightService} from '@cs/client/DAM/widgets/propertiesEditor/feature-height.service'; import {csConfirmDialogModule} from '@cs/client/frames/csMainFrame/csDefaultPages/csConfirmDialog/cs-confirm-dialog.module'; -agGrid.LicenseManager.setLicenseKey('censhare_AG_Censhare_49Devs_500Deployment_23_September_2020__MTYwMDgxNTYwMDAwMA==c81b341e22e130d5e524e02567ab3f3e'); +agGrid.LicenseManager.setLicenseKey('CompanyName=censhare AG,LicensedApplication=censhare,LicenseType=SingleApplication,LicensedConcurrentDeveloperCount=46,LicensedProductionInstancesCount=500,AssetReference=AG-009618,ExpiryDate=14_September_2021_[v2]_MTYzMTU3NDAwMDAwMA==3652313acfa761883590138a07b96ac1'); // get ag-Grid to create an Angular module and register the ag-Grid directive agGrid['initialiseAgGridWithAngular1'](angular); diff --git a/censhare-Server/changes/changes-2020-09-15-rkh-C5-37796-replace-ag-grid-license.xml b/censhare-Server/changes/changes-2020-09-15-rkh-C5-37796-replace-ag-grid-license.xml new file mode 100644 index 00000000000..2ed30ce5dc1 --- /dev/null +++ b/censhare-Server/changes/changes-2020-09-15-rkh-C5-37796-replace-ag-grid-license.xml @@ -0,0 +1,7 @@ + + + Replace ag-grid license + The ag-grid license expires on 2020-09-23 + The ag-grid license key is hardcoded and needs to be updated manually before expiration. + The new licence key is updated. However, it will again expire on 2021-09-14. So, it needs to be updated again before expiration. +