Schrolli91
|
cbab0eadd0
|
edit readmes
|
2015-10-12 22:03:04 +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
|
e6ca09c550
|
delete unused row
|
2015-07-14 19:13:04 +02:00 |
|
JHCD
|
6b7cf98034
|
make sure MySQL use utf-8 #63
|
2015-07-14 19:11:54 +02:00 |
|
JHCD
|
1c78f9ad78
|
add missing primary key to bos_pocsag
|
2015-07-13 15:03:31 +02:00 |
|
JHCD
|
ffb1495a3b
|
changes in database
- rename "funktion" to "function"
- change structure/type of some fields (performance)
|
2015-07-13 14:15:33 +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
|
76686e016c
|
insert configHandler.checkConfig() helper in all plugins so save always same code
|
2015-07-09 07:52:21 +02:00 |
|
Schrolli
|
68fb88cc63
|
move helper functions in seperate folder and split to logical files
|
2015-07-02 15:16:24 +02:00 |
|
Schrolli
|
48c4d1e354
|
remove trailing whitespace
|
2015-07-02 09:02:49 +02:00 |
|
Schrolli
|
d28dfa951b
|
edit MySQL plugin - save all given information from data[ ] into MySQL database
|
2015-06-30 12:26:27 +02:00 |
|
Schrolli
|
64768e544e
|
move and edit boswatch.sql
|
2015-06-30 12:25:22 +02:00 |
|
JHCD
|
09b9cc5f7d
|
change pluginLoader and exception-handling
- if the function plugin.onLoad() throws an exception the plugin will skipped
- change exception-handling for pluginLoader
|
2015-06-29 23:24:48 +02:00 |
|
JHCD
|
407e22e1e4
|
resolve small bug in onLoad()
|
2015-06-29 17:06:11 +02:00 |
|
Schrolli
|
6371d1cf3c
|
replace the return with an else: statement after config reading
|
2015-06-29 12:25:21 +02:00 |
|
Schrolli
|
95d2d2f119
|
insert onLoad() routine in plugins
|
2015-06-29 12:19:44 +02:00 |
|
JHCD
|
d6b9174112
|
change exception-handling
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
|
2015-06-23 22:27:48 +02:00 |
|
JHCD
|
0a621b283a
|
a little bit documentation
|
2015-05-31 12:40:43 +02:00 |
|
JHCD
|
54fe3e8cca
|
bugfix in MySQL plugin
|
2015-05-22 21:38:35 +02:00 |
|
JHCD
|
e67a357d8e
|
(re-)structure code - use include-files now
- move gobals and other stuff to includes
- extract code from boswatch.py to include-files
bugfix in BosMon-plugin
|
2015-05-22 16:44:23 +02:00 |
|
Schrolli
|
70c57bda44
|
edit plugin debug messages
|
2015-05-22 10:00:09 +02:00 |
|
Bastian Schroll
|
f5dba0318f
|
little error in mysql plugin
|
2015-05-20 22:15:56 +02:00 |
|
Bastian Schroll
|
463bcefa81
|
MySQL Plugin Error handling
|
2015-05-20 21:51:13 +02:00 |
|
JHCD
|
9000b77349
|
implement MySQL-plugin
|
2015-05-20 21:03:58 +02:00 |
|
Schrolli
|
76222da522
|
use globals.config
|
2015-05-20 14:26:17 +02:00 |
|
Schrolli
|
76ec264046
|
change directory into main-dev-dir
|
2015-05-20 13:29:16 +02:00 |
|