Commit graph

190 commits

Author SHA1 Message Date
Bela
70d83f366c rename uninstall script 2018-11-02 18:48:08 +01:00
Bela
137e1d5195 refactor dir list reading 2018-11-02 18:47:53 +01:00
Bela
3bbe6b367a rewrite README with new install 2018-11-02 18:31:05 +01:00
Bela
da8de8c23a correct epilog 2018-11-02 18:25:14 +01:00
Bela
3e7beb319d add check for pdftk 2018-11-02 18:24:56 +01:00
Bela
266d5eb93e fix error in sudo install case 2018-11-02 18:24:38 +01:00
Bela
72b5295cd9 remove debug messages 2018-11-02 18:15:57 +01:00
Bela
1e8eaea393 add reise script for creating a directory for a new trip 2018-11-02 18:14:35 +01:00
Bela
b971375077 add todo 2018-11-02 18:14:11 +01:00
Bela
e1d2213cc6 add uninstall script 2018-11-02 17:17:04 +01:00
Bela
e3f365351f add TU-Dokument to gitignore for case where it is clone here 2018-11-02 17:15:00 +01:00
Bela
cbd5de17aa fix path to tu-dokumente if it already exists in current directory 2018-11-02 17:13:57 +01:00
Bela
5096d85a2c refactor scripts_in_install in order to reuse it in uninstall 2018-11-02 17:13:34 +01:00
Bela
3339b2773b append to config file, not rewrite 2018-11-02 16:40:47 +01:00
Bela
aed1fccc6f remove not used functions 2018-11-02 16:38:17 +01:00
Bela
61d5361673 remove debug prints 2018-11-02 16:32:06 +01:00
Bela
3553222d48 various fixes in install script 2018-11-02 16:28:18 +01:00
Bela
ebff4d7e09 new todos from end of work meeting with Uli 2018-11-02 15:29:08 +01:00
Bela
44d7f95763 first version of install script 2018-11-02 15:28:36 +01:00
Bela
6c287f69eb add dependency fdfgen.py
Before the user somehow had to aquire fdfgen. Either via pip but pip is not installed or installable everywhere. Or via download and putting this fdfgen.py file here. But this can stop user from using it.
Now we have the problem that we cannot get updates for fdfgen but it works the way it is now and maybe an update might break things.
2018-10-26 11:32:43 +02:00
Bela
84f437b1b7 todo: Ende kommentieren 2018-10-24 18:48:21 +02:00
Bela
1fd37f2cb5 update help on options
typing options themselves is disabled since commit af5f403
So the user should not be told to use them.
2018-10-24 18:43:08 +02:00
Bela
0963849a1b todo: Fehlermeldung data file 2018-10-24 18:29:47 +02:00
Bela
eaa1216066 pdftk as dependency mentioned 2018-10-24 18:18:16 +02:00
Bela
f319601ed3 some help around fdfgen 2018-10-24 18:02:36 +02:00
Bela
d2f554054a tags > gitignore 2018-10-24 18:02:12 +02:00
Bela
d2e3d019e7 remove tmp files if everything went fine 2018-07-16 13:38:37 +02:00
Bela
21dc986e98 Specifier configuration explained 2018-07-16 11:38:55 +02:00
Bela
b9084b7493 instead of mainconfig the specifier value is now saved in a field with the name SPECIERFIERFIELD 2018-07-16 11:25:00 +02:00
Bela
f0a3d09d8a use data files from config and command line, currently using information from mainconfig 2018-07-16 11:08:20 +02:00
Bela
7191e03c26 remodel finding data files 2018-07-16 09:57:42 +02:00
Bela
8f4f1a4788 change valueerror to configerror when form file is malformed 2018-07-16 09:53:24 +02:00
Bela
cb8022565a make readformdata executable for pdf analysis functionality 2018-07-16 09:53:12 +02:00
Bela
b67b483b3c better debugging information 2018-06-25 18:53:55 +02:00
Bela
5d578e74e4 ein todo 2018-06-19 13:19:53 +02:00
Bela
f8cbf66064 add check that pdf is indeed a pdf 2018-06-12 17:28:40 +02:00
Bela
7b9d944dcd dateAfter: self arg removed (is fct) 2018-06-08 14:51:32 +02:00
Bela
b61a8f6801 simplify afterDate: option to specify year removed 2018-06-08 14:48:34 +02:00
Bela
3dc73e43fd function dateAfter complete 2018-06-08 14:46:48 +02:00
Bela
b62e7322a8 add information to config error 2018-06-01 13:45:49 +02:00
Bela
55ac62ceba fix in regexp matching conditions 2018-05-30 19:03:29 +02:00
Bela
885bf35882 add todo 2018-05-30 17:09:19 +02:00
Bela
aa3048d2a9 add todo 2018-05-30 16:42:18 +02:00
Bela
a90b2e01e3 remove debug messages 2018-05-14 15:41:10 +02:00
Bela
00f842ae8e done todo gelöscht 2018-05-14 14:56:45 +02:00
Bela
713b1d30a1 Introduce change in Command choice in documentation 2018-05-09 13:08:32 +02:00
Bela
af5f403ad0 Command Choice restructered: understanding input splitted in several methods 2018-05-09 12:37:20 +02:00
Bela
8e25703dab ein todo 2018-05-07 16:27:36 +02:00
Bela
7e3d88afd3 print error message with linebreaks 2018-05-07 16:26:36 +02:00
Bela
febb2414a7 externalise order form: create script orderform that orders the infos in a form file 2018-05-04 17:27:55 +02:00