Commit Graph

764 Commits

Author SHA1 Message Date
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
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
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
4b2eefb712 prototype of message removal
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 21:31:48 +02:00
Janos SUTO
ea3b0c372b Added data officer role
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 20:05:26 +02:00
Janos SUTO
0c830b1276 fixing delete feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 20:05:26 +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
7015e76a11 site logo is not prefixed with site_url parameter
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 20:05:09 +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
b8e9dc872f gui: Added ldap port parameter to new LDAP() in ntlm_auth()
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-04-15 22:34:31 +02:00
Janos SUTO
421f0c538c Removed HTTP_REFERER check from index.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-02-23 21:48:06 +01: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
990c52b2c0 Fixed controller/message/download.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-12-23 20:19:46 +00:00
Janos SUTO
3c2ed40359 Fixed obsoleted remove_journal in download
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-12-23 20:08:32 +00: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
0bf20b1f66 Added missing model to controller/message/journal.php
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-12-23 19:51:10 +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
9898b749c7 Use TLS v1.2 in Zend protocols
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-11-03 22:27:44 +01:00
Janos SUTO
400f9f2ca4 Removed ?> from ru lang file
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-10-30 17:47:24 +00:00
Janos SUTO
4f0dda34c2 Added http redirect to logout page to bring the user to the login after 5 secs
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-10-07 18:02:21 +00:00
Janos SUTO
ef458a08f9 Added http_referer check for logged in users
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-10-06 15:53:45 +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
2128ac8b8a Fixed #943
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-23 06:38:36 +00:00
Janos SUTO
6eaa70d991 Added salt to crypt()
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-09 16:15:49 +00:00
Janos SUTO
eae385616f Added missing ldap port the 2nd new LDAP() call
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-09 14:53:29 +00:00
Janos SUTO
1ea62b8446 Added exception handling for gui imap auth
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-09 14:35:18 +00:00
Janos SUTO
4efe39b5f3 Added ldap port to gui
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-09-09 14:18:38 +00:00
Janos SUTO
5a96b65ead fix sql query for statistics gui feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-08-15 07:03:34 +00:00
Leo
8451bed2e8 display archiving and retention rules correctly if they contain HTML entities (e.g. angle brackets in the mail address) 2018-06-18 08:58:31 +02:00
Janos SUTO
2e2d04914f make install copies webui to piler localstatedir
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-06-10 18:41:42 +02:00
Janos SUTO
41777063f0 added missing $ to variable name
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-05-13 09:04:49 +02:00
Janos SUTO
2331cd7546 check local auth first, then remote auth methods, eg. imap, pop3, ...
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-05-13 08:53:16 +02:00
Janos SUTO
d975966a7a Fix a bug preventing password change for local users
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-05-10 09:26:38 +02:00
Janos SUTO
462063fc26 gui: do not show the monitor / statistics menu in case an external dashboard is set
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-04-15 20:31:57 +02:00
Janos SUTO
4a7ec5d41d gui: add support for external dashboard
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-04-15 18:42:34 +02:00
Janos SUTO
58e9b809c9 gui: add isset test for date header fixing
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-03-30 08:09:35 +02:00
Janos SUTO
c12a876e59 Fixed #758: sphinx index watcher
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-03-18 13:54:13 +01: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
ea1cad8839 gui: fix form url for password change
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-01-16 10:59:18 +01:00
Janos SUTO
c846b6aa21 gui: pdo fetch should exclude numbered indexes in fetched rows
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-01-03 21:04:57 +01:00
Janos SUTO
c1c5c30423 gui: added check for user@domain sso format
Signed-off-by: Janos SUTO <sj@acts.hu>
2018-01-01 10:39:22 +01:00
Janos SUTO
a49591f4f3 gui: apply CUSTOM_EMAIL_QUERY_FUNCTION to sso user in ntlm auth
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-12-23 18:14:17 +01:00
Janos SUTO
e3f53863b7 gui: use a session variable for "not before" feature
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-12-23 18:03:01 +01:00
Janos SUTO
b7b61a80e5 gui: add mandatory start date to certain users preventing them to search for older emails
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-12-23 17:43:34 +01:00
Janos SUTO
08fbbe46c7 gui: demo mode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-11-28 08:56:33 +01:00
Thomas Helmrich
461f15c004 set html lang to the configured one 2017-10-31 11:22:53 +01:00
Janos SUTO
2e801d149a moved config.php.in to the base dir
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 11:18:32 +01:00
Janos SUTO
2cc0dd65fc gui: move config-site.php to $sysconfdir/piler directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 11:01:39 +01:00
Janos SUTO
d3e2de3ada gui: piler_mime_decode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 12:32:30 +02: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
6522d64bd7 gui: restore fix for auditor
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-23 17:13:29 +02:00
Janos SUTO
33efacfdaa util: automated-search.php fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 20:13:19 +02:00
Janos SUTO
578863ec90 gui: remove session.cookie_domain settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 10:29:08 +02:00
Janos SUTO
549d9cf03b gui: log unsuccessful login attempts
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-07 12:12:08 +02:00
Janos SUTO
03900aef6e gui: show search menu if admin can search too
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-06 20:05:29 +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
7cdb016565 gui: improved session handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-12 15:54:52 +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
e71df4bf8e gui: removed system/helper/tcpdf directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-13 11:41:39 +02:00
Janos SUTO
8d166b94ac gui: remove unnecessary condition in mail sending
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-08 17:56:48 +02:00
Michael Volz
cab8a86816 escape lines starting with dot in smtp client session 2017-07-08 17:56:41 +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
8eba3a0edb ntlm_auth() fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-25 12:38:28 +00:00
Janos SUTO
1a0acb0185 switch from utf8 to utf8mb4 on the database level
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-24 06:07:38 +00: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
961ae7afee improved the search feature
Change-Id: Ia714ffade38edc9dd19b70ba37f996e6705ce057
Signed-off-by: SJ <sj@acts.hu>
2017-05-06 20:15:41 +02:00
SJ
2165c810b2 webui: disable pdf download icon
Change-Id: I6ed04d3ae5c150e34d82830c24d2cc062648c1d6
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 21:24:31 +01:00
SJ
1722a3184b accounting revision
Change-Id: I6d808b4a2395b3d7400c2d7848c83b4b95748dbe
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:59:22 +01:00
SJ
875b1150d1 gui path fixes
Change-Id: I3ea5773b1f1a55ac46e4f0e9b7ae661983f2784b
Signed-off-by: SJ <sj@acts.hu>
2017-03-05 20:58:16 +01: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
thooge
10c2d59183 Improved german translation 2017-01-25 21:51:32 +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
95b906fa3f fixed a mysql 5.7 introduced sql_mode issue
Change-Id: I2af85d12d2bffaaecb340900b77b64cde3a2fab3
Signed-off-by: SJ <sj@acts.hu>
2016-12-19 20:25:09 +01:00
SJ
7ea97e9c98 policy fixes
Change-Id: Id160ae7af95afef4d25530d8a52d03861b30cebb
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
6340c9e126 removed unused variable: LOG_FILE
Change-Id: I5057a01ca731189f6516677a91f2dd5a4427edcb
Signed-off-by: SJ <sj@acts.hu>
2016-12-04 11:34:00 +01:00
SJ
0322c1ce82 add logging to ntlm auth
Change-Id: If342d4368b54c97fb97f3dc101642120ebb8b8e0
Signed-off-by: SJ <sj@acts.hu>
2016-11-26 11:50:51 +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
SJ
78892cdac9 reverted a patch causing to appear deleted messages in the search results
Change-Id: I4d7e5024a9647bc1a9a994a8f113cf4c54f943ab
Signed-off-by: SJ <sj@acts.hu>
2016-09-10 22:20:05 +02:00
SJ
db1a202c5c Fixed issue #705
Change-Id: I602a88d24c2a482e6bebb5d6d7f4830843afec42
Signed-off-by: SJ <sj@acts.hu>
2016-09-10 22:16:35 +02:00
SJ
f7dc43cb28 fixed the sphinx hit count, issue #721
Change-Id: I3a32c168c2e6610148d02e1afb993daaeb0ff97b
Signed-off-by: SJ <sj@acts.hu>
2016-08-28 18:30:50 +02:00
Janos SUTO
69a2a9e2e2 Fixing #712 2016-08-25 12:05:06 +00:00
SJ
ffa734572b user fix for mysql 5.7
Change-Id: I0ce816fcca5697a02d1f87a9833ee310f753e350
Signed-off-by: SJ <sj@acts.hu>
2016-08-22 18:01:13 +02:00
SJ
0e67c4ad37 fixed gui startup
Change-Id: I0186a90a474592ac632d1d0f91f42781a887b783
Signed-off-by: SJ <sj@acts.hu>
2016-06-27 20:52:29 +02:00
SJ
23e0d829cb fixing #679
Signed-off-by: SJ <sj@acts.hu>
2016-05-03 22:24:09 +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
93e1d0e7fe gui fix for the delete feature 2016-02-06 21:14:00 +01:00
SJ
24471305bd message preview fix 2016-01-24 15:25:54 +01:00
SJ
ff3673d635 sso fix 2016-01-21 13:07:21 +01:00
SJ
4bf92f4f97 fixed branding stuff 2016-01-13 20:49:19 +01:00
SJ
9adba3c183 gui config default changes 2016-01-04 12:38:53 +01:00
SJ
f4152e1f64 adding missing ) 2015-12-03 12:57:40 +01:00
SJ
d88b419624 added customisation to imap authentication 2015-11-26 14:59:40 +01:00
SJ
c1f2a2bbf1 download eml name reflects the subject 2015-10-23 20:40:07 +02:00
SJ
034aed6de7 added CZ localization (credits: Robert Houser) 2015-10-14 10:56:37 +02:00
SJ
3ea8ed50a5 improved folder handling 2015-10-02 13:19:40 +02:00
SJ
a145554ea3 group paging fix 2015-09-25 12:15:47 +02:00
SJ
5ad6119780 typo fix in folder/folder 2015-09-18 15:26:17 +02:00
SJ
2008ba284b improved sphinx update 2015-09-18 15:22:42 +02:00
SJ
afbc0f0d54 Merge branch 'folder1' 2015-09-18 15:03:40 +02:00
SJ
04a0f2b6ef improved folder feature 2015-09-18 14:56:09 +02:00
SJ
53c563a208 GA fix 2015-09-16 10:14:05 +02:00
SJ
b83a0ed4dc highlight fix 2015-09-15 21:26:39 +02:00
SJ
561b75230e fix for * highlights 2015-09-08 13:39:40 +02:00
SJ
a12bd8b530 enabled the GA feature for imap/pop3/ldap auth 2015-09-03 14:46:38 +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
6dcf5fdad7 fixed apache example config 2015-09-03 14:41:52 +02:00
SJ
9f758d92c0 added Polish translation, thanks, Mario 2015-08-27 15:31:13 +02:00
SJ
aa0d5e35c8 auditors may see the relevant part of the sphinx query 2015-08-13 15:44:22 +02:00
SJ
5cb3a5dcae more effective paging through hits 2015-08-11 15:16:13 +02:00
SJ
c95e1b23e7 added an option to limit message restores 2015-07-28 22:10:50 +02:00
SJ
39468c3877 added an option to limit message downloads 2015-07-28 21:56:50 +02:00
SJ
2a5a391c76 id list permission check fix 2015-07-16 14:47:16 +02:00
SJ
0b81ba067e gui deletion fix 2015-07-09 14:00:35 +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
2b6e12d89a prepared the gui to remove messages 2015-07-07 14:12:35 +02:00
SJ
1b9e2e639d gui fixes 2015-07-02 14:35:45 +02:00
SJ
3668fcbb0f added custom func support to ldap auth as well 2015-06-23 15:46:04 +02:00
SJ
cdd78a5ad8 search query quote support 2015-06-02 13:17:27 +02:00
SJ
b4867d79fe fix a counter issue 2015-05-22 11:37:08 +02:00
SJ
0fe5c31d22 added a base href fix 2015-05-15 22:48:59 +02:00
SJ
c77608dbea minor gui fixes 2015-05-12 14:34:38 +02:00
SJ
3be7ea4f47 performance improvement for the health page 2015-05-06 12:21:41 +02:00
SJ
c94959378a improved tag/note search 2015-05-06 09:35:12 +02:00
SJ
ae53276622 added rfc3161 timestamp support 2015-04-22 12:26:04 +02:00
SJ
07b9f8b957 rcpt fix for non auditor users 2015-04-16 13:54:57 +02:00
SJ
0e5121ee57 improved x-original-to suppression 2015-04-15 13:33:27 +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
1c57a4a1e4 update the gui for per user legal hold 2015-03-29 16:27:44 +02:00
SJ
c336bc3b5b health page fix 2015-03-23 15:48:06 +01:00
SJ
87ee036c59 added option to suppress a header in the gui 2015-03-20 15:48:00 +01:00
SJ
2153e0a79a date fix for the gui 2015-03-19 15:05:14 +01:00
SJ
08aed7355c added an option to enable GA authentication 2015-03-19 15:04:47 +01:00
SJ
925b108457 health page displays piler version 2015-03-18 15:22:53 +01:00
SJ
5bbd6f18de added an option to specify the imap restore folder 2015-03-18 10:54:02 +01:00
SJ
b747921b7e sso fix 2015-03-17 18:58:31 +01:00
SJ
8bf87221c8 fixed sso ldap query 2015-03-16 14:09:56 +01:00
SJ
30a4b8d782 added body option for the rules check 2015-03-11 12:54:31 +01:00
SJ
8c9c606f89 ldap auth fix 2015-03-10 16:35:22 +01:00
SJ
cfa47280ce group fix 2015-03-10 16:22:19 +01:00
SJ
daf6e904b7 improved 4eyes feature 2015-02-23 12:46:31 +01:00
SJ
0a15910379 4eyes fix 2015-02-20 13:53:32 +01:00
SJ
4356a91b59 added 4eyes feature for auditors 2015-02-20 12:58:36 +01:00
SJ
bc8d264778 revised auth procedure to support 4eyes auth 2015-02-19 15:17:20 +01:00
SJ
c1e525b931 improved cpu usage command 2015-02-18 15:51:38 +01:00
SJ
66c08b7051 improved cpu usage command 2015-02-18 15:48:32 +01:00
SJ
27663396d0 fixed a journal bug in zip download 2015-02-17 13:56:51 +01:00
SJ
abf656d102 russian lang fix 2015-02-13 14:25:46 +01:00
SJ
ff88ed747b admin can power search 2015-02-11 11:35:36 +01:00
SJ
36b1ac5f18 tag/note fix 2015-02-03 10:40:55 +01:00
SJ
7a3aee5bc3 added a hint to empty query message 2015-01-23 10:03:44 +01:00
SJ
5da2cb7f0d fixed the daily report script 2015-01-19 14:04:54 +01:00
SJ
e48db5b8b7 imap auth fix 2015-01-15 23:29:48 +01:00
SJ
ef67c1f561 fixed email list 2015-01-15 15:01:37 +01:00
SJ
2348de0b05 health fix 2014-12-15 22:20:20 +01:00
SJ
02bbe16a20 improved health page 2014-10-23 09:31:40 +02:00
SJ
0f962a9bcf search query fix 2014-10-22 10:17:28 +02:00
SJ
a7fec90f37 ldap query fix 2014-10-21 10:27:18 +02:00
SJ
f940b404f8 user add/edit case sensitivity fix 2014-10-15 09:37:24 +02:00
SJ
7213c1dda0 reset preview pane position when clicking on the next message 2014-10-08 13:52:28 +02:00
SJ
e2ef65a112 style case sensitivity fix 2014-10-02 10:09:05 +02:00
SJ
c8a4c3c358 default theme remote.gif fix 2014-10-02 09:43:00 +02:00
SJ
07be4fdbe4 better style removal 2014-09-30 14:29:06 +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
53c38a805d group fix 2014-09-22 11:11:54 +02:00
SJ
70d4db53b7 keepalive fix for buggy browsers 2014-09-17 15:51:35 +02:00
SJ
836a15663f sso fix for explorer/outlook 2014-09-17 11:24:40 +02:00
SJ
1313ab520c check_ldap_membership() fix 2014-09-16 08:48:19 +02:00
SJ
c25e00270c gui fixes 2014-09-15 10:39:24 +02:00
SJ
882de150b2 French lang fix 2014-09-10 21:16:43 +02:00
SJ
872ab20a21 health text fix 2014-09-10 11:18:08 +02:00
SJ
5ceda025ed added French translation 2014-09-10 11:12:50 +02:00
SJ
9b8e55f6b0 group display fix 2014-09-09 22:07:32 +02:00
SJ
3831f8641f gui fixes 2014-09-09 15:30:26 +02:00
SJ
4616e98b33 ldap fix #2 2014-09-04 16:37:26 +02:00
SJ
200f90d65d ldap fix 2014-09-04 16:18:47 +02:00
SJ
68b236ae77 better stripping styles from html chunks 2014-09-04 14:58:06 +02:00
SJ
6212b93f3a added Russian language to gui, thanks to Max Dukov 2014-08-21 15:53:17 +02:00
SJ
3eb3052144 l10n fixes 2014-08-19 15:00:31 +02:00
SJ
f2e85c8f18 highlighting fix 2014-08-18 15:35:25 +02:00
SJ
5b6c2cbb8f double click fix for the default theme 2014-08-13 21:09:36 +02:00
SJ
1fde346eb9 fixed parsing the boundary in the gui 2014-08-13 14:09:25 +02:00
SJ
52a35704f1 autosearch fix 2014-08-12 21:41:55 +02:00