Commit graph

61 commits

Author SHA1 Message Date
volkansahin
f2c365fcb1 minor bug fix 2017-07-19 12:08:38 +03:00
volkansahin
983c902701 minor bug fixed 2017-07-19 10:02:19 +03:00
volkansahin
f68b49de38 expiration date bug fixed 2017-07-18 16:16:22 +03:00
volkansahin
74adc8a1de expiration date control added 2017-06-29 16:44:08 +03:00
Volkan Şahin
7ea8f11a61 import fixing 2016-10-19 12:14:41 +03:00
Volkan Şahin
49ad8610ec updating scheduled task feature added 2016-10-18 18:12:27 +03:00
Volkan Şahin
b002763145 variable names fixed and all logs formatted 2016-09-21 12:05:48 +03:00
Volkan Şahin
1d4429949f log fixed and py files name changed according to PEP8 standart 2016-08-24 18:05:54 +03:00
Volkan Şahin
9b96a6e286 ssl parameter added to conf file 2016-08-24 18:00:01 +03:00
Volkan Şahin
443220eac8 minor log fixing 2016-08-23 16:44:39 +03:00
emrekgn
e6677f1c94 bug fix for plugin installation 2016-08-22 12:05:45 +03:00
Volkan Şahin
1900d76618 missing plugin installation failure message created with related task/policy properties 2016-08-15 15:04:22 +03:00
Volkan Şahin
acc7abd2cc redundant functions were removed 2016-08-09 16:50:53 +03:00
Volkan Şahin
fdd7e240ee install feature used 2016-08-05 20:08:29 +03:00
emrekgn
bf0f1368bd bug fix for plugin installation 2016-08-04 18:11:03 +03:00
Volkan Şahin
5510e1ca30 execute script and returning result feature added 2016-08-01 20:08:42 +03:00
Volkan Şahin
dbfe504292 timer bug fixing and other minor fixing like log, redundant parameters ... 2016-07-25 12:21:23 +03:00
Volkan Şahin
8b703e8639 added get policy timout and checker functions and fixing column-bean parameter matching 2016-07-22 10:36:21 +03:00
Volkan Şahin
1e35065b95 function names fixed according to PEP 8 standards 2016-07-18 18:16:37 +03:00
Volkan Şahin
93ff867404 delete redundant files 2016-07-11 17:56:50 +03:00
Volkan Şahin
fc51797468 file sending available on core control for task responses which has data attr 2016-07-01 17:04:53 +03:00
Volkan Şahin
719d2275de title changed 2016-06-30 17:59:23 +03:00
Volkan Şahin
62041fb649 agreement operation bug fixes 2016-06-30 12:40:29 +03:00
Volkan Şahin
edf0d13082 file transfer operations were updated 2016-06-29 12:42:43 +03:00
Volkan Şahin
42e23f082e waiting time out in case agreement display error 2016-06-28 12:23:01 +03:00
Volkan Şahin
53b33a8e26 aggreement update event added 2016-06-27 17:16:09 +03:00
Volkan Şahin
b3c6800f1d updated execution task-policy because of added new columns-params 2016-06-22 18:19:24 +03:00
Volkan Şahin
35bb6fefd7 python XMPP client library migrate to sleekxmpp from slixmpp 2016-06-20 17:35:59 +03:00
Volkan Şahin
7f306bbc94 Policy execution ids now updating in case of executing same policies 2016-06-16 18:08:16 +03:00
Volkan Şahin
75d97dfc9f minor fixing 2016-06-06 12:20:31 +03:00
Volkan Şahin
7d829bef7d plugin installation process was managed about possible exceptions 2016-05-17 12:31:38 +03:00
Volkan Şahin
d0b2e62b8d retrive file ahenk to lider via selected protocol was implemented 2016-05-12 17:35:47 +03:00
Volkan Şahin
b857e5d15d download file via http way was changed 2016-05-09 14:12:33 +03:00
Volkan Şahin
f167d9c8c3 installing missing plugins on running ahenk 2016-05-06 16:40:06 +03:00
Volkan Şahin
0e57c1be1f execution manager fixed about new columns 2016-04-12 17:32:40 +03:00
Volkan Şahin
a8bc4b60f8 event registerer parameter fixed about enum values 2016-04-11 19:30:19 +03:00
Volkan Şahin
77455de1dd bug fixes about parameters 2016-04-07 19:18:22 +03:00
Volkan Şahin
86f681fbac parameters fixed about lider-ahenk messaging format 2016-04-06 18:26:01 +03:00
Volkan Şahin
0b0ea90d3d getting current policies from db 2016-04-06 14:28:29 +03:00
Volkan Şahin
75d818b6a1 get active policies from db and process them 2016-04-04 18:15:18 +03:00
Volkan Şahin
80079685b5 minor bug fixes 2016-03-31 18:22:25 +03:00
Volkan Şahin
dca5a2d720 response message create-send 2016-03-30 18:51:50 +03:00
Volkan Şahin
a282695c10 conflict merging 2016-03-30 17:37:02 +03:00
Volkan Şahin
84f9d4c32d response model and minor bug fixes 2016-03-30 17:34:10 +03:00
İsmail Başaran
721096b114 Moved register event types to enumaration 2016-03-30 10:51:32 +03:00
Volkan Şahin
cff628e5df conflict merging 2016-03-29 16:31:49 +03:00
Volkan Şahin
3add386a49 requesting policies on logining - interpreting policy response and handle exiting ahenk 2016-03-29 16:11:39 +03:00
İsmail Başaran
eba656d8ae Execution manager policy type name fixed 2016-03-29 11:09:22 +03:00
Volkan Şahin
fedc9cbd2c bug fixes and check plugin exists 2016-03-25 17:56:15 +02:00
Volkan Şahin
65f4b757ea PEP8 Standard -> https://www.python.org/dev/peps/pep-0008/ 2016-03-23 17:15:27 +02:00