Commit Graph

1140 Commits

Author SHA1 Message Date
7feee22b32 EntityNames replacements 2020-03-14 18:16:04 +01:00
eec983707a Merge branch 'master' into NamingFixes 2020-03-14 12:27:34 -04:00
e5fde5a436 Naming fixes 2020-03-14 14:37:51 +01:00
a06ad38432 Naming fixes 2020-03-14 11:07:49 +01:00
b4d3903517 Replace magic strings in other places 2020-03-14 10:12:07 +01:00
3e1c371be6 PermissionNames constants
Replace magic strings in authorisation calls
2020-03-14 09:21:26 +01:00
0eb681dc25 Merge pull request #279 from sbwalker/master
fixes to permission grid
2020-03-11 16:45:29 -04:00
f46b9a2fb2 fixes to permission grid 2020-03-11 16:45:11 -04:00
afd4471b87 Merge pull request #278 from sbwalker/master
optimizations and fixes
2020-03-11 14:40:08 -04:00
fe98084324 optimizations and fixes 2020-03-11 14:39:49 -04:00
adb8542005 Merge pull request #268 from chlupac/master
HTML text fix
2020-03-10 14:45:55 -04:00
805c25330c HTML text fix 2020-03-10 18:33:52 +01:00
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04:00
d7b3b444b5 infrastructure for dealing with client cache invalidation in a multi-user environment 2020-03-09 15:37:49 -04: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
4c2007439d module load error handler, router optimizaton, relative paths, fixed add existing module control panel issue 2020-03-04 13:22:58 -05:00
06257943ca refactored site management to include better support for multi-tenancy 2020-03-03 16:23:06 -05: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
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
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
74d4b6412e Ability to insert image in RichTextEditor 2020-02-19 14:50:41 -05:00
bd2b355d36 fix page management 2020-02-18 23:42:40 -05:00
05eaf12003 fix page management 2020-02-18 17:49:36 -05:00
066c616eca authorization changes 2020-02-17 19:48:26 -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
c76ffa1714 Save Site SMTP settings bug 2020-02-08 22:48:00 +01:00
ee682516c3 refactoring email verification 2020-02-04 15:14:27 -05:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00
d6704d1c6d Allows Editor to work off line. Allows images to be resized. 2019-12-17 05:46:05 -08:00
f29f710d92 Properly updates the audit fields when in Rich Text mode. 2019-11-29 18:28:37 -08:00
3b02a936bd To address the error: Cannot read property 'root' of undefined TypeError: Cannot read property 'root' of undefined at Object.loadQuillContent 2019-11-29 18:21:39 -08:00
07f09361b9 Allows you to switch between Rich text and Raw HTML Editor 2019-11-29 18:14:58 -08:00