]>
Devoid-pointer.net GitWeb - Nine-Q.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michal Malý [Sun, 30 Nov 2014 19:32:12 +0000 (20:32 +0100)]
- Add static error pages to display when template generation fails
- Redirect to index only when problem_category GET parameters is empty
Michal Malý [Fri, 28 Nov 2014 20:35:53 +0000 (21:35 +0100)]
- Introduce RetCode type and use it as a return status instead of Boolean
- Catch unhandled exceptions in calls to Chem_Problem.Get_Assignment to prevent deadlocking
Michal Malý [Wed, 26 Nov 2014 01:33:39 +0000 (02:33 +0100)]
- Massive improvements to formatting helpers
- Calculate ionic strength correctly
Michal Malý [Mon, 24 Nov 2014 23:52:33 +0000 (00:52 +0100)]
- Remove debugging messages
- Set session timeout back to 30 minutes
Michal Malý [Mon, 24 Nov 2014 23:47:41 +0000 (00:47 +0100)]
- Store multiple problems to allow for the user to return to previous problems
Michal Malý [Mon, 24 Nov 2014 14:07:01 +0000 (15:07 +0100)]
Make Auto_Lock limited
Michal Malý [Mon, 24 Nov 2014 13:54:03 +0000 (14:54 +0100)]
- Add preliminary implementation of Solubility Suite
- Introduce Auto_Lock (similar to C++11 std::lock_guard)
Michal Malý [Sun, 16 Nov 2014 01:09:45 +0000 (02:09 +0100)]
Add GPR makefile
Michal Malý [Sat, 15 Nov 2014 23:42:17 +0000 (00:42 +0100)]
Initial commit