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
Klaus Leithoff
a6812a39ed
silence error log on folderExists when called with empty folder, unless the check is forced
2013-01-30 09:33:52 +00:00
Klaus Leithoff
044263bd8c
handle error on empty folder while checking when saving as draft
2013-01-30 09:17:19 +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
Nathan Gray
ab4dc564cb
Implement export filters for tracker
...
- Fix missing closed date
2013-01-29 17:04:34 +00:00
Klaus Leithoff
410f52b678
try common default for autofolder personal prefix+AutoFolderName, if everything else fails while trying to fetch a special use folder
2013-01-29 16:48:33 +00:00
Nathan Gray
c1c072696c
Implement export filters for timesheet
2013-01-29 16:33:21 +00:00
Nathan Gray
24a00e706b
- Implement export filters for resouces
...
- Stop using a preference for export selection default. If the definition has a filter set, use filter, otherwise default to search results
2013-01-29 16:14:04 +00:00
Klaus Leithoff
ccffcf171e
suppress hint, if there is no autofolder/specialuse folder available
2013-01-29 16:07:39 +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
Nathan Gray
83212b709f
Implement export filters for addressbook
2013-01-29 16:05:21 +00:00
Nathan Gray
916872bdb6
Implement Import/Export filters for calendar
2013-01-29 15:55:56 +00:00
Klaus Leithoff
214bbf52d5
visualize possible SPECIAL-USE foldersettings in personal prefs, to inform users about possible folder voodoo
2013-01-29 15:45:35 +00:00
Klaus Leithoff
e497764ba9
fix Fatal Error for call of getTemplateFolder
2013-01-29 15:00:18 +00:00
Ralf Becker
fd7ec9b71d
fixed backend returning all events for freebusy query with just email addresses
2013-01-29 14:59: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
Klaus Leithoff
bcc6570b84
* eMail: implement the usage of possibly provided SPECIAL-USE folders information
2013-01-29 14:38:36 +00:00
Klaus Leithoff
a0c68f1598
Changelog for 11.1.20130129
2013-01-29 12:00:26 +00:00
Ralf Becker
7ff829cdfd
fixed groups without account_status="A" are not found
2013-01-29 11:26:54 +00:00
Ralf Becker
6b5aaf3f7c
fixed groups without account_status="A" are not found
2013-01-29 11:26:25 +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
142a828c44
make build steps more independent:
...
- svn changelog is now updated in osc checkouts in editsvnchangelog step and not in last step obs, so it runs even if a later step fails (running just obs step did not update debian.changes, as changelog was no longer in memory)
- checkout always uses svn tag now, even if tag was created in a different run
2013-01-28 12:33:43 +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
2bc387c73d
fixed addressbook "all" showed only accounts
2013-01-25 23:40:00 +00:00
Ralf Becker
5bb9cd1ad0
fixed addressbook "all" showed only accounts
2013-01-25 23:39:37 +00:00
Ralf Becker
037d8e2b00
* 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:53:01 +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
7e7a2141c9
missed commit for r41402 (adapted message on merging mail templates with single mail)
2013-01-25 14:04:24 +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
c2dc375bf8
Changelog for 11.1.20130125
2013-01-25 13:54:08 +00:00
Ralf Becker
9bae75e22d
* 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:35:30 +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
Klaus Leithoff
3b138ed423
more detailed debug on connection failure
2013-01-25 11:28:52 +00:00
Klaus Leithoff
8442472711
make sure we are working with the correct hierarchyDelimiter on the current connection, calling getHierarchyDelimiter with false to reset the cache
2013-01-25 09:07:55 +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
dfd0f2eee2
Only parse dates if they have a ? wildcard
2013-01-24 17:09:17 +00:00
Klaus Leithoff
69a6d18a4c
handle Euro Symbol when switching addresses
2013-01-24 16:44:31 +00:00
Nathan Gray
2b952c0157
Only parse dates if they have a ? wildcard
2013-01-24 16:35:39 +00:00