Commit graph

124 commits

Author SHA1 Message Date
Bela
d8a44b6c3f move exception missing FieldStateOption in property 2018-04-27 17:16:52 +02:00
Bela
16bd4fe08c Default on Enter allows variable substitution 2018-04-27 16:16:47 +02:00
Bela
f5d99f36af remove done todos 2018-04-25 21:03:07 +02:00
Bela
5c7367326c interpret variables in help messages as well 2018-04-25 20:57:52 +02:00
Bela
8e37c42cb9 remove done todos 2018-04-25 19:45:09 +02:00
Bela
bd2790e0a4 described: inserting dates 2018-04-16 14:01:23 +02:00
Bela
b252a3edd5 add date replacement constants 2018-04-16 13:52:34 +02:00
Bela
d9cb89626a add date replacement 2018-04-16 13:52:16 +02:00
Bela
b3eb4d3abe expand general advice 2018-04-16 12:14:27 +02:00
Bela
18f6aabc7b add general advice (mostly Ctrl with C, D and ?) 2018-04-16 12:05:18 +02:00
Bela
02df46c44a show what got chosen at choice 2018-04-16 11:59:40 +02:00
Bela
cdfd1de00e show default option as first 2018-04-16 11:52:00 +02:00
Bela
917f18da83 refactor option description, newlines 2018-04-16 11:31:17 +02:00
Bela
49cc1ca30f pdftk fillform error printed somewhere else 2018-04-16 11:18:38 +02:00
Bela
ff6562b13b dirty workaround for error handling in case pdftk does not work 2018-04-16 11:11:31 +02:00
Bela
f292d963cf add todos from meeting with Uli 2018-04-16 11:10:57 +02:00
Bela
b3fa47a721 rewrite priority comparison 2018-04-16 11:10:34 +02:00
Bela
2e8908c3f8 README with very basic usage instruction 2018-04-16 11:09:41 +02:00
Bela
e0f0929101 add more information at Error-Message 2018-04-11 17:33:53 +02:00
Bela
def4bf5f00 include NON_FORMFIELDs in variable substitution 2018-04-11 17:31:26 +02:00
Bela
ed0b5a9460 add todo in ConfigError 2018-04-11 17:30:48 +02:00
Bela
ce0fd38380 export to form file always with same order
That is helpful to get meaningful diffs when doing automatic changes.
2018-04-11 14:25:36 +02:00
Bela
50b64d3a0d indicate debug message 2018-04-11 13:52:08 +02:00
Bela
ac5471f600 important fix: in readformdata: Option description had wrong info key 2018-04-11 11:17:32 +02:00
Bela
f8b1299e81 fix: default in Choice: if default exists, do NOT ask again 2018-04-07 11:54:04 +02:00
Bela
6fa031c5a1 Default simplified because default is now in variables 2018-04-07 11:45:42 +02:00
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