Shaun Walker
d082c5427b
fixed compilation warnings in AuditInfo, fixed issue in ModuleMessage triggered in InstallWizard, fixed PWA JavaScript in ThemeBuilder for all browsers
2020-10-18 09:09:18 -04:00
Shaun Walker
7c8beac3dc
Merge pull request #788 from sbwalker/master
...
Changes for .NET 5
2020-10-18 08:53:11 -04:00
Shaun Walker
1293b98226
Merge pull request #801 from hishamco/localizable-labels
...
Use ServiceActivator instead of IHttpContextAccessor
2020-10-18 08:52:13 -04:00
Tony Valenti
c683de2cda
Refactor TenantNames.Master
2020-10-16 10:45:13 -05:00
Tony Valenti
f33fb4d001
Factoring out Constants.AdminPane and Constants.HostUser
2020-10-16 10:23:17 -05:00
Tony Valenti
955e7a3856
Factored out Contants.*** Role into RoleNames.***
...
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
hishamco
4a90e6e64f
Use ServiceActivator instead of IHttpContextAccessor
2020-10-15 06:07:11 +03:00
hishamco
edc65e66c9
Use AddHttpContextAccessor()
2020-10-12 18:26:04 +03:00
hishamco
4b11bdc4be
Support label localization
2020-10-12 18:15:08 +03:00
Shaun Walker
aad10ab1c4
Changes for .NET 5
2020-10-08 11:20:43 -04:00
Mike Casas
7b3dfc49b2
Refactor to eliminate repetitive code.
2020-10-06 08:11:00 -04:00
Shaun Walker
0c0916c6ab
Fixed build warnings related to ModuleMessage component changes
2020-10-05 09:11:47 -04:00
Shaun Walker
6a7be12758
added DefaultAction property to IModule ( #765 )
2020-10-03 15:50:15 -04:00
Shaun Walker
e934a28c39
Merge pull request #770 from PoisnFang/flexible-index-page-in-custom-modules
...
Allows page to find Custom Index page in Module from Actions Property
2020-10-03 15:14:18 -04:00
Michael Atwood
c2ca55627e
comment where index page is specifed if no action
2020-10-03 12:12:23 -07:00
Shaun Walker
bc72e28d11
Merge pull request #767 from PoisnFang/fix-pane-div-default-class
...
add default class 'container' for div in pane to avoid content squishing
2020-10-03 14:19:16 -04:00
Michael Atwood
2a402497cf
only add div on admin border
2020-10-01 16:02:14 -07:00
Shaun Walker
666721bf1a
Merge pull request #762 from hishamco/localization-support
...
Localization support
2020-10-01 10:06:01 -04:00
Shaun Walker
5f56bc288b
Merge pull request #750 from hishamco/alert-component
...
Use ModuleMessage component everywhere
2020-10-01 10:05:43 -04:00
Michael Atwood
6e41cd850e
allows page to find Custom Index page in Module from Actions Property
2020-09-30 22:53:41 -07:00
Michael Atwood
f70fed66ae
add default class 'container' for div in pane to avoid content squishing
2020-09-30 16:22:46 -07:00
hishamco
b52dd571ee
Fix loading bug
2020-09-29 19:18:56 +03:00
hishamco
468327d597
Set localization RootNamespace to make it works
2020-09-29 18:29:18 +03:00
hishamco
7f28c5f2ff
Add localization service to Oqtane.Client
2020-09-29 18:28:30 +03:00
hishamco
accf947afd
LoadClientAssemblies adds satellite assemblies
2020-09-29 18:28:02 +03:00
hishamco
0044f031aa
Set component params instead of SetModuleMessage
2020-09-23 11:29:05 +03:00
hishamco
913ad53302
Use ModuleMessage everywhere
2020-09-20 15:43:01 +03:00
hishamco
ad5f5fbc24
Replace Alert with ModuleMessage component
2020-09-20 15:10:48 +03:00
hishamco
0d76070663
Use alert component in FileManager
2020-09-17 15:42:03 +03:00
hishamco
c01cd3b46c
Add dismissible option
2020-09-17 15:41:34 +03:00
hishamco
3613ce62eb
Add Alert component
2020-09-17 15:09:20 +03:00
Shaun Walker
8196112a59
fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings
2020-09-16 15:24:07 -04:00
Shaun Walker
7f15a5f464
prepare for 1.0.4 release
2020-09-09 12:01:16 -04:00
Shaun Walker
d0c8399dd9
enhanced Module Creator to allow developer to specify framework reference version so that modules can target any version including the local development environment
2020-08-29 11:30:16 -04:00
Shaun Walker
5b45c79357
Merge pull request #705 from sbwalker/master
...
Ensure folder does not contain files during deletion and remove directory during deletion, fix validation issue in add page which would allow a user to create a page without selecting a layout, modify action dialog to use its own CSS class name so it can be styled independently from the Admin Modal, rollback "container" CSS class assigment on panes
2020-08-26 15:01:09 -04:00
Shaun Walker
760fc3b8d4
Ensure folder does not contain files during deletion and remove directory during deletion, fix validation issue in add page which would allow a user to create a page without selecting a layout, modify action dialog to use its own CSS class name so it can be styled independently from the Admin Modal, rollback "container" CSS class assigment on panes
2020-08-26 15:00:07 -04:00
Mike Casas
2f9f823330
Delete module pluralization in the location display.
2020-08-18 17:02:40 -04:00
Mike Casas
e1ec58b297
Rename MenuHorizontal.Razor to MenuHorizontal.razor
2020-08-18 09:34:26 -04:00
Shaun Walker
809946685a
resolved #604 - added support for renaming files and moving to a different folder. Also added support for renaming folders and moving to a different parent folder.
2020-08-16 19:00:49 -04:00
Shaun Walker
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
Shaun Walker
aec5882de1
Fix #676 - fix creation of new profile fields, add support for required and private profile fields, integrate field level help for consistency
2020-08-13 10:06:15 -04:00
Shaun Walker
cf198ff781
prepare for 1.0.3 release
2020-08-07 13:23:58 -04:00
Shaun Walker
ea6dc6b983
fixed very large file upload
2020-08-07 11:46:11 -04:00
Shaun Walker
3fa620f3bc
include logging during module and theme installation
2020-08-06 16:37:27 -04:00
Shaun Walker
94f0bdcce9
Improvements to System Update
2020-08-04 08:47:39 -04:00
Shaun Walker
8d539d058c
preparing for 1.0.2 release
2020-07-23 15:07:18 -04:00
Shaun Walker
336550c571
increase wait time for browser redirects during app restarts
2020-07-23 14:39:53 -04:00
Shaun Walker
62a6b5f28a
Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered.
2020-07-22 16:09:39 -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
Pavel Vesely
8e43fcab21
Icons in module actions menu
2020-07-03 10:15:45 +02:00
Shaun Walker
56537e4785
Merge pull request #642 from svreic/bugfix/page-path-validation
...
Page path validation
2020-07-02 08:13:39 -04:00
Sven Reichelt
7b5a192b82
Added double page path validation
2020-07-02 09:47:42 +02:00
Michael Atwood
d4be058d07
Can get parameters without template
...
clear urlParameters dictionary if template fails. Removed UrlParametersTemplate property and UrlParamerters auto dictionary
2020-07-01 15:15:39 -07:00
Michael Atwood
038894cf64
Enhancement to url parameters helper in modulebase
2020-07-01 01:35:06 -07:00
Michael Atwood
954e30d89f
Save url parameter action segments
2020-06-30 16:01:16 -07:00
Michael Atwood
e7a4c08dea
Now also properly routes in admin modules
2020-06-30 13:51:48 -07:00
Michael Atwood
69d639ee42
Hot fix for homepage routing
2020-06-30 13:42:35 -07:00
Michael Atwood
fccdd07a08
Replaced token identifiers for { }
2020-06-30 12:59:19 -07:00
Michael Atwood
5e816ea912
Removed anchor property and hash is only set if there is anchor
2020-06-30 12:49:56 -07:00
Michael Atwood
cb2d529689
added in GetUrlParameters route to Module Index action
2020-06-30 04:16:08 -07:00
Michael Atwood
c5037e7084
Url parameters working on any page, plus queries and anchors
2020-06-30 03:41:35 -07:00
Michael Atwood
fdc39d57fb
Module Router Enhancement
...
Allows for PageVariables through the URL
2020-06-27 11:49:24 -07:00
Shaun Walker
6e7c8e7b05
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
Shaun Walker
a4a0334ec0
added ModuleControlBase
2020-06-25 09:31:21 -04:00
Shaun Walker
fa15a5e44b
preparing for 1.0.1 release
2020-06-23 09:41:17 -04:00
Sven Reichelt
6034a161e7
Fixed ThemeService using tenant aware api calls
2020-06-22 08:41:09 +02:00
Shaun Walker
3ac4116a84
Merge pull request #628 from thabaum/dashboard-table-col-size
...
Fix Dashboard button/input table col size
2020-06-19 17:29:27 -04:00
Shaun Walker
65df0549fd
Merge pull request #625 from mikecasas/feature-email
...
Send notification based on a future datetime
2020-06-19 17:24:31 -04:00
Shaun Walker
99d99ca6ad
upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed
2020-06-19 17:22:26 -04:00
Cody
5dced08f7a
removes password autofill autocomplete="new-password"
2020-06-18 22:47:41 -07:00
Cody
882412b8ff
button/input columns style="width: 1px"
2020-06-18 22:22:16 -07:00
Mike Casas
ee5553ad8a
Step 2.
2020-06-18 07:35:40 -04:00
Shaun Walker
a57e25d3d3
add styling to install wizard
2020-06-17 11:27:44 -04:00
Shaun Walker
0636227284
refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method
2020-06-17 10:27:14 -04:00
Shaun Walker
7c24bae753
resolve #566 by moving Bootstrap declaration into theme
2020-06-16 17:38:06 -04:00
Shaun Walker
ec416a7fef
fix #595 - remove event log entry under scenario where a user is unauthenticated
2020-06-14 21:29:14 -04:00
Shaun Walker
42696eacbd
fix #600 Unhandled exception opening a user's profile
2020-06-14 21:12:55 -04:00
Shaun Walker
4e6b4a20ef
refactoring of #518 to simplify registration of scripts in modules and themes
2020-06-14 12:07:16 -04:00
Shaun Walker
88e3a9adc3
Merge pull request #608 from jimspillane/AddJavaScriptDependencyManager
...
Add JavaScript dependency manager
2020-06-14 11:00:27 -04:00
Shaun Walker
1a0e8f7e19
Merge pull request #607 from chlupac/SiteRouterFix
...
small fixes
2020-06-12 13:04:44 -04:00
Pavel Vesely
8053cc0af6
small fixes
2020-06-12 17:48:50 +02:00
Shaun Walker
a67330dbbb
Merge pull request #586 from thabaum/patch-13
...
To/From Fields enabled/disabled, reply message fix
2020-06-12 09:40:16 -04:00
Jim Spillane
937ae32a9e
Add JS dependency manager
...
Added LoadJS(https://github.com/muicss/loadjs ) and migrated Quill interop to use LoadJS.
2020-06-12 08:07:23 -04:00
Jim Spillane
5124dea72c
Add JS dependency manager
...
Added LoadJS(https://github.com/muicss/loadjs ) and migrated Quill interop to use LoadJS.
2020-06-10 21:09:10 -04:00
Cody
51b69e05fb
Original Message text area full bottom screen
2020-06-06 15:28:48 -07:00
Cody
095a95a3a9
removes message carriage returns
2020-06-06 11:46:35 -07:00
Cody
8d17153686
replace dashes with underscores
2020-06-06 08:03:42 -07:00
Cody
6efbeeb2b4
Change dashes to underscores
2020-06-06 08:02:08 -07:00
Cody
af1aab5b8d
Updated to latest framework message username
...
addresses conflicts
2020-06-05 17:57:25 -07:00
Cody
f854b948ce
namespaces removed last commit
2020-06-04 21:22:48 -07:00
Cody
7b9cd39cb7
To/From Fields enabled/disabled, reply message fix
2020-06-04 21:20:48 -07:00
Cody
6f6f2b77d7
'...' added, Reply Removed
2020-06-04 21:11:24 -07:00
Shaun Walker
4edb3f32f0
Merge pull request #580 from chlupac/UserManagerPersistence
...
User manager search persistence
2020-06-03 19:46:36 -04:00
Shaun Walker
99cad13890
restrict user data leakage
2020-06-03 19:46:47 -04:00
Pavel Vesely
cdc4de432a
User manager search persistence
2020-06-03 20:10:52 +02:00
Shaun Walker
c4f1d37421
improve user experience after app restarts
2020-06-02 14:21:57 -04:00
Shaun Walker
01491b063d
Merge pull request #574 from chlupac/OqtaneIgnore
...
OqtaneIgnore implementation fix
2020-06-01 14:58:04 -04:00
Shaun Walker
4142cc63e7
Merge pull request #576 from sbwalker/master
...
Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers.
2020-06-01 14:57:21 -04:00
Shaun Walker
1b7ca45d4a
Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers.
2020-06-01 14:58:46 -04:00
Pavel Vesely
4144be5323
Control panel Pane persistence & default selection fix.
2020-06-01 10:12:33 +02:00
Pavel Vesely
27a3ac8d1c
OqtaneIgnore implementation fix
2020-06-01 09:21:53 +02:00
Shaun Walker
f45cb8b069
fix theme selection in sites
2020-05-31 22:56:19 -04:00
Shaun Walker
7d21cfefc1
restrict container selection to the current theme, hide layout selection if theme does not support layouts, make behavior consistent for all theme/layout/container selection
2020-05-31 22:53:11 -04:00
Shaun Walker
fe92d3d74f
Merge pull request #538 from thabaum/patch-9
...
Site Settings: removes ONLY " <Select Container>"Theme and Layout drop down options
2020-05-31 20:42:25 -04:00
Shaun Walker
833ea9461a
Merge pull request #568 from chlupac/ActionLink
...
Allow to show icon only in action link
2020-05-31 09:54:04 -04:00
Pavel Vesely
cb484665ca
Allow to show icon only in action link
2020-05-30 21:24:40 +02:00
Shaun Walker
6402723d2a
addressed consistency between theme loading and moduledefinition loading, added theme detailed UI view
2020-05-29 16:27:02 -04:00
Shaun Walker
3a5b6954e3
fix for #525 when running locally without a network connection
2020-05-28 16:24:22 -04:00
Shaun Walker
0f09df13b5
page redirect support and added missing unique indexes on database tables
2020-05-28 14:48:00 -04:00
Shaun Walker
3b2583a1bd
Merge pull request #553 from chlupac/HorizontalMenuFix
...
Horizontal menu fix
2020-05-28 14:37:24 -04:00
Pavel Vesely
f7470e3c5b
Horizontal menu fix
2020-05-28 20:00:28 +02:00
Shaun Walker
d5f3b7513d
Merge pull request #549 from chlupac/UserSearch
...
Search in User management
2020-05-28 09:45:45 -04:00
Shaun Walker
e80f42f1d9
Merge pull request #552 from sbwalker/master
...
fixed stylesheet and script removal logic
2020-05-28 09:43:23 -04:00
Shaun Walker
612a820dac
fixed stylesheet and script removal logic
2020-05-28 09:44:41 -04:00
Pavel Vesely
e935451d93
Search in User management
2020-05-28 11:33:47 +02:00
Shaun Walker
f2230dd530
Merge pull request #544 from chlupac/nuget
...
Generate nugets in correct format
2020-05-27 16:12:51 -04:00
Shaun Walker
963148c639
Refactor Javascript and Stylesheet loading
2020-05-27 16:03:38 -04:00
Pavel Vesely
795f591da2
Generate nugets in correct format
2020-05-26 09:28:37 +02:00
Jim Spillane
97df673609
Change JavaScript namespace from interop to Oqtane
2020-05-24 23:04:55 -04:00
Cody
cbcec0481a
removed "Select Container, Theme, Layout" options
2020-05-24 19:12:47 -07:00
Shaun Walker
e4b37c17d8
Merge pull request #534 from sbwalker/master
...
Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
2020-05-24 19:10:21 -04:00
Shaun Walker
3339690e2a
Improvements to ModuleCreator external template to use Package references and include framework in Nuspec file
2020-05-24 19:11:35 -04:00
Shaun Walker
f1f07f45c6
Merge pull request #531 from chlupac/ControlPanel
...
Control panel persistence between module addings
2020-05-24 10:54:10 -04:00
Pavel Vesely
ddbb08ea75
Control panel state persistence
2020-05-22 21:29:06 +02:00
Shaun Walker
c089b90659
modifications to JSInterop in RichTextEditor
2020-05-21 15:55:58 -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
Shaun Walker
1495a5c017
fixed references in external template
2020-05-20 14:59:57 -04:00
Shaun Walker
066ef44773
fixes to upgrade project
2020-05-20 11:57:41 -04:00
Mike Casas
6f1e930474
Updated the versions.
2020-05-20 06:51:22 -04:00
Shaun Walker
35b26c7525
update to version 1.0.0
2020-05-19 14:08:03 -04:00
Shaun Walker
52b2c876a4
performance optimizations to avoid use of reflection ( thanks to @chlupac for this suggestion )
2020-05-19 13:39:39 -04:00
Shaun Walker
b59e2533ea
update to .NET Core 3.2
2020-05-19 12:48:30 -04:00
Shaun Walker
61ff097f51
default theme needs to work in local development scenarios
2020-05-19 09:17:38 -04:00
Shaun Walker
263b045c75
module creator template updates
2020-05-19 09:08:29 -04:00
Shaun Walker
9b65cd0e07
Merge pull request #502 from sbwalker/master
...
Optimized downloading of assemblies when using WebAssembly
2020-05-18 18:01:23 -04:00
Shaun Walker
1532eb7586
Optimized downloading of assemblies when using WebAssembly
2020-05-18 18:02:23 -04:00
Shaun Walker
5e23448618
use lambas for setting resources
2020-05-18 13:34:53 -04:00
Shaun Walker
96c2a59551
Merge pull request #501 from sbwalker/master
...
use lambas for setting resources
2020-05-18 13:33:50 -04:00
Shaun Walker
6ae019336d
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Shaun Walker
0c236682b9
Merge pull request #500 from sbwalker/master
...
changing default theme to Oqtane theme
2020-05-18 10:44:00 -04:00
Shaun Walker
9b74262c76
Added support for module resource management
2020-05-18 09:47:37 -04:00
Shaun Walker
a13208e65d
Merge pull request #499 from sbwalker/master
...
Added support for module resource management
2020-05-18 09:46:32 -04:00
Shaun Walker
f8ab886750
Fixed issue with loading resources
2020-05-16 22:11:58 -04:00
Shaun Walker
84b011224e
Merge pull request #498 from sbwalker/master
...
Fixed issue with loading resources
2020-05-16 22:11:00 -04:00
Shaun Walker
c426302242
enhanced module creator to display location where module will be created
2020-05-16 13:40:59 -04:00
Shaun Walker
814e2100b2
Merge pull request #495 from sbwalker/master
...
enhanced module creator to display location where module will be created
2020-05-16 13:39:57 -04:00
Shaun Walker
54d4447d23
Central management of resources ( ie. stylesheets and scripts )
2020-05-16 12:00:15 -04:00
Shaun Walker
93942d7cdd
Merge pull request #492 from jimspillane/AddMissingSInCsproj
...
Fix module pluralization
2020-05-16 12:00:08 -04:00
Jim Spillane
3a19ced2d1
Fix module pluralization
...
Added 's' to the module creator sql script in the csproj to fix compilation error.
2020-05-16 10:36:16 -04:00
Shaun Walker
f9cdc6d70c
Merge pull request #490 from jimspillane/AddFileValidation
...
Add File Name validation
2020-05-16 08:53:39 -04:00
Shaun Walker
fbdf21320b
Merge pull request #491 from chlupac/SettingsService
...
Setting service bug.
2020-05-16 08:52:13 -04:00
Pavel Vesely
96f5668a3b
Setting service bug.
2020-05-16 08:40:30 +02:00
Jim Spillane
13adebb36c
Add File Name validation
...
Apply file name validation rules to the File Controller and client.
2020-05-15 23:12:24 -04:00
Shaun Walker
e698ea4d36
Merge pull request #489 from sbwalker/master
...
Modified the package installer to use target folders ( based on the Nuget specification ) rather than file extensions
2020-05-15 17:42:49 -04:00
Shaun Walker
8a1e83ff7f
Modified the package installer to use target folders ( based on the Nuget specification ) rather than file extensions
2020-05-15 17:43:45 -04:00
Shaun Walker
3cbb6e3e6e
enable module creator to add embeddedresources to csproj for internal modules
2020-05-15 12:36:52 -04:00
Shaun Walker
9394e77fd5
Merge pull request #488 from sbwalker/master
...
enable module creator to add embeddedresources to csproj for internal modules
2020-05-15 12:35:52 -04:00
Shaun Walker
ac03afb146
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
2020-05-15 09:50:48 -04:00
Shaun Walker
51c27ae0e5
Merge pull request #486 from sbwalker/master
...
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
2020-05-15 09:49:45 -04:00
Shaun Walker
0ea4c4d723
Merge pull request #484 from jimspillane/MoveFolderValidationToShared
...
Move Path and File validation to Shared Utilities
2020-05-15 09:47:37 -04:00
Shaun Walker
b3dee737b4
Merge pull request #480 from chlupac/FileManager
...
FileManager Tune-Up
2020-05-15 09:46:28 -04:00
Pavel Vesely
5e04cb18a4
File Manager Tune-up
2020-05-15 08:18:07 +02:00
Jim Spillane
39641804f1
Move Path and File validation to Shared Utilities
...
Created extension methods:
IsPathValid(Folder)
IsFileValid(File)
IsPathOrFileValid(string)
Added client side validation check for Folders.
2020-05-14 22:02:57 -04:00
Shaun Walker
edc356292d
Merge pull request #481 from thabaum/patch-6
...
container class added to pane
2020-05-14 21:34:09 -04:00
Shaun Walker
78f4af6b70
Merge pull request #482 from thabaum/patch-7
...
System Info input disabled changed to readonly
2020-05-14 18:41:36 -04:00
Shaun Walker
caabac3e74
removed redundant assembly download logic, added security on download controller methods
2020-05-14 18:40:53 -04:00
Cody
422f360807
disabled changed to readonly
2020-05-14 14:58:09 -07:00
Cody
6e28fa47a2
container class added to pane
...
resolves issue with title border DIV not utilizing 100% pane size
2020-05-14 14:03:09 -07:00
Shaun Walker
bafe2c6666
fix module creator templates
2020-05-14 14:22:11 -04:00
Shaun Walker
aa97dd4d0d
Allow modules to be installed/uninstalled with embedded scripts or IInstallable interface. Fix module uninstall issues.
2020-05-14 11:54:28 -04:00
Shaun Walker
560c995564
Include AliasId in service API calls ( this is not needed for interacting with the MasterDB repository however it is needed for tenant-based logging )
2020-05-12 20:31:31 -04:00
Pavel Vesely
88cf30f7c6
Merge branch 'master' of https://github.com/oqtane/oqtane.framework into IClientStartup
2020-05-12 23:20:06 +02:00
Pavel Vesely
4c188b782d
ClientAssembly selection criteria changed
2020-05-12 23:17:37 +02:00
Shaun Walker
6fd0efbb73
updated module creator templates to use dependency injection in module components
2020-05-12 16:31:53 -04:00
Shaun Walker
9eec0fd86b
updated HtmlText module to use dependency injection
2020-05-12 15:04:07 -04:00
Shaun Walker
598b433cd2
Merge pull request #463 from chlupac/IClientStartup
...
IClientStartup implementation
2020-05-12 14:31:10 -04:00
Shaun Walker
6ac4ba4617
Merge pull request #462 from mikecasas/patch-1
...
Update IModuleControl.cs
2020-05-12 14:30:59 -04:00
Shaun Walker
f4710f90c0
Merge pull request #464 from sbwalker/master
...
validate folder names, handle missing files more gracefully
2020-05-12 14:30:44 -04:00
Shaun Walker
6f3fe8d933
validate folder names, handle missing files more gracefully
2020-05-12 13:24:51 -04:00
Pavel Vesely
da73d519d7
IClientStartup implementation
2020-05-12 10:00:28 +02:00
Mike Casas
7f157582cc
Update IModuleControl.cs
...
Added additional comments.
2020-05-11 13:47:12 -04:00
Shaun Walker
4d7ec16f36
Merge pull request #459 from chlupac/IServerStartup
...
IServerStartup implementation
2020-05-11 12:56:22 -04:00
Pavel Vesely
7c814a67b3
IServerStartup implementation
2020-05-11 11:19:12 +02:00
Shaun Walker
f6f895b516
more responsive design adjustments
2020-05-09 12:16:39 -04:00
Shaun Walker
c2ed71ab0d
added classes to all theme controls, added mobile support to Oqtane theme
2020-05-08 17:30:35 -04:00
Shaun Walker
aaf2c96374
minor fix for placeholder content
2020-05-08 12:25:37 -04:00
Shaun Walker
051534b80c
resolved #270 - migrated raw html entry into richtexteditor control
2020-05-08 12:17:06 -04:00
Shaun Walker
f07146fd50
updated external module template to support new assembly loading criteria, fixed minor issue in assembky loading logic
2020-05-07 16:24:36 -04:00
Shaun Walker
a63a659888
Merge pull request #419 from chlupac/BootswatchCdn
...
Bootswatch themes in Oqtane.Themes.OqtaneTheme CDN version
2020-05-07 15:25:03 -04:00
Shaun Walker
d6f3fd108b
Merge pull request #449 from chlupac/LoadOptimalization
...
Simplified loading of oqtane assemblies
2020-05-07 15:09:32 -04:00
Pavel Vesely
47f17a589f
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
Shaun Walker
d58b6e5d83
Merge pull request #450 from sbwalker/master
...
fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades
2020-05-07 14:37:49 -04:00
Shaun Walker
d7ad175cd7
fixes for framework upgrade, fixes for control panel CSS styles, added AllPages attrubute for Modules, bumped version to 0.9.1 to test upgrades
2020-05-07 14:38:24 -04:00
Pavel Vesely
e78a5e090d
Bootswatch themes in Oqtane.Themes.OqtaneTheme
...
Theme is set in Oqtane.Client\Themes\OqtaneTheme\Default.razor
```
protected override async Task OnParametersSetAsync()
{
// go to https://www.bootstrapcdn.com/bootswatch/ and take your favorite theme
//<link href="https://stackpath.bootstrapcdn.com/bootswatch/4.4.1/cyborg/bootstrap.min.css " rel="stylesheet" integrity="sha384-l7xaoY0cJM4h9xh1RfazbgJVUZvdtyLWPueWNtLAphf/UbBgOVzqbOTogxPwYLHM" crossorigin="anonymous">
await LoadBootstrapTheme("https://stackpath.bootstrapcdn.com/bootswatch/4.4.1/cyborg/bootstrap.min.css ","sha384-l7xaoY0cJM4h9xh1RfazbgJVUZvdtyLWPueWNtLAphf/UbBgOVzqbOTogxPwYLHM");
await IncludeCSS("Theme.css");
}
```
2020-05-07 12:17:44 +02:00
Shaun Walker
c394c6ea7a
Resolved authentication issue #441 related to alias refactoring #439 , fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:28:50 -04:00
Shaun Walker
6586883979
Merge pull request #445 from sbwalker/master
...
Resolved authentication issue #441 related to alias refactoring #439 , fixed breaking change in .NET Core 3.2 related to Blazor WebAssembly identification
2020-05-05 16:27:52 -04:00
Shaun Walker
e09fcd7e42
added CreateApiUrl method back for backward compatibility
2020-05-05 09:47:23 -04:00
Shaun Walker
b5aa6c5a48
Merge pull request #440 from sbwalker/master
...
added CreateApiUrl method back for backward compatibility
2020-05-05 09:46:48 -04:00
Shaun Walker
00bf917f6c
Merge pull request #435 from thabaum/patch-1
...
Log details displayed from disabled to readonly
2020-05-05 09:15:48 -04:00