Commit Graph

32129 Commits

Author SHA1 Message Date
nathangray
3edad8e231 Addressbook - Fix error about missing parameter 2017-06-12 09:59:11 -06:00
nathangray
a91f7a4a0e Import/Export - better handling for importing selectboxes
Added support for multiple values using label, previously only keys were supported
2017-06-12 09:45:46 -06:00
Ralf Becker
9be1804aa9 pending FR and ES translations from our translation server 2017-06-12 18:00:35 +02:00
Ralf Becker
9730b8657c copy 16.1 changelog to master to satisfy update checker 2017-06-12 14:57:37 +00:00
Ralf Becker
9a8be2d234 * Mail: display event-invitation, if mail contains just that and not the usualy alternatives 2017-06-12 15:29:20 +02:00
Hadi Nategh
09e9b47c9d Make spam actions available on multiple entries 2017-06-12 15:25:44 +02:00
Ralf Becker
e2883e2387 * Mail: display event-invitation if it contains an attachment (eg. agenda) 2017-06-12 14:39:08 +02:00
Ralf Becker
9f28be8f75 * Calendar: fix SQL error when automatic purge of older events is configured 2017-06-12 13:41:04 +02:00
Ralf Becker
cd4c3ffbbc * Mail: skip identities from SMTP only accounts in compose 2017-06-12 13:33:56 +02:00
Ralf Becker
d3dbe6e31e remove duration check of 86400, as it fails over daylight saving changes and more then one day 2017-06-12 12:33:33 +02:00
Hadi Nategh
41caaafec9 Cover more range of long field headers 2017-06-12 11:04:10 +02:00
nathangray
10934f9cc1 Calendar - Fix 1 day holidays with duration specified as P1D spanning 2 days 2017-06-09 15:28:06 -06:00
Hadi Nategh
2d665895f5 Add spam actions icons 2017-06-09 16:06:03 +02:00
Hadi Nategh
276671a516 WIP SMIME:
- Override extractSignedContents in order to get content from signed message
2017-06-09 12:12:31 +02:00
Ralf Becker
dd412dc071 also open "application/ics" in calendar like "text/calendar" 2017-06-08 15:33:50 +02:00
Hadi Nategh
74152e8dbc Fix mail list does not get refreshed after spam action 2017-06-08 14:27:46 +02:00
nathangray
b0c7a55d9d Missing translations, provided by Stefan Unverricht 2017-06-07 15:15:13 -06:00
nathangray
4f59bc2ccf Merge branch 'master' of github.com:EGroupware/egroupware 2017-06-07 13:26:36 -06:00
nathangray
af2ff1859c Calendar - All tests passing for daily recurring events, all day and otherwise 2017-06-07 13:19:20 -06:00
Hadi Nategh
11c03702dd Implement sub_app attribute for customfields widget, in order to be able to store sub-app's specific customfields 2017-06-07 17:54:09 +02:00
Ralf Becker
9746e1533e remove (not supported) parameters after #!/usr/bin/env php 2017-06-07 15:08:30 +02:00
Hadi Nategh
d06dcc6770 Copy to ham folder if only ham folder is set and spamTitan is not configured 2017-06-07 12:09:33 +02:00
Hadi Nategh
fcbb31edb0 * Mail: Fix contents of emails with long header fields get disturbed while importing them into mail app 2017-06-07 11:04:19 +02:00
Ralf Becker
4c27537a6f fix PHP Fatal: Class EGroupware\Api\Vfs not found when using chmod/chown/chgrp 2017-06-07 10:17:46 +02:00
nathangray
191b129201 Calendar - Discrete (not all day) events working for all timezone combinations 2017-06-06 15:03:14 -06:00
nathangray
e343fe01a0 Merge branch 'master' of github.com:EGroupware/egroupware 2017-06-06 09:03:51 -06:00
Hadi Nategh
7e7d7ceb6f Fix headers 2017-06-06 12:02:51 +02:00
Hadi Nategh
61dd93566a WIP SpamTitan integration:
- Implement add/remove domains into whitelist or blacklist
2017-06-02 17:17:15 +02:00
nathangray
2bfd1c4aa9 Calendar - Ok, working for Edmonton & Berlin... 2017-06-01 11:20:38 -06:00
Hadi Nategh
807ed062a2 WIP SpamTitan integration:
- Implement Spam & Ham for none spamTitan clients
2017-06-01 18:05:20 +02:00
nathangray
02a569bea9 * Calendar - avoid events ending at midnight (00:00) causing a 0 length event the next morning 2017-06-01 09:29:43 -06:00
Hadi Nategh
cc3e8f08ce Change style of close button on login message box 2017-06-01 16:29:32 +02:00
Hadi Nategh
ce5ce37c4f WIP SpamTitan integration:
- Implement add whitelist & blacklist actions
- Fix spamtitan actions error result
2017-06-01 13:10:11 +02:00
nathangray
77a285bbea Addressbook - fix organisation view still showed all contacts 2017-05-31 10:18:51 -06:00
Hadi Nategh
5fb5a905e8 WIP SpamTitan integration:
- Get email body and send it to spamTitan action handler
2017-05-31 18:10:53 +02:00
nathangray
11f3719348 Calendar - change how we're dealing with (all day) timezones, keeping the event in the assigned timezone instead of always changing it to the server timezone. 2017-05-31 09:55:41 -06:00
nathangray
c5a1bcf1f6 Infolog - Fix Firefox dying about different filter2 change parameter 2017-05-31 09:43:40 -06:00
Hadi Nategh
b099ba8a5e WIP SpamTitan integration:
- Take acc_spam_api into account for showing spam actions
2017-05-31 17:38:09 +02:00
Ralf Becker
a9e750c8b2 WIP spam workflow and SpamTitian integration 2017-05-31 15:10:58 +02:00
Ralf Becker
79e4b6b837 change capitalisation to "EGroupware" 2017-05-31 14:04:37 +02:00
Hadi Nategh
6832bc778e WIP SpamTitan integration:
- Add actions into mail contextmenu
2017-05-30 16:19:37 +02:00
Hadi Nategh
76d5dcb6e1 WIP Notifications system:
- Fix styling for jdots template
2017-05-29 18:21:42 +02:00
Hadi Nategh
263f14e59f WIP Notifications system:
- Inform the user about unread notifications by a 5sec popup note
2017-05-29 15:07:48 +02:00
nathangray
94c062c7dd Addressbook - fix viewing an organisation from a favorite did not work after reload 2017-05-26 14:08:45 -06:00
Hadi Nategh
802a931cc3 Fix taglist-accounts does not get right value on the first load 2017-05-26 18:10:49 +02:00
nathangray
e6e61b215b Etemplate - allow escaped double quotes in email addresses 2017-05-25 15:16:04 -06:00
Ralf Becker
a116b63763 translations from Birgit 2017-05-24 18:22:11 +02:00
nathangray
45039f5f66 Fix some translation issues and typos found by Rafael Chacón Verdorama 2017-05-24 09:41:02 -06:00
Ralf Becker
6c648cf206 fix type in holiday url of TrinidadTobago 2017-05-24 11:08:23 +02:00
nathangray
c5f856d297 Timesheet - fix inconsistencies in which sums were shown as you change the time filter
(fixes #21497)
2017-05-23 15:32:49 -06:00