Shaun Walker
ac9969c1b6
removed background color
2020-09-01 16:27:42 -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
Shaun Walker
faec53b3c5
Merge pull request #688 from mikecasas/patch-1
...
Rename MenuHorizontal.Razor to MenuHorizontal.razor
2020-08-18 13:37:23 -07:00
Mike Casas
e1ec58b297
Rename MenuHorizontal.Razor to MenuHorizontal.razor
2020-08-18 09:34:26 -04:00
Mike Casas
38738e0844
Add project reference for dotnet publish to work without errors.
2020-08-16 22:35:09 -04:00
Shaun Walker
abe0a1a806
Merge pull request #685 from sbwalker/master
...
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 16:03:10 -07: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
20c8f1528d
Merge pull request #683 from sbwalker/master
...
resolve #526 remove pluralization from module creation templates
2020-08-14 09:44:44 -07:00
Shaun Walker
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04:00
Shaun Walker
c8e3fa88e7
Merge pull request #679 from sbwalker/master
...
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 07:06:28 -07: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
bc231b18cf
Update README.md
2020-08-07 14:56:58 -04:00
Shaun Walker
6bcb769fe5
Merge pull request #675 from sbwalker/master
...
prepare for 1.0.3 release
2020-08-07 10:40:00 -07:00
Shaun Walker
90110a653c
prepare for 1.0.3 release
2020-08-07 13:39:19 -04:00
Shaun Walker
3c561cc413
Merge pull request #48 from oqtane/master
...
sync
2020-08-07 10:25:15 -07:00
Shaun Walker
73f9622ba2
Merge pull request #674 from sbwalker/master
...
prepare for 1.0.3 release
2020-08-07 10:24:31 -07:00
Shaun Walker
cf198ff781
prepare for 1.0.3 release
2020-08-07 13:23:58 -04:00
Shaun Walker
648fc56495
Merge pull request #673 from sbwalker/master
...
fixed very large file upload
2020-08-07 08:46:57 -07:00
Shaun Walker
ea6dc6b983
fixed very large file upload
2020-08-07 11:46:11 -04:00
Shaun Walker
c0e8d09ce1
Merge pull request #672 from sbwalker/master
...
allow user to reinstall current version
2020-08-06 13:48:07 -07:00
Shaun Walker
a471784cf3
allow user to reinstall current version
2020-08-06 16:46:22 -04:00
Shaun Walker
1d2a4bf484
Merge pull request #671 from sbwalker/master
...
include logging during module and theme installation
2020-08-06 13:37:55 -07:00
Shaun Walker
3fa620f3bc
include logging during module and theme installation
2020-08-06 16:37:27 -04:00
Shaun Walker
35f186b532
Merge pull request #670 from sbwalker/master
...
fix regression bug caused by #649 related to installing nupkg packages
2020-08-06 13:10:51 -07:00
Shaun Walker
5cf35fd70a
fix regression bug caused by #649 related to installing nupkg packages
2020-08-06 16:10:19 -04:00