Commit Graph

1202 Commits

Author SHA1 Message Date
hishamco
ad9146ead1 Fix stallite assemblies folder path 2020-09-29 19:14:48 +03:00
hishamco
52d1d5841e Avoid looking for en-US culture resources 2020-09-29 18:50:06 +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
ec73c958c9 AddOqtaneParts -> AddOqtane 2020-09-29 18:03:24 +03:00
hishamco
396d584615 Dowanlod satellite assemblies to the browser 2020-09-29 18:01:57 +03:00
hishamco
edecfa10cd Load satellite assemblies on startup 2020-09-29 17:31:54 +03:00
hishamco
0796ce54a9 Add localization settings 2020-09-29 17:30:56 +03:00
Shaun Walker
14746f47da
Merge pull request #746 from mikecasas/patch-2
Update Constants.cs
2020-09-17 18:53:15 -04:00
Shaun Walker
61839d8e46
Merge pull request #748 from sbwalker/master
fixed Theme install/uninstall issue, fixed Layout inheritance issue, fixed File server performance issue, cleaned up remaining hardcoded permission strings
2020-09-16 15:25:33 -04: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
Mike Casas
465cbe3c96
Update Constants.cs
Hopefully, nothing wrong with uploading a csv file.
2020-09-16 14:18:22 -04:00
Shaun Walker
38f2fa5733
Merge pull request #735 from sbwalker/master
prepare for 1.0.4 release
2020-09-09 12:02:11 -04:00
Shaun Walker
7f15a5f464 prepare for 1.0.4 release 2020-09-09 12:01:16 -04:00
Shaun Walker
0c5d992d18
Merge pull request #52 from oqtane/master
sync
2020-09-09 11:49:45 -04:00
Shaun Walker
57dd983c1f
Update README.md 2020-09-03 15:59:29 -04:00
Shaun Walker
d89927ca96
Update README.md 2020-09-02 15:20:17 -04:00
Shaun Walker
63744d9ec2
Update README.md 2020-09-02 15:17:56 -04:00
Shaun Walker
c67526b5b0
Update README.md 2020-09-01 16:44:33 -04:00
Shaun Walker
1cb6bf2a6b
Merge pull request #724 from sbwalker/master
removed background color
2020-09-01 16:28:16 -04:00
Shaun Walker
ac9969c1b6 removed background color 2020-09-01 16:27:42 -04:00
Shaun Walker
510cd23d5e
Update README.md 2020-09-01 16:24:27 -04:00
Shaun Walker
c94ccbff69
Merge pull request #723 from sbwalker/master
created architecture diagram
2020-09-01 16:23:21 -04:00
Shaun Walker
93d0cc5e1a created architecture diagram 2020-09-01 16:22:40 -04:00
Shaun Walker
075ea0aafd
Merge pull request #51 from oqtane/master
sync
2020-08-31 10:04:27 -04:00
Shaun Walker
e75fe19103
Merge pull request #720 from sbwalker/master
add support for SVG and ICO files
2020-08-31 10:01:15 -04:00
Shaun Walker
e76f1b9663 use Label component in Module Creator templates 2020-08-31 10:00:30 -04:00
Shaun Walker
cb1c725ec1 add support for SVG and ICO files 2020-08-31 09:48:51 -04:00
Shaun Walker
98cd361fc0
Merge pull request #716 from sbwalker/master
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:53 -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
4effa8ec66
Merge pull request #715 from sbwalker/master
improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall
2020-08-29 10:56:26 -04:00
Shaun Walker
4065d87a74 improved module/theme installation by saving the list of files which are in the Nuget package and using that list to remove them during uninstall 2020-08-29 10:55:40 -04:00
Shaun Walker
eb9acc770c
Merge pull request #714 from sbwalker/master
added support for dynamic inclusion of global resources in _host.cshtml ( ie. global stylesheets and scripts such as those required by UI component suites )
2020-08-28 11:25:38 -04:00
Shaun Walker
a8cd84e798 added support for dynamic inclusion of global resources in _host.cshtml ( ie. global stylesheets and scripts such as those required by UI component suites ) 2020-08-28 11:24:43 -04:00
Shaun Walker
74e5b83026
Merge pull request #711 from sbwalker/master
wired up JavaScript support in Module Creator templates
2020-08-27 17:17:32 -04:00
Shaun Walker
4aa0b83807 wired up JavaScript support in Module Creator templates 2020-08-27 17:16:54 -04:00
Shaun Walker
fd592e8d9f
Merge pull request #707 from sbwalker/master
script file name should reflect next framework version
2020-08-26 15:25:54 -04:00
Shaun Walker
bb21eba39f script file name should reflect next major version 2020-08-26 15:24:44 -04:00
Shaun Walker
b09cb9d655
Merge pull request #50 from oqtane/master
sync
2020-08-26 15:16:28 -04:00
Shaun Walker
bbbe48b976
Merge pull request #700 from nohorse/patch-1
Create Tenant.01.00.02.02.sql
2020-08-26 15:08:35 -04:00
Shaun Walker
a036ee19a4
Merge pull request #698 from hishamco/logo
Fix logo
2020-08-26 15:02:43 -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
Mark Davis
fc50a45ecd
Create Tenant.01.00.02.02.sql
Proposed fixed for #699
2020-08-22 14:55:43 -07:00
hishamco
e3fe8c5914 Fix logo 2020-08-22 04:19:11 +03:00
Shaun Walker
2624b9c105
Merge pull request #691 from mikecasas/plural-fix
Delete module pluralization in the location display.
2020-08-19 05:09:54 -07:00
Mike Casas
2f9f823330 Delete module pluralization in the location display. 2020-08-18 17:02:40 -04:00
Shaun Walker
6cc144d733
Merge pull request #49 from oqtane/master
sync
2020-08-18 13:38:24 -07:00
Shaun Walker
df404c12a4
Merge pull request #686 from mikecasas/master
Add project reference for dotnet publish to work without errors.
2020-08-18 13:37:36 -07:00