Janos SUTO
|
d38e5e281f
|
Fixed handling long emails
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-03-14 20:30:06 +01:00 |
|
Janos SUTO
|
b91c899f75
|
Fixed attachment type search query assembly
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-01-23 18:05:19 +01:00 |
|
Janos SUTO
|
7a66346036
|
Replaced most each() calls with foreach() in preparation to support php 8
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-01-19 15:40:42 +01:00 |
|
Janos SUTO
|
376d095c54
|
Fixed ordering for timestamp verification
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-16 10:38:04 +01:00 |
|
Janos SUTO
|
740855769f
|
Updated timestamp algorithm to use sha256
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-09 11:20:18 +01:00 |
|
Janos SUTO
|
42b650f4f1
|
Timestamping shall use sort by id column
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-09 11:13:06 +01:00 |
|
Janos SUTO
|
fea81910f4
|
Data officer should see emails marked for deletion only
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-08-20 14:14:55 +02:00 |
|
Janos SUTO
|
4f71c13b3f
|
Fixed handling empty result from email session var
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-06-26 14:57:21 +02:00 |
|
Janos SUTO
|
7b47ce3ca2
|
Introduced the raw: search label for auditors
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-05-02 14:01:37 +02:00 |
|
Janos SUTO
|
007e244b7b
|
Add "R" even if the message is already deleted by data officer
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-26 06:11:30 +02:00 |
|
Janos SUTO
|
391005247c
|
Added a red "R" sign to the messages been marked for removal
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-26 06:10:08 +02:00 |
|
Janos SUTO
|
d7d0f6cbbc
|
[WIP] Added script to dump all attachments to in/out dirs
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-04 07:40:16 +02:00 |
|
Janos SUTO
|
6716bec68c
|
Improved the ldap group email detection and display
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-15 10:29:44 +01:00 |
|
Janos SUTO
|
890a00f46f
|
Removed dead code: get_message_recipients()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-15 07:07:03 +01:00 |
|
Janos SUTO
|
fd2bcf4845
|
Renamed message_highlight css field to mssghglght because some it interfered with some words
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-07 15:15:21 +01:00 |
|
Janos SUTO
|
bfeef2669e
|
Added support for wildcard domains
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-10-31 21:10:41 +01:00 |
|
Janos SUTO
|
4d8be0ac99
|
Fxed check_your_permission_by_id_list()
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-10-30 20:57:00 +01:00 |
|
Janos SUTO
|
d60b53c243
|
Removed "aname" search prefix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-10-24 18:46:53 +02:00 |
|
Kevin Lieser
|
d9ed819b2b
|
[BUGFIX] Render multiple mail parts in mail view instead of only the last part
|
2020-08-10 21:04:55 +00:00 |
|
Janos SUTO
|
b2fd28423b
|
Introduced sphinx strict mode variable
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-07-18 15:21:50 +02:00 |
|
Janos SUTO
|
ac67a630ef
|
Revert "from -> sender transition, part 1"
This reverts commit c6ecefddbf .
|
2020-07-11 19:56:57 +02:00 |
|
Janos SUTO
|
c6ecefddbf
|
from -> sender transition, part 1
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-07-11 10:56:18 +02:00 |
|
Janos SUTO
|
61c869e4cf
|
Code cleanup in webui/model/search/search.php
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2020-02-16 10:15:38 +01: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
|
b80c588a10
|
fixing database schema for message removal
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-07-28 11:02:44 +02:00 |
|
Janos SUTO
|
d1da0c93e7
|
step 1 to improve delete feature
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-07-16 20:05:26 +02:00 |
|
Janos SUTO
|
d84307f2d8
|
Localize the message headers in the preview pane
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-05-15 20:31:51 +02:00 |
|
Janos SUTO
|
8ecaa4443b
|
fixed referencing helper/mime.php
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-02-23 18:07:38 +01:00 |
|
Janos SUTO
|
8bd4531b04
|
gui: Fix journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-23 20:00:22 +00:00 |
|
Janos SUTO
|
a5f005769f
|
Revert "gui: fixing journal handling"
This reverts commit 1b7026dce6 .
|
2018-12-23 19:50:14 +00:00 |
|
Janos SUTO
|
1b7026dce6
|
gui: fixing journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-15 22:11:14 +00:00 |
|
Janos SUTO
|
59c9a80964
|
Fixed pdf export
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-10-06 15:02:32 +00:00 |
|
Janos SUTO
|
099fe93a87
|
Added wkhtmltopdf support
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-10-06 16:30:26 +02:00 |
|
Janos SUTO
|
91074ed617
|
gui: remove X-Piler-Envelope-To: header lines for non auditor users
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-02-21 14:56:38 +01:00 |
|
Janos SUTO
|
698cc86548
|
introduced a simplified mime decoder class
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-10-22 21:37:40 +02:00 |
|
Janos SUTO
|
896b4b2b57
|
gui: make content-type lowercase
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-27 16:32:06 +02:00 |
|
Janos SUTO
|
5b246d5447
|
gui: fixed calling html purifier settings
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-12 15:55:28 +02:00 |
|
Janos SUTO
|
5bb52be2fd
|
gui: minor fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-07-28 21:20:43 +02:00 |
|
Janos SUTO
|
35d8f0a0ba
|
gui: add cc address to message view
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-07-05 22:28:26 +02:00 |
|
Janos SUTO
|
44760a7e0f
|
gui: message preview fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-19 20:01:39 +00:00 |
|
SJ
|
caa7aba8e1
|
gui: catch exception for Zend_Mime_Decode::splitMessageStruct()
Change-Id: Ib02363d91e568bad89d958863cb61d23776975f0
Signed-off-by: SJ <sj@acts.hu>
|
2017-05-14 08:16:17 +02:00 |
|
SJ
|
509bd6c0a3
|
Fix issue #768
Change-Id: Idf5659ce4e0b1fe5d371ea8a0ebd3bd3fb9901ee
Signed-off-by: SJ <sj@acts.hu>
|
2017-03-05 20:54:10 +01:00 |
|
SJ
|
f7c6abfbe3
|
Choose imap folder based on if gui user is in To: or From:
Change-Id: I584ff43f9ce5b3f4822b59a5e9ca2cbef3ba4ff3
Signed-off-by: SJ <sj@acts.hu>
|
2017-03-05 20:53:36 +01:00 |
|
SJ
|
56b5680027
|
gui: added html purifier cache value
Change-Id: Ia7549803abbc87b4dd36f1e73ccbe8dbb60deea9
Signed-off-by: SJ <sj@acts.hu>
|
2017-01-21 16:02:28 +01:00 |
|
SJ
|
1ebd49956a
|
Added HTML purifier support
Change-Id: Ic76ebc3f3fb05518d0a0427b3fe327e4269ee7a9
Signed-off-by: SJ <sj@acts.hu>
|
2016-12-19 20:25:09 +01:00 |
|
SJ
|
bb4283a2a2
|
Fix issue #737: web gui not showing body for some emails
Change-Id: Ic9fb3d8306adb89da1a95f8dc39019bf85636f12
Signed-off-by: SJ <sj@acts.hu>
|
2016-12-19 20:25:09 +01:00 |
|
SJ
|
ba52fa3c99
|
improved logging for the gui
Change-Id: I31d0dbb70b8d8184ce1f48d0161ddaf9e6c8d9ca
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-21 21:59:57 +02:00 |
|
SJ
|
f0caedebd4
|
more gui refactoring
Change-Id: I28f128eaa5dcae06e1d8ace3194453085b9a5382
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-17 22:30:27 +02:00 |
|
SJ
|
ee2f507074
|
gui refactoring, using the zend mail library 1.2.x
Change-Id: Ie019ae0c241263e3acfeb09ea6779d90487fde8e
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-17 15:30:47 +02:00 |
|
SJ
|
91fbeebc0f
|
gui fixes
Change-Id: I5592a96f486f64404f044b2199e74284fd2e46fd
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-15 22:08:04 +02:00 |
|