Commit graph

148 commits

Author SHA1 Message Date
Bela
66df440582 Question doc suitable to new behavior with empty input 2018-04-07 11:45:14 +02:00
Bela
e9afc5dcc2 new type of variable replacement with default 2018-04-07 11:44:36 +02:00
Bela
c1e12ab08b describe new behavior of default 2018-04-07 11:43:18 +02:00
Bela
eb640faf0d add doc for defaults in variables 2018-04-07 10:12:54 +02:00
Bela
97bde71789 documentation of new options to enter no input with Ctrl & D 2018-04-07 10:05:00 +02:00
Bela
e3c2b89cac refactor do in Choice 2018-04-07 09:56:49 +02:00
Bela
73cd8bc494 refactor do in Question 2018-04-07 09:56:14 +02:00
Bela
d91f1a760f remove EMPTY because an empty input gives an empty string and EOF gives no input 2018-04-07 09:55:35 +02:00
Bela
7342c2555e userinput and showhelp as util functions in Command class 2018-04-07 09:52:55 +02:00
Bela
c0096174ad fix: return original value if no time is to be added 2018-04-07 09:52:21 +02:00
Bela
d549d8b893 todo: refactor call 2018-04-07 09:51:18 +02:00
Bela
ebdee44577 new todo: ifs tweaking for empty values 2018-04-06 23:27:52 +02:00
Bela
b1b0b4e328 fix: stampPdf instead of stamppdf 2018-04-06 23:26:24 +02:00
Bela
b0673469ee check failure of pdf filling including check if FieldStateOptions are regarded 2018-04-06 23:25:20 +02:00
Bela
62bb695b2e fix: bytes != str 2018-04-06 23:24:07 +02:00
Bela
6adb3fdb28 fix: pdftk multistamp needs different output to input 2018-04-06 23:23:50 +02:00
Bela
9e9bdaf289 fix Ifcondition (missing SUBINFO_SEP) 2018-04-05 07:59:31 +02:00
Bela
855528a713 better input message 2018-04-05 07:58:57 +02:00
Bela
ce87cc2116 remove debug message 2018-04-05 07:58:10 +02:00
Bela
317b2e3791 more todos 2018-04-03 13:59:03 +02:00
Bela
d5a68a8f2d creation of config files including options in radiobutton 2018-04-03 13:53:58 +02:00
Bela
6dc1a6091e comment text in stamps because the necessary import caused a circular import 2018-04-03 13:52:44 +02:00
Bela
becdc3a927 restructure: move writing to pdfs into own module writetopdf 2018-04-03 13:51:54 +02:00
Bela
7b313e7163 explanation for name 'stamp' 2018-03-29 20:05:00 +02:00
Bela
fb978140e2 explanation for stamps 2018-03-29 20:03:12 +02:00
Bela
88ae4f76ea fillpdf include stamping 2018-03-29 19:46:09 +02:00
Bela
1c90e8fc5c rename because module does more than originally expected 2018-03-29 19:42:56 +02:00
Bela
127ebb4b7f text of stamptemplate. Works like a sharm :) 2018-03-29 19:37:56 +02:00
Bela
8091e16ed4 stamp pdf with data from formfields 2018-03-29 19:37:33 +02:00
Bela
e3e33e502f fix in Stamp & FormFieldlistextraction 2018-03-29 19:36:38 +02:00
Bela
4cbd8dad72 todo: more configds 2018-03-29 19:35:55 +02:00
Bela
d680b24206 adjusted pdfcreation 2018-03-29 18:32:02 +02:00
Bela
4cf1bd55f6 comment 2018-03-29 18:31:39 +02:00
Bela
d222a38c89 refactor stamptemplate with class Stamp that represents one block of text 2018-03-29 18:27:27 +02:00
Bela
4b429dfd29 temporary fix for circular dependance: subclasses of Command listed by hand, needs refactoring 2018-03-29 18:19:54 +02:00
Bela
9cbe4f7fd5 stamptemplate V1: printing text at arbtirary spots in pdf 2018-03-29 16:52:49 +02:00
Bela
cbe544bc8e remove done todos 2018-03-21 18:54:31 +01:00
Bela
e79b0174a0 remove done todos 2018-03-21 18:53:42 +01:00
Bela
c4cdeb7174 removed todos in help 2018-03-21 18:52:42 +01:00
Bela
4fb3208075 doc: mainconfig with data 2018-03-21 18:45:31 +01:00
Bela
1a1eb53968 constant extraction documented 2018-03-21 18:35:47 +01:00
Bela
c0297d5d5c argument parsing improved. Overwriting files now allowed. 2018-03-21 18:32:56 +01:00
Bela
36bb06f841 move all constants in one module for simplification. Juchhea 2018-03-21 18:32:05 +01:00
Bela
17a92a47d8 doc for MobileRegex, config-constants 2018-03-21 17:49:17 +01:00
Bela
67b8998da8 generalise findByFieldName: filter included 2018-03-21 17:48:35 +01:00
Bela
b87ef60984 except KeyboardInterrupt in order to allow finishing at other time 2018-03-21 17:47:55 +01:00
Bela
d21e27b1b1 first draft: read data paths from config 2018-03-21 17:47:12 +01:00
Bela
64f8400d51 in fillpdf ignore non-formfields 2018-03-21 17:46:44 +01:00
Bela
7e3a0a5445 tiny pep8 fix in help 2018-03-21 17:46:05 +01:00
Bela
20b049af13 readformdata: except missing file 2018-03-21 16:49:13 +01:00