- Rewrote python asserts to be pythonic.
- Disabled jshint maxcomplexity in JavaScript client labs.
- Adding dbjs javascript2.
- Publish dbjs sql1.
- Make oopython lab1 pass validation.
- Make nodejs assert pass enhanced validation.
- Change intendation on javascript1/dbjs lab1 to pass validation.
- Adding lab dbjs javascript1.
- Enable to copy directory structure in lab_extra.
- Corrected text in sql1 section 5.2.
- Corrected sql1 section 5.
- Updated and corrected sql1 after tests.
- Corrected linux 1.5 was wrong in answers.
- Corrected locale in linux lab1.
- Tested and minor updates to lab sql1.
- Update with new version of CTextFilter.
- Adding sql lab1.
- Improving bash assert to work with sqlite.
- Improving gui separating menu items.
- Added support for SQLite labs together with htmlphp lab6.
- Type hinting on JavaScript labs when using hint.
- Updating structure for labs using HTML/JavaScript.
- Adding support for labs in Node js.
- Converted python labs to Markdown.
- Improved usability in index.php when creating labs, form remembers last input.
- Allow responses to contain HTML and print it out correctly in the HTML template.
- Labtexts in linux and htmlphp is now formatted as Markdown.
- Lab texts now formatted as Markdown.
- Added
header
to lab specs to write additional code at top of generated cli-lab to include/execute extra code. Supported in bash, py and php.
- Update exit status for CDbwebb.php.
- Changed exit status to 42 when labs are not yet done.
- Rechanging path for including CDbwebb.php
- Made Dbwebb.py pass pylint.
- Correct bug oopython/lab1.
- Changed install path for answer.json and CDbwebb.php.
- Major rewrite of lab creation, now creating bundle.tar.
- Added support for bash-labs.
- Major rewrite of frontend.
- Tagging before major rewrite.
- Added support for PHP labs and integrated with htmlphp-labs.
- Hint and answer is now printed as json to visualize the type.
- Added info on lab and section in labfile.
- Added summary at the end and exit with status 0 (success) or 1 (failed).
- Lots of small fixes for readability
- Added htmlphp as course
- Corrected conversion error in answer.py
- Added extras as own link and suport for lab6 in python.
- Started work in april 2014, planned release end of august 2014.