[commits] Horde annotated tag horde_core-2.4.2 created. e6cd53ff11b9a31414a6d6bbfc8bdd2ecbcecb39
Michael J. Rubinsky
mrubinsk at horde.org
Thu Mar 7 21:56:46 UTC 2013
The annotated tag "horde_core-2.4.2" has been created.
at e6cd53ff11b9a31414a6d6bbfc8bdd2ecbcecb39 (tag)
tagging ca90119dfd00312cfc1a584c2c12e449c7db0062 (commit)
replaces horde_util-2.2.1
tagged by Michael J Rubinsky
on Thu Mar 7 16:55:57 2013 -0500
-----------------------------------------------------------------------
Released Horde_Core-2.4.2.
Chuck Hagenbuch (1):
Fix typo
Jan Schneider (5):
Development mode for Horde_Util-2.2.2
Remove (unused) $instance property.
phpdoc
Remove stray character.
Only build on PHP 5.4 for now, 5.3 obviously has issues on Travis.
Michael J Rubinsky (40):
Update tests for changes in encoding of EAS Appointments.
Ensure Null sessions pass session length checks.
If we are going to extend Horde_Session, we need to allow access to these properties.
Ensure we still have a Horde_Session::BEGIN value after destroy() is called.
Properly log the minuid value here.
Horde:: -> self::
Prevent chicken/egg with the logger.
BFN
Allow for more deeply nested search criteria.
BFN
Fix conditional for detected when not to log the message.
Fix array key name. Fix setting flag changes.
This hasn't been used since Horde 4
Fix variable name
Avoid warnings about modifying an overloaded property.
Only log ActiveSync entries if we active the synclog.
Can't use overloaded properties in current() either.
Ensure mimesupport is always set.
sigh. Typehints are pretty useless if you can't use a base class.
Avoid older mobile browsers displaying "null" for empty descriptions.
BFN
Revert "sigh. Typehints are pretty useless if you can't use a base class."
of course, it helps if we type hint with the *correct* parent class.
Don't access the PolKey value if we know we don't have one.
Fix variable name, add declaration/phpdoc
Avoid undefined variable warnings.
Add @todo
CLASS isn't used (or needed) in EAS >= 12.0 GETITEMESTIMATE requests.
Set defaults all in one place
Remove unused variable.
Add more default values.
Use procid
Fix check for msgid.
Class name is a string, not a constant.
Ensure this is always defined.
Avoid issues with the use of arrays via magic __get() method.
More useful error information.
Fix return value from Horde_ActiveSync_SyncCache::getFolder().
Fix variable name
Released Horde_Core-2.4.2
Michael M Slusarz (25):
[mms] Login screen now hides the mode input if javascript is not available, as minimal view is the only supported mode (Request #12093).
[mms] Silence decompression warnings.
[mms] Fix regression preventing compression of Horde_Cache data (Bug #12088).
Released Horde_Compress_Fast-1.0.1
Development mode for Horde_Compress_Fast-1.0.2
Released Horde_Cache-2.0.3
Development mode for Horde_Cache-2.0.4
phpdoc
[mms] Add missing magic methods to Horde_Support_Stub.
Fix duplicate ID
[mms] Add logging wrapper class to reduce serialized size of factory-created objects.
[mms] Better error-checking when uncompressing cache data.
[mms] Add support for horde_lz4 for compressing cache data.
phpdoc
Get rid of separate _dir variable - store directly in params variable
[mms] Fix serialization of all storage drivers.
Horde::logMessage() is deprecated
Alphabatize these so they are easier to find the variable name
Add a 'hordeInit' flag to registry to indicate when basic horde framework has been initialized
[mms] Queue log entries issued before framework is initialized and log them once that occurs.
[mms] More compact internal/serialized representation of data in Horde_Prefs_Scope.
Bug #12096: make sure data is string before doing JSON check
Bug #12095: Hotfix to allow for Y-scrolling in search page in dynamic view
Bug #12095: Fix setting initial height of search IFRAME
Adjust search IFRAME height when resizing window
ctimoteo at sapo.pt (1):
Bug: 12098 Fix uncompleting tasks from task view in smartmobile view.
More information about the commits
mailing list