Skip to content

Conversation

YXME
Copy link
Contributor

@YXME YXME commented Oct 13, 2025

No description provided.

hohll and others added 30 commits October 9, 2025 16:34
…ult global code and version in lutece datastore

Add also update script to add datastore keys, remove core_theme_global table and update core_theme table. Remove old script.

if ( !strTheme.isBlank() )
{
_themeService.setGlobalTheme( strTheme, strVersion );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if you can use the Get-Post-Redirect pattern.

Copy link
Member

@ryahiaoui ryahiaoui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use LUTECE MVC Pattern

… overrides in ThemeService, use of injection model in themeJspBean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants