[commits] Horde annotated tag horde_mime-2.4.4 created. a60dd03da45b15eecf5c5d4a87ae2fa4ae342539
Michael M Slusarz
slusarz at horde.org
Mon Aug 4 22:50:43 UTC 2014
The annotated tag "horde_mime-2.4.4" has been created.
at a60dd03da45b15eecf5c5d4a87ae2fa4ae342539 (tag)
tagging d484e5584bd5febf3b13fc991cd4723a78e3a79f (commit)
replaces horde_syncml-2.0.4
tagged by Michael M Slusarz
on Sat Aug 2 12:35:10 2014 -0600
-----------------------------------------------------------------------
Released Horde_Mime-2.4.4.
Jan Schneider (18):
Document where to find horde-db-migrate.
Simplify
This const doesn't belong there, it's correctly defined in Core.
Update hu translation.
Update pt_BR translation.
Compare time too when detecting ended events (Bug #13368).
[jan] Don't show today's events that are over in portal (Bug #13368).
Cast to string.
This is an array, not an object.
Fix syntax.
Fix value access.
Fix displayed URLs for shared collections (Bug #12380).
phpdoc
Don't include external tasks in WebDAV tasklists.
Simplify
Add some hack to not display personal address books in -system- folder.
BFN
Fix recurrence end if specified as DATE value (Bug #13401).
Michael J Rubinsky (30):
Development mode for Horde_SyncMl-2.0.5
Bug: 13386 Ensure the collection is active in Horde.
Bug: 13386 Tweak logic.
This share parameter isn't specific to Kolab.
BFN
More places to ensure default share attribute is set.
BFN
Fix typo in method name.
Fix regression in importing vCal data containing exceptions.
Correctly handle recurrence exceptions in calendar/replace method.
Don't show additional viewer parts for vEvent components that represent exceptions.
Fix handling iTip response for events containing exceptions.
BFN
Display the exceptions in the viewer.
Unused.
Correct way of ensuring default share value sticks.
Correct way of ensuring default share values are remembered when auto-created.
Bug: 13400 Partially revert "DTEND is non-inclusive."
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
Revert "Display the exceptions in the viewer."
Revert "Revert "Display the exceptions in the viewer.""
ws
Catch exception. Fixes displaying iTip viewer for non-recurring events.
Move exceptions to end of page.
Another place to revert for Bug: 13400
Don't show exceptions in the iTip viewer that are in the past.
Fix importing iCalendar data that contains timezone parameters.
Bug: 13369 Fix exporting ics when event contains exceptions AND explicit timezone data.
BFN
Remove commented out code.
Michael M Slusarz (58):
phpdoc
[mms] Add method to allow any code to register tasks to run on logout.
This should be handled internally within the factory rather than remotely
[mms] Add Horde_Vfs driver.
[mms] Horde_Data now stores temporary data using Horde_Vfs to ensure data persists and that it doesn't overload session storage (Request #11335)
Fix undefined error, and note that this code really needs to be cleaned up
Add code to VFS hashtable driver to allow stream data to be returned
fix english
Ignore packages if we can't read them to prevent fatal error (Bug #13398)
[mms] Fix whups-mail-filter binary.
Revert "Add code to VFS hashtable driver to allow stream data to be returned"
Add Core-specific VFS HashTable driver
Update CODING_STANDARDS re: FNV1-32 hashing
SHA1 hash the VFS storage key
Add user information to Horde_Data_Storage key
Remove spurious line
Cleanup attachment storage handling
Actually return stream data
[mms] Don't send empty text part if a message contains attachments.
Better default height setting for ckeditor; minimizes resizing effect
[mms] Fix broken parse_url() behavior for PHP < 5.3.6.
[mms] Fix displaying Sent mailbox label when multiple sent-mail mailboxes are defined.
match phpdoc
[mms] Uniquely identify sent-mail mailboxes by identity in main folder tree (Request #12721).
Fix package.xml
Fix duplicate package.xml entries
horde-git-split improvements
Limit autocomplete entry display to 50 characters
Allow git split script to work with apps also
Use passthru(), not system(), so git output is immediately observable
Want to match at beginning of tag
[mms] Add Horde_Core_Script_Package_Autocomplete.
Entry not needed
Add IMP_Contacts#searchEmail()
may not live under the turba/ directory
small config doc tweak
IMP_Contacts now created by an injector factory
Autocompleter is now handled via regular AJAX calls, and wholly within IMP
[mms] Only include e-mail addresses that match the search string in the return from the search() API call (Request #12480).
phpdoc
Abstract JS address object generation code to separate PHP class
[mms] Added the 'noquote' option to Horde_Mail_Rfc822_Object#writeAddress().
Pass in the Rfc822 object to the AttribText class
Don't quote personal part of from address in attribution text
This value has changed
Fix typo
Fix undefined variable
Better location for this check
Due to PHP limitations, need to access capability object via method internally
Split live server tests into subcomponents within the test file
Sanity checking for servers that might send back the wrong (but equivalent) FETCH response data item
[mms] Allow multiple live IMAP/POP3 tests to be run in a single PHPUnit instance.
[mms] Fix thread sort order when using the client-side ordered subject algorithm and there are messages with identical dates.
Fix setting personal NS
Skip mailboxes that don't support MODSEQ
Fix metadata test
[mms] Fix fatal error in Horde_Mime_Mail#getBasePart() (Thomas Müller <thomas.mueller at tmit.eu>).
Released Horde_Mime-2.4.4
Thomas Müller (1):
Horde_Mime_Mail: using getBasePart() instead of _getBasePart in method getRaw()
More information about the commits
mailing list