All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- EFDE: #32 Translation system (en_US es_ES pt_PT)
- Laravel: #5 Add new implemention
- Wordpress: #31 Add new implemention
- Symfony: #35 Add new version of Symfony 7.x
- EFDE
- #37 ASAP! EFDE does not run after installation from v2.1.0
- #36 Function info menu not aligned (Debug Mode)
- Symfony: #33 fix application directory permissions application
- MySQL: #3 General fixes for database import and export
- MySQL: #3 Add service for MySQL management
- EFDE: #28 Add SHORTCUTS
- EFDE: #15
- Refactoring module loading (Remove ../init)
- Cleaning the bin/efde
- Add configuration for default editor
- Improve mode management (debug and develop)
- EFDE: #15 Migrate from PYTHON to full BASH
- Refactoring console/{implemention or service}
- Improve bin/install.sh
- Fixed main script bin/efde.sh
- Core refactoring
- Auto loading module
- Module structure (common efde docker symfony)
- Feature management by category or element
- module.props.element.variable
- module.tasks.element.method
- Added debug methods
- Fixed documentation
- EFDE: #14 Installation - Option by script due to lack of git and refactoring of the install.sh scripts
- EFDE: #16 Installation - Migrate docker-compose (v1) to docker compose (v2)
- EFDE: #18 Installation - Validate requirements for docker and docker compose
- Symfony: #6 Being able to indicate the version to use 5.x or 6.x
- Symfony: #13 Install - Establish type of application, microservice or webapp
- EFDE: #10 Disable automatic EFDE update - Available by parameter --update
- EFDE: #1 - Partial - Create a file to save configurations
- EFDE: #11 Installation on clean ubuntu - $HOME/bin
- EFDE: #12 Installation - Missing python dependencies
- Symfony: Fix createapp script sequence
- Symfony: #7 Fix permission to folder ./app
- Symfony: #8 Remove environment variable from docker-compose.yml
- Symfony: #9 PMA login as root user
- #2 Symfony - Add ability to clone existing project
- Installation process refactor
- Fixed bin/composer actions management
- General fixes in bin/{start environment}
- Remove bin/requiriments, not used
- Added environment for symfony and automations
- Preparation of basic documentation (README, LICENSE, CHANGELOG, others)
- Automation of the installation and uninstallation process
- Creation of basic structure
- Start of the project
- General fixes