oqtane.framework/Oqtane.Client/Modules
2022-09-07 12:46:24 -06:00
..
Admin Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”. 2022-09-07 12:46:24 -06:00
Controls added public Refresh method to FileManager 2022-09-02 09:11:00 -04:00
HtmlText Improvements to richtexteditor to allow file management in raw html editor. Also allow disabling of raw html editor which can be utilized via new setting in Html/Text module. 2022-08-19 15:32:30 -04:00
IModule.cs rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
MessageType.cs Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00
ModuleBase.cs changed UrlParameterTemplate name for consistency 2022-09-04 09:47:03 -04:00
ModuleControlBase.cs added ModuleControlBase 2020-06-25 09:31:21 -04:00