[commits] Horde annotated tag horde_activesync-2.0.0beta2 created. 1d46661adc57073ae57b666df86d1483adf2775d
Jan Schneider
jan at horde.org
Tue Aug 7 14:14:12 UTC 2012
The annotated tag "horde_activesync-2.0.0beta2" has been created.
at 1d46661adc57073ae57b666df86d1483adf2775d (tag)
tagging 2961564a1ed0625ed8cdea168303d8687beaa5ae (commit)
replaces horde-5.0.0beta3
tagged by Jan Schneider
on Tue Aug 7 16:06:05 2012 +0200
-----------------------------------------------------------------------
Released Horde_ActiveSync-2.0.0beta2.
Jan Schneider (15):
Development mode for horde-5.0.0beta4
Style
Update nl translation.
[jan] Update Dutch translation (Arjen de Korte).
[jan] Update Dutch translation (Arjen de Korte).
Add upgrade docs.
We still need the tests for release stability.
Stable API with instable release version is allowed.
[jan] Increment release state instead of version after releasing unstable versions.
No growler log at the moment.
Prepare releases.
Improve quota warning style.
[jan] Highlight quota level in dynamic mode.
[jan] Fix logging in without JavaScript (Bug #11328).
Released Horde_ActiveSync-2.0.0beta2
Michael J Rubinsky (64):
BFN
Reimplement traditional interface tagging.
BFN, update package.xml filelist
Fix bad merge
Use Horde_PageOutput, make sure it doesn't execute until dom ready.
Must buffer the form output.
Revert "Use Horde_PageOutput, make sure it doesn't execute until dom ready."
Abstract out Horde_Core_Tagger.
Add Nag_Tagger
First pass at replacing categories with tags.
Second round of removing categories.
Add traditional autocompletion of tags.
phpdoc
Revert "This is actually required to prime the syncstate on first sync."
Fix blowing away the cached collections during PING.
Need to init the state regardless of if we are requesting changes.
No need for a string here.
There should be no reason to trim these values.
Do not save the timestamp if this is the first of the synckey series.
Add methods for setting/getting a collection's PINGable state.
Fix reply_to and cc addresses
Cannot reuse Horde_Views, use createInstance()
Flag collections as not pingable explicitly.
This is no longer needed, and in-fact breaks things.
Fix name of constructor function.
Add basic tag searching to the search form.
Display the tags along with the task name.
Add missing NoAuth file
Extract out Horde_Core_TagBrowser.
Use a injector factory for Nag_Driver objects.
Add Nag_TagBrowser - not connected to any UI yet.
Wrap
Inject these from the bound factory.
Allow get and getByUID to fetch multiple tasks in one go.
First round of adding smartlist support to Nag.
Prevent attempting an empty sql query.
Fix caching the rampage type
This is Nag, not Kronolith.
cs
simplify
simplify
Catch authentication errors from OPTIONS requests as well.
Try sending a "dummy" header for 12.1.
Autodiscover might be sent as an HTTP OPTIONS request as well.
Avoid undefined index warnings
This is no longer used.
Fix XML output for Autodiscover requests.
Throw authentication denied exception, don't send XML.
Maintain the null value - it's used later on for OPTIONS requests.
CHANGES
event -> task
Fix column name
Fix synckey comparison. Must compare to a string.
Default to 0
No return value
Don't add SmartLists to the display_tasklist array
Don't double serialize
Allow Nag::listTasklists to ignore SmartLists
Prevent adding the same task twice.
$completed is stored in the search
Add Nag_Search, and use it in list.php
Allow saving searches as SmartLists
Load results from search when listing a Smartlist
Update package.xml
Michael M Slusarz (69):
coding style
[mms] Fix recursive mailbox delete in dynamic view (Bug #11288).
Fix IMP version release number.
phpdoc
get() should return null if the identity does not exist
[mms] Fix upgrade logintasks for pre-release major releases.
[mms] Fix handling of identity tie-to addresses when searching for matching identities.
[mms] Fix redirect message action in dynamic view (Bug #11292).
This is now duplicative of the refresh button
Make text consistent with main new message button
Fix various folder actions that were broken during the UI conversion
[mms] Fix HordeCore javascript download action (Bug #11294).
Fix name of exported mailbox filename
Check for base form, which is what will be hidden/visible
Bug #11299: Fix index name
Need to update docs/CHANGES in develop when releasing in FW_4
[mms] Fix spam reporting in minimal view.
[mms] Fix expanding all mailboxes in dynamic view (Bug #11289).
[mms] Add a no authentication AJAX handler (Bug #11297).
[mms] Better handling of backend authentication errors when returning AJAX data (Bug #11297).
Hide message log in preview when switching to message with no log
Fix detection of emails in HTML attribute data, which broke display
Fix duplicate DOM ID issue when displaying more than 15 addresses in dynamic preview
[mms] Hide empty MIME parts when displaying inline.
Deprecate logMessage() in favor of the simpler log()
[mms] Catch/fix malformed undisclosed-recipients address headers.
Horde::logMessage() -> Horde::log()
Add unit tests for undisclosed header parsing
Centralized processing of sortorder preference saving
Sanity checking if column name doesn't exist
Sanity checking for sortorder data
Fix typo
Fix typo
coding style
[mms] Fix sorting of numeric mailboxes with leading zeros.
Need exact search here, or else numeric mailboxes with leading zeros are not sorted correctly
Released Horde_Imap_Client-1.5.6
Development mode for Horde_Imap_Client-1.5.7
Bug #11298: Fix undefined index value when searching for existence of a header
Fix all message part display in dynamic message popup
Consistent text usage
[mms] Fix regression in altering sort direction in dynamic mailbox view (Bug #11300).
Fix undefined index (Bug #11291)
Bug #11294: generateMbox() should accept either a string or array
[mms] Fix determining sequence numbers when caching is active (Bug #11294).
Released Horde_Imap_Client-1.5.7
Bug #11316: Fix undefined error
Correctly switch compose type when adding forward body to message
[mms] Fix regression in select all checkbox on traditional mailbox page (Bug #11317).
Bug #11319: attach click handler on traditional compose page
Bug #11320: Fix function typo
[mms] Fix regression preventing contacts popup window from working (Bug #11324).
Fix undefined errors in minimal view (Bug #11323)
[mms] Return to same page when deleting contact from browse view.
Cleanups/fixes for dynamic mailbox sidebar
[mms] Fix sidebar element wrapping (Ticket #11262).
Fix drop text when dragging a mailbox
Need to nest exception catching when rethrowing an exception
Activating error tracking somehow got lost from previous commit
CSS tweaks for dynamic folder list
[mms] Fix descending sorting of result lists.
Bug #11321: Don't allow non-IMAP/container mailboxes to be [un]subscribed
nav_poll_all is a TERRIBLE idea. Completely disable by default
Fix scrolling of folder list in dynamic mailbox view
Don't show loading image for read receipt requests
CSS tweak
[mms] Add keyboard shortcuts to dynamic compose page (Michael Wing <marsfurrycreature at gmail.com>).
Fix obscure JS bug in Chrome browsers.
Unneeded class name
Ralf Lang (9):
Bug [#11198]: Use correct sender identity
[rla] Fix sender of appointment notification (Bug #11198)
typo
Fix Unit tests after renaming sesha sql driver to rdo
Components updated the package.xml.
push version to alpha2 (doesn't any part of the release process handle this?)
We do not return an integer but an object. Adjust test
time() does the same here and creates no error message in phpunit
This is handled by the release script
dulinux (1):
Allow Horde_Form_Type_boolean to accept hidden true or false values
More information about the commits
mailing list