[commits] Horde annotated tag horde_activesync-2.5.3 created. 77dbb92e16cf6f107668c5f4d5cfe3331db0b7b6
Michael J. Rubinsky
mrubinsk at horde.org
Tue Jul 2 00:27:53 UTC 2013
The annotated tag "horde_activesync-2.5.3" has been created.
at 77dbb92e16cf6f107668c5f4d5cfe3331db0b7b6 (tag)
tagging b55072915caa7279bb6a053dde5897516af655b6 (commit)
replaces whups-3.0.0beta1
tagged by Michael J Rubinsky
on Mon Jul 1 20:24:02 2013 -0400
-----------------------------------------------------------------------
Released Horde_ActiveSync-2.5.3.
Chuck Hagenbuch (1):
History was changed to use Horde_Cache, not Horde_HashTable
Jan Schneider (44):
Development mode for whups-3.0.0beta2
5.5 should work now.
Update de translation.
Use explicit methods to retrieve user's full name and email address (Bug #12051).
We rather want less padding than less margin to reduce space usage.
No reference.
Fix line endings.
[jan] Fix returning multiple attribute properties of the same name (Bug #12329).
[jan] Set generic 'phone' attribute when importing from vCard (Bug #12329).
Fix several syntax errors (Bug #12378).
Fix/update file listings.
Remove sub-dependencies and unused pear.php.net dependencies.
Avoid notice (Bug #12383).
[jan] Enable Turkish translation on PHP 5.5.
unpack('a') behavior changed in PHP 5.5.
Test those too (Bug #12383).
Throw exception if passing invalid action (Bug #12317).
[jan] Fix resetting passwords with LDAP driver (Bug #12317).
H5-style backend loading.
Remove <code> lines.
Tweak titles.
Move repositories to sidebar.
Disable sidebar if only one repository exists.
More correct URL generation.
H5 style.
No reference.
Update icons.
Fix display of Attic link.
No need for raw URLs.
Fix HTML, remove stray UL.
Escape onclick attribute.
Use mail/compose API if available.
Make signature compatible.
There is no global 'params' setting anymore.
Fix parse error.
More pages to hide sidebar, use Chora::header().
Tweak
Fix not showing users that are already responsible.
Decrease count at the end of the loop, we might skip some addresses.
[jan] Fix inactive email fields with multiple addresses if disabling linking (Bug #12051).
Allow multiple addresses (Bug #12051).
Default from address to identity's user, not the current user.
[jan] Hide topbar and sidebar when displaying attachments.
Fix login icon and return URL.
João Machado (2):
[mms] Fix explicit key expiration (João Machado <geral at jpaulo.eu>).
[mms] SECURITY: Fix XSS vulnerability in Horde_Crypt_Smime#certToHTML() (João Machado <geral at jpaulo.eu>).
Michael J Rubinsky (54):
This should be seconds, not minutes.
Bug: 12315 Disallow empty Facebook posting.
Better description. Avoid confusing this with an update of the block content.
typo
Output the full datetime for EXDATE to make Apple iCal/Calendar happy.
Bug: 12355 Must set the storage paramter when importing tasks.
BFN
Use the page variable passed via GET
Bug: 12391 Close the image property window after save.
Correctly pass the style information to the view.
Don't set the sidebar to false globally.
These expressions might evaluate to false depending on the strlen.
Don't attempt to autorotate if we don't know the Orientation.
Fix variable names/get rid of logged warnings.
Honor the date_format_mini pref when displaying slice dates.
No need for separate properties. We can use date_format everwhere.
Make the hours field a bit wider.
Catch exception from Horde_Date.
BFN
Bug: 12381 Fix creating new page from search results.
BFN
Released Horde_ActiveSync-2.5.1
Development mode for Horde_ActiveSync-2.5.2
Revert "Development mode for Horde_ActiveSync-2.5.2"
Revert "Released Horde_ActiveSync-2.5.1"
Released Horde_ActiveSync-2.5.2
Development mode for Horde_ActiveSync-2.5.3
Need to parse incoming RM_SUPPORT here also.
BFN
Makes no sense to clear the state here.
Bug: 12403 Fix sending proper backend folderid when accepting meeting requests.
BFN
Bug: 12405 Don't restrict to current user when tag browsing.
Don't filter on user when fetching related tags.
typo
BFN
Remove useless comment.
Typo, fix parsing hashtags.
Be kind to multibyte text. Bug: 12409
Fix indent
Bug: 12408 Fix location of knl for weather location autocompletion.
Not available until PHP 5.4.0
Pass a logger to the Exif handler.
Log the Exiftool command/results.
Bug: 12400 Persist the tasklist and parent properties if creating another new task.
CHANGES
Bug: 12370 Attempt to work around broken Blackberry clients.
Fix checking for missing incoming deletions.
Bug: 12420 Hightlight active smartlist tab.
Revert "Bug: 12420 Hightlight active smartlist tab."
Proper fix for Bug: 12420
Highlight proper tab after editing an existing smartlist.
Bug: 12422 Fix SmartReply/SmartForward commands for certain clients.
Released Horde_ActiveSync-2.5.3
Michael M Slusarz (44):
Simplify this description
Hide autocomplete container until we have something to show
These only need to be bound if compose screen is active
Reduce code duplication between IMAP and POP3 connection drivers
[mms] Use built-in ISO 639 mapping in LanguageDetect factory if the underlying library supports it.
Maybe this describes things a bit better
Bug #12278: Fix minical in sidebar for narrow sidebar widths
spacing
Need to separate address buttons in the bertical axis
[mms] Fix parsing signed & encrypted S/MIME messages sent from Outlook 2007/2010 (Bug #12374).
Better changelog entry
[mms] Add ability to override locked pref status when setting value via Horde_Prefs#setValue().
Ignore locked status when setting these session-only preference values.
Don't display CommonName if it is the same as the email
[mms] Fix purgining search previews from browser cache when switching mailboxes (Bug #12384).
Go ahead and always send data/rowlist reset when sending search information
Fix passing password credentials in Http Remote auth driver
Restore old session data if we had to create a new session
Fix adding certificate from certain S/MIME messages (Bug #12386)
Mirror changes to S/MIME driver
Add Hungarian to list of languages available for spellchecking
I was inventing new words yesterday
[mms] Add PHP Composer generator.
[mms] Fix image upload dialog in the HTML compose editor.
Fix package documentation
Fix setting initial_page value in dynamic view if it is set to the folders page
Force pasting of plaintext into CKEditor
Fix loading CKEDITOR config in basic view
Fix formatting
Fix phpdoc
Fix variable name
This makes more sense in IMP_Compose_Ui
Hide S/MIME encryption message options if no public cert sources are available
Rely on registry call to determine whether IMAP admin is available
Released Horde_Crypt-2.2.1
Development mode for Horde_Crypt-2.2.2
documentation tweaks
[mms] SECURITY: '_formvars' form input must now be JSON encoded, not PHP serialized.
[mms] Use changed behavior of '_formvars' in Horde_Variables.
Fix serialization method
Released Horde_Util-2.3.0
Development mode for Horde_Util-2.3.1
Released Horde_Form-2.0.5
Development mode for Horde_Form-2.0.6
Ralf Lang (6):
[rla] Generic Db Backend implementation for Horde_Queue.
minor cleanups as jan suggested
remove cli script and example as discussed with jan
fix history
move horde-queue-run-tasks cli script to horde
Update package xml after moving the queues cli script to component horde
Rui Carneiro (1):
Fixed getBaseResponse calls.
More information about the commits
mailing list