Skip to content

Releases: eisen-dev/eisen_front

2016.03

26 Mar 05:01
Compare
Choose a tag to compare

🎉 First Release 🎉

For installing go here
vagrant init eisen/eisen; vagrant up --provider virtualbox
after install go to:
http://localhost:8080/
user: demo
password: demo

This is a pre-beta version (it may have bugs).
If you found any problem please report the issue
please check also the documentation

Notable changes

eisen Front

  • Added autogenerating css file on vagrant up with compass compile
  • Added gettext for the navigation bar
  • Updating the navigation bar language to english
  • Fix add button as clickable
  • Added recipe registration and results viewer
  • Fix task result on modal

eisen Engine

  • Fixed mysql init started in two different place
  • Added LSBinit instead of supervisor #25
  • Removed supervisor
  • Forcing mysql to use utf8 for stability reason
  • Fixed bug on adding recipes