Commit Graph

99 Commits

Author SHA1 Message Date
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
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
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
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
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
5bb52be2fd gui: minor fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-28 21:20:43 +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
eb3ecfed56 improved the private feature 2016-02-16 15:37:34 +01:00
SJ
2fbb41264c added the private feature 2016-02-10 14:57:30 +01:00
SJ
04a0f2b6ef improved folder feature 2015-09-18 14:56:09 +02:00
SJ
1411b53933 added an option to suppress email address in the search results pane for regular users 2015-09-03 14:43:57 +02:00
SJ
5cb3a5dcae more effective paging through hits 2015-08-11 15:16:13 +02:00
SJ
2a5a391c76 id list permission check fix 2015-07-16 14:47:16 +02:00
SJ
88f3197605 displaying messages marked for deletion grayed out 2015-07-09 13:56:11 +02:00
SJ
db578ea6d0 added an option to delete emails from archive for auditors 2015-07-08 15:22:35 +02:00
SJ
cdd78a5ad8 search query quote support 2015-06-02 13:17:27 +02:00
SJ
c94959378a improved tag/note search 2015-05-06 09:35:12 +02:00
SJ
07b9f8b957 rcpt fix for non auditor users 2015-04-16 13:54:57 +02:00
SJ
6e8c3e5cda permission fix for attachment search 2015-04-13 20:41:52 +02:00
SJ
c12f32fbd4 search for attachment names 2015-04-13 16:23:52 +02:00
SJ
87be05c534 fixed tag/note sphinx query 2015-04-09 16:57:15 +02:00
SJ
2153e0a79a date fix for the gui 2015-03-19 15:05:14 +01:00
SJ
36b1ac5f18 tag/note fix 2015-02-03 10:40:55 +01:00
SJ
0f962a9bcf search query fix 2014-10-22 10:17:28 +02:00
SJ
e49eac7447 gui fixes 2014-09-22 11:21:40 +02:00
SJ
64f6aafeb3 sphinx fixes upgrading 2.1.x -> 2.2.x 2014-09-22 11:13:55 +02:00
SJ
eb334317ca reference search fix 2014-08-04 22:19:03 +02:00
SJ
9d948b439f gui parsing fix 2014-06-12 15:07:34 +02:00
SJ
8f59372cf4 automated search support 2014-01-23 21:39:47 +01:00
SJ
8aa7508dab show total found number 2013-12-23 12:12:18 +01:00
SJ
881a2380e0 rewrote php session variables 2013-11-18 19:24:33 +01:00
SJ
6f7d31f70a fixed a restricted auditor search query issue 2013-11-15 11:46:29 +01:00
SJ
25623dda1c smarter verification check in the gui 2013-10-30 23:40:34 +01:00
SJ
20b6eb7143 fixed a bug in creating session key for memcache 2013-10-28 13:57:16 +01:00
SJ
2aa3520af7 match value fix 2013-10-07 15:43:50 +02:00
SJ
f08269603f gui refactoring to enable more complex search queries 2013-10-05 11:34:06 +02:00