hishamco
90ca6aafe9
Set default language if the culture not supported
2021-01-24 01:06:50 +03:00
Shaun Walker
7057f93f13
Merge pull request #1069 from sbwalker/dev
...
added HTML5 date picker to input controls
2021-01-22 14:21:41 -05:00
Shaun Walker
f637c9137c
added HTML5 date picker to input controls
2021-01-22 14:19:43 -05:00
Shaun Walker
fbf2820571
Merge pull request #1067 from sbwalker/dev
...
Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host
2021-01-22 13:01:37 -05:00
Shaun Walker
c0ed7c7934
Localization fixes - table definition, SQL script naming, SQL script not marked as Embedded Resource, changed column name from IsCurrrent to IsDefault to reflect intent, set default language for site in _Host
2021-01-21 17:09:34 -05:00
Shaun Walker
892d9c1ecf
Merge pull request #1065 from sbwalker/dev
...
notification improvements
2021-01-18 14:41:52 -05:00
Shaun Walker
82a118b603
notification improvements
2021-01-18 14:39:56 -05:00
Shaun Walker
fc8f200c32
Merge pull request #79 from oqtane/dev
...
sync
2021-01-18 10:21:04 -05:00
Shaun Walker
b664bc2dbb
remove Add Job component and make Type read-only in Edit
2021-01-18 10:19:42 -05:00
Shaun Walker
350d2cec96
Merge pull request #1061 from sbwalker/dev
...
set SiteState in HostedServiceBase for scheduled jobs
2021-01-18 10:18:47 -05:00
Shaun Walker
8be9fd6eb2
set SiteState in HostedServiceBase for scheduled jobs
2021-01-18 08:59:07 -05:00
Shaun Walker
b4aec286ed
Merge pull request #1045 from hishamco/language-management
...
Add Languages Management
2021-01-18 08:30:31 -05:00
Shaun Walker
6a4fd26787
Merge pull request #1059 from sbwalker/dev
...
auto registration of scheduled jobs
2021-01-18 08:30:14 -05:00
Shaun Walker
a2029a3ca3
auto registration of scheduled jobs
2021-01-17 11:46:09 -05:00
hishamco
bc0ba92303
Revert the changes in the LanguageController
2021-01-15 01:35:53 +03:00
hishamco
e938d4f801
Add Admins role
2021-01-15 00:28:59 +03:00
hishamco
54ff8eced1
Fix the relationship
2021-01-13 23:41:08 +03:00
hishamco
a2943d083b
Set culture when added language set to current
2021-01-13 18:43:26 +03:00
hishamco
b3152ee3e5
LanguageSwitcher should have the cultures from language management
2021-01-13 18:26:36 +03:00
hishamco
c5ae8c979b
Cultures should come from supported cultures
2021-01-13 18:19:56 +03:00
Shaun Walker
4fd49ab028
Merge pull request #1046 from chlupac/ContentUrl
...
Add missing ContentUrl method
2021-01-12 09:41:38 -05:00
Shaun Walker
edbdfe454e
Merge pull request #1047 from chlupac/GetPath
...
Introduce GetFolderPath and GetFilePath repository methods
2021-01-12 09:41:09 -05:00
Pavel Vesely
f1a1a21d74
Introduce GetFolderPath and GetFilePath repository methods
2021-01-11 16:32:13 +01:00
Pavel Vesely
1dcb14811d
Add missing ContentUrl method
2021-01-11 16:31:37 +01:00
hishamco
932c5590af
Make sure one language is set to current
2021-01-11 00:11:30 +03:00
hishamco
3a8fc428a6
Use TriaStateCheckBox for language IsCurrent
2021-01-11 00:04:43 +03:00
hishamco
7d090e51a1
Add language page
2021-01-10 23:51:15 +03:00
hishamco
128729d4a0
TenantId -> SiteId
2021-01-10 23:50:34 +03:00
hishamco
70595eb90a
Fix Language table
2021-01-10 23:50:21 +03:00
hishamco
8ab511fda7
Return empty list if languages list are null
2021-01-10 23:17:35 +03:00
hishamco
91a844c910
Add language management page template
2021-01-10 23:17:03 +03:00
hishamco
21e09d95da
Add migration script
2021-01-10 21:32:25 +03:00
hishamco
9b4316d6cd
Fix errors
2021-01-10 21:32:11 +03:00
hishamco
3059e8c763
Add language service
2021-01-10 20:17:35 +03:00
hishamco
aa19a35834
Add language repository & controller
2021-01-10 20:09:04 +03:00
Shaun Walker
1276c0269e
add SMTP sender email
2021-01-07 15:06:48 -05:00
Shaun Walker
047fa9ac4e
Merge pull request #1044 from sbwalker/dev
...
add SMTP sender email
2021-01-07 15:06:21 -05:00
Shaun Walker
b8fb230a0e
Merge pull request #78 from oqtane/dev
...
sync with upstream
2021-01-05 17:12:40 -05:00
Shaun Walker
289c71d36f
Merge pull request #1041 from sbwalker/dev
...
support for shared razor class library static resources in external module template
2021-01-05 17:11:52 -05:00
Shaun Walker
e3e5f782aa
support for shared razor class library static resources in external module template
2021-01-05 17:11:45 -05:00
Shaun Walker
778f9cb356
added better validaton and user feedback related to SMTP configuration
2021-01-05 16:57:36 -05:00
Shaun Walker
767431fdab
Merge pull request #1040 from sbwalker/dev
...
added better validaton and user feedback related to SMTP configuration
2021-01-05 16:57:03 -05:00
Shaun Walker
27f24160e4
Merge pull request #1039 from sbwalker/dev
...
fix navigation usability issue for shared add/edit page UI invoked by Control Panel and Page Management
2021-01-05 14:48:44 -05:00
Shaun Walker
1979a6dc4b
Merge pull request #1021 from chlupac/UpdateSettings
...
Settings Fix
2021-01-05 14:47:46 -05:00
Shaun Walker
de25e3fbf1
fix navigation usability issue for shared add/edit page UI invoked by Control Panel and Page Management
2021-01-05 14:47:09 -05:00
Pavel Vesely
91c5ff7b00
UpdateSettings bugfix
...
ISettingControl introduction
2021-01-05 19:52:14 +01:00
Shaun Walker
78f36c9f95
Merge pull request #1038 from sbwalker/dev
...
fixed issue with Sql Management and System Info missing icons after new installation
2021-01-05 09:00:55 -05:00
Shaun Walker
fb258805d0
Merge pull request #1037 from hishamco/resources
...
Fix ResourceKey property
2021-01-05 09:00:43 -05:00
Shaun Walker
a61a2f748c
fixed issue with Sql Management and System Info missing icons after new installation
2021-01-05 09:00:42 -05:00
Shaun Walker
c82d6de40e
Merge pull request #1033 from hishamco/list-entries-order
...
Order users by display name
2021-01-05 09:00:32 -05:00