Shaun Walker
|
e4808f9b3c
|
Merge pull request #299 from sbwalker/master
JavaScript interop methods to manage html head elements for title, meta and link
|
2020-03-20 12:58:23 -04:00 |
|
Shaun Walker
|
c974b5b78c
|
JavaScript interop methods to manage html head elements for title, meta and link
|
2020-03-20 12:55:00 -04:00 |
|
Pavel Vesely
|
3077bb6175
|
Site repository refactoring
Not necessary to build default pages in constructor.
|
2020-03-20 14:21:41 +01:00 |
|
Shaun Walker
|
7da2824e50
|
fixed issues with client-side Blazor
|
2020-03-19 15:03:11 -04:00 |
|
Shaun Walker
|
0c2d1d2449
|
Merge branch 'master' into master
|
2020-03-19 12:10:12 -04:00 |
|
Shaun Walker
|
18a843e74f
|
extensibility enhancements for site templates
|
2020-03-19 12:07:33 -04:00 |
|
Shaun Walker
|
ee42db7c39
|
Merge pull request #292 from chlupac/MagicStrings
Magic Strings - EntityNames
|
2020-03-18 09:01:16 -04:00 |
|
Shaun Walker
|
50bbc7f5b8
|
moved to version 0.0.9 in preparation for MVP release
|
2020-03-18 08:59:41 -04:00 |
|
Pavel Vesely
|
65d39974b5
|
Magic Strings - EntityNames
|
2020-03-18 09:11:49 +01:00 |
|
Shaun Walker
|
8bc694fe63
|
Label component for field level help
|
2020-03-16 15:06:59 -04:00 |
|
Pavel Vesely
|
cf6643aef3
|
Client fixes
Client is partially done.
227 warnings left out of 1500
I like Rider
|
2020-03-15 15:19:35 +01:00 |
|
Pavel Vesely
|
5b3feaf26f
|
Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
|
2020-03-15 11:53:24 +01:00 |
|
Pavel Vesely
|
ab3f0853a7
|
Naming conventions
|
2020-03-14 21:52:26 +01:00 |
|
Pavel Vesely
|
7feee22b32
|
EntityNames replacements
|
2020-03-14 18:16:04 +01:00 |
|
Pavel Vesely
|
b4d3903517
|
Replace magic strings in other places
|
2020-03-14 10:12:07 +01:00 |
|
Pavel Vesely
|
3e1c371be6
|
PermissionNames constants
Replace magic strings in authorisation calls
|
2020-03-14 09:21:26 +01:00 |
|
Shaun Walker
|
52e31c42f6
|
Merge pull request #273 from chlupac/projects
Changed root namespace in project to reflect namespaces in files
|
2020-03-13 17:03:02 -04:00 |
|
Shaun Walker
|
f46b9a2fb2
|
fixes to permission grid
|
2020-03-11 16:45:11 -04:00 |
|
Shaun Walker
|
fe98084324
|
optimizations and fixes
|
2020-03-11 14:39:49 -04:00 |
|
Pavel Vesely
|
edf3a816c1
|
Changed root namespace in project to reflect namespaces in files
|
2020-03-11 15:39:09 +01:00 |
|
Shaun Walker
|
2436f74830
|
fixes for client-side Blazor
|
2020-03-10 14:44:50 -04:00 |
|
Shaun Walker
|
155c4e12d9
|
completed client state invalidation in multi-user environment
|
2020-03-10 10:37:42 -04:00 |
|
Shaun Walker
|
cb7bc282e4
|
Merge pull request #266 from sbwalker/master
infrastructure for dealing with client cache invalidation in a multi-user environment
|
2020-03-09 15:39:25 -04:00 |
|
Shaun Walker
|
d7b3b444b5
|
infrastructure for dealing with client cache invalidation in a multi-user environment
|
2020-03-09 15:37:49 -04:00 |
|
Pavel Vesely
|
979463b365
|
FileController parameter fix
|
2020-03-08 22:55:42 +01:00 |
|
Pavel Vesely
|
5635808813
|
GetFiles and GetFolder by folder path
|
2020-03-08 14:26:32 +01:00 |
|
Pavel Vesely
|
92444ccf75
|
GetFiles and GetFolder by folder path
|
2020-03-08 14:26:31 +01:00 |
|
Pavel Vesely
|
ff18059b06
|
HtmlText null exception fix
HtmlText Mode switch fix
Control panel fix
(cherry picked from commit b7d2cd06001a3d6a2f8a01e1261795b7da0eb461)
|
2020-03-06 22:55:46 +01:00 |
|
Hisham Bin Ateya
|
425b4e1c67
|
Fix casing for constructor params
|
2020-03-05 20:03:54 +03:00 |
|
Hisham Bin Ateya
|
303bdf3be2
|
Remove this keyword
|
2020-03-05 19:22:13 +03:00 |
|
Hisham Bin Ateya
|
a46235ea1e
|
Fix naming conventions for private fields
|
2020-03-05 01:46:53 +03:00 |
|
Shaun Walker
|
061043bd15
|
optimized cross tenant logic and fixed bug related to reordering modules in panes
|
2020-03-04 09:28:02 -05:00 |
|
Shaun Walker
|
06257943ca
|
refactored site management to include better support for multi-tenancy
|
2020-03-03 16:23:06 -05:00 |
|
Shaun Walker
|
0405a2ab36
|
fix #242 - module definitions not loading in Edit page
|
2020-03-02 15:50:26 -06:00 |
|
Shaun Walker
|
897b3f1949
|
Merge pull request #247 from sbwalker/master
cosmetic changes to filemanager
|
2020-03-02 09:26:26 -06:00 |
|
Shaun Walker
|
1146133cff
|
cosmetic changes to filemanager
|
2020-03-02 10:23:21 -05:00 |
|
Pavel Vesely
|
7e1aa00ca2
|
Get in AliasController return wrong url in some cases
|
2020-02-27 18:41:44 +01:00 |
|
Shaun Walker
|
4262865990
|
further changes for site creation
|
2020-02-26 01:37:48 -05:00 |
|
Shaun Walker
|
b4ddc45829
|
resolved a number of issues with site creation #224
|
2020-02-25 18:53:36 -05:00 |
|
Shaun Walker
|
9e4d5f2f75
|
Merge pull request #223 from sbwalker/master
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:48:29 -05:00 |
|
Shaun Walker
|
d18b4d574a
|
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
|
2020-02-23 10:45:32 -05:00 |
|
Shaun Walker
|
07b29bff1f
|
Merge pull request #209 from hishamco/root-site
Unable to deleted the root site
|
2020-02-22 10:03:23 -05:00 |
|
Shaun Walker
|
ceb7ddcf43
|
Merge pull request #222 from sbwalker/master
added image preview to the file manager component
|
2020-02-22 09:59:26 -05:00 |
|
Shaun Walker
|
00914208ba
|
added image preview to the file manager component
|
2020-02-22 09:56:28 -05:00 |
|
Hisham Bin Ateya
|
ece378c54f
|
Unable to deleted the root site
|
2020-02-20 17:20:08 +03:00 |
|
Shaun Walker
|
ae24b0f3be
|
Merge pull request #217 from sbwalker/master
Ability to insert image in RichTextEditor
|
2020-02-19 14:53:08 -05:00 |
|
Shaun Walker
|
74d4b6412e
|
Ability to insert image in RichTextEditor
|
2020-02-19 14:50:41 -05:00 |
|
Shaun Walker
|
db322feb5e
|
Merge pull request #215 from sbwalker/master
fix page management
|
2020-02-18 17:52:08 -05:00 |
|
Shaun Walker
|
05eaf12003
|
fix page management
|
2020-02-18 17:49:36 -05:00 |
|
Shaun Walker
|
44d855e6d4
|
Re-create appsettings.json
Mistakenly removed by PR #213
|
2020-02-18 17:27:53 -05:00 |
|