9e86d97253
upgrade external theme template to Bootstrap 5.3
2023-06-13 17:13:59 -04:00
f57a190405
upgrade external theme template to .NET 7
2023-06-13 14:16:43 -04:00
f248d2fe4e
upgraded external module template to .NET 7
2023-06-13 13:10:20 -04:00
ded326c822
changes to support page level scripts, ability to detect prerendering
2023-05-22 13:56:48 -04:00
076d150f72
add support for type attribute in JSInterop IncludeScript
2023-05-18 09:36:09 -04:00
89ada83012
migrate CSS references and remove JS Interop methods
2023-05-16 09:09:18 -04:00
0c749a126c
initial changes to upgrade to .NET 7
2023-05-15 12:01:29 -04:00
e4a24df7b4
prepare for 3.4.3 release
2023-05-02 15:54:36 -04:00
8f6dc52430
prepare for 3.4.2 release
2023-03-28 14:29:57 -04:00
c1f2f9a970
prepare for 3.4.1
2023-03-13 22:21:04 -04:00
9c6174e3f2
rolling back CSS changes so that it remains consistent with the Oqtane theme
2023-03-09 09:46:58 -05:00
a60cf40a3c
inverts color of text within "main" <div>
2023-03-05 09:50:56 -08:00
6c90ec812f
Fix - unable to see module actions dropdown toggle
2023-03-04 15:24:43 -08:00
196d611c1c
Fix issue with navbar
2023-03-04 13:13:49 -08:00
ff41cb2735
Missing using directive Oqtane.Repository
2023-03-04 10:45:32 -08:00
fb11674301
Missing - Using Oqtane.Repository
2023-03-04 10:44:19 -08:00
b9e7f4530c
Update Theme Project to use [RootFolder]
2023-03-04 10:35:45 -08:00
27049687bf
Use [RootFolder] for Oqtane.Server Project
2023-03-04 10:34:12 -08:00
13503edc63
Removed extra { }
2023-03-04 09:50:49 -08:00
d33f82d969
prepare for 3.4.0 release
2023-03-03 15:45:56 -05:00
f2df8e96db
fix #2567 - migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
11dd3ce110
adding Oqtane.Server project back to module and theme external template solutions
2023-02-09 17:45:45 -05:00
4cc0060c67
prepare for 3.3.1 patch
2023-01-14 14:45:30 -05:00
c4315c25bc
prepare for 3.3.0 release
2023-01-10 14:02:23 -05:00
6f2965a5b0
Merge pull request #2537 from leigh-pointer/Pager-Pointer
...
A change to the Pager bar to set the mouse pointer to pointer
2023-01-04 14:51:29 -05:00
f4800bb7f0
include owner in migration tag name in external module template
2023-01-04 14:51:55 -05:00
f8cfdacc26
A change to the Pager bar to set the mouse pointer to pointer
...
Currently the mouse pointer shows the Selector icon when hoovered over the page number buttons. This is an update changing the icon to the Pointer icon.
Updated the CSS class name to 'app-pager-pointer' in app.css and the Component.
2023-01-03 14:24:17 +01:00
467e88ef55
fix #2526 - support multiple TabStrip components on a page
2022-12-19 15:58:04 -05:00
28b58b9048
add ModuleControllerBase helper method for validating EntityId
2022-12-05 14:21:12 -05:00
c5c5fd859f
A change to the Pager bar to set the mouse pointer to pointer
...
Currently the mouse pointer shows the Selector icon when hoovered over the page number buttons. This is an update changing the icon to the Pointer icon.
2022-11-21 09:44:30 +01:00
075a09f0df
fix JS Interop methods for includeScript and includeMeta
2022-11-10 14:19:31 -05:00
74571afc9e
remove Oqtane.Server from external templates as they cause random compilation issues
2022-10-20 14:04:53 -04:00
45e2027c56
prepare for 3.2.1 release
2022-10-13 13:34:43 -04:00
72cc44641b
Add Blazor Server reconnect script, fix event log direct link from notification email, add more validation to Pager, improve browser refresh script to wait for server availability
2022-09-24 08:37:18 -04:00
654352827e
refactor IndexedDB interop functions
2022-09-13 07:42:27 -04:00
b8e2c729c1
cache assemblies in IndexedDB on WebAssembly
2022-09-12 14:46:46 -04:00
e8adfd45d2
prepare for 3.2.0
2022-09-08 15:28:25 -04:00
99d4d75d8e
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
83acda6d05
add proper translation keys for ActionLink and ActionDialog into RESX for Module Creator template
2022-08-03 08:49:47 -04:00
7b1b061355
include ResourceType attribute in Settings component for external module template
2022-08-02 07:55:11 -04:00
8cbc17ed98
Theme Creator updated to Bootstrap 5.2.0
2022-07-28 20:59:52 +02:00
b35c342960
prepare for 3.1.4 release
2022-07-26 17:22:06 -04:00
5762ce58a4
introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories)
2022-07-26 09:41:42 -04:00
bdc0f0fcdd
3.1.3 data provider packages
2022-06-27 15:43:24 -04:00
ea5655ae42
Improvements for #2221 - validate file extensions client-side before initiating upload, valid file extension server-side before writing part to disk, optimize cleanup logic, add error handling to JavaScript XMLHttpRequest, ensure FileInput gets initialized after upload
2022-06-04 15:40:26 -04:00
345b0bc95f
fix #2182 - modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
d3c40a7e8b
fix #2172 - File Upload issue caused by JS Interop not passing AntiForgery token in POST methid
2022-05-04 17:14:45 -04:00
577528fa0a
remove custom module assets not part of framework
2022-05-03 07:54:14 -04:00
d5d4f85003
3.1.1 database providers, default module creator version to local install version
2022-05-02 17:08:29 -04:00
eb3361fa07
fix path on app-stylesheets
2022-04-26 16:33:50 -04:00