SJ
|
b2fa1bf3b1
|
audit template fix
|
2012-09-14 15:03:30 +02:00 |
|
SJ
|
36e08326d0
|
audit logging fix
|
2012-09-14 11:54:09 +02:00 |
|
SJ
|
6e8f451e52
|
webui fixes
|
2012-09-14 11:05:42 +02:00 |
|
SJ
|
9e868f2ccd
|
fixed a division error
|
2012-09-14 11:04:43 +02:00 |
|
SJ
|
731c953bd6
|
fixed the search query build
|
2012-09-14 11:04:17 +02:00 |
|
SJ
|
ca689e4b30
|
fixed an issue with ldap_sync in case of the users DN is changed
|
2012-09-13 23:47:04 +02:00 |
|
SJ
|
e688ce0420
|
can toggle between 2 or 3 pane layout from config.php
|
2012-09-13 21:35:34 +02:00 |
|
SJ
|
0ff9e77c5f
|
added scrolling feature with up/down arrows
|
2012-09-12 09:51:35 +02:00 |
|
SJ
|
604ff565e1
|
limit folder names to the top level
|
2012-09-11 15:12:58 +02:00 |
|
SJ
|
46ec86a070
|
added folder column to a query to make tagging working
|
2012-09-11 14:56:01 +02:00 |
|
SJ
|
ef8060668c
|
fixed a typo Call-time pass-by-reference issue
|
2012-09-11 14:55:23 +02:00 |
|
SJ
|
417212a344
|
added missing notes definition to config.php
|
2012-09-11 14:42:08 +02:00 |
|
SJ
|
69fa244dfa
|
fixed a decoding issue
|
2012-09-09 23:18:30 +02:00 |
|
SJ
|
33f0a88670
|
added attachment support
|
2012-09-07 15:08:50 +02:00 |
|
SJ
|
853c4ab4f1
|
major rewrite of the web interface
|
2012-09-06 15:27:20 +02:00 |
|
SJ
|
2bee3f317b
|
added a note feature to index
|
2012-09-02 23:21:41 +02:00 |
|
SJ
|
dc97eaee9e
|
another minor fix for expert search
|
2012-08-28 22:47:18 +02:00 |
|
SJ
|
222a3aa355
|
improved the expert search
|
2012-08-28 22:00:45 +02:00 |
|
SJ
|
5ecd4b7299
|
fixed a bug with messages without encoding
|
2012-08-25 15:01:19 +02:00 |
|
SJ
|
4a97a90934
|
added a do not follow referrals ldap option
|
2012-08-17 11:55:44 +02:00 |
|
SJ
|
a44018e89e
|
fix in the ldap user import
|
2012-08-16 14:30:44 +02:00 |
|
SJ
|
653b5e8c18
|
fixed a bug in bulk restore
|
2012-08-15 16:24:56 +02:00 |
|
SJ
|
1744ff986d
|
auditor can restore emails only to mydomain addresses
|
2012-08-12 15:09:13 +02:00 |
|
SJ
|
81848059a8
|
added index.php to .htaccess as directory index
|
2012-08-10 14:20:10 +02:00 |
|
SJ
|
bd3ca9eb21
|
fix a bug in the check_your_permission_by_id_list() function
|
2012-08-07 22:38:06 +02:00 |
|
SJ
|
babd0f31f5
|
changed the sphinx driver to pdo::mysql
|
2012-08-07 22:20:07 +02:00 |
|
SJ
|
80284419d7
|
ldap_sync.php import fix
|
2012-08-06 14:29:25 +02:00 |
|
SJ
|
7cd3c12070
|
fixed a reference call bug in system/request.php
|
2012-08-06 12:46:02 +02:00 |
|
SJ
|
5ee5644ae7
|
fixed a character encoding bug in the message body in the message view popup window
|
2012-08-02 17:03:17 +02:00 |
|
SJ
|
7c7b30b544
|
fixed a bug in the character conversion to utf-8 function
|
2012-08-01 21:53:01 +02:00 |
|
SJ
|
6ca80b72b0
|
accept any @local email addresses
|
2012-07-27 10:01:28 +02:00 |
|
SJ
|
971d43020c
|
webui code cleanup
|
2012-07-10 13:09:09 +02:00 |
|
SJ
|
4703bedcfe
|
webui code cleanup
|
2012-07-06 21:58:52 +02:00 |
|
SJ
|
baa062cc0a
|
fixed minor webui bugs
|
2012-07-06 15:02:23 +02:00 |
|
SJ
|
3a9b8a8ba0
|
fixed a bug in user search
|
2012-07-06 11:02:21 +02:00 |
|
SJ
|
f4314f5afd
|
fix a bug preventing the removal of the groups for a user
|
2012-07-04 10:11:36 +02:00 |
|
SJ
|
ee910e7735
|
improved group handling
|
2012-06-27 11:17:23 +02:00 |
|
SJ
|
a631595e5f
|
typo in the auditor handling
|
2012-06-26 10:40:26 +02:00 |
|
SJ
|
095f22c7b2
|
updated the group handling + revised admin permissions
|
2012-06-25 22:14:30 +02:00 |
|
SJ
|
9900f0aed2
|
webui code cleanup
|
2012-06-22 15:22:02 +02:00 |
|
SJ
|
16b01b9b37
|
minor webui fixes around the group handling
|
2012-06-22 13:37:13 +02:00 |
|
SJ
|
e944852283
|
added group handling feature
|
2012-06-22 12:30:55 +02:00 |
|
SJ
|
26807592b5
|
fixed some php notice messages
|
2012-06-21 10:53:42 +02:00 |
|
SJ
|
078742e4a3
|
added bulk download feature
|
2012-05-11 23:42:55 +02:00 |
|
SJ
|
9212dff26b
|
added a daily report feature
|
2012-05-08 14:25:53 +02:00 |
|
SJ
|
d36fb202fc
|
0.1.17.2 released
|
2012-05-07 09:42:28 +02:00 |
|
SJ
|
f566bf5261
|
add bulk restore feature
|
2012-05-07 09:38:47 +02:00 |
|
SJ
|
9b3b996286
|
minor webui cosmetic fixes
|
2012-04-27 22:57:43 +02:00 |
|
SJ
|
1eb5d46e74
|
admin user can tag search results, too
|
2012-04-27 22:48:55 +02:00 |
|
SJ
|
ee7a51f1dd
|
minor bugfixes
|
2012-04-27 21:25:54 +02:00 |
|