- Jun 25, 2017
-
-
Markus Grigull authored
Change development to verbose output
-
- Jun 24, 2017
-
-
Markus Grigull authored
-
- May 31, 2017
-
-
Ricardo Hernandez authored
-
- May 19, 2017
-
-
Ricardo Hernandez authored
Image widget fix See merge request !3
-
Ricardo Hernandez authored
Users update See merge request !2
-
- May 08, 2017
-
-
Ricardo Hernandez authored
-
Ricardo Hernandez authored
-
- May 03, 2017
-
-
Ricardo Hernandez authored
-
Ricardo Hernandez authored
-
Ricardo Hernandez authored
-
- Apr 28, 2017
-
-
Markus Grigull authored
Change nodejs to latest version
-
- Apr 27, 2017
-
-
Markus Grigull authored
-
Markus Grigull authored
-
Markus Grigull authored
Add GPLv3 License Closes #12 See merge request !1
-
Markus Grigull authored
-
- Apr 26, 2017
-
-
Steffen Vogel authored
-
- Apr 25, 2017
-
-
Steffen Vogel authored
-
- Mar 16, 2017
-
-
Markus Grigull authored
-
Markus Grigull authored
-
Markus Grigull authored
Only temporary. Will be added again later on.
-
- Feb 04, 2017
-
-
Markus Grigull authored
Allow empty widget name
-
- Dec 01, 2016
-
-
Markus Grigull authored
-
- Nov 02, 2016
-
-
Markus Grigull authored
Add owner validation
-
- Oct 21, 2016
-
-
Markus Grigull authored
Removed adminLevel from users
-
- Oct 12, 2016
-
-
Markus Grigull authored
Add missing simulator attribute in plot model
-
- Oct 02, 2016
-
-
Markus Grigull authored
-
- Jul 26, 2016
-
-
Markus Grigull authored
Simulations are the container for simulation models
-
- Jul 20, 2016
-
-
Markus Grigull authored
Rename app.js back to server.js.
-
Markus Grigull authored
Rename server.js to app.js. Add 404 and error handling middleware.
-
- Jul 19, 2016
-
-
Markus Grigull authored
-
- Jul 15, 2016
-
-
Markus Grigull authored
Add rows and columns to plot
-
- Jul 11, 2016
-
-
Markus Grigull authored
Post routes create needed relationships when creating new entries. The associated entires are deleted on deleting an entry (e.g. deleting a project leads to deleting all visualizations and plots belonging to this project.
-
Markus Grigull authored
-
- Jun 28, 2016
-
-
Markus Grigull authored
Add relationship from visualization to project. Add plot-type attribute.
-
Markus Grigull authored
-
Markus Grigull authored
Change response on delete routes.
-
- Jun 27, 2016
-
-
Markus Grigull authored
Add cors package. Add /users/me route to identify from auth token.
-
- Jun 26, 2016
-
-
Markus Grigull authored
Add UML class and use-case diagram (StarUML application). Add admin user from config if no admin user found.
-
Markus Grigull authored
The higher the level, the more rights a user has Fix error not checking password in authenication
-
Markus Grigull authored
User passwords are stored with bcrypt hash & salt. The authentication token is stored in the 'x-access-token' header.
-