This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Shared
/
Models
History
sbwalker
aaf3cdfdac
ensure UniqueKey is unique by including TenantId and SiteId
2024-07-01 16:19:58 -04:00
..
Alias.cs
fix
#4353
- add defensive logic when sending notifications and improve performance
2024-06-26 09:09:06 -04:00
Culture.cs
…
Database.cs
…
File.cs
allow system log to be cleared
2023-02-08 14:45:20 -05:00
Folder.cs
Fix
#2687
- add Setters to Permissions property to provide improved backward compatibility
2023-03-16 13:26:18 -04:00
Installation.cs
…
Job.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
JobLog.cs
…
Language.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
Log.cs
…
MigrationHistoryTable.cs
…
ModelBase.cs
introduced a ModelBase to move the IAuditable properties to a base class
2022-10-26 17:12:03 -04:00
Module.cs
[ENH] -
#4178
modifications after review
2024-04-24 09:46:07 +10:00
ModuleContent.cs
…
ModuleDefinition.cs
documentation for ReleaseVersions property
2023-08-28 15:27:33 -04:00
Notification.cs
[ENHANCE] - Added IsRead property to Notifications
2023-07-06 01:02:05 +10:00
Package.cs
remove unecessary NotMapped attribute
2023-08-24 16:41:58 -04:00
Page.cs
Start Date and Expiry Date for Module instances and Pages
#3538
2023-12-31 12:21:38 +01:00
PageModule.cs
eager load Page associated to PageModule
2024-06-27 17:05:22 -04:00
Permission.cs
introduce Clone method in Permission model
2024-05-28 07:55:45 -04:00
Profile.cs
adds Autocomplete property
2024-01-15 09:30:37 -08:00
Resource.cs
consolidate Clone logic for Resource objects
2024-03-08 19:33:09 -05:00
Result.cs
add generic Result model for leveraging Result pattern
2023-12-04 15:41:00 -05:00
Role.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
Route.cs
add defensive logic to route parsing
2024-05-13 08:45:03 -04:00
SearchContent.cs
ensure UniqueKey is unique by including TenantId and SiteId
2024-07-01 16:19:58 -04:00
SearchContentProperty.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
SearchContentWord.cs
search refactoring
2024-06-08 16:14:56 -04:00
SearchQuery.cs
modify query property names
2024-06-28 16:15:28 -04:00
SearchResult.cs
refactoring the code.
2024-06-04 17:32:31 +08:00
SearchResults.cs
use List instead of IList, remove "List" from method names. remove unnecessary using statements
2024-06-11 10:38:44 -04:00
SearchWord.cs
search refactoring
2024-06-08 16:14:56 -04:00
Setting.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
Site.cs
scalability improvements
2024-05-31 16:23:36 -04:00
Sitemap.cs
add sitemap generator which outputs all public pages and also includes an ISitemap interface for modules
2023-02-20 08:35:46 -05:00
SiteTemplate.cs
improvements to page template processing in cases where a page parent and name is specified without a path
2023-06-09 12:33:07 -04:00
SqlQuery.cs
fix
#2567
- migrate tenant connection string details from database to appsettings.json
2023-02-23 16:29:15 -05:00
Sync.cs
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
Template.cs
abstract namespace specification to template.json so that module and theme templates can use their own naming conventions
2023-08-28 09:03:05 -04:00
Tenant.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
Theme.cs
add ability to modify Theme Name
2023-05-25 12:56:49 -04:00
ThemeControl.cs
…
UrlMapping.cs
added support for url mapping and viitors
2021-12-09 08:48:56 -05:00
User.cs
improvements based on user import testing
2023-09-23 09:04:18 -04:00
UserRole.cs
update models to use new ModelBase
2022-10-26 17:26:46 -04:00
Visitor.cs
visitor improvements
2021-12-11 09:30:05 -05:00