Version 0.8.0-alpha
Pre-release
Pre-release
0.8
- Update API documentation
- Add
composer servecommand to serve Parvula with the php build-in server - Add
appandurlhelper - Add
Parvula::getContainer - Change the structure of the project
- Add
public/folder - Move
files/,plugins/andthemes/inpublic/
- Add
- Add optional url config
urlBaseto hardcode a given full urlurlPrefixto prefix all urls
Plugins
- Remove
onBootstrapcall (useonBoot) - Remove
onLoadcall (useonBoot)
Others
- Add PhpCodeSniffer (
phpcs) in the test process - Create
Consolefolder - Rename
RoutertoHttp - Remove old
Componentclass and.bowerc - Update packages version
- Create
constants.phpto do multisite with ease - Update galaxy theme to bootstrap alpha 6
- Add more API unit tests
Parvula Core
- New
repositoriesfolder - Remove
Page::pageFactoryandSection::sectionFactory - Rename
loadAliaseshelper toclassAliases - Move authentication route to
auth.php - Use PSR 11 for Config and Cache