- Refining & Enhancing dynamic fields
- Creating a specialized Form class for handling dynamic fields - Refinement of HTML-macros to handle dynamic fields - Introduction of dynamic fields for Catalogs
This commit is contained in:
@@ -169,4 +169,5 @@ for SERVICE in "${SERVICES[@]}"; do
|
||||
fi
|
||||
done
|
||||
|
||||
echo "All specified services processed."
|
||||
echo "All specified services processed."
|
||||
echo "Finished at $(date +"%d/%m/%Y %H:%M:%S")"
|
||||
@@ -59,3 +59,4 @@ git tag -a v$RELEASE_VERSION -m "Release $RELEASE_VERSION: $RELEASE_MESSAGE"
|
||||
git push origin v$RELEASE_VERSION
|
||||
|
||||
echo "Release process completed for version: $RELEASE_VERSION"
|
||||
echo "Finished at $(date +"%d/%m/%Y %H:%M:%S")"
|
||||
Reference in New Issue
Block a user