Bastian Schroll
|
e938cdcd6d
|
rename globals. call to globalVars.
|
2016-10-03 12:02:18 +02:00 |
|
Bastian Schroll
|
f8fcda94b6
|
rename globals to globalVars
to prevent to redifine an builtin function
|
2016-10-03 11:56:27 +02:00 |
|
Bastian Schroll
|
77fb7fb44f
|
remove trailing whitespaces
to improve codacy rating
|
2016-10-02 21:28:04 +02:00 |
|
Bastian Schroll
|
6e6a0a4a45
|
edit interface.txt info
information now in plugins/readme.md
|
2016-10-02 12:38:47 +02:00 |
|
Bastian Schroll
|
da38224e93
|
change gmtime to localtime in timeHandler #84
|
2016-07-18 15:44:26 +02:00 |
|
JHCD
|
e26fc45313
|
rename includes/converter.py -> includes/helper/freqConverter.py
|
2015-07-31 19:20:05 +02:00 |
|
JHCD
|
e7b5bffdd3
|
add data['timestamp'] #72
to make sure, that all Plugins use the same timestamp
|
2015-07-31 19:09:27 +02:00 |
|
JHCD
|
28936d68ec
|
change string converting for NMA and firE plugins #73
|
2015-07-30 22:18:31 +02:00 |
|
JHCD
|
19653e5515
|
add line break to eMail plugin #71
|
2015-07-28 19:44:14 +02:00 |
|
JHCD
|
f95a270177
|
replace passwords and apikeys with "***" in logging #69
|
2015-07-27 20:55:50 +02:00 |
|
JHCD
|
f3db4635c7
|
convert csv-files to UTF-8 #63
|
2015-07-14 16:49:14 +02:00 |
|
Schrolli
|
d8981ba114
|
insert header and encoding in __init__.py (Issue #60)
|
2015-07-13 10:23:09 +02:00 |
|
Schrolli
|
c19a89859b
|
change encoding
- change code encoding from cp1252 to UTF-8 (Issue #60)
|
2015-07-13 10:19:45 +02:00 |
|
Schrolli
|
1ab3b61ef4
|
insert helper configHandler.py
little edit in wildcardHandler.py error message
|
2015-07-08 09:42:52 +02:00 |
|
Schrolli
|
4ad5766f98
|
insert wildcardHandler.replaceWildcards() in httpReq Plugin
|
2015-07-07 13:17:18 +02:00 |
|
Bastian Schroll
|
664cceff18
|
error in timeHandler
|
2015-07-03 23:25:54 +02:00 |
|
Bastian Schroll
|
ac8a02e3ca
|
insert helper function timeHandler.getTimestamp()
|
2015-07-02 21:39:43 +02:00 |
|
Schrolli
|
68fb88cc63
|
move helper functions in seperate folder and split to logical files
|
2015-07-02 15:16:24 +02:00 |
|