[commits] Horde annotated tag horde_core-2.3.0 created. 36e133ad8962688461d195bc8084f9cfec656214
Michael J. Rubinsky
mrubinsk at horde.org
Thu Feb 21 17:37:55 UTC 2013
The annotated tag "horde_core-2.3.0" has been created.
at 36e133ad8962688461d195bc8084f9cfec656214 (tag)
tagging 6b94f821d9f7379e376eefc3e59c9c14baa7dc2f (commit)
replaces horde_queue-1.0.0
tagged by Michael J Rubinsky
on Thu Feb 21 12:37:29 2013 -0500
-----------------------------------------------------------------------
Released Horde_Core-2.3.0.
Jan Schneider (10):
Development mode for Horde_Queue-1.0.1
Unused
Horde_Queue is required.
Looks like Gunnar changed his Gravatar profile.
Try setting locales later. Debug output.
Oh my.
This is tedious.
More debug output.
Debug
phpdoc
Michael J Rubinsky (40):
Remove debug output
Always use the default identity's sent_mail_folder if there is more than one.
BFN
Simplify. We already generate the pagerurl in the base class.
Need a !empty() check here, '0' is the false value, '1' is true.
Remove unnecessary else clause.
Not needed, and was incorrectly named anyway.
Fix variable name.
Be consistent with using !empty() checks unless we absolutely need a isset() check.
Convert incoming EAS Task dates to the correct timezone.
BFN
No need for private. Not sure why these were declared as such.
Output an empty POOMCAL_MEETINGSTATUS property.
Explicitly set the MEETING_NOT_MEETING value.
Don't convert to Ansel_Style here, no need for it at this point.
Fix detecting proper timezone identifier from offset array.
$_params['style'] should always be a string, need the Ansel_Style object.
Revert "If $style is already an Ansel_Style object, just return it"
ws
Allow admins/users with the admintime permission to enter slices for other users.
Some fixes for non-admin usage.
Update links widget, use Horde_View, tweak css.
Make sure to set the employee value when editing as well.
Select the current user's username by default.
Fix updating time slices with employee information.
Fix phpdoc
Remove slice from UI if the employee is changed from the current user.
Make it clear this is the current user's unsubmitted time.
The employee value might be an empty string, can't use the default parameter.
BFN
simplify
User might not have perms for marking as exported.
Consistently use $registry->isAdmin() where appropriate.
POST the export form data to avoid issues with large GET requests.
Fix parse error
First pass at slideshow view refactor for H5
update package.xml filelist.
Not sure why this was hidden...
Simplify, don't include js that's not needed.
Released Horde_Core-2.3.0
Michael M Slusarz (16):
phpdoc
Use IteratorAggregate instead of Iterator
Some more places to use IteratorAggregate
phpdoc typo
[mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058).
[mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058).
Fix test
[mms] Add Horde_Url#selfUrlParams().
Move selfUrl w/ params generation to Horde_Core
[mms] Use csstidy library to parse CSS files when creating static CSS (Bug #12043).
Fix blocking CSS elements in HTML messages
IE7 is not supported anymore (other than minimal view)
ws
IE8 doesn't support multiple background url definitions (Bug #12043)
Allow GarbageCollection task to be run from the command line (Bug #12061)
Clarify TLS vs. SSL (SSL has long since been deprecated)
More information about the commits
mailing list