- Upgrade to latest version of gui.bash.
- Update Makefile.
- Update docker-compose.yaml.
- Enable to work with MySQL, but do not use it.
- Tag content of course repo from ht19, before making changes to ht20.
- Code samples for the guide, part 04 with arrays.
- New code structure for example/multipage.
- Add part 03 of the php guide.
- Travis only build on PHP 7.2.
- Change dbwebb-cli min version to support new lab url.
- Add to packagist.
- Update CircleCI to v2.
- Travis to only use PHP7.1 and PHP7.2.
- Upgrade Makefile with docker abilities.
- Upgrade validation tools.
- Move slide/, tutorial/ to old/.
- Remove composer.lock from repo.
- Clean up older dbwebb config files.
- Prepare to upgrade course repo before autumn 2018.
- Prepare to upgrade course repo before autumn 2017 and using dbwebb-cli v2.
- Split README.md to REVISION.md.
- Add versioning of labs.
- Before moving to dbwebb-cli v2.
- Adding
example/bmo/db/bildtexter.md
.
- Ignore phpmd
ExitExpression
.
- Ignore csslint
floats
. - Made tests pass on travis and circleci.
- Added testsuite to be executed on circleci.com.
- Added lab for sql1.
- Added testsuite in .dbwebb.tests.
- Automated tests on travis.
- Requires minimum version of dbwebb-cli.
- Supports working with local development environment.
- Adding example/video-learn-php with files used in video serie.
- Tag before adding testcases as
dbwebb.tests
.
- Add gitattributes to always use LF.
- Added to Travis.
- Cleaned up validation errors in
example/
. - Moved notes from lectures to
slide/
. - Ignore csslint overqualified-elements.
- Adding new version of bmo database with other path for images.
- Disable csslint font-sizes.
- Disable csslint bulletproof-font-face.
- Adding example for bmo.
- Disable warning for csslint universal-selector.
- Disable warning for csslint box-sizing.
- Disable warning for csslint unique-headings.
- Add
me6
in kmom06.
- Exclude variable names from phpmd short variable size.
- Started work in october 2014, planned release end of august 2015.