Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/494 display parent CFTs #635

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

mtnhan
Copy link
Contributor

@mtnhan mtnhan commented Nov 30, 2022

Display all parent CFTs of selected parent CET (read only).

ClementBareth and others added 30 commits September 8, 2022 15:49
search in cet ancestor if not found
Also removed direct accesses to cache, always use CustomFieldTemplateService
# Conflicts:
#	meveo-admin-ejbs/src/main/java/org/meveo/service/admin/impl/ModuleObserver.java
#	meveo-admin-ejbs/src/main/java/org/meveo/service/storage/FileSystemImpl.java
#	meveo-admin-ejbs/src/main/java/org/meveo/service/technicalservice/wsendpoint/WebsocketExecutionService.java
#	meveo-admin-ejbs/src/main/java/org/meveo/service/technicalservice/wsendpoint/WebsocketManager.java
#	meveo-admin/ejbs/src/main/java/org/meveo/admin/util/LoggerProducer.java
#	meveo-admin/ejbs/src/main/java/org/meveo/persistence/CrossStorageService.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/base/BusinessService.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/communication/impl/WebsocketNotifManager.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/custom/CustomEntityTemplateCompiler.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/job/JobInstanceService.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/script/ScriptInstanceService.java
#	meveo-admin/ejbs/src/main/java/org/meveo/service/technicalservice/wsendpoint/WebsocketServerEndpoint.java
#	meveo-api/src/main/java/org/meveo/api/git/GitRepositoryFileFilter.java
#	meveo-api/src/main/java/org/meveo/api/git/GitRepositoryWatcher.java
#	meveo-api/src/main/java/org/meveo/api/module/DefaultMeveoModuleInitializer.java
# Conflicts:
#	meveo-admin/ejbs/src/main/java/org/meveo/service/technicalservice/wsendpoint/WebsocketServerEndpoint.java
#	meveo-admin/web/src/main/java/org/meveo/admin/action/admin/module/MeveoModuleBean.java
#	meveo-api/src/main/java/org/meveo/api/ScriptInstanceApi.java
#	meveo-el-resolver/src/main/java/org/meveo/elresolver/ValueExpressionWrapper.java
@ClementBareth ClementBareth changed the base branch from master to develop April 5, 2023 08:27
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.

Display Parent Template CFTs when creating new CET with Parent Template selected
4 participants