Commit Graph

194 Commits

Author SHA1 Message Date
2436f74830 fixes for client-side Blazor 2020-03-10 14:44:50 -04:00
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
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
7d9f0c9718 Merge pull request #265 from chlupac/GetFiles
Get files and folder by folder path
2020-03-09 15:39:06 -04:00
d7b3b444b5 infrastructure for dealing with client cache invalidation in a multi-user environment 2020-03-09 15:37:49 -04:00
5d575c95ca ILogger reference removed 2020-03-09 19:04:34 +01:00
45dabe554a Control panel html facelift + naming fix 2020-03-08 15:55:19 +01:00
92444ccf75 GetFiles and GetFolder by folder path 2020-03-08 14:26:31 +01:00
b9b89e6046 Merge pull request #263 from chlupac/NamingFix
Naming fix
2020-03-07 12:33:05 -05:00
14aeee1e4b Naming fix 2020-03-07 00:41:20 +01:00
c467a5cb67 EditHtml fix second part 2020-03-07 00:10:03 +01:00
8730ecc6ad EditHtml fix 2020-03-06 22:55:46 +01:00
ff18059b06 HtmlText null exception fix
HtmlText Mode switch fix
Control panel fix

(cherry picked from commit b7d2cd0600)
2020-03-06 22:55:46 +01:00
5ef433c6b3 ModuleBase fix 2020-03-06 17:06:30 +01:00
fe66600e37 ModuleBase fix 2020-03-06 16:29:21 +01:00
425b4e1c67 Fix casing for constructor params 2020-03-05 20:03:54 +03:00
303bdf3be2 Remove this keyword 2020-03-05 19:22:13 +03:00
a46235ea1e Fix naming conventions for private fields 2020-03-05 01:46:53 +03:00
4c2007439d module load error handler, router optimizaton, relative paths, fixed add existing module control panel issue 2020-03-04 13:22:58 -05:00
061043bd15 optimized cross tenant logic and fixed bug related to reordering modules in panes 2020-03-04 09:28:02 -05:00
06257943ca refactored site management to include better support for multi-tenancy 2020-03-03 16:23:06 -05:00
0405a2ab36 fix #242 - module definitions not loading in Edit page 2020-03-02 15:50:26 -06:00
897b3f1949 Merge pull request #247 from sbwalker/master
cosmetic changes to filemanager
2020-03-02 09:26:26 -06:00
1146133cff cosmetic changes to filemanager 2020-03-02 10:23:21 -05:00
68d9508c44 Folder creation fail 2020-02-28 13:03:15 +01:00
4262865990 further changes for site creation 2020-02-26 01:37:48 -05:00
b4ddc45829 resolved a number of issues with site creation #224 2020-02-25 18:53:36 -05:00
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
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
07b29bff1f Merge pull request #209 from hishamco/root-site
Unable to deleted the root site
2020-02-22 10:03:23 -05:00
ceb7ddcf43 Merge pull request #222 from sbwalker/master
added image preview to the file manager component
2020-02-22 09:59:26 -05:00
00914208ba added image preview to the file manager component 2020-02-22 09:56:28 -05:00
0eef1790c3 Add Disabled property to ActionLink 2020-02-20 17:26:41 +03:00
d0e03ecbe2 Disable the action button 2020-02-20 17:25:46 +03:00
ae24b0f3be Merge pull request #217 from sbwalker/master
Ability to insert image in RichTextEditor
2020-02-19 14:53:08 -05:00
74d4b6412e Ability to insert image in RichTextEditor 2020-02-19 14:50:41 -05:00
af8819e92b Merge pull request #216 from sbwalker/master
fix page management
2020-02-18 23:45:24 -05:00
bd2b355d36 fix page management 2020-02-18 23:42:40 -05:00
db322feb5e Merge pull request #215 from sbwalker/master
fix page management
2020-02-18 17:52:08 -05:00
05eaf12003 fix page management 2020-02-18 17:49:36 -05:00
359fe2c42e Merge pull request #210 from chlupac/master
Missing nullcheck -> crash when 404
2020-02-18 08:22:00 -05:00
d9348d1088 Merge pull request #213 from fileman/AddModuleDefaultValueCheck
Add Module Value Check
2020-02-18 08:21:18 -05:00
066c616eca authorization changes 2020-02-17 19:48:26 -05:00
b9528e3f12 Check if moduledefinitionname has valid value 2020-02-16 19:24:12 +01:00
12a48bb67c Missing nullcheck -> crash when 404 2020-02-16 12:56:35 +01:00
2fa7f852d5 remove unnecessary API methods 2020-02-14 10:12:12 -05:00
f148b1b148 fixed EditMode after refresh 2020-02-12 17:14:31 -05:00
f6622a5599 bug fixes 2020-02-12 09:14:20 -05:00
66faa79519 Merge pull request #198 from chlupac/master
Missing nullchecks -> unhandled exceptions
2020-02-11 14:31:48 -05:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00