2018-12-03 |
Henryk Plötz | Work on flicker code/hhduc parsing, make it work with... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Parse TAN request for embedded optical data (CHLGUC... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Introduce TransactionResponse object. |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Return 'auth' information in FinTSPinTanClient.get_info... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Continue breaking API: statement -> transactions, to... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Pool Exceptions in one module |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add forgotten journal segments file |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Elide empty items at the end of a ValueList with a... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix SEPA_TRANSFER operations type |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix wrong field counts |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix test for changed Exception type. |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add single COR1 debit |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Also give information about supported SEPA PAIN formats |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Deliberately break API. start_sepa_... is now sepa_... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix bugs found in communication with bank |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement get_information() |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Remove old code |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add DKKKU based on a cursory reverse engineering and... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix bugs found when talking to banks |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement querying the status protocol |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add querying of scheduled debits (untested, my bank... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Change sorting of segment classes |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Remove last OLD |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | First working debit (multiple, COR1) |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Remove most references to OLD |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Remove references to OLD in client. |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Make it possible to open an anonymous dialogue (user_id... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix a parser bug found in real data |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Further shuffle send abstractions around. Transfer... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement NeedTANResponse.get_data()/.from_data() |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Move all of the PIN/TAN specific handling into FinTS3Pi... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | First working transfer |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add set_product() |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Whip logging into shape |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Work towards SEPA transfers |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Allow pausing and resuming of dialogs |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement automatic security_function choosing, impleme... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Allow FinTS3Client state (system id, BPD, optionally... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement get_tan_descriptions() |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Simply _find_highest_command() API. Implement get_holdi... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Make _find_highest_command reusable |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Make touchdown fetching reusable |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve dialog handling: Drastically reduce latancy. |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | (Re-)implement get_statement() in new API |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve BPD and UPD: Is now SegmentSequence, allows... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Run isort |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement HKSAL5/HISAL5 |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Make TwoStep (without TAN) work again |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | (Re-)Add one step PIN mechanism |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Convert get_sepa_accounts() and get_balance() to new... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add ZeroPaddedNumericField, Fix BooleanField._parse_value |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement/doc more fields |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | More docs |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix tests for new field names |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add a bad hack to RepresentableEnum to get docstrings... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add date/time fields |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve documentation |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Move Mixins to utils to get them out of the autodoc |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Split into fints.types (internal and custom types)... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Apply isort, remove unused imports |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add a 'robust mode': A parse error during interpretatio... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Cleanup autodoc, generate type information for all... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Allow querying by class instead of segment type name |
commit | commitdiff | tree |
2018-12-03 |
Romain Rinie | Escape and unescape character @ |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve documentation |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | get_sepa_accounts() working |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement HITANS segments |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Change Model: make all ParameterSegment subclasses... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Work towards getting FinTS3Segment used in the normal... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Put test cases into files, parametrize test cases |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement finding |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Include code in docs, more docs |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix and document serializer |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Update documentation |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add some developer documentation |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | account_information in HIUPD6 is conditional |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Experimental: print new parse for all incoming and... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add missing escaping (systemid sometimes has a +) |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add a PasswordField, fix BooleanField, fix some class... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Rename old FinTS3Segment to FinTS3SegmentOLD for coexis... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement more generic Field types |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve test coverage slightly |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | flat_length_max is not used anymore |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | ValueList cannot actually contain another ValueList |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Add tests for serializer |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | First working serializer |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | More DRY, less repeating |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix field inheritance over more than one level |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement HIPINS1 |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Nicer exception stack traces, again |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement HITANS3 |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Make error exceptions more helpful |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Ignore end-of-sequence for open-end multiple fields |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Automatically trim ValueList with non-fixed length... |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Implement HIUPA4 and HIUPD6 |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix parser for repeated and nested elements. Again. |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Check that FinTS3Segments only have DE or DEG fields |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | More edge cases |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Improve nested output of ValueList fields |
commit | commitdiff | tree |
2018-12-03 |
Henryk Plötz | Fix logic error in counted elements parser, can now... |
commit | commitdiff | tree |
next |