Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controle module #688

Merged
merged 22 commits into from
Nov 14, 2019
Merged

controle module #688

merged 22 commits into from
Nov 14, 2019

Commits on Nov 12, 2019

  1. First successfull checking

    mtoonen authored and mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    89f8d48 View commit details
    Browse the repository at this point in the history
  2. Updated testcase and fixed test

    herstellen bestandsnaam
    mtoonen authored and mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0c20ee7 View commit details
    Browse the repository at this point in the history
  3. Created pdf report. started working on GUI

    Implemented pdf report
    mtoonen authored and mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    a251cde View commit details
    Browse the repository at this point in the history
  4. GUI implemented for afgiftelijst

    mtoonen authored and mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    223bc61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a88b51 View commit details
    Browse the repository at this point in the history
  6. help text adjusted

    mtoonen authored and mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    7056065 View commit details
    Browse the repository at this point in the history
  7. fixup bestand_naam_hersteld

    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9123381 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98fd5f2 View commit details
    Browse the repository at this point in the history
  9. bump com.itextpdf:* van 7.1.7 -> 7.1.8

    override commons-compress versie die met org.apache.poi:poi-ooxml:4.0.1 meekomt vanwege CVE-2019-12402
    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    b99b17e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1346821 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c349c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8dcc322 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00e46ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3dd0d3 View commit details
    Browse the repository at this point in the history
  15. fase 1 van ontbrekende afgiftenummer controle

    Voert een controle uit voor de gegeven parameters (contractnummer en afgiftenummertype) en logt deze informatie
    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    fef7e72 View commit details
    Browse the repository at this point in the history
  16. betere melding + onhouden in het proces dat er ontbrekende nummers zi…

    …jn geconstateerd na afloop
    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    caab114 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ef5ca6a View commit details
    Browse the repository at this point in the history
  18. fix een edgecase waar er meerdere contracnummers en bijbehorende laad…

    …processen zijn, fix test expectations
    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    17dad3a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    74ca6ae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    884eca5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fcdc1eb View commit details
    Browse the repository at this point in the history
  22. gebruik een cast om de text kolom om te zetten naar een string

    was [omdat sql server geen distinct op een 'text' kolom kan doen halen we alles op en doen we distinct + sorteren aan de java kant]
    
     💣
    mprins committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0b2c33d View commit details
    Browse the repository at this point in the history