Commit graph

190 commits

Author SHA1 Message Date
Bela
b5ca04bc87 add information about output filename fields 2018-05-04 16:38:30 +02:00
Bela
940463b63c better config error message 2018-05-04 16:08:45 +02:00
Bela
f9fd8f5eb0 'Options' not in front of first option 2018-05-04 15:35:24 +02:00
Bela
87f3487a7d remove debug prints 2018-05-04 15:33:32 +02:00
Bela
6dc632cdf4 correction doc 2018-05-04 14:44:19 +02:00
Bela
47d528594b remove stupid fold 2018-05-04 14:43:25 +02:00
Bela
f4a66264d8 some todos done 2018-05-03 15:17:57 +02:00
Bela
539ee2d4d4 clean up temporary files after stamping 2018-05-03 15:16:56 +02:00
Bela
d94f172b32 remove default form filename at beginning of script 2018-05-03 14:46:04 +02:00
Bela
6c3abe8efd empty change 2018-05-03 14:45:31 +02:00
Bela
058b93674d get output filenames from config file 2018-05-03 14:20:07 +02:00
Bela
cc5f59a53e move two constants of text to constants 2018-05-03 14:19:36 +02:00
Bela
b4cba07155 todos added 2018-05-03 13:36:21 +02:00
Bela
9c28a37193 introduce sorting of options for choice 2018-04-27 17:47:18 +02:00
Bela
35bfea77e6 remove done todo: Beförderungsmittel 2018-04-27 17:46:47 +02:00
Bela
e7e17270e4 ON and OFF values in options 2018-04-27 17:46:22 +02:00
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