Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2023-08-19
| ||
| 17:51 | Non-substantive code changes to suppress new pylint warnings. Leaf check-in: 639068ee03 user: mrh tags: trunk | |
| 17:50 | Minor revisions in Makefile to account for newer pytest and pip versions. check-in: 8598cbeae8 user: mrh tags: trunk | |
| 17:49 | Revise setup.py to require more recent version of Tax-Analyzer-Framework package. check-in: c244591116 user: mrh tags: trunk | |
| 17:47 | Cosmetic changes in SVG-formatted graph caused by upgrade in mathplotlib package version. check-in: be0ceee426 user: mrh tags: trunk | |
| 17:44 | Update runtests/*.exp file for wording change in Gini statistic output. check-in: a4311def4a user: mrh tags: trunk | |
|
2022-05-12
| ||
| 02:38 | Non-substantive change in SVG file caused by upgrade to packages in the anaconda 2022.05 distribution. check-in: 8613e38024 user: mrh tags: trunk | |
|
2022-02-23
| ||
| 17:18 | Code style change: format() to f-string. check-in: 90dd3baf02 user: mrh tags: trunk | |
|
2022-01-17
| ||
| 21:41 | Remove unnecessary line in the .coveragerc file. check-in: 46da0a3c33 user: mrh tags: trunk | |
|
2021-11-30
| ||
| 17:05 | Update SVG file generated by new version of matplotlib package. check-in: ebe8330905 user: mrh tags: trunk | |
|
2021-11-09
| ||
| 12:40 | Fix typo in www/usetraining/index.md documentation. check-in: 3c650526de user: mrh tags: trunk | |
|
2021-11-08
| ||
| 12:57 | Release version 1.8.0 check-in: a1364fe533 user: mrh tags: release, trunk, version-1.8.0 | |
|
2021-11-07
| ||
| 18:15 | Make changes needed to take advantage of Gini-calculation capabilities being added in next Tax-Analyzer-Framework release. check-in: b601c162e3 user: mrh tags: trunk | |
|
2021-11-03
| ||
| 15:14 | Remove table_epsilon from the package.json file. check-in: 08ad6d8ba8 user: mrh tags: trunk | |
|
2021-11-02
| ||
| 21:57 | Revise in package.json the value of table_epsilon to be consistent with the .3f formats in the tax table, which leads to a tax table correction in the simplify runtest. check-in: d433a6298d user: mrh tags: trunk | |
|
2021-10-22
| ||
| 11:19 | Clarify in the documentation the need to activate the tafe conda environment when opening a new Anaconda Prompt window. check-in: b7960cdb8b user: mrh tags: trunk | |
|
2021-10-21
| ||
| 14:25 | Add environment note to home page documentation. check-in: f5451915e7 user: mrh tags: trunk | |
| 13:07 | Edit joining-development-team documentation. check-in: 0695ba46ba user: mrh tags: trunk | |
|
2021-10-20
| ||
| 18:08 | Update the www/joining_dev_team.md documentation. check-in: be286af517 user: mrh tags: trunk | |
| 17:51 | Revise documentation to explain simplified model installation/upgrade procedures. check-in: 990576ef2d user: mrh tags: trunk | |
| 11:01 | Simplify data/impute.py docstring now that statsmodels package is included in the tafe conda environment. check-in: df9b78604c user: mrh tags: trunk | |
|
2021-10-19
| ||
| 22:24 | Better handling of pylint 2.9 problem with object returned by pandas.read_csv() method. check-in: 4ba3889276 user: mrh tags: trunk | |
|
2021-10-15
| ||
| 14:21 | Release version 1.7.0 check-in: fdcccdab78 user: mrh tags: release, trunk, version-1.7.0 | |
|
2021-10-05
| ||
| 15:17 | Minor update of www/index.md documentation. check-in: b93b951de5 user: mrh tags: trunk | |
|
2021-10-02
| ||
| 14:50 | Add docstring comments to several modules. check-in: 36fc894873 user: mrh tags: trunk | |
| 12:49 | Simplify PYLINT_OPTIONS in Makefile and remove CODING-STYLE comments from all Python modules. check-in: b13266ae36 user: mrh tags: trunk | |
|
2021-09-30
| ||
| 16:14 | Revise the www/installing_model.md documentation to indicate need to install 64-bit Anaconda Python distribution. check-in: 637874567d user: mrh tags: trunk | |
| 11:56 | Update user training syllabus. check-in: 84877d1f3f user: mrh tags: trunk | |
| 11:49 | Minor update to the www/data_prep.md documentation. check-in: da7eee494d user: mrh tags: trunk | |
|
2021-09-29
| ||
| 20:39 | Non-substantive changes in www/simplify-22.xse.svg graph caused by switch in matplotlib package version now used by Tax-Analyzer-Framework. check-in: ba1ff65670 user: mrh tags: trunk | |
|
2021-09-27
| ||
| 20:10 | Streamline no_flat_tax logic without making any substantive tax logic changes. check-in: cfaa63250f user: mrh tags: trunk | |
| 12:38 | Update starting time of user training sessions. check-in: ca3c0fd421 user: mrh tags: trunk | |
|
2021-09-26
| ||
| 21:37 | Update GUI user training materials to be consistent with results generated by ALI-Tax-Analyzer version 1.6.0. check-in: 130bffbcb1 user: mrh tags: trunk | |
| 20:38 | Release version 1.6.0 check-in: 287590ce94 user: mrh tags: release, trunk, version-1.6.0 | |
| 20:12 | Add calcoptions parameter ssc_er_in_fullinc, which has default value of false, and make associated changes in calculation logic and tests. check-in: 14e4bd55a3 user: mrh tags: trunk | |
| 18:55 | Minor revision in www/using_gui.md documentation to explain new effective-tax-rate graph. Closed-Leaf check-in: 7155048995 user: mrh tags: fix-ignore-tax | |
| 18:41 | Make default value of ssc_er_in_fullinc be false and change associated calculation logic and expected test results. check-in: e4fee15037 user: mrh tags: fix-ignore-tax | |
| 16:34 | Include recent trunk changes. check-in: 465609e234 user: mrh tags: fix-ignore-tax | |
| 16:18 | Add unit test to cover new ssc_er_in_fullinc logic. check-in: f11c2d1c79 user: mrh tags: fix-ignore-tax | |
| 15:55 | Add ssc_er_in_fullinc calcopts parameter and associated logic. check-in: 6cffc1b05e user: mrh tags: fix-ignore-tax | |
|
2021-09-25
| ||
| 15:25 | Minor edit of documentation added in the prior check-in. check-in: 1363d71f82 user: mrh tags: trunk | |
| 15:17 | Expand the www/using_gui.md documentation to include brief discussion of a tax simplification reform. check-in: 802e4c356e user: mrh tags: trunk | |
| 12:23 | Add simplify runtest. check-in: f3b8846c76 user: mrh tags: trunk | |
|
2021-09-24
| ||
| 13:44 | Add code to the ignore_tax function that should have been included in check-in [017f17f875]. check-in: 34644c28c8 user: mrh tags: fix-ignore-tax | |
|
2021-09-22
| ||
| 21:48 | Update the www/joining_dev_team.md documentation. check-in: 33ea3732ea user: mrh tags: trunk | |
|
2021-09-20
| ||
| 17:21 | Release version 1.5.0 check-in: fcc3b82bfb user: mrh tags: release, trunk, version-1.5.0 | |
| 15:10 | Add a simple income tax credit capability. check-in: da320b3398 user: mrh tags: trunk | |
| 15:07 | Update calcfuncsfast.py to reflect changes in calcfunctions.py Closed-Leaf check-in: a75af30e2e user: mrh tags: add-credit | |
|
2021-09-19
| ||
| 20:22 | Additional improvements in the www/joining_dev_team.md documentation. check-in: e8011d3235 user: mrh tags: trunk | |
| 15:02 | Improve the www/joining_dev_team.md documentation. check-in: f5d1a9b4e4 user: mrh tags: trunk | |
|
2021-09-16
| ||
| 15:48 | Add unit test of nonrefundable credit calculation logic. check-in: 7950e94d54 user: mrh tags: add-credit | |