b92a888583
factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements
2022-03-26 17:30:06 -04:00
3e9a4f2c1a
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
2021-10-06 17:20:44 -04:00
aeb599867c
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
2021-10-01 11:28:48 -04:00
3e789e0642
UX improvements to FileManager and Pager components
2021-09-29 10:46:23 -04:00
f00ea09b6e
file manager component improvements
2021-09-16 18:04:50 -04:00
b9259ce6ca
added optional event callback delegates to FileManager component to allow calling components to be notified on upload, change, or delete
2021-09-16 07:59:36 -04:00
898b908c1b
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
2021-09-15 08:02:55 -04:00
39ccc30680
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
c07e766e57
add support for public content folders
2021-05-26 12:01:35 -04:00
af5f79d343
fix dropdown list UX behavior where there is a default option
2021-04-01 17:58:59 -04:00
169a4b00a4
Add missing FileManager localization strings
2020-12-08 22:45:20 +03:00
5e49206828
Add FileManager localization strings
2020-12-06 21:46:03 +03:00
955e7a3856
Factored out Contants.*** Role into RoleNames.***
...
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
0c0916c6ab
Fixed build warnings related to ModuleMessage component changes
2020-10-05 09:11:47 -04:00
0044f031aa
Set component params instead of SetModuleMessage
2020-09-23 11:29:05 +03:00
ad5f5fbc24
Replace Alert with ModuleMessage component
2020-09-20 15:10:48 +03:00
0d76070663
Use alert component in FileManager
2020-09-17 15:42:03 +03:00
ea6dc6b983
fixed very large file upload
2020-08-07 11:46:11 -04:00
a4a0334ec0
added ModuleControlBase
2020-06-25 09:31:21 -04:00
4e6b4a20ef
refactoring of #518 to simplify registration of scripts in modules and themes
2020-06-14 12:07:16 -04:00
6ae019336d
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
5e04cb18a4
File Manager Tune-up
2020-05-15 08:18:07 +02:00
47f17a589f
implementation of [OqtaneIgnore] class attribute in controls
2020-05-07 21:02:43 +02:00
70ebd6eb35
added defensive coding to deal with scenarios where files are deleted but still references from other entities
2020-04-14 12:18:11 -04:00
e8efc5e508
upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 ( #323 )
2020-04-02 12:07:35 -04:00
66ad089088
Refactoring ( #314 )
...
* Refactoring
* Refactoring
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Rename template .sql file
* Modified null and empty string check.
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
* Refactoring
* Refactoring
* Check for a valid email.
* Moved logic to the Utilities class.
Co-authored-by: Aubrey <aubrey.b@treskcow.tech >
Co-authored-by: MIchael Atwood <matwood@dragonmastery.com >
Co-authored-by: Shaun Walker <shaun.walker@siliqon.com >
2020-03-31 10:21:05 -04:00
cf6643aef3
Client fixes
...
Client is partially done.
227 warnings left out of 1500
I like Rider
2020-03-15 15:19:35 +01:00
3e1c371be6
PermissionNames constants
...
Replace magic strings in authorisation calls
2020-03-14 09:21:26 +01:00
1146133cff
cosmetic changes to filemanager
2020-03-02 10:23:21 -05:00
b4ddc45829
resolved a number of issues with site creation #224
2020-02-25 18:53:36 -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
00914208ba
added image preview to the file manager component
2020-02-22 09:56:28 -05:00
6a92c9f764
Folder and file management service
2020-02-11 14:25:38 -05:00