[commits] Horde annotated tag horde_core-2.19.1 created. 6b045a0c695fdd98faea3dec88d33c3c84973f8f
Jan Schneider
jan at horde.org
Mon Mar 2 14:57:42 UTC 2015
The annotated tag "horde_core-2.19.1" has been created.
at 6b045a0c695fdd98faea3dec88d33c3c84973f8f (tag)
tagging 168c13b2a61c11b4d96f30d1cecb12dcd41086a1 (commit)
replaces horde_activesync-2.26.0
tagged by Jan Schneider
on Mon Mar 2 15:01:16 2015 +0100
-----------------------------------------------------------------------
Released Horde_Core-2.19.1.
Jan Schneider (16):
Fix notice if field is empty (Bug #13872).
Fix protocol name.
Fix JS error if saving unselected calendar.
Fix first group populated twice.
[jan] Don't throw exception from listUsers() if group not found in LDAP directory (Bug #13879).
Merge branch 'master' of https://github.com/MichaelGrafnetter/horde
Update cs translation.
Only search at begin of titles to find sub-pages.
Don't let server timeouts make the tests fail.
Enable PHP 7 builds.
Skip test if memcache ext not available.
Avoid notice if email is not set.
[jan] Fix Sieve error if days of vacation is unset (Bug #13890).
Revert "[mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session."
[jan] Revert to using ECB mode for encryption, to not break existing credentials (Bug #13869).
Released Horde_Core-2.19.1
Michael J Rubinsky (60):
Fix comment.
Add organizer field handling to sql backend.
Add a task_organizer field to SQL backend.
Display the organizer.
Fix missing space.
Fix SQL query.
Catch exception.
Fix parsing task organizer and owner.
Final (?) fix for figuring out the ORGANIZER for todo.
Development mode for Horde_ActiveSync-2.26.1
Fix query for adding new task.
Format the organizer, too.
Ensure we have an event to parse, and prevent non-object errors.
Ensure we have an event to parse, and prevent non-object errors.
BFN
Move this further up, by the assignee field.
phpdoc
Use constants.
Start of handling iTip Task replies in the viewer.
This should be case insensitive.
Add current user as assignee if from_addr is in ATTENDEE.
Add ability to update attendee status for task/vTodo.
Mark as ACCEPTED if we are the assignee.
Update (and display) task assignee response status.
Simplify.
Prevent overwriting attendee.
$assignee is currently a username, need to translate to email.
Fix query.
Not needed, we bail out earlier if $event->attendees is false-ish.
Not needed, we bail out earlier if $event->attendees is false-ish.
Basic support for sending iTip for task assignments.
Add missing graphic.
Two more places to remove $_confirmedCount.
Bug: 13884 Fix adding tags to new contacts.
phpdoc
BFN
Fix variable name/logic.
phpdoc
Properly implement tag searching and fix VBook tag searches.
Remove merge artifact.
Clarify.
Catch exception.
Catch exception.
Remove unused code.
More work on external assignee functionality, along with config switch.
Merge branch 'nag'
Clearer method name.
Make sure we have a vEvent.
Make existing behavior the default.
Add an actual time field.
Add missing files.
CHANGES
Add a updateCostObject method to the costobjects API.
Call the updateCostObject API when saving/updating a timeslice.
Set the PERCENT-COMPLETE attribute if necessary.
Send iTIP UPDATE.
Unused variable.
Ensure we always have an id.
Fix query.
Some fixes for handling tasks now that there may be multiple tasks with
Michael M Slusarz (40):
Sanity checking: possible that broken message doesn't contain Message-ID
Display null characters in mailbox output
Sanity checking: don't allow searching of search mailboxes themselves
Fix contacts filter
[mms] Rule code has been separated from the storage backend drivers.
Revert "[mms] Rate-limit filters drag/drop changes to prevent race conditions (Bug #13819)."
Disable Ingo SQL driver saving for now, since I have not tested
Fix visibility of variable
Bump version
code style
[mms] Don't honor linked attachment limit configuration options if linked attachments are disabled (Bug #13665).
Fixes to recent rules changes
Bug #13852: Fix display of delete-related options when using virtual trash
remove unused code
ws
[mms] Added a NoSQL (MongoDB) driver for the storage backend.
Fix typo
Put these into a more cohesive order
[mms] Add recurisve iteration to the Horde_Mime_Part object.
Use new Horde_Mime features
Consolidate attachment determination into a single method
[mms] Subpart manipulation should now be done via array access.
Optimize alter/remove part action
Take advantage of new Horde_Mime_Part parent property
More usage of new Horde_Mime_Part APIs
callback can be handled as a closure
phpdoc
Catch exception and re-throw as the exception identified in the API
[mms[ Make Net_IDNA2 the highest priority backend driver.
Fix order of args
code style
Add way for partIterator() to replicate contentTypeMap() behavior
Some places where we don't want to iterate through base part
Be more explicit about ID comparisons, to eliminate casting issues
Don't add containers to search query at run-time
Ignore mailboxes that can't be opened when running a search query
Default searches on container mailboxes to subfolder search
Remove viewport error message if loading a mailbox from cache
Fix some locations where we should be sending a viewport error object
Had it right the first time... contentTypeMap() does include the base part
MichaelGrafnetter (1):
Update cs translation
More information about the commits
mailing list