oqtane.framework/Oqtane.Server
2021-04-06 17:45:11 -04:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers fix #1197 - move folder path logic from Client Service to Server Controller 2021-04-05 08:53:22 -04:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer. 2021-03-06 14:13:06 -08:00
Infrastructure enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
Modules Factor out default controller route. 2020-10-16 10:37:17 -05:00
Pages enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
Resources Add Resources folder 2020-11-27 22:06:54 +03:00
Scripts enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
Security Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
wwwroot enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
appsettings.json Use invariant culture by default 2020-09-29 22:12:03 +03:00
appsettings.release.json added DefaultAction property to IModule (#765) 2020-10-03 15:50:15 -04:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior 2021-04-06 17:45:11 -04:00
Program.cs Simplify localization settings configurations 2020-10-10 22:19:21 +03:00
Startup.cs if running on WebAssembly reload the client application if the server application is restarted 2021-03-31 15:39:01 -04:00