[commits] Horde annotated tag horde_auth-1.0.1 created. de993d9a0b8fe777a99480743d2f9e2add7c6095
Jan Schneider
jan at horde.org
Wed Apr 20 13:38:19 UTC 2011
The annotated tag "horde_auth-1.0.1" has been created.
at de993d9a0b8fe777a99480743d2f9e2add7c6095 (tag)
tagging 690ada469bc26df7133cfd8ab1ea0496b38a4398 (commit)
replaces content-1.0.0
tagged by Jan Schneider
on Wed Apr 20 15:32:20 2011 +0200
-----------------------------------------------------------------------
Released Horde_Auth-1.0.1.
Chuck Hagenbuch (14):
Fix factory class name
Fix class name
A little more work on Horde_Queue
Not sure if this is the best fix, but also ignore kolab/config/horde.local.php
Bug #9861: Remove Oracle configuration
Bug #9853: Add missing parameter to getPartName()
Show an unknown app icon rather than a broken image if an application doesn't have an icon (Bug #9867).
changes
Fix signups, and update style on signup and reset password pages to match the login page (Bug #9856, partially from Ian Roth <iron_hat at hotmail.com>).
Fix powered-by image to use Horde_Themes, to avoid path problems
Fix package.xml
Add crypt-sha256 and crypt-sha512 password hashes (patrickdk at patrickdk.com, Request #6991).
Fix cyrsql configuration, rename cyrus host and port parameters to avoid clashing with Horde_Db parameters (Bug #9864).
Fix config var name (Bug #9906, iron_hat at hotmail.com)
Gonçalo Queirós (1):
Bug #9848: Don't save message as a mbox file
Gunnar Wrobel (116):
Allow to keep the version when generating snapshots. Fix appending the snapshot date for pre-releases.
Add missing test fixture.
Simplify.
phpdoc typo
Ensure $post is always set.
Moved the .gitignore handling for content lists from the components tool to the Horde_Pear package.
Note TODO.
Switch the ignore check to using an SplFileInfo object.
Clearly indicate which suite could not be added.
Stub for application testing.
Extract interface to allow for different ignores.
Ignore handler for "." and "..".
Ignore handler for hidden files.
Ignore files according to patterns.
phpdoc
Adapt to new class name.
Use new method signature.
Composite ignores.
Include the file list handler.
phpdoc
Add a factory helper for this package.
Minimal draft for creating content lists.
Allow to create complete directory trees.
Removal of files.
Provide the complete contents handler.
Infrastructure to deal with different package types.
Ignore package.xml files as well.
Only provide the package type to the content list handler.
Adapt testing.
Simplify
Simplify.
"filelist" support.
Remove debug line.
Complete the file lists with roles and install locations.
Fix testing.
Not complex enough for a separate factory.
Fix reading the action the user requests help for and correct the return value.
Move to non-story based testing.
ws
Provide the means to deliver a better help text on the context sensitive modules.
Switch package.xml updating to Horde_Pear. This removes the dependency on PEAR_PackageFileManager.
Obsolete.
Remove dependency.
changes
Create the draft for a package.xml via a simple string rather than using PEAR.
Timestamp a package.xml after updating.
Adapt to newer help display.
Use Horde_Pear for generating the initial package.xml draft.
Mark as required.
Rename "PearPackageXml" to "Update"
Adapt testing.
Do not fail if a "contents" file to be removed is not in the "filelist" section.
Extract hierarchical contents handling to a separate class.
Move file handling to the recursive handler.
Minor interface cleanup.
Start extraction of specific XML elements.
Move file/dir listing functionality to the XML element.
Clean up responsibilities.
Move creation of the element instance into the class itself.
Extract the file XML element.
Start improving the XML handler interface.
Further interface improvements.
Pragmatic interface.
Unused.
Unused.
Fix root problems.
Prune empty directories.
Sort order.
Remove var_dump
Fix the file list sort order.
The leading path segment can usually be removed.
First package.xml update via Horde_Pear.
"components" has the structure of a component.
Propagate pruning of empty directories upwards.
update package.xml
For the development environment I consider it convenient to map "horde-components" to "hc".
Completed TODOs.
Include ignore changes from commit 7ac373f7018786b2034d3df28deb14f423c7403a
Introduce __call()
Add hidden files.
Complete task call. Allow passing the path to the XML.
Add a factory.
Use the factory.
An extracted task for updating the contents.
Not needed.
Avoid extremely long call stacks.
Support creating tasks and the content handler.
Use the extracted update task.
Use the capabilites of the new signature.
Extract method.
Simplify.
Fix whitespace. Add "baseinstalldir" attribute.
Add test role.
Correct install location for files with "data" role.
Add "data" role.
Fix the path for migrations.
Correct installation list sort order.
Ignore case.
Additional paths.
Add a specific handler for Horde_Role.
More role magic.
package.xml update.
Remove duplicated line.
No recursion.
Completed the larger part of the definitions for applications. Still some question marks though.
Syntax check.
Syntax check.
Syntax check.
Syntax check.
Syntax check.
Bug #9885: The "horde" base application is special with regard to its install locations.
add draft package.xml
Fix typo.
Use the SQL based permission driver for Kolab as well.
Correct command description. --debug is an option.
Remove the variants that are no longer supported.
Jan Schneider (76):
Development mode for content-1.0.1
Bump versions.
[jan] Remove debug code in Ajax library (Bug #9818).
Use <min> instead of <recommended>.
Add missing entry.
MFB: Open in new window.
If the request is an internal redirect from Apache, the correct URL is in
Update for test layout changes.
[jan] Fix display of status icons in traditional view (Bug #9844).
The factory is already testing this.
Update es translation.
Fix translation of special folders.
Horde_Tree_Select is already taking care of HTML escaping.
Don't include charset and phptype in DSN.
Comment this out until refactored.
Fix creating temporary files with open_basedir restrictions.
Let 'changed' command work even if no package.xml exists.
Show sidebar entries again.
Use Horde::getTempFile().
Add trailing slashes to temp dirs to match open_basedir settings.
Add trailing slash.
Fix displaying the Facebook preference group.
BFN
Log exception that deactived an application.
A sent-mail folder may not be set in the identity.
[jan] Fix adding new groups (Bug #9881).
There are no sub-groups anymore.
Fix variable name.
Update, adding new files.
Update es translation.
Add Juan.
Fix factory name (Bug #9908).
[jan] Support adding and editing of CalDAV events in dynamic view (Bug #9865).
Use system's directory separator to find migration files.
BFN
Update es translation.
[jan] Fix LDAP parameters of account portal block (Klaus Steinberger, Bug #9770).
[jan] Fix undefined function on Windows (Bug #9916).
Complete half-finished conversion to Horde_Ldap_Schema (Bug #9826).
Fix border color of horde-message growlers.
Update links to new website structure.
HACKING is no more.
Fix numbering.
Add OpenSSL support that got lost on the way.
po/README is no more.
Not worth an entry, it wasn't broken, just caused PHP notices.
Style, typo
Simplify
Catch any exception.
External tasklist might have gone.
Remove debug line.
Make sure the the view mode defaults to 'auto', even if the mode is not passed
Explicitly check if buttons are disabled. IE still fires events if click on
Close date picker when closing form with Esc key.
Import webmail docs.
Update for H4 and new website.
Remove CVS tags.
Don't store task lists in the session like regular external timeobject
Refactor LDAP driver to user Horde_Ldap (Bug #9770).
Refactor account block classes for Horde 4.
Use Horde_Ldap_Schema to check for required attributes (Bug #9826).
[jan] Don't throw exceptions from Horde_Ldap_Schema#must() and #may() (Bug #9826).
[jan] Add parameter to Horde_Ldap_Schema#must() and #may() to return attributes from superior objectclasses too (Bug #9826).
Require Horde_Ldap 1.1.0 to take advantage of new must()/may() feature.
[jan] Allow to set external CalDAV server as default server (Request #9913).
Version number was bumped.
Fix prepare statement (Bug #9894).
Initialize variables (Bug #9894).
Make sure that may() and must() are recursively called (Bug #9826).
Prepare framework releases.
Those are servers, not clients, right?
Add default implementation of getContextOptionHelp() (Bug #9934).
[jan] Fix wrapping of several follow-up lines with existing line breaks.
Don't indent wrapped help text.
Fix help text wrapping.
Released Horde_Auth-1.0.1
Michael J. Rubinsky (32):
Add example hook for force-setting the addressbooks pref correctly with share-enabled sources
Bug: 9813 Fix setting application to inactive when no name attribute present
if we know the share is not found, don't attempt to tag it
Bug: 9843 Allow unsetting client and GAL addressbook configuration.
removed unused code
[mjr] Fix merging duplicate contacts (Bug #9828).
missed these changes
Redirect to correct view in Ansel.
Bug: 9841 Fix importing objects with categories.
BFN
update to jquery 1.5.2 and jqm 1.0 alpha 4.1
Check for a lon/lat pair when using the null geocoder.
Google doesn't return any useful error message on failure.
ws
display lat first, then lon
ws
changes
sanitize the parameters used to instantiate a Horde_Db_Adapter
Revert "sanitize the parameters used to instantiate a Horde_Db_Adapter"
Bug: 9879 - More fields to sanitize for custom sql auth drivers
changes
Ensure that this value is treated as a string to avoid issues due to overflows
Fix rendering sidebar for non-admins
All Horde_Date::add to take an StdClass as well as an array
Bug: 9880 Fix drag/drop editing of recurring events.
remove dead code
changes
changes
Bug: 9897 - Fix alarm link in sidebar.
changes
This flag wasn't being set.
HotFix for race condition that can cause events to appear multiple times in dayview.
Michael M Slusarz (134):
Reuse variable
Bug #9769: Make sure thread value is always an object
Remove cache uidvalid information if mailbox is deleted
Do POP3 vs. IMAP reporting in IMP_Imap instead of a session variable
Added Horde_Imap_Client_Data_Fetch_Pop3
Various POP3 fixes for IMP
Fix UIDVALIDITY determination for POP3 servers that support UIDL.
The POP3 server MUST support the UIDL capability
Parts with no names are now labeled by the MIME type
Bug #9820: Fix/optimize title setting
POP3 fixes to minimal view
Use unordered list to render menu in minimal view
Fix composing messages in mobile view
Allow mobile view to work with POP3/disabled folders
Bug #9831: Fix link for filters menu option
Bug #9832: Fix addUser() in Customsql driver
Bug #9834: Fix vertical layout resize in dynamic view
Bug #9840: Fix server-side sorting of subjects in Socket driver
Move IMP tests to more appropriate directory
Make Itip tests work again
Fix quota test
Fix licenses
Request #9827: Allow .eml files to be imported into a mailbox
Bug #9827: Fix displaying all message parts in standard view
Fix js typo
Better popup window determination
Bug #9845: Fix for IMAP servers that report MODSEQ information even though CONDSTORE has not been enabled
Move test emails into fixtures subdirectory
Request #9847: Parse broken date strings that contain timezone information in parantheses
Request #9847: Try all hacks to make date string parse correctly
Bug #9849: Don't drag arrows in js slider widget
Add info on broken PHP functions
Add missing test file
Bug #9830: Some IMAP servers might automatically compute RFC 2231 parameters (?)
Request #9853: More intelligent part naming if name is not specified in the message
Bug #9830: Fix parsing of fetch parameters
Activate correct JS element on search page
Fix display of attachments; don't wrap if not necessary
Fix importing PGP private keys
Give contextmenu option to open draft messages as message in new window
Bug #9853: Second parameter is optional
Bug #9862: Fix unneeded body part downloads in alternative parts
Bug #9859: Fix imap filtering using envelope data
Bug #9862: Don't attempt to get body text for rfc822 parts
Move getInlineOutput() (and related methods) into IMP_Contents
Bug #9873: Show human readable message in multipart/report parts in the richest format possible
Bug #9819: Fix unserializing Horde_Mime_Part containing data.
Don't allow empty search in basic search screen
Bug #9788: Fix updating flags on viewport row if not actively selected
Not needed
Mark a cached message as seen if re-viewed
Fix race condition involving poll updates.
Bug #9768: Fix constant viewport loading in rare instances
Add appinitialized hook.
Request #9808: More intelligent polling in dynamic view
Limit size of attachment file listing
Centralize quota response return
Can't do array manipulation with objects
Bug #9859: Ingo needs to use Horde_Imap_Client_Data_Fetch
Bug #9822: Reinitialize language after loading prefs before authentication
Bug #9822: Add package.xml entry
Don't load sidebar content if not expanded.
Fix reply_auto switching in dynamic view
simplify
Output backtrace on PHP errors at DEBUG level
phpdoc
Add fileinfo mime magic default db test
Bug #9888: Fix deleteMessages and flagMessages API calls
argument layout
Error handler might be called before Horde autoloader is initialized
ws
Don't output quota information to summary block
Request #9803: Add RECENT information to IMP summary portal block
Mark IMP Newmail block as updateable
Show updateable refresh configuration even if block has no other configuration options
Bug #9842: Possible workaround for broken Cyrus IMAP behavior
phpdoc
Bug #9859: Make sure mailbox is a string value
Bug #9842: Work around broken ESEARCH on Cyrus
phpdoc
createMailboxName() now returns an IMP_Mailbox object
Fix mailbox name in poll request
Allow display of non text/plain parts for MDN receipts
Fix viewing details links for Status messages
Bug #9296: Disable stationery support in dynamic view
Bug #9859: IMP flagMessages API call requires an array
This needs to be max-height
Bug #9899: Fix deleting attachments from compose message in dynamic view
Not needed
This compose window resizing code works better cross-browser
Add debug output for ViewPort_Buffer
Bug #9896: Don't attempt to poll non-IMAP mailboxes.
Bug #9904: Remove unneeded clause - INBOX will ALWAYS be polled for new mail
Bug #9900: Thread capability will be false, not array, if not available
Bug #9895: Fix deleteMailbox for Cyrsql and Imap auth drivers
Some places to use IMP_Mailbox->inbox
Fix terrible English on my part
Bug #9912: Fix loading of IMP.* js functions in IE 7
Fix image loading
tweaks
Bug #9917: Allow Horde_Menu to accept string url values
Missed this commit
Bug #9733: Don't setup notification handlers in applications that are not yet authenticated
Better description: We are not showing unsubscribed mailboxes, we are showing *all* mailboxes
tree_view should be an advanced preference
Bug #9733: Fix copy/paste error
Csstidy is not a dependency of this class
Add csstidy filter as optional dependency
Csstidy filter may not be available
Move text filter packages to required for horde/Core
Be consistent with Seen/Unseen usage
Fix flagging messages in search mailboxes in dynamic view
Not everyone is going to know what a LAMP server is
Bug #9842: IMP 5 will not work with broken suhosin extension
Tweak time_format options
Disregard pref group when doing dirty pref checking
Clarify this action
Improvements to tree_view display.
Bug #9919: Correctly decode/encode mailbox names in JS when searching
Track/match IMP changes
Bug #9915: Work around broken IMAP clients that send EXISTS data in EXPUNGE response
Don't output debug variable info if it is null
Use UIDNEXT of 0 for CacheID purposes if mailbox is empty
Fix default userhierarchy for Cyrsql driver (Bug #9895).
Bug #9895: Replace 'unixhier' parameter with 'userhierarchy' for Cyrsql auth driver
Bug #9907: Fix mailbox selection widget
Fix deleting rule criteria in Ingo
Bug #9927: Don't treat subject as an address containing header
phpdoc
Fix constant name
Bug #9933: Silence undefined error
Fix updating flags/logs on original messages after resuming from draft.
Fix resuming reply drafts in HTML mode (Bug #9928).
Fix loading correct identities driver for the Horde application (Bug #9936).
Vilius Å umskas (5):
Prepare Passwd for H4
Passwd is converted to H4, do not ignore backends.php file.
Re-add menu with proper masking. Add sidebar.
Bug #9874: This variable is still used in the function.
Make Agora compatible with H4
heinz at htl-steyr.ac.at (1):
Bug: 9824 Missing new keyword
jcblanco (1):
Bug: 9924
More information about the commits
mailing list