]>
Devoid-pointer.net GitWeb - Nine-Q.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michal Malý [Tue, 16 Dec 2014 01:29:15 +0000 (02:29 +0100)]
Add hints for titration curve
Michal Malý [Tue, 16 Dec 2014 00:20:12 +0000 (01:20 +0100)]
Fix titration curve face appearance
Michal Malý [Mon, 15 Dec 2014 22:35:59 +0000 (23:35 +0100)]
Display main nav links as blocks
Michal Malý [Mon, 15 Dec 2014 22:30:14 +0000 (23:30 +0100)]
Add "handler_resources.adb" file
Michal Malý [Mon, 15 Dec 2014 22:29:14 +0000 (23:29 +0100)]
First implementation of "Titration Curve" suite plus necessary infrastructure improvements
Michal Malý [Fri, 5 Dec 2014 18:18:37 +0000 (19:18 +0100)]
Create Titration_Curve_Suite package skeleton
Michal Malý [Fri, 5 Dec 2014 17:41:40 +0000 (18:41 +0100)]
Add face_generator_static.ad[bs] files
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