]>
Devoid-pointer.net GitWeb - Nine-Q.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michal Malý [Tue, 23 Dec 2014 03:08:38 +0000 (04:08 +0100)]
Improve description of solubility parameters
Michal Malý [Tue, 23 Dec 2014 02:33:53 +0000 (03:33 +0100)]
- Print difference between calculated and answered pH instead of trying to rank the answer s correct or wrong
- Tweaks to the rounding and int/dec/exp splitting
- Fix simplification calculations in acidobazic suite. Generate pKx first and then decide which simplification can be taken into account.
Michal Malý [Mon, 22 Dec 2014 00:34:43 +0000 (01:34 +0100)]
Use "ion" instead of "iont" where the Czech grammar rules dictate so
Michal Malý [Mon, 22 Dec 2014 00:20:25 +0000 (01:20 +0100)]
Clafiry in what units to give answers in solubility suite
Michal Malý [Sun, 21 Dec 2014 23:40:18 +0000 (00:40 +0100)]
Use correct equation for base titration starting point in titration curve hints
Michal Malý [Sun, 21 Dec 2014 23:27:10 +0000 (00:27 +0100)]
Use OH- instead of -OH in acidobazic suite
Michal Malý [Sun, 21 Dec 2014 02:36:45 +0000 (03:36 +0100)]
[WHOOPS] Actually add logging_system.ad* files to the repo
Michal Malý [Sun, 21 Dec 2014 02:34:12 +0000 (03:34 +0100)]
Log exceptions in Display_Assignment and Display_Checked_Answer
Michal Malý [Sun, 21 Dec 2014 02:27:38 +0000 (03:27 +0100)]
- Add logging system
- Gracefully exit on SIGINT
Michal Malý [Sat, 20 Dec 2014 02:51:33 +0000 (03:51 +0100)]
Remove the no-cache meta tags
Michal Malý [Sat, 20 Dec 2014 02:18:17 +0000 (03:18 +0100)]
Update charts for "pH ignoring" ranges so that they do not contain ranges lower than those generated by the program
Michal Malý [Sat, 20 Dec 2014 02:11:14 +0000 (03:11 +0100)]
Add config file
Michal Malý [Sat, 20 Dec 2014 00:21:01 +0000 (01:21 +0100)]
Load settings from config INI file instead of using hardcoded values
Michal Malý [Fri, 19 Dec 2014 23:47:57 +0000 (00:47 +0100)]
Remove Auto_Lock locking mechanism as it is not longer needed
Michal Malý [Fri, 19 Dec 2014 02:29:18 +0000 (03:29 +0100)]
Fix McInnes approximation formula
Michal Malý [Fri, 19 Dec 2014 02:22:56 +0000 (03:22 +0100)]
Add caption to answer section in acidobazic suite
Michal Malý [Fri, 19 Dec 2014 02:22:24 +0000 (03:22 +0100)]
Add bottom borders to answer messages
Michal Malý [Fri, 19 Dec 2014 02:11:08 +0000 (03:11 +0100)]
Add placeholder "hidden_image" class and use it in titration curve suite
Michal Malý [Fri, 19 Dec 2014 02:04:24 +0000 (03:04 +0100)]
Improve appearance of the answer section in titration curve:
- Add caption
- Center the titration curve image and add a border
Michal Malý [Fri, 19 Dec 2014 01:43:18 +0000 (02:43 +0100)]
Check that all required elements are present in the assignment array in titration curve suite
Michal Malý [Fri, 19 Dec 2014 01:05:54 +0000 (02:05 +0100)]
Check that all elements in the assignment array are present in acidobazic suite
Michal Malý [Thu, 18 Dec 2014 17:11:53 +0000 (18:11 +0100)]
Use correct quitation mark in solubility hints shared_ion
Michal Malý [Thu, 18 Dec 2014 17:09:28 +0000 (18:09 +0100)]
Fix a typo in solubility suite, remove extraneous quotation mark in
solubility hints ks_gmwv
Michal Malý [Thu, 18 Dec 2014 17:07:35 +0000 (18:07 +0100)]
Add "key_info" markings to solubility suite faces
Michal Malý [Wed, 17 Dec 2014 03:30:34 +0000 (04:30 +0100)]
Make required formulas in titration curve hints multiline
Michal Malý [Wed, 17 Dec 2014 03:25:49 +0000 (04:25 +0100)]
Add hints to solubility problem
Michal Malý [Tue, 16 Dec 2014 13:18:59 +0000 (14:18 +0100)]
- Do not wait for Q key
- Do not report that the server has been started
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