diff options
author | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-03-14 01:25:12 +0100 |
---|---|---|
committer | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-03-14 01:25:12 +0100 |
commit | b0176b943aa21db7c0dd8305fc19d2011c1a2d9f (patch) | |
tree | 1397cdcd317bdec846c0a199ee739f26371708e2 /todolist.html | |
parent | 3c1fd0285ebff35428ad0512d3e371980642270e (diff) | |
download | justice-b0176b943aa21db7c0dd8305fc19d2011c1a2d9f.tar.gz |
multiple tweaks and new features
Diffstat (limited to 'todolist.html')
-rw-r--r-- | todolist.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/todolist.html b/todolist.html index 93a2344..eebf0e8 100644 --- a/todolist.html +++ b/todolist.html @@ -1,9 +1,5 @@ <ol> - <li>Remove excessive repetition in the extract.</li> - <li>Update the code of actual extract to make it work again.</li> - <li>Fix how I determine whether a person is a natural person when storing the data about the shareholders.</li> <li>Update the search results to always show the current data.</li> - <li>Update the search results to show only current insolvency events.</li> <li>Change how the address is stored.</li> <li>Update the search to allow for searches by other properties.</li> <li>Add a feature to allow to search based on the data that are no longer relevant.</li> |