Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement calc_check_digits in SEPA Identifier of the Cre...Sergi Almacellas Abellana2016-11-131-7/+19
* Add Australian Tax File NumberArthur de Jong2016-10-142-0/+130
* Add Australian Company NumberArthur de Jong2016-10-142-0/+216
* Add Australian Business NumberArthur de Jong2016-10-143-0/+242
* Provide businessid as an aliasArthur de Jong2016-10-142-3/+10
* Add reference to Referencia Catastral implementationArthur de Jong2016-09-101-0/+4
* Add more tests for Referencia CatastralArthur de Jong2016-09-101-0/+295
* Add Spansih Referencia CatastralDavid García Garzón2016-09-101-0/+114
* Test a few Spanish IBANs found onlineArthur de Jong2016-09-101-0/+24
* Avoid leaving open file descriptor in testArthur de Jong2016-09-101-1/+2
* Add Spanish IBAN number moduleArthur de Jong2016-09-102-0/+91
* Validate country-specific part of IBANArthur de Jong2016-09-101-6/+27
* Introduce get_cc_module() utility functionArthur de Jong2016-09-102-16/+15
* Add to_iban() function to Spanish CCCArthur de Jong2016-09-101-0/+11
* Implement calc_check_digits() in IBANArthur de Jong2016-09-101-7/+18
* Add Spanish Código Cuenta Corriente (CCC)David García Garzón2016-09-101-0/+116
* Add Spanish CUPS codeDavid García Garzón2016-09-032-0/+196
* Properly print error message of exceptionsArthur de Jong2016-08-281-1/+1
* Get files ready for 1.4 release1.4Arthur de Jong2016-07-2611-4/+270
* Update database filesArthur de Jong2016-07-266-286/+330
* Add formatting of ISO 6346 container codesArthur de Jong2016-07-261-1/+9
* Implement Damm algorithmArthur de Jong2016-07-263-2/+189
* Fix French NIF format testArthur de Jong2016-07-261-3/+3
* Improve validation to Swiss SSN numberArthur de Jong2016-07-261-5/+14
* Add documentation to Brazillian CPFArthur de Jong2016-07-261-1/+9
* Add pointer to ISO 6346 informationArthur de Jong2016-07-261-0/+4
* Fix copyright noticeArthur de Jong2016-07-261-1/+1
* Add NIF - French tax identification numberDimitri Papadopoulos2016-07-261-0/+75
* Move NIR check digit calculation to functionArthur de Jong2016-07-261-15/+30
* Improve French NIR validationDimitri Papadopoulos2016-07-261-5/+14
* Add extra tests for SIREN and SIRETArthur de Jong2016-07-254-2/+143
* Add French SIRET numberYoann Aubineau2016-07-251-0/+97
* Add more ISIL testsArthur de Jong2016-05-292-6/+404
* Fix formatting of bulleted listArthur de Jong2016-05-291-0/+1
* Fix bug in Swiss SSN validationArthur de Jong2016-05-282-9/+44
* Fix bug in Irish VAT number validationArthur de Jong2016-05-282-9/+74
* Small improvements to testsArthur de Jong2016-05-281-3/+2
* Fix get_module_description()Arthur de Jong2016-05-281-1/+1
* Add French NIRDimitri Papadopoulos2016-05-271-0/+80
* Add United Kingdom NHS numberArthur de Jong2016-05-091-0/+85
* Read numdb files in context managerArthur de Jong2016-05-091-2/+2
* Make more information links consistentArthur de Jong2016-04-1117-42/+63
* Implement online TC Kimlik checkArthur de Jong2016-04-093-15/+54
* Add Turkish personal identification numberArthur de Jong2016-04-093-0/+319
* Document accuracy of RFC check digit testArthur de Jong2016-04-012-8/+9
* Get files ready for 1.3 release1.3Arthur de Jong2016-03-055-5/+73
* Update database filesArthur de Jong2016-03-057-273/+217
* Integrate information from the wikiArthur de Jong2015-10-309-47/+136
* Fix SOAP client re-useArthur de Jong2015-10-281-1/+1
* Fix problem with check_vies_approx()Lionel Elie Mamane2015-10-281-1/+1