Nathan Gray
ec2d395a68
Initialize to empty array if not set
2013-02-04 12:47:46 +00:00
Nathan Gray
129601366e
Some extra debug for et2
2013-02-04 12:35:30 +00:00
Ralf Becker
36f38bb956
no longer hide account addressbook in new installs
2013-02-01 17:38:08 +00:00
Ralf Becker
e47fca7d10
missing templates and a fix for new reply handling
2013-02-01 16:54:51 +00:00
Klaus Leithoff
380b57a85d
russian translations provided by Vladimir N. Gavrilov
2013-02-01 15:13:36 +00:00
Klaus Leithoff
82b34eac04
russian translations provided by Vladimir N. Gavrilov
2013-02-01 14:17:23 +00:00
Klaus Leithoff
f7baf624fa
russian translations provided by Vladimir N. Gavrilov
2013-02-01 13:05:01 +00:00
Klaus Leithoff
84f2a704be
russian translations provided by Vladimir N. Gavrilov
2013-02-01 12:30:00 +00:00
Ralf Becker
ceb66bf332
* Calendar/FMail: allow to apply replys to meeting requests
2013-02-01 12:22:56 +00:00
Klaus Leithoff
38a3d0eb3f
russian translations provided by Vladimir N. Gavrilov
2013-02-01 12:05:36 +00:00
Klaus Leithoff
90d75703ba
russian translations provided by Vladimir N. Gavrilov
2013-02-01 10:12:10 +00:00
Nathan Gray
ad36ac309a
Move site config over to etemplate, and move custom notifications into site config
2013-01-31 19:39:01 +00:00
Nathan Gray
8f1ab82083
Hopefully better fix for cleared filters sticking around
2013-01-31 16:20:23 +00:00
Ralf Becker
a8e6f13304
* Calendar/CalDAV: fixed wrong time in notification mails caused by updates via CalDAV (not web interface), if user-timezone differs from server
2013-01-31 15:15:48 +00:00
Klaus Leithoff
9d142fec14
revert failed attempt for calendar holiday issue accidentally commited with r41527
2013-01-31 14:16:48 +00:00
Klaus Leithoff
435f726bf9
select priority should map 0 to None, not empty
2013-01-31 14:13:45 +00:00
Ralf Becker
d5dfb4af1f
if contact is an account and account-relevant data got updated, handle it like account got updated
2013-01-31 12:45:43 +00:00
Nathan Gray
ede9d83142
Implement custom notification messages for infolog
2013-01-30 23:12:52 +00:00
Nathan Gray
b272fb2cf5
Implement custom notification messages (with placeholders) generally so all apps can use them
2013-01-30 23:10:18 +00:00
Nathan Gray
31eed45551
Fix bug that did not let you select All for relative date
2013-01-30 17:58:59 +00:00
Ralf Becker
685cc0ab26
ignore whitespace before and after equal sign in dkim tags
2013-01-30 16:40:41 +00:00
Nathan Gray
15ecaec4f4
Get ical export working for scheduled export
2013-01-30 15:45:48 +00:00
Ralf Becker
5521f110ec
option to fold dkim signature, which is off by default as recommend for http and sign Authorization header - if given - as required by current iSchedule spec
2013-01-30 10:17:55 +00:00
Ralf Becker
1d96ed8cf9
added private-exchange to list of methods how to fetch public key
2013-01-30 07:42:17 +00:00
Ralf Becker
17a46f71b0
missing return false to fail if signature is expired
2013-01-29 22:44:31 +00:00
Ralf Becker
1f0523e522
improved dkim signature validation:
...
- whole signature can be folded
- values of bh, b and h tag can contain whitespace
- check optional expiry / x tag
2013-01-29 22:39:24 +00:00
Ralf Becker
d7204c520e
User-Agent complient with https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p2-semantics.html#header.user-agent
2013-01-29 22:11:42 +00:00
Ralf Becker
b67e43d3ed
some changes to dkim signature:
...
- added User-Agent
- value of x tag is a unix timestamp, not value in secs
- no more oversigning of recipient header, due to new ischedule-relaxed header canon
plus method to check ischedule is available for a domain/email and method to send a freebusy request
2013-01-29 21:54:41 +00:00
Ralf Becker
90e85f4c19
added ken.name public key and setting correct http-status for logs
2013-01-29 19:33:42 +00:00
Nathan Gray
b5d049f3d5
Get ical export working for scheduled export
2013-01-29 18:22:46 +00:00
Ralf Becker
047a8aa9fa
loop over attendee not participants, as we add organizer there
2013-01-29 18:19:16 +00:00
Nathan Gray
7b668c306d
Fix selected scheduled definition not getting saved
2013-01-29 17:47:42 +00:00
Ralf Becker
e77b9c983f
fixed corrupted (to small) jar file download caused by PHPs stat cache, also removing temp. file
2013-01-29 16:06:29 +00:00
Ralf Becker
2d503a7089
fixed backend returning all events for freebusy query with just email addresses
2013-01-29 14:56:03 +00:00
Ralf Becker
7ff829cdfd
fixed groups without account_status="A" are not found
2013-01-29 11:26:54 +00:00
Ralf Becker
d97da6d309
modifications for new iSchedule draft:
...
- ischedule-relaxed header cannonisation
- error xml response
- modified capabilities with serial and iSchedule-Capabilities header in every response
- using urls with mailto: schema for Originator and Recipient headers
2013-01-28 22:00:33 +00:00
Ralf Becker
2fadcab928
modifications for iSchedule
2013-01-28 21:50:07 +00:00
Ralf Becker
c8f1733634
import of orginal version of PHP mail domain signer, required in enhanced form for iSchedule
2013-01-28 21:49:29 +00:00
Ralf Becker
f40a292865
updated capabilities query to current iSchedule spec from jan 2013
2013-01-28 18:15:44 +00:00
Ralf Becker
20e1299729
updated capabilities query to current iSchedule spec from jan 2013
2013-01-28 17:34:00 +00:00
Ralf Becker
38b8d2fe9e
fix for translated debug level causing notification popup to fail
2013-01-28 08:55:47 +00:00
Ralf Becker
5bb9cd1ad0
fixed addressbook "all" showed only accounts
2013-01-25 23:39:37 +00:00
Ralf Becker
9d8c2f42c9
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account, correctly reporting not found URLs in multiget report
2013-01-25 17:52:28 +00:00
Klaus Leithoff
d04f027709
missed commit for r41402 (adapted message on merging mail templates with single mail)
2013-01-25 14:03:14 +00:00
Ralf Becker
2841317b08
* all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again)
2013-01-25 13:21:31 +00:00
Nathan Gray
8a3f81c77c
Stop using a preference for selection default. If the definition has a filter set, use filter, otherwise default to search results
2013-01-24 17:24:04 +00:00
Nathan Gray
2b952c0157
Only parse dates if they have a ? wildcard
2013-01-24 16:35:39 +00:00
Ralf Becker
cea2c54ee1
if we require an extra invite grant, we fail if that does not exist (bind privilege is not given in that case)
2013-01-24 15:32:56 +00:00
Ralf Becker
4c060a5889
* Filemanager: introduced maximum symlink depth of 10, to stop infinit recursion in circular symlinks (eg. two symlinks pointing to each other)
2013-01-24 14:26:02 +00:00
Klaus Leithoff
13f71397ca
adapt message on merging mail templates with a single address
2013-01-24 13:30:53 +00:00