Commit Graph

48 Commits

Author SHA1 Message Date
a967332f89 remove Microsoft.AspNetCore.Localization 2024-10-24 12:24:46 -04:00
bcf7866fe2 fix #4733 - remove Name column from Language table and populate value dynamically 2024-10-15 15:58:17 -04:00
906ae0a43e Remove extra attribute for SetCookie 2024-10-05 14:06:18 -07:00
9d0ab34274 Update 'SetCookie" option settings "secure, httpOnly, sameSite" 2024-10-05 13:28:33 -07:00
422bf7b689 Edit languages to set default. 2023-12-07 18:12:49 -06:00
fecee7a12b Translation for thread #3094
Updated the Missing or incorrect keys
2023-08-08 13:30:10 +02:00
64b8291487 improve module/theme/translation upload user experience to be consistent with download 2023-05-02 14:22:34 -04:00
cc3cc55269 consolidated package installation so that it always occurs during startup and added logging in case of errors 2023-04-05 10:26:21 -04:00
3a79fa074a fix #2700 - translation installation 2023-03-28 15:52:07 -04:00
368b900a6e fix #2464 - translation install/upgrade experience 2022-10-20 13:16:18 -04:00
4084b352de added ability to specify a site home page, updated default template content to include .NET MAUI 2022-08-15 17:01:20 -04:00
6bfab696ad optimize satellite assembly loading based on the new model where all cultures are available 2022-07-21 16:02:23 -04:00
557b30815e use package name as a convention for identifying satellite assemblies 2022-07-18 13:14:34 -04:00
4bf9f36baa fix #2245 - default database type not set correctly when adding new site for any DB other than LocalDB, added Source: info to all extension installation scenarios now that the Registry supports both Nuget and GitHub locations 2022-06-20 17:44:49 -04:00
25173ae85c Ddd filtering by Category to Module Management - default to Common 2022-05-21 10:10:57 -04:00
9258c3849b Went through each Framework module updating Resources
New English resources added
2021-12-11 13:43:22 +01:00
53ff491efd Assorted enhancements 2021-11-24 08:08:39 -05: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
b4f7344ae4 removed unnecessary message from top of module, theme, language installation pages 2021-09-17 09:28:27 -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
07165ce68d add support for trial periods 2021-09-03 15:24:51 -04:00
e00b7c9be9 add some missing localization keys 2021-08-27 17:29:45 -04:00
bb75242a4f fix #1617 convert line break to comma when saving aliases, improve license acceptance user experience 2021-08-27 08:17:48 -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
ffcc229c78 support for commercial modules, themes, translations 2021-08-16 09:46:02 -04:00
ffe724b32d add support for free/paid in module, theme, translation installation 2021-08-13 15:56:22 -04:00
63093cca3b langauges validation 2021-08-05 12:24:11 -04:00
00ca3d856b reset admin 2021-07-31 15:09:14 -04:00
e42a687c9b fixing spacing 2021-07-29 15:28:15 -04:00
33a76c61ca updated modules for input requirements 2021-07-27 16:24:01 -04:00
fca290f8f5 Modifications for Bootstrap 5
Admin section now finished.  All Tables now replaced with div
2021-07-10 13:37:05 +02:00
cb7d9a0371 upgrade to Boostrap 5 2021-07-02 20:03:51 -04:00
525cbb87b0 allow disabling of swagger and package service 2021-07-01 09:11:29 -04:00
f989f63546 Merge branch 'dev' into dev 2021-06-25 17:56:21 -04:00
ef6f5f2769 update resources 2021-06-25 17:03:29 -04:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
e1e4d82684 resx file corrections 2021-06-25 08:22:36 -04:00
509f054961 package UI updates 2021-06-25 08:10:15 -04:00
bfafffd8cb add search to package manager components 2021-06-23 13:00:44 -04:00
c4e6a4af49 fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service 2021-06-22 14:14:46 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
9f3b6197fe Fix the UX for add a new language 2021-05-07 14:32:41 +03:00
38aebf5aff Allow installation of Language packages through Language Management 2021-05-05 19:03:06 -04:00
6e5496e969 Exclude English from the languages list 2021-04-21 16:41:24 +03:00
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
a2943d083b Set culture when added language set to current 2021-01-13 18:43:26 +03:00
c5ae8c979b Cultures should come from supported cultures 2021-01-13 18:19:56 +03:00
7d090e51a1 Add language page 2021-01-10 23:51:15 +03:00