Shaun Walker
1c7380d4cf
removed method-level [ValidateAntiForgeryToken] attribute as it is now handled by global AutoValidateAntiforgeryTokenFilter, adjusted gitignore to improve filtering of Module and Theme folders in wwwroot and exclude all files in Oqtane.Server/Data
2022-04-15 08:01:32 -04:00
Leigh
a1baf70524
fix #1530 for Error in Module templates
...
The Get public Models.[Module] Get(int id) method in the [Module]Controller has an incorrect IF statement which in turn returns nothing and logs an error
2021-07-05 08:25:16 +02:00
Shaun Walker
32c49f74d3
fix module template issues
2021-06-17 12:12:19 -04:00
Shaun Walker
72ff6fa0e7
improvements to refresh logic, module template enhancements
2021-06-16 16:31:02 -04:00
Shaun Walker
a2b808fde2
use new service auth pattern in module template
2021-06-04 15:01:25 -04:00
Shaun Walker
54a639d1d5
Module Creator external template changes for 2.1 - supporting mutliple databases, EF Core migrations, and other multi-tenancy improvements
2021-05-28 17:01:25 -04:00
Mike Casas
1315e0382e
Update template to use the new constants.
2020-10-19 09:26:28 -04:00
Shaun Walker
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
Shaun Walker
bc73e5e3d0
modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template
2020-07-17 15:09:05 -04:00
Shaun Walker
f515def414
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Shaun Walker
d8fca5de20
module creator templates need to be in the server project in order to be distributed with application
2020-05-20 15:31:09 -04:00