Commit Graph

1726 Commits

Author SHA1 Message Date
Eduardo
e6e225849b Some improvements about the start stop scrip, some times don't work well, now stops and checks the the status ok 2019-12-20 09:18:25 +00:00
Janos SUTO
4a8baa3b2e Fixed missing stuff from no selected message warning
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-18 15:42:53 +01:00
Janos SUTO
c8119d542b Display warning if no message is selected when removing
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-18 15:29:28 +01:00
Janos SUTO
936f27c7a5 Fixed using the lasttime smtp session variable
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 15:08:16 +01:00
Janos SUTO
380fef7489 sed fix in postinstall script
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:48:33 +01:00
Janos SUTO
f7392f66b3 fixed path for pilerpurge.py
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:45:20 +01:00
Janos SUTO
bfc9171fc7 Fix piler.conf path in pilerpurge.py
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:42:35 +01:00
Janos SUTO
d99ee3dec0 Added queuedir variable to piler.conf in postinstall script
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:27:39 +01:00
Janos SUTO
bc4ef2c1ef Added purge.sh to cron jobs
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:18:52 +01:00
Janos SUTO
26808ca40d Fix sphinx version in postinstall
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:13:26 +01:00
Janos SUTO
9c2e2e8fe4 Fix crontab command for postinstall
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 14:05:22 +01:00
Janos SUTO
0e5ada66d1 Fixed postinstall.sh script
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-15 13:56:20 +01:00
Janos SUTO
6965a455c4 Data officer upper left link in the menu should go to audit/removal
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-14 15:20:15 +01:00
Janos SUTO
779175b596 Revised deferring alarm signal
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-03 21:03:36 +01:00
Janos SUTO
6b087cf5fd Fixed mobilde device issue
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-12-01 16:22:04 +01:00
Janos SUTO
8aa2f52308 Checking for short write() in process_data()
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 21:30:32 +01:00
Janos SUTO
52e7e6293c Protect fsync() and close() from SIGALRM
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 21:08:00 +01:00
Janos SUTO
34e25f6c74 Introduced check_for_client_timeout_interval config parameter
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 20:47:04 +01:00
Janos SUTO
f9162bc085 Fixed another make_random_string() call
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 20:45:30 +01:00
Janos SUTO
107d88db99 Fixed unit test for make_random_string()
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 20:14:54 +01:00
Janos SUTO
ce193974f1 Refactored make_random_string()
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-27 20:11:07 +01:00
Janos SUTO
5380196325 Fixed the place of PILER_CONFIG_DIR and CONFIG_SITE_PHP
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-15 16:12:31 +01:00
Janos SUTO
d2d60eb8bd Fixed envsubst command in postinstall script
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-15 15:50:31 +01:00
Janos SUTO
a6393ae909 Fixed sql query in model/stat/chart.php #1024
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-14 12:18:01 +01:00
Janos SUTO
111bcce6e0 Refactored postinstall.sh script
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-14 12:16:02 +01:00
Janos SUTO
3d1c52be12 Fixed postinstall script to create config-site.php in sysconfdir/piler
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-14 09:08:32 +01:00
Janos SUTO
94c54a0ae6 Refactored tests setup
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-13 20:33:48 +01:00
Janos SUTO
77e72f26a3 #1026: Fixed typo in postinstall.sh.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-11-13 09:37:48 +01:00
Janos SUTO
4ce7521bd5 Make the save/load popup to show at the right side
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-10-28 08:04:26 +01:00
Janos SUTO
fe8bb45dfa Released 1.3.7
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-10-23 08:14:59 +02:00
Janos SUTO
1621083acf Removed the mobile theme
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-10-23 08:14:19 +02:00
Jan Graczu
052355b3dc Dockerfile edited online with Bitbucket
Missing "\"
2019-09-26 07:52:39 +00:00
Janos SUTO
321f64b33b Indexer job frequency on the health page went to a variable
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-25 12:33:53 +02:00
Janos SUTO
c84bea9506 Updated jquery, jquery-ui and bootstrap minified js files
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-21 12:15:31 +02:00
Janos SUTO
be423982e0 modal fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-20 21:21:51 +02:00
Janos SUTO
23697125ed More fixes to gdpr
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-20 21:08:59 +02:00
Janos SUTO
3550987087 More gdpr fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-20 19:08:31 +02:00
Janos SUTO
874fb36d6b gdpr fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-20 15:41:18 +02:00
Janos SUTO
816f004bf1 added layout-audit-removal.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-20 11:29:08 +02:00
Janos SUTO
8358dc6ef1 gdpr fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-19 13:23:25 +02:00
Janos SUTO
8e920260a8 Removal fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-19 13:23:05 +02:00
Janos SUTO
8e89ecca56 Merged master into gdpr 2019-08-19 13:19:02 +02:00
Janos SUTO
78e5a442f4 Bumped up version to 1.3.6
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-04 10:51:13 +02:00
Janos SUTO
cb4f0f5aa7 Docker fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-04 10:46:51 +02:00
Janos SUTO
65cc7ebc76 Added docker support
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-04 10:40:05 +02:00
Janos SUTO
39a8e32710 Added data officer email to test cases
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-28 12:12:22 +02:00
Janos SUTO
6da90bd7ee fixed password hash for data officer
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-28 12:04:36 +02:00
Janos SUTO
bb790d62a9 Added data officer role to tests
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-28 11:56:40 +02:00
Janos SUTO
3dce95e2d3 fixed reason2 column for deleted table
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-28 11:21:33 +02:00
Janos SUTO
b80c588a10 fixing database schema for message removal
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-28 11:02:44 +02:00