hishamco
e1b02ee405
Localize components for the logs pages
2020-11-20 00:53:55 +03:00
hishamco
9a3fd94c11
Localize non components for the pages
2020-11-20 00:50:14 +03:00
hishamco
917caab7a1
Localize components of the pages
2020-11-20 00:44:44 +03:00
hishamco
fcfcd46d8e
Localize non components for the profiles pages
2020-11-20 00:37:10 +03:00
hishamco
387c1aa57f
Localize component for the profiles pages
2020-11-20 00:34:39 +03:00
hishamco
09d84bc12a
Localize Recylce Bin
2020-11-20 00:30:07 +03:00
Shaun Walker
301051898b
Merge pull request #916 from hishamco/runtime
...
Runtime enum should be in Oqtane.Shared
2020-11-19 15:37:19 -05:00
Shaun Walker
217bb972e1
Merge pull request #901 from hishamco/localize-site-setiings-page
...
Localize Site Settings Page
2020-11-19 15:34:38 -05:00
Shaun Walker
3b62ffd4f0
Merge pull request #900 from hishamco/localize-sites-pages
...
Localize Sites Pages
2020-11-19 15:34:25 -05:00
Shaun Walker
ab5bf3cda5
Merge pull request #899 from hishamco/localize-sql-page
...
Localize SQL Page
2020-11-19 15:34:12 -05:00
Shaun Walker
db50a2de5f
Merge pull request #898 from hishamco/localize-system-info-page
...
Localize system info page
2020-11-19 15:34:01 -05:00
Shaun Walker
4a8dd2dc6a
Merge pull request #897 from hishamco/localize-tenants-pages
...
Localize Tenants Pages
2020-11-19 15:33:48 -05:00
Shaun Walker
6c445b1202
Merge pull request #896 from hishamco/localize-themes-pages
...
Localize Themes Pages
2020-11-19 15:33:36 -05:00
Shaun Walker
4973dbb9a5
Merge pull request #895 from hishamco/localize-upgrade-page
...
Localize Upgrade Page
2020-11-19 15:33:21 -05:00
Shaun Walker
bd198fef7b
Merge pull request #894 from hishamco/localize-user-profiles-pages
...
Localize User Profile Pages
2020-11-19 15:33:08 -05:00
Shaun Walker
e25146cd68
Merge pull request #893 from hishamco/localize-users-pages
...
Localize Users Pages
2020-11-19 15:32:55 -05:00
Shaun Walker
a849ee283e
Merge pull request #892 from hishamco/localize-roles-pages
...
Localize Roles Pages
2020-11-19 15:32:41 -05:00
hishamco
322d45dd12
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
hishamco
e94741d049
Localize site settings page
2020-11-18 00:17:16 +03:00
hishamco
5155cb214f
Localize non component of the sites pages
2020-11-18 00:13:46 +03:00
hishamco
236a4bd3d9
Localize components of sites page
2020-11-18 00:09:51 +03:00
hishamco
1518afbd93
Localize SQL page
2020-11-17 23:57:58 +03:00
hishamco
a14616a7c1
Localize system info page
2020-11-17 23:54:59 +03:00
hishamco
2672f47cdf
Localize non components of the tenants pages
2020-11-17 23:47:38 +03:00
hishamco
bbda300952
Localize components for the tenants pages
2020-11-17 23:46:14 +03:00
hishamco
c1fa6589af
Localize non components for themes pages
2020-11-17 23:42:27 +03:00
hishamco
1b44de6972
Localize components for the themes pages
2020-11-17 23:40:23 +03:00
hishamco
2d9ad076d2
Localize upgrade page
2020-11-17 23:34:49 +03:00
hishamco
dca607b22f
Localize non components for user profile pages
2020-11-17 23:24:14 +03:00
hishamco
5c3e22ab34
Localize components of the user profile pages
2020-11-17 23:13:13 +03:00
hishamco
086e3623c3
Localize non components in users pages
2020-11-17 23:04:16 +03:00
hishamco
261f48e842
Localize components for the users pages
2020-11-17 22:56:41 +03:00
hishamco
b4333a743d
Localize non components strings in roles pages
2020-11-17 22:44:44 +03:00
hishamco
c70f37d33c
Fix resource keys
2020-11-17 22:43:53 +03:00
hishamco
16b5dd99cc
Localize components for the roles pages
2020-11-17 22:39:38 +03:00
hishamco
d8d1412a8f
Fallback to English as default culture
2020-11-17 22:28:17 +03:00
Shaun Walker
8b97872100
improve user experence of Module Creator during app restart
2020-11-09 15:52:40 -05:00
Shaun Walker
41b30bfab2
Removed comment and added defensive logic in the eent that the moduletype is not valid. Also changed default behavior to display the name if the key is missing. Will need an option in the future to enable the display of missing keys.
2020-11-09 09:27:52 -05:00
hishamco
26c054c22d
Use IStringLocalizerFactory for simplicity
2020-11-08 22:26:04 +03:00
Shaun Walker
e0017065af
Module Creator should only include Framework References for 2.0.0 and above
2020-11-07 16:44:41 -05:00
Shaun Walker
23a35cf3c4
resolve Login UI issue #794
2020-11-04 17:43:27 -05:00
Shaun Walker
d7135ad4f9
implement optional Security parameter for TabPanel #797
2020-11-04 17:27:15 -05:00
Shaun Walker
b4b73b7e5a
fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
2020-11-03 14:41:49 -05:00
Shaun Walker
570b885c09
Merge pull request #849 from hishamco/section-localization
...
Localize section component
2020-10-25 13:08:40 -04:00
Shaun Walker
90de3949d2
Merge pull request #848 from hishamco/tab-panel-localization
...
Localize TabPanel component
2020-10-25 13:08:20 -04:00
hishamco
5948e7ba76
Localize section component
2020-10-24 10:05:57 +03:00
hishamco
3cbf55e1ce
Move DisplayHeading() from TabStrip to TabPanel
2020-10-24 09:52:17 +03:00
hishamco
ec270fbff0
Localize TabPanel component
2020-10-24 09:44:56 +03:00
Shaun Walker
2f17945020
Merge pull request #843 from sbwalker/master
...
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
2020-10-21 08:02:57 -04:00
Shaun Walker
cbd7caa6df
Merge branch 'master' of https://github.com/sbwalker/oqtane.framework into master
2020-10-21 08:01:39 -04:00
Shaun Walker
0ef04e81ff
Fixed issue where Page Url expansion script for 1.0.4 was not implemented properly - it was not tagged as an embedded resource.
2020-10-21 08:01:17 -04:00
hishamco
3f78c99ed4
Localize ActionDialog
2020-10-20 23:16:53 +03:00
hishamco
af41e8bcfb
Fix issue with ActionLink localization
2020-10-20 18:36:06 +03:00
Shaun Walker
544475c489
Merge pull request #828 from hishamco/action-link-localization
...
Action link localization
2020-10-20 07:52:40 -04:00
Shaun Walker
e61cd3d366
Merge pull request #824 from hishamco/localizable-component
...
Localizable component
2020-10-20 07:52:11 -04:00
hishamco
79b584f268
Check needed if the component is localizable
2020-10-19 21:47:59 +03:00
Shaun Walker
ecacb681b4
introduce Resource Declaration and Location properties to offer more resource management options for developers
2020-10-19 08:03:04 -04:00
hishamco
34b9903b15
Localize ActionLink
2020-10-19 12:16:35 +03:00
hishamco
fed56098a0
Avoid resource check in child components
2020-10-19 11:36:05 +03:00
hishamco
fd5d777d3a
Label should use LocalizableComponent
2020-10-19 11:17:34 +03:00
hishamco
5bb7c63d44
Introduce LocalizableComponent
2020-10-19 11:16:46 +03:00
Shaun Walker
d082c5427b
fixed compilation warnings in AuditInfo, fixed issue in ModuleMessage triggered in InstallWizard, fixed PWA JavaScript in ThemeBuilder for all browsers
2020-10-18 09:09:18 -04:00
Shaun Walker
1293b98226
Merge pull request #801 from hishamco/localizable-labels
...
Use ServiceActivator instead of IHttpContextAccessor
2020-10-18 08:52:13 -04:00
Tony Valenti
c683de2cda
Refactor TenantNames.Master
2020-10-16 10:45:13 -05:00
Tony Valenti
f33fb4d001
Factoring out Constants.AdminPane and Constants.HostUser
2020-10-16 10:23:17 -05:00
Tony Valenti
955e7a3856
Factored out Contants.*** Role into RoleNames.***
...
Renamed 'AllUsers' to 'Everyone'
2020-10-16 06:22:52 -05:00
hishamco
4a90e6e64f
Use ServiceActivator instead of IHttpContextAccessor
2020-10-15 06:07:11 +03:00
hishamco
4b11bdc4be
Support label localization
2020-10-12 18:15:08 +03:00
Shaun Walker
0c0916c6ab
Fixed build warnings related to ModuleMessage component changes
2020-10-05 09:11:47 -04:00
hishamco
0044f031aa
Set component params instead of SetModuleMessage
2020-09-23 11:29:05 +03:00
hishamco
913ad53302
Use ModuleMessage everywhere
2020-09-20 15:43:01 +03:00
hishamco
ad5f5fbc24
Replace Alert with ModuleMessage component
2020-09-20 15:10:48 +03:00
hishamco
0d76070663
Use alert component in FileManager
2020-09-17 15:42:03 +03:00
hishamco
c01cd3b46c
Add dismissible option
2020-09-17 15:41:34 +03:00
hishamco
3613ce62eb
Add Alert component
2020-09-17 15:09:20 +03: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
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
Mike Casas
2f9f823330
Delete module pluralization in the location display.
2020-08-18 17:02:40 -04: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
282579fcf2
resolve #526 remove pluralization from module creation templates
2020-08-14 12:44:37 -04: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
ea6dc6b983
fixed very large file upload
2020-08-07 11:46:11 -04:00
Shaun Walker
3fa620f3bc
include logging during module and theme installation
2020-08-06 16:37:27 -04:00
Shaun Walker
94f0bdcce9
Improvements to System Update
2020-08-04 08:47:39 -04:00
Shaun Walker
336550c571
increase wait time for browser redirects during app restarts
2020-07-23 14:39:53 -04:00
Shaun Walker
62a6b5f28a
Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered.
2020-07-22 16:09:39 -04:00
Shaun Walker
bc73e5e3d0
modifications to ActionLink and ActionDialog controls, added logic to prevent IHostedService from blocking startup, made controller route prefix consistent in module template
2020-07-17 15:09:05 -04:00
Shaun Walker
f515def414
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Shaun Walker
56537e4785
Merge pull request #642 from svreic/bugfix/page-path-validation
...
Page path validation
2020-07-02 08:13:39 -04:00
Sven Reichelt
7b5a192b82
Added double page path validation
2020-07-02 09:47:42 +02:00
Michael Atwood
d4be058d07
Can get parameters without template
...
clear urlParameters dictionary if template fails. Removed UrlParametersTemplate property and UrlParamerters auto dictionary
2020-07-01 15:15:39 -07:00
Michael Atwood
038894cf64
Enhancement to url parameters helper in modulebase
2020-07-01 01:35:06 -07:00
Michael Atwood
954e30d89f
Save url parameter action segments
2020-06-30 16:01:16 -07:00
Michael Atwood
fccdd07a08
Replaced token identifiers for { }
2020-06-30 12:59:19 -07:00
Michael Atwood
cb2d529689
added in GetUrlParameters route to Module Index action
2020-06-30 04:16:08 -07:00
Shaun Walker
6e7c8e7b05
improvements for custom authorization policy usage
2020-06-25 10:23:27 -04:00
Shaun Walker
a4a0334ec0
added ModuleControlBase
2020-06-25 09:31:21 -04:00
Shaun Walker
3ac4116a84
Merge pull request #628 from thabaum/dashboard-table-col-size
...
Fix Dashboard button/input table col size
2020-06-19 17:29:27 -04:00
Cody
5dced08f7a
removes password autofill autocomplete="new-password"
2020-06-18 22:47:41 -07:00
Cody
882412b8ff
button/input columns style="width: 1px"
2020-06-18 22:22:16 -07:00
Mike Casas
ee5553ad8a
Step 2.
2020-06-18 07:35:40 -04:00
Shaun Walker
0636227284
refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method
2020-06-17 10:27:14 -04:00
Shaun Walker
7c24bae753
resolve #566 by moving Bootstrap declaration into theme
2020-06-16 17:38:06 -04:00
Shaun Walker
42696eacbd
fix #600 Unhandled exception opening a user's profile
2020-06-14 21:12:55 -04:00
Shaun Walker
4e6b4a20ef
refactoring of #518 to simplify registration of scripts in modules and themes
2020-06-14 12:07:16 -04:00
Shaun Walker
88e3a9adc3
Merge pull request #608 from jimspillane/AddJavaScriptDependencyManager
...
Add JavaScript dependency manager
2020-06-14 11:00:27 -04:00
Shaun Walker
1a0e8f7e19
Merge pull request #607 from chlupac/SiteRouterFix
...
small fixes
2020-06-12 13:04:44 -04:00
Pavel Vesely
8053cc0af6
small fixes
2020-06-12 17:48:50 +02:00
Shaun Walker
a67330dbbb
Merge pull request #586 from thabaum/patch-13
...
To/From Fields enabled/disabled, reply message fix
2020-06-12 09:40:16 -04:00
Jim Spillane
937ae32a9e
Add JS dependency manager
...
Added LoadJS(https://github.com/muicss/loadjs ) and migrated Quill interop to use LoadJS.
2020-06-12 08:07:23 -04:00
Jim Spillane
5124dea72c
Add JS dependency manager
...
Added LoadJS(https://github.com/muicss/loadjs ) and migrated Quill interop to use LoadJS.
2020-06-10 21:09:10 -04:00
Cody
51b69e05fb
Original Message text area full bottom screen
2020-06-06 15:28:48 -07:00
Cody
095a95a3a9
removes message carriage returns
2020-06-06 11:46:35 -07:00
Cody
8d17153686
replace dashes with underscores
2020-06-06 08:03:42 -07:00
Cody
6efbeeb2b4
Change dashes to underscores
2020-06-06 08:02:08 -07:00
Cody
af1aab5b8d
Updated to latest framework message username
...
addresses conflicts
2020-06-05 17:57:25 -07:00
Cody
f854b948ce
namespaces removed last commit
2020-06-04 21:22:48 -07:00
Cody
7b9cd39cb7
To/From Fields enabled/disabled, reply message fix
2020-06-04 21:20:48 -07:00
Cody
6f6f2b77d7
'...' added, Reply Removed
2020-06-04 21:11:24 -07:00
Shaun Walker
4edb3f32f0
Merge pull request #580 from chlupac/UserManagerPersistence
...
User manager search persistence
2020-06-03 19:46:36 -04:00
Shaun Walker
99cad13890
restrict user data leakage
2020-06-03 19:46:47 -04:00
Pavel Vesely
cdc4de432a
User manager search persistence
2020-06-03 20:10:52 +02:00
Shaun Walker
c4f1d37421
improve user experience after app restarts
2020-06-02 14:21:57 -04:00
Shaun Walker
1b7ca45d4a
Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers.
2020-06-01 14:58:46 -04:00
Shaun Walker
f45cb8b069
fix theme selection in sites
2020-05-31 22:56:19 -04:00
Shaun Walker
7d21cfefc1
restrict container selection to the current theme, hide layout selection if theme does not support layouts, make behavior consistent for all theme/layout/container selection
2020-05-31 22:53:11 -04:00
Shaun Walker
fe92d3d74f
Merge pull request #538 from thabaum/patch-9
...
Site Settings: removes ONLY " <Select Container>"Theme and Layout drop down options
2020-05-31 20:42:25 -04:00
Shaun Walker
833ea9461a
Merge pull request #568 from chlupac/ActionLink
...
Allow to show icon only in action link
2020-05-31 09:54:04 -04:00
Pavel Vesely
cb484665ca
Allow to show icon only in action link
2020-05-30 21:24:40 +02:00
Shaun Walker
6402723d2a
addressed consistency between theme loading and moduledefinition loading, added theme detailed UI view
2020-05-29 16:27:02 -04:00
Shaun Walker
3a5b6954e3
fix for #525 when running locally without a network connection
2020-05-28 16:24:22 -04:00
Shaun Walker
d5f3b7513d
Merge pull request #549 from chlupac/UserSearch
...
Search in User management
2020-05-28 09:45:45 -04:00
Pavel Vesely
e935451d93
Search in User management
2020-05-28 11:33:47 +02:00
Jim Spillane
97df673609
Change JavaScript namespace from interop to Oqtane
2020-05-24 23:04:55 -04:00
Cody
cbcec0481a
removed "Select Container, Theme, Layout" options
2020-05-24 19:12:47 -07:00
Shaun Walker
c089b90659
modifications to JSInterop in RichTextEditor
2020-05-21 15:55:58 -04:00
Shaun Walker
d8fca5de20
module creator templates need to be in the server project in order to be distributed with application
2020-05-20 15:31:09 -04:00
Shaun Walker
1495a5c017
fixed references in external template
2020-05-20 14:59:57 -04:00
Shaun Walker
066ef44773
fixes to upgrade project
2020-05-20 11:57:41 -04:00
Mike Casas
6f1e930474
Updated the versions.
2020-05-20 06:51:22 -04:00
Shaun Walker
52b2c876a4
performance optimizations to avoid use of reflection ( thanks to @chlupac for this suggestion )
2020-05-19 13:39:39 -04:00
Shaun Walker
263b045c75
module creator template updates
2020-05-19 09:08:29 -04:00
Shaun Walker
96c2a59551
Merge pull request #501 from sbwalker/master
...
use lambas for setting resources
2020-05-18 13:33:50 -04:00
Shaun Walker
5e23448618
use lambas for setting resources
2020-05-18 13:34:53 -04:00
Shaun Walker
6ae019336d
changing default theme to Oqtane theme
2020-05-18 10:44:54 -04:00
Shaun Walker
0c236682b9
Merge pull request #500 from sbwalker/master
...
changing default theme to Oqtane theme
2020-05-18 10:44:00 -04:00
Shaun Walker
9b74262c76
Added support for module resource management
2020-05-18 09:47:37 -04:00
Shaun Walker
a13208e65d
Merge pull request #499 from sbwalker/master
...
Added support for module resource management
2020-05-18 09:46:32 -04:00
Shaun Walker
c426302242
enhanced module creator to display location where module will be created
2020-05-16 13:40:59 -04:00