[commits] Horde annotated tag horde_mime-2.7.0 created. adf381c72eb9b6fcf5b37b1d45903ef75b190a1d
Michael M Slusarz
slusarz at horde.org
Tue Jan 27 07:22:28 UTC 2015
The annotated tag "horde_mime-2.7.0" has been created.
at adf381c72eb9b6fcf5b37b1d45903ef75b190a1d (tag)
tagging bebea6aec00f8129e09367434601ebdbc84a2188 (commit)
replaces horde_javascriptminify-1.1.2
tagged by Michael M Slusarz
on Tue Jan 20 11:55:11 2015 -0700
-----------------------------------------------------------------------
Released Horde_Mime-2.7.0.
Jan Schneider (17):
phpdoc
Add missing rules for <a class="horde-create">.
Reduce arbitrary truncation size.
Fix splitting tags (Bug #13800).
[jan] Fix return errors from jsonrpc requests.
Use getTransferInfo().
[jan] Use grapheme functions in Horde_String if intl extension is available.
BFN
Make sure to have the correct default charset.
This needs fixing in H6.
Improve event form design.
[jan] Support non-ascii latin characters as access keys.
Don't allow completion of tasks with incomplete sub-tasks and vice versa.
Don't allow deletion of tasks with sub-tasks (Bug #13809).
Fix background color of completed tasks.
Use consistent checkbox.
[jan] Make dependency on File_ASN1 optional.
João Machado (1):
Fix Contacts popup search all
Michael Cramer (2):
add option to specify the redis database index to connect to
Update conf.xml
Michael J Rubinsky (10):
Add myself.
Fix property access.
BFN
Use the subject as the filename, if available.
Vtodo is a subtype of Icalendar.
Changes.
More work on decompressing TNEF encoded task requests.
Fix method name.
BFN
This is an attribute of the container iCalendar, not the vTodo.
Michael M Slusarz (72):
Development mode for Horde_JavascriptMinify-1.1.3
Merge branch 'redis_config' of git://github.com/BigMichi1/horde into BigMichi1-redis_config
Merge branch 'BigMichi1-redis_config'
[mms] Workaround broken in-memory stream filter handling.
phpdoc
Fix variable name
[mms] If compressing/packaging javascript files, don't use pre-compressed version (if one exists) when generating.
[mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session.
improved doc, since this isn't just used for signing data
Better way of checking for duplicates
security: this needs to be a value that can't be guessed
Fix test
This test is not available without bcmath
[mms] Removed unused 'password' parameter.
Don't pass obsolete password param to Horde_Prefs constructor
Don't double compress cached prefs data
Move list information generation into IMP_Contents
Don't need a global variable here
Remove IMP_Message_Ui
shoeMessage() no longer takes any arguments
Convert javascript views to use new header values
CSS tweak
Make list existence determination optional when getting message data
Optimize message queue call
Missed a message() argument conversion
Fix doubleclick of folder list slider
Missing colon after header name
Not needed - Net_Sieve must be at least 1.3.1 and this was added in 1.3.0
Clean up sieve transport constructor
Improve formatting of scripts page
Make ingo sieve script header a but nicer to read
Improve formatting of blacklist page
Improve formatting of whitelist page
Drastically better CSS styling on rule page
IMP_Ajax_Application_ShowMessage -> IMP_Contents_Message
Add addChangedFlag()
Don't call maillog ajax output automatically in showMessage()
Match header from sidebar
Add getSubject() and getSaveAs() methods
Split out date data generation
Split out address generation
Fix marking messages as seen in smartmobile
Fix dealing with submits with an empty action parameter in FormGhost
Need to observe formghost submit action here
Improved attempts at better UI for the contacts popup
Re-add script name, with hacky CSS
[mms] Asynchronously load the mailbox list on the advanced search page.
Fix display of empty from address in message list
Identify if richest viewable alternative part is empty, but richer non-inline viewable parts may contain content
Remove (deprecated and never documented) attribute return from mailboxList()
Always return all mailboxes, regardless of subscription status, when listing
[mms] Added an option to the mailboxList API call to force inclusion of unsubscribed mailboxes.
Use the new IMP 7 way of accessing subscribed mailbox information, if available
Always display all mailboxes (including unsubscribed) when creating filters)
Ingo theme tweaks
[mms] Fix double listing of mailboxes in certain instances when subscriptions are active and unsubscribed mailboxes are shown.
Fix downloading certain message/rfc822 parts
[mms] Fix setting MIME IDs when a message/rfc822 part is the base of the part object.
Fix logging
Fix message thumbnail images without thumbnails_dataurl
Don't allow HTML message to override default browser cursor styling
Fix group CSS display
Fix displaying group names in message list
Show group e-mails, but truncate to 50 characters in title
Correct logging fix
[mms] Fix MIME encoding the Content-Description header (Bug #13814).
Logging fix... take 3
is_resource() will return false on a resource variable that has been closed
Fix typo
Better default argument
[mms] Fix setting a MIME part's contents when the data is the current stream resource of that part.
Released Horde_Mime-2.7.0
More information about the commits
mailing list