]> git.ipfire.org Git - thirdparty/python-fints.git/shortlog
thirdparty/python-fints.git
2018-12-03  Henryk PlötzWork towards getting FinTS3Segment used in the normal...
2018-12-03  Henryk PlötzPut test cases into files, parametrize test cases
2018-12-03  Henryk PlötzImplement finding
2018-12-03  Henryk PlötzInclude code in docs, more docs
2018-12-03  Henryk PlötzFix and document serializer
2018-12-03  Henryk PlötzUpdate documentation
2018-12-03  Henryk PlötzAdd some developer documentation
2018-12-03  Henryk Plötzaccount_information in HIUPD6 is conditional
2018-12-03  Henryk PlötzExperimental: print new parse for all incoming and...
2018-12-03  Henryk PlötzAdd missing escaping (systemid sometimes has a +)
2018-12-03  Henryk PlötzAdd a PasswordField, fix BooleanField, fix some class...
2018-12-03  Henryk PlötzRename old FinTS3Segment to FinTS3SegmentOLD for coexis...
2018-12-03  Henryk PlötzImplement more generic Field types
2018-12-03  Henryk PlötzImprove test coverage slightly
2018-12-03  Henryk Plötzflat_length_max is not used anymore
2018-12-03  Henryk PlötzValueList cannot actually contain another ValueList
2018-12-03  Henryk PlötzAdd tests for serializer
2018-12-03  Henryk PlötzFirst working serializer
2018-12-03  Henryk PlötzMore DRY, less repeating
2018-12-03  Henryk PlötzFix field inheritance over more than one level
2018-12-03  Henryk PlötzImplement HIPINS1
2018-12-03  Henryk PlötzNicer exception stack traces, again
2018-12-03  Henryk PlötzImplement HITANS3
2018-12-03  Henryk PlötzMake error exceptions more helpful
2018-12-03  Henryk PlötzIgnore end-of-sequence for open-end multiple fields
2018-12-03  Henryk PlötzAutomatically trim ValueList with non-fixed length...
2018-12-03  Henryk PlötzImplement HIUPA4 and HIUPD6
2018-12-03  Henryk PlötzFix parser for repeated and nested elements. Again.
2018-12-03  Henryk PlötzCheck that FinTS3Segments only have DE or DEG fields
2018-12-03  Henryk PlötzMore edge cases
2018-12-03  Henryk PlötzImprove nested output of ValueList fields
2018-12-03  Henryk PlötzFix logic error in counted elements parser, can now...
2018-12-03  Henryk PlötzAdd test for parsing of count-repeated fields
2018-12-03  Henryk PlötzAdd HNSHA2 and HIRMG2, trigger parser incompleteness
2018-12-03  Henryk PlötzShorten output by suppressing unset and optional fields
2018-12-03  Henryk PlötzImplement rendering for most fields
2018-12-03  Henryk PlötzOnly ignore non-present fields if they're not required
2018-12-03  Henryk PlötzTest eval of repr() output
2018-12-03  Henryk PlötzMake SegmentHeader output shorter
2018-12-03  Henryk PlötzDo not ignore tests
2018-12-03  Henryk PlötzNew-style object oriented interface
2018-12-03  Henryk PlötzAdd full FinTS parser. Significantly changes the intern...
2018-10-29  Andreas Madsackfixed typo
2018-10-04  Raphael MichelMinor documentation fixes
2018-08-07  Romain RinieEscape and unescape character @
2018-08-05  Raphael MichelBump version to 1.0.1 v1.0.1
2018-07-30  Henryk PlötzAdd TANMethod1 through 4 to the documentation
2018-07-30  Henryk PlötzAdd HITANS versions 1 through 4
2018-07-26  Raphael MichelBump release v1.0.0
2018-07-26  Raphael MichelFix PyPI link
2018-07-26  Raphael MichelAdd docs
2018-07-26  Raphael MichelAdd FlickerCode implementation
2018-07-26  Raphael MichelImplement direct debit
2018-07-26  Raphael MichelMulti-transfer
2018-07-26  Raphael MichelUpdate README
2018-07-26  Raphael MichelDefault to date in the past
2018-07-26  Raphael MichelSupport more HKTAN segment versions
2018-07-26  Raphael MichelTAN support in HNSHA
2018-07-26  Raphael MichelParse TAN challenge
2018-07-26  Raphael MichelDo not parse bank parameter data in two places
2018-07-26  Raphael MichelUse sepaxml to generate PAIN message
2018-07-26  Raphael MichelImprove error messages
2018-07-26  Raphael MichelParse full HKTAN segment
2018-07-26  Raphael MichelUse English terminology
2018-07-26  Raphael MichelGive credit to Daniel
2018-07-26  Daniel NowakBank transfer patch bei Daniel Nowak
2018-06-28  Lukas Großbergerreplace pin variable with getpass in README (#28)
2018-06-27  Jakob HirschUpdate README.md (#27)
2018-06-08  Raphael MichelBump version to 0.3.0 v0.3.0
2018-06-08  Kevin KennellUpdate README.md (#25)
2018-01-16  Christopher... Add support for acquisition price (Einstandspreis)...
2018-01-14  Roland HieberREADME: add link to find out the server URL (#15)
2018-01-13  Patrick Brauneavoid printing pin/password in log (#20)
2017-12-31  Enno Lohmeieradd comdirekt (#17)
2017-11-03  Felix Schwarzadd "Wüstenrot" to list of tested banks (#14)
2017-10-29  Felix Schwarzadd "NIBC Direct" to list of tested banks (#13)
2017-06-27  Johannes Visintiniadded DKB to tested List (#10)
2017-06-27  Johannes VisintiniFix holdings example (#9)
2017-06-14  Raphael MichelBump version v0.2.1
2017-06-14  Raphael MichelProper escaping in more places
2017-06-14  Raphael MichelFix escaping problems with GAD banks
2017-06-14  Raphael MichelCreate README.md
2017-05-15  Raphael MichelBump version v0.2.0
2017-05-05  Mathias Dalheimerclient.get_holdings() retrieves all holdings from an...
2017-01-31  Raphael MichelMerge pull request #6 from myaicloud/master
2017-01-31  Andreas Schmidtset back to relative paths 6/head
2017-01-29  Andreas Schmidtprepare data to fix error in mt940 DateTimeIndication
2017-01-10  Raphael MichelMerge pull request #4 from dr-duplo/dev/balance
2017-01-09  Christian MeißnerAdded Sparkasse and Ing-Diba to the list of tested... 4/head
2017-01-09  Christian MeißnerAdd basic account balance request
2017-01-07  Raphael MichelPackaging fix
2017-01-03  Raphael MichelMerge pull request #2 from gonium/master
2017-01-03  Mathias DalheimerAdded 1822direkt to the list of tested banks 2/head
2017-01-02  Raphael MichelMerge pull request #1 from rixx/readme
2017-01-02  Tobias KunzeMinor readme fixes 1/head
2017-01-02  Raphael MichelMove GitHub repo v0.1.0
2017-01-02  Raphael MichelPostbank compatibility
2017-01-02  Raphael MichelRename and package package
2017-01-02  Raphael MichelResolve flake8 problems
2017-01-02  Raphael MichelRun isort
next