Changelog for
php5-pear-Horde_Core-2.30.0-1.2.noarch.rpm :
* Wed Aug 02 2017 Ralf Lang
- Version 2.30.0- [mjr] Fix adding a separator item to a custom menu (Bug #14581).- [jan] Enable LDAP rootDSE caching.- [mjr] Use new ActiveSync log handling.- [jan] Correctly encode IP address literal in first Received: header (Bug #14574).- [mjr] Remove support for defunct CloudMade, and MyTopo mapping APIs.- [jan] Fix fatal error screen for PHP 7 error objects.- [jan] Remember the configuration values of split-read database environments.- [jan] Only show $conf[sql][ca] if $conf[sql][ssl] is enabled.- [mjr] Fix fatal error when logging a successfully sent email via ActiveSync.- [jan] Allow to specify JS framework to use for defer-loading inline scripts.- [jan] Restore BC with incorrect parameter usage of Horde_PageOutput::addInlineScript() (Bug #14597).- [jan] Fix unpacking encrypted session data (\"User not authorized for ...\" log messages).- [jan] Throw an exception when accessing a non-existing API through the registry.- [mjr] Fix regression in loading vhost config files (Bug #14605).- [jan] Add Horde_Registry_Application#backup(), restore(), and restoreDependencies().- [mjr] Fix calculating ActiveSync SOFTDELETE times for calendar collections (Bug #14631).- [jan] Fix JavaScript minifying with recent Closure compilers (Bug #14650).- [jan] SECURITY: Fix XSS vulnerability with pathinfo component in Horde::selfUrl().- [jan] Deprecate Horde::redirect().- [jan] Add Horde::signUrl() and Horde::verifySignedUrl().
* Fri Dec 23 2016 Ralf Lang - Version 2.27.6- [mjr] Improve EAS logging when sending email messages.- [jan] Fix specifying custom log template (Viktor Szépe ).- [jan] Upgrade prototype.js to version 1.7.3.- [jan] Pre-select the current locale when building the spellchecker languages (Request #14244).- [jan] Fix pre-selecting an item in key-navigation-lists.- [jan] Add classes to support the Horde 6 davusername hook.- [jan] Fix session_regenerate_id() warnings with PHP 7.- [jan] Fix running garbage collection on cached CSS and JS files (Bug #14285).- [jan] Allow to use the pretty autocompleter without Ajax requests.- [mjr] Allow adding CSS files with Ajax response.- [mjr] Use syntaxhighlighter version 4.- [jan] Fix issue with prototype.js that keeps images in HTML messages from loading.- [jan] SECURITY: Add CSRF protection tokens to portal layout forms and fix open URL redirection (Reported by Florian Köllich ).- [jan] SECURITY: enable CSRF token for configuration form again (Reported by Dawid Gounski via Beyond Security\'s SecuriTeam Secure Disclosure program).- [mjr] Changes to support EAS attachment sync support for Appointment objects.- [mjr] Refactor ajax weather location autocompleter and add support for metar data.- [jan] Allow to specify user DN search parameters for LDAP with all bind methods (Request #11697, heinzAATThtl-steyr.ac.at).- [jan] Fix Horde_Form dependency (Bug #14460).- [mjr] Fix BC break in Weather block (Bug #14473).- [mjr] Fix locking user account after bad logins (Bug #14467).- [mjr] Add support for EAS 16 draft email sync.- [jan] Allow administrators to log in if preference backend is not available.- [mjr] Log message headers on error when sending email via ActiveSync.- [jan] Fix warning if an old locale is longer than 255 characters (Bug #14489).- [jan] Fix abbreviated Norwegian month names in JavaScript to include trailing dot (Bug #14488).- [jan] Fix reading session data from the command line with PHP 7.- [mjr] Prevent building invalid HTML when building an email from a SMART_REPLY (Bug #14500).- [mjr] Improve handling of certain ActiveSync failures.- [jan] Fix parsing abbreviated Norwegian month names too (Bug #14503).- [mjr] Fix Google Map API warnings (Bug #14525, arjen+hordeAATTde-korte.org).- [jan] Catch errors from NoSQL preference backend.- [jan] Make \'hostspec\' parameter for MongoDB configuration optional again on PHP 7.- [jan] Fix session preference driver.- [jan] Don\'t pollute DB DSN with unknown parameters when using Cyrsql authentication driver.- [mjr] Refresh mailbox list when retrieving for ActiveSync.- [mjr] Add support for a activesync_mailboxlist hook.- [jan] Don\'t show apps with \'admin\' status in menu (Bug #14526).
* Tue Apr 05 2016 Ralf Lang - Version 2.23.0- [mjr] Improvements to ActiveSync SETTINGS_ACCOUNTS response data.- [mjr] Fix issues with ActiveSync clients and user defined message flags.- [jan] Fix logging in from a different page than the login page (Bug #14231).- [jan] Add Horde_Core_Auth_Application#listNames().- [jan] Don\'t call authusername() hook on administrator names when running CLI scripts.- [jan] Update Greek translation (Limperis Antonis ).- [mjr] Fix fatal error with broken EAS clients searching the Outbox.
* Mon Feb 15 2016 Ralf Lang - Version 2.22.6- [mjr] Improvements to GHOSTED/SUPPORTED handling for ActiveSync.- [mjr] Do not throw a fatal error if a meeting request can not be deleted after responding to it.- [mjr] Changes for EAS 16.0 support.- [mjr] Honor the disabled property when rendering boolean form types.- [jan] Fix returning to last page after problem reporting from AJAX pages (Bug #12112).- [jan] Fix updating group cache with LDAP backend.- [jan] Horde_Registry_Nlsconfig#validLang() checks now if a locale is installed (Request #10457).- [jan] Mark PHP 7 as supported.- [jan] Add option to always lowercase user names after logging in.
* Tue Feb 02 2016 Ralf Lang - Version 2.22.5- [jan] Pass Horde_Cache to Horde_Group if group caching enabled.- [mjr] Fix handling of empty tags strings in certain use cases (Bug #14203).- [mjr] Fix fatal error when using count_bad_logins in SQL auth driver.
* Tue Dec 15 2015 Ralf Lang - Version 2.22.4- [mjr] Small logging improvements for ActiveSync.- [mjr] Match various session parameters in the NULL driver.- [mjr] Fix issue with synchronizing IMAP folder names that contain only numbers.- [mjr] SECURITY: Fix XSS in Horde_Core_VarRenderer_Html (reported by Centurion Information Security ).- [mjr] Support sending MDN via ActiveSync (Request #23080).
* Wed Oct 21 2015 Ralf Lang - Version 2.22.1- [jan] SECURITY: Don\'t allow to login with an emtpy password.- [jan] Give administrators access to all groups, even with $conf[\'share\'][\'any_group\'] disabled.- [mjr] Prevent various broken behaviors on ActiveSync clients due to errors copying an email to sent mail folder or updating the maillog (Bug #14058).- [mjr] Map Kolab distribution-list items to the contacts API (Bug #14038).- [mjr] Support configuration for version 2 of WorldWeatherOnline\'s API.- [mjr] Fix dependency on possibly missing Horde_Kolab_Storage_HistoryPrefix interface (Bug #14099).- [mjr] Add beforeUpdate callback to prettyautocompleter.js.- [mjr] ActiveSync logging improvements.- [mjr] Add support for OpenWeatherMap layers in Horde_Map.- [mjr] Fix edge-case issue with ActiveSync folder list generation when installed application contains no user writable sources.- [mjr] Fix ajax updating of Weather block when weather map is shown.- [mjr] Fix detecting an application\'s ability to send Horde_Alarm notifications (Bug #14098).
* Tue Jun 23 2015 Ralf Lang - Version 2.20.5- [mjr] Fix issue that could cause sending the same email to an ActiveSync client multiple times (Bug #13985).- [mjr] Performance and memory improvements to ActiveSync.- [mjr] Fix duplicate attachments in certain messages that were forwarded by ActiveSync clients.- [mjr] Fix issue causing message text from email forwarded from ActiveSync clients to be missing (Bug #14000).- [mjr] Work around broken ActiveSync clients that send incorrect line lengths for text/html parts (Bug: 13901).- [mjr] Fix typo that was causing ActiveSync FILTERTYPE changes to go undetected.- [mjr] Support for Horde_History in Horde_Kolab_Storage. Requires Horde_Kolab_Storage 2.2.0+.- [jan] Don\'t allow empty From: addresses if verifying identities.- [mjr] Fix fatal error when disconnecting a user Twitter account.
* Thu Apr 30 2015 Ralf Lang - Version 2.20.0- [jan] Fix issues with certain locales like Turkish.- [jan] Upgrade prototype.js to version 1.7.2.- [jan] Fix editing existing LDAP timeout configuration (Bug #13949).- [mms] Fix regression in removing CBC cipher mode when encrypting data within a session (Bug #13869).
* Thu Mar 12 2015 Ralf Lang - Version 2.19.2- [jan] Revert to using ECB mode for encryption, to not break existing credentials (Bug #13869).- [mjr] Fix replying to email from search results in some broken ActiveSync clients (Bug #13878).- [jan] Fix propagating the LDAP hostspec configuration field (Bug #13872).- [mjr] Fix combination X509 and http plain authentication with ActiveSync.
* Tue Feb 10 2015 Ralf Lang - Version 2.19.0- [jan] Fix notice when deleting identities.- [jan] Fix NoSQL database name setting getting lost during configuration.- [jan] Allow to configure multiple LDAP servers and timeout value.- [mjr] Fixes for using ActiveSync without email sync enabled on Android 5 (Niklas Forsdahl ).- [mms] Calling an application\'s changeLanguage method on language change now handled by Horde_Registry.- [jan] Support non-ascii latin characters as access keys.- [mms] Use more secure CBC block cipher mode when storing encrypted Blowfish data inside the session.- [mms] If compressing/packaging javascript files, don\'t use pre-compressed version (if one exists) when generating.
* Sun Jan 18 2015 Ralf Lang - Version 2.18.3- [mms] Add Horde_Core_Script_Package_Autocomplete.- [mms] Fix broken parse_url() behavior for PHP < 5.3.6.- [mms] Horde_Data now stores temporary data using Horde_Vfs to ensure data persists and that it doesn\'t overload session storage (Request #11335).- [mms] Add method to allow any code to register tasks to run on logout.- [mjr] Ensure EAS client created collections are requested to be added to the application\'s sync preference (Bug #13359).- [mjr] Fix fatal error when executing a FOLDERDELETE command on certain collections.- [mms] Ensure persistently stored data is not overwritten by another session.- [mms] Fix boostrapping DB object when using SQL as the Horde cache driver (Bug #13439).- [mjr] Support ITEMOPERATIONS_EMPTYFOLDER requests via ActiveSync.- [mjr] Fetch correct data for EAS ItemSettings requests.- [jan] Catch exception from application in portal block (Bug #13427).- [jan] Fix returning session start time from session handler (Bug #13428).- [mjr] Add support for synchronizing user-defined IMAP flags as EAS Email categories.- [mjr] Fix BC break when detecting the ActiveSync state driver.- [mjr] Fix dependency on Horde_HashTable (Bug #13549).- [mjr] Add activesync_email_presend hook.- [mjr] Fix issue where replying or forwarding broken email messages would break ActiveSync synchronization when saving to Sent mail.- [mjr] Fix issues with 8-bit characters in Subject header when sending smart replies via ActiveSync (Bug #13456).- [mjr] Fix GAL searches returning all address book entries.- [jan] Improve positioning of date picker popup (Karim Geiger ).- [jan] Really fix returning session start time from session handler (Bug #13428).- [mjr] Fix handling of EAS categories containing spaces in the name.- [jan] Catch exceptions if not being able to find an LDAP user DN (Bug #13571).- [mms] Fix using master SMTP credentials when a CLI script uses the \'user_admin\' registry flag.- [mjr] Fix generating reply text from EAS clients that only reply in HTML (Bug #13615).- [mjr] Remove Yahoo related code from HordeMap API.- [mjr] Add Reply-To header to email sent via ActiveSync if available in identity (Ticket #13592).- [mjr] Prevent sending contact lists as results in GAL searches.- [mjr] Fix fatal error viewing certain MIME parts due to incorrect method name in the MimeViewer factory.- [mjr] Add support for moving calendar items on EAS clients.- [mjr] Add the activesync_provisioning_check hook.- [mjr] Fix determining multiplex settting for EAS notes (Bug #13637).- [mjr] Fix adding new tasklists from EAS (Bug #13642).- [jan] Update Czech translation (Michael Grafnetter ).- [mms] Fix file permissions of dynamically generated static CSS/JS files.- [jan] Use correct user name as a fallback for identity full names with existing authusername hook.- [mjr] Fix issue that could cause incorrect truncation of ActiveSync emails.- [mms] Added Horde_Core_Mime_Headers_Received.- [mms] Added Horde_Registry#remoteHost().- [mjr] Fix broken MIME messages constructed from ActiveSync SMART replies to messages that contained a mulitpart/alternative part (Bug #13720).- [mjr] Allow disabling maillog synchronization with EAS clients (Bug #13747).- [jan] Log E_USER_WARNING, E_RECOVERABLE_ERROR, and E_USER_NOTICE messages at the correct level.- [mjr] Add support for ActiveSync clients that issue BODYPARTPREFERENCE options (Bug #13729).- [jan] Call preference hooks for default values of new identities.- [mms] Only load application notify handlers on demand.- [mjr] Improve/fix support for handling OOF messages in ActiveSync (Bug #13719).- [mms] Upgrade jQuery to v1.11.2.- [mjr] Fix missing Date and From headers when saving sent mail from broken HTC clients (Bug #13784).- [jan] Fix user names via DAV access when using authusername hooks.- [jan] Fix updating of location in weather portal block.- [mjr] Improvements in ActiveSync to handling the case when FILTERTYPE changes (Bug #13781).
* Wed Jul 16 2014 - Version 2.12.6- [mjr] Fix regression in sending email via ActiveSync when no properly configured identity exists (Bug #13346).
* Fri Jul 11 2014 - Version 2.12.5- [mjr] Fix broken CHANGEFOLDER functionality for ActiveSync NOTES collections (Bug #13334).- [mms] Better error handling when trying to load config files from the conf.d subdirectory.
* Fri Jul 11 2014 - Version 2.12.4- [mms] Fix clearing authentication-related registry caches when initializing a session in certain instances (Bug #13329).- [mms] Sanity checking in case smartmobile URL contains anchor that doesn\'t exist on the page.
* Fri Jul 11 2014 - Version 2.12.3- [mms] Add missing Horde_Pack required dependency.
* Fri Jul 11 2014 - Version 2.12.2- [mms] Add configuration to allow for SMTP authentication if the current Horde access does not have an authenticated user.
* Fri Jul 11 2014 - Version 2.12.1- [jan] Fix bothed 2.12.0 release.- [mjr] Fix closing smartmobile dialog pages (Bug #13316).- [mjr] Fix issue that could cause multiple tabs to be shown as active when tab_name could be a mix of integers or strings.
* Fri Jul 11 2014 - Version 2.12.0- [mjr] Fix incorrect processing of autocompleted data when using prettyautocompleter (Bug #13256).- [mms] Allow any HordeCore AJAX response object to return JSON-HTML output, instead of pure JSON.
* Fri Jul 11 2014 - Version 2.11.2- [jan] SECURITY: Fix broken encryption of session data if regenerating session IDs.
* Mon Feb 03 2014 - Version 2.11.1- [jan] Don\'t try authentication to SMTP server if explicitly disabled (Bug #12830).
* Mon Feb 03 2014 - Version 2.11.0- [mms] Fix hiding preferences if they are contained within a prefs container.- [mms] Added standardized/normalized mousewheelY javascript event handling to HordeCore.- [mms] Add nonce generation/checking to Horde_Session.- [mms] Application hook methods moved from Horde:: to Horde_Core_Hooks::.- [mms] Add \'fallback\' option for the Horde_Registry#appInit() \'authentication\' parameter.- [mms] Fix deauthenticating when a system-level logout event occurs.
* Mon Feb 03 2014 - Version 2.10.2- [mms] Fix prototype.js issue in IE 9 regarding array iteration in a parent window.
* Mon Feb 03 2014 - Version 2.10.1- [mjr] Ensure Bcc is removed from headers when sent via ActiveSync (Bug #12771).- [mjr] Fix calculating calendars to use for SOFTDELETE commands in certain configurations (Bug #12765).- [mms] Upgrade jQuery Mobile to v1.3.2/jQuery Core to v1.9.1.
* Mon Feb 03 2014 - Version 2.10.0- [mms] Add Horde_Core_Ui_FlagImage#getFlagImageObByHost.- [mms] Add base64img property to Horde_Themes_Image.- [mjr] Do not assume that the filter API is available (Bug #12757).- [mms] Add ability to load javascript via a HordeCore AJAX response (Request #10971).- [mms] Add ability to expire CSS cache based on file modification time.- [mms] Allow disabling VFS via the configuration interface.
* Mon Feb 03 2014 - Version 2.9.0- [mjr] Send back dummy mail folders when the Mail API is not available (Bug #12738).- [mms] Upgrade prototype.js to most recent git version (e3d5200cef3236b257ddcfb1eb3eabc5c586bedd).- [mms] Cache permission results within a PHP access.- [mms] Don\'t initialize unnecessary prefs object when creating the topbar.- [mjr] Support ActiveSync SOFTDELETE.- [mms] Respect \'nobase64_img\' configuration when generating image tags (Jo�o Machado ).- [mjr] Support for X509 certificate authentication in ActiveSync requests.- [mjr] Fix calculating policy value for SD card encryption and device encryption policies.
* Tue Sep 03 2013 Ralf Lang - Version 2.8.0- [mjr] Always honor activesync_replyposition pref (Bug #12636, Thomas Jarosch ).- [rla] Add support for external links in topbar (Request #11977).- [mms] Fix active session counting from CLI script (Bug #12628).
* Tue Sep 03 2013 Ralf Lang - Version 2.7.0- [mms] Fix regression in authenticating to an application when a session is active.- [mms] Update session data stored with secret key if session ID changed and we are using non-cookie based sessions.- [mms] Horde_Session now handles resetting the secret key on login.- [mms] Add Horde_Session::ENCRYPT flag for session data.- [mms] The Horde_Mail factory now uses Horde_Smtp as the underlying SMTP driver instead of Net_SMTP.- [mms] Don\'t redirect to current page\'s URL when logging out with a custom message (Bug #12538).
* Tue Sep 03 2013 Ralf Lang - Version 2.6.6- [mjr] Ensure modseq values are always integers which prevents sync loops when no history data is available (Bug #12531).- [mms] Ensure Registry exists in error handler before attempting to access it (Bug #12540).
* Tue Sep 03 2013 Ralf Lang - Version 2.6.5- [jan] Remove text overlaying menu icon (Bug #12496).- [mms] Log unexpected authentication errors at a NOTICE level instead of EMERG.
* Tue Sep 03 2013 Ralf Lang - Version 2.6.4- [mms] SessionHandler should not use HashTable wrapper, as it explicitly can\'t be serialized.
* Tue Sep 03 2013 Ralf Lang - Version 2.6.3- [mjr] Fix fatal error caused by incorrect classname (Bug #12494).- [mms] Injector a HashTable wrapper object into Cache and SessionHandler objects, so we will reuse global HashTable instance when unserializing.
* Tue Jul 16 2013 Ralf Lang - Version 2.6.2- [mjr] Fix sending s/mime signed email from EAS clients (Bug #12445).- [mms] Correctly logout when a Horde_Exception_AuthenticationFailure is handled by the default Horde error handler.- [mms] Don\'t convert image data URLs already contained within a CSS file when compressing (Jo�o Machado ).- [mms] Prevent endless loop when checkExistingAuth() test fails when initializing an application.
* Tue Jul 16 2013 Ralf Lang - Version 2.6.1- [mjr] Fix issue with replying to emails using EAS 14+ that was causing duplicated original message bodies for some clients.- [mjr] Performance improvements to Horde_Core_TagBrowser when fetching related tags.- [mjr] Fix bug in TagBrowser causing shared resources to be ignored (Bug #12405).- [jan] Fix returning the default from address from a different user without identities.- [jan] Fix inactive email fields with multiple addresses if disabling linking (Bug #12051).- [mms] Use built-in ISO 639 mapping in LanguageDetect factory if the underlying library supports it.- [jan] Fix rendering of email addresses in inactive forms.
* Tue Jun 18 2013 Ralf Lang - Version 2.6.0- [jan] Fixed displaying photos in rendered vCard files.- [jan] Fix CalDAV/CardDAV access from iOS devices.- [mjr] Fix obtaining IMSP objects from Horde_Core_Factory_Imsp_Auth.- [mjr] Fix ActiveSync folder generation when email support is disabled (Bug #12337).- [mms] Fix language selection at login (Bug #12338).- [mjr] Add support for history modification sequences in ActiveSync driver.- [mjr] Fix incorrect offsets when generating free/busy data for ActiveSync clients.- [mms] Add Horde_HashTable to dependency list (Bug #12314).- [jan] Don\'t overwrite host part of parsed email addresses (Bug #12302).
* Wed Jun 05 2013 Ralf Lang - Version 2.5.0- [jan] Don\'t break existing unchanged sources in the preferences.
* Thu May 02 2013 Ralf Lang - Version 2.4.3- [jan] Fix error handler in some PHP versions (Bug #12103).
* Thu May 02 2013 Ralf Lang - Version 2.4.2- [mms] Queue log entries issued before framework is initialized and log them once that occurs.- [mjr] Fix authentication issue when using Horde_Session_Null and expiring sessions (Bug #12078).- [mjr] Fix logger creation during RPC access (Bug #12094).- [mms] Add logging wrapper class to reduce serialized size of factory-created objects.
* Tue Mar 05 2013 Ralf Lang - Version 2.4.1
* Tue Mar 05 2013 Ralf Lang - Version 2.4.0- [mms] Always compress cache data, if possible.- [mms] Abstract data compression out into Horde_Compress_Fast package.- [mjr] Fix fatal error synchronizing an ActiveSync meeting response (Bug #12084).- [mms] Added Horde_Shutdown - global Horde shutdown function handler.- [mjr] Horde_Registry::getServiceLink() can now return full URLs.- [mms] Allow graphics/sounds to be loaded from view-specific theme directories.- [mms] Add Horde_Themes::viewDir().
* Tue Mar 05 2013 Ralf Lang - Version 2.3.0- [mms] Use csstidy library to parse CSS files when creating static CSS (Bug #12043).- [mms] Add Horde_Url#selfUrlParams().- [mjr] Fix determination of ActiveSync sent-mail folder in certain cases (Bug #11828).- [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058).- [mms] Ensure that session IDs are always 32 bytes long (Bug #12041).- [mjr] Fix saving ActiveSync sent mail when the message contains MIME parts (Bug #12040).- [mms] Fix replacing spellchecker elements within tables (Bug #12028).- [mms] Fix encoding of JSON parameters to Horde::popupJs() (Bug #12037).- [mms] Fix destroying session data when the null session driver is used.
* Tue Feb 12 2013 Ralf Lang - Version 2.2.0- [mms] Upgrade jQuery Mobile to v1.2/jQuery Core to v1.8.2.- [mjr] Fix bug in OpenLayers that caused Prototype\'s Event object to be overwritten (Bug #12019).- [jan] Fix notifications while authenticating transparently.- [mms] Add a configurable delay to the jQuery Mobile autocomplete plugin.
* Tue Feb 12 2013 Ralf Lang - Version 2.1.7- [mjr] Fix handling of moving or deleting messages that have been removed from the server (Bug #12013).- [jan] Update Slovak translation (Jozef Sudolsk� ).- [mms] Be sure tasks are passed to any derivative of the HordeCore AJAX response handler.
* Tue Jan 29 2013 Ralf Lang - Version 2.1.6- [jan] Update French translation (Paul De Vlieger ).- [mms] Fix spellchecking on HTML data (Bug #11986).- [jan] Fix fatal error in signup and password reset forms (Bug #11952).
* Wed Jan 09 2013 Ralf Lang - Version 2.1.5- [jan] Fix sourceselect preferences UI that includes multiple sources.
* Sun Jan 06 2013 Ralf Lang - Version 2.1.4- [mms] Fix multiple AJAX submits to same hidden IFRAME on the same page (Bug #11928).- [mjr] Fix some MIME related issues when sending email via ActiveSync (Bug #11931).- [mjr] Fix detecting non-default ActiveSync policies.
* Thu Dec 27 2012 Ralf Lang - Version 2.1.3- [mjr] Improvements to ActiveSync authentication failure handling.- [mjr] Fix issue with Null session driver that could cause authentication to be lost.
* Thu Dec 27 2012 Ralf Lang - Version 2.1.2- [mms] Fix restoring cached theme data (Bug #11906).- [jan] Add Basque translation (Ibon Igartua ).- [mjr] Fix dismissing reminders without session cookies enabled (Bug #11875, Thomas Jarosch ).
* Thu Dec 27 2012 Ralf Lang - Version 2.1.1- [mjr] Improve logging in ActiveSync drivers to better track down issues.- [jan] Fix returning complete groups with auto-completer.
* Tue Dec 11 2012 Ralf Lang - Version 2.1.0 for Horde 5- [jan] Fix translations (Bug #11606).- [mjr] Fix detected email changes on certain IMAP servers.- [mjr] Fix determining special mailboxes and generating folder hierarchy on some ActiveSync clients (Bug #11626).- [mjr] Limit the length of ActiveSync folder serverids to 64 per ActiveSync specs.- [mjr] Fix displaying maps in Chrome while using SSL connections (Bug #11618).- [jan] Update Dutch translation (Arjen de Korte ).- [mjr] Fix synchronizing device message flag changes over ActiveSync (Bug # 11732).- [mms] Fix returning session start time if session has been closed (read-only) in the current page access (Bug #11685).- [jan] Fix class name when using the Kolab group backend (Bug #11737).
* Tue Nov 20 2012 Rico Sagner - Version 2.0.2- [jan] Fix setting default values for HTML signatures.- [mjr] Throw exception if no weather service configured (Bug #11005).- [mms] Fix viewable prefs when toggling from Hide->Show Advanced.- [mms] Better error message when missing required parameters (Bug #10979).- [mms] Add Horde_Core_Alarm_Handler_Notify class.- [jan] Add parameters to specify field size of phone and email fields.- [jan] Log details too, if logging an exception.- [jan] Fix showing applications with \'admin\' status in the sidebar.- [jan] Update Swedish translation.- [gwr] Fixed session based preferences.- [mms] Fix cache maxsize preference (Bug #11224).- [jan] Update Turkish translation (İstanbul Technical University).- [mms] SECURITY: Fix XSS in tooltip javascript.- [jan] Catch exceptions from Horde_Crypt (Bug #11530).- [mms] Fix Horde_Core_Auth_Application#updateUser().- [mjr] Port fix for Bug #9733 from FW_5.- [jan] Fix using PostgreSQL as the session handler backend (Bug #11436).- [mms] Mark session identifier cookie as HttpOnly.- [mms] Confirmation link for new identity requires the full URL as it is intended to be accessed outside of the Horde application (Bug #11593).- [mms] Need to unescape JSON data returned in a text/html response.- [jan] Update Polish translation (Krzysztof Kozera ).- [jan] Re-release of version 2.0.0 due to broken PEAR packager.
* Tue Mar 20 2012 langAATTb1-systems.de- version 1.8.5- [jan] Fix setting default values for HTML signatures.- [mjr] Throw exception if no weather service configured (Bug #11005).- [mms] Fix viewable prefs when toggling from Hide->Show Advanced.- [mms] Better error message when missing required parameters (Bug #10979).- [mms] Add Horde_Core_Alarm_Handler_Notify class.
* Wed Feb 22 2012 Ralf Lang - version 1.8.4- [mjr] Fix issue with autocompletion that would cause it to fail in certain circumstances (Bug #10904).- [mms] Remove trailing semicolon when replacing AATTimport statements.- [mjr] Fix issue that could cause failure of ActiveSync due to incorrect packing of binary data.- [jan] Use separate database connection for SQL session handler (Bug #10906).- [mms] Fix parsing DB config when using splitread database setup.
* Tue Jan 10 2012 langAATTb1-systems.de- version 1.8.3- ships license- [rla] Add locking routines to Horde_Core_Auth_Application.- [rla] Add support for Horde_Auth's new locking feature.- [jan] Fix generating of URLs if both the webroot and the original URL are full URLs.- [mjr] Support additional GAL fields (Bug #10504).- [jan] Allow to pass a configuration array to the LDAP factory.- [mms] Revamp and fix Horde_Registry#removeUserData(); this method should now be the sole access point to delete user data for any/all apps (Bug #10241).- [mms] Correctly apply value of $conf[\'session\'][\'timeout\'] to PHP environment.- [mms] Fix cookie timeouts.- [jan] Fix PostgreSQL DSN when using SQL authentication (Bug #10538).- [mjr] Add factory for Horde_Service_UrlShortener.- [mms] Fix minChars behavior in autocomplete javascript code.- [mms] Allow in-page base64 image encoding to be disabled via Horde configuration.- [jan] Allow both application and interface names in <configspecial>.- [jan] Fix resetting authentication credentials (Bug #10228).- [jan] Correctly render keyval_multienum form field contents.- [jan] Don\'t use Xcache in CLI scripts (Bug #10288).- [mms] Detect AATTimport tags in CSS and add to compressed data.- [mjr] Add ability to remove temporary files at session shutdown.- [jan] Fix tests to work with PHPUnit 3.6.- [mjr] Add Horde_Service_Weather factory.- [mms] Fix importing CSS data in cache files.- [gwr] Fixed hiding menu entries that should not be displayed to admin.- [mjr] Allow separate ActiveSync logs per device.- [jan] Make the lifetime of cached weather information configurable (Arjen de Korte, Request #10848).- [gwr] Fixed Kolab anonymous bind.- [mjr] Fix implementation of SENDMAIL ActiveSync command. Fixes sending of meeting requests from device.- [mjr] Fix issue that caused ActiveSync failure when using device specific logging in certain cases.- [mms] Fix merging config data (Bug #10381).
* Sat Aug 27 2011 langAATTb1-systems.de- version 1.4.0- [rla] Display permissions of hidden apps too- [gwr] Do not fail when no basedn is set for the Horde_Kolab_Server configuration.- [mms] When reopening sessions, ensure that we don\'t alter session information if the authentication status changed (Bug #10403).- [jan] Use \'ident\' option of Horde_Log handlers to prefix log messages (Gonçalo Queirós , Request #9322).- [jan] Check applications\' authValidate() method if present.- [mms] Add Horde_Session::isActive().- [mjr] Add remove button to image fields (Request #9870).
* Sun Aug 14 2011 langAATTb1-systems.de- version 1.3.1- [jan] Update Latvian translation.- [jan] Don't set optional integer fields to 0 when automatically updating configuration.- [mjr] Fix recurring event exception handling for ActiveSync.- [mms] Fix removing user data from applications (Bug #10241).- [jan] Update Lithuanian translation.- [jan] Update Brazilian Portuguese translation.- [jan] Fix generating database DSN for VFS if the global VFS configuration doesn't use SQL (Bug #10199).- [jan] Add option to Horde_Themes_Css#getStylesheetUrls() to never use CSS cache.- [jan] Add Horde_Menu#setMask() (Vilius Sumskas, Request #10078).- [jan] Allow configuration of split read databases for PostgreSQL (Request #7025).- [mms] Make sure appinitialized hook gets full application environment.
* Fri Jun 10 2011 langAATTb1-systems.de- Version update to 1.2.1- [mms] Only list sidebar apps in listApps() if parent app is active (Bug #10017).- [mms] Fix autocomplete javascript when contents of DOM element is dynamically altered.- [mms] Fix duplicate node IDs in javascript tree rendering code (Bug #10173).- [rla] Show specific admin privileges a user has permission to (Enhancement #9350).- mark locale files as %lang
* Wed Jun 08 2011 langAATTb1-systems.de- remove cleaning buildroot in install
* Wed Jun 01 2011 langAATTb1-systems.de- version 1.2.0- [jan] Add Horde_Config::configSQL() method.- [jan] Add Horde_Core_Cli and Horde_Core_Bundle classes.- [jan] Updated Slovak translation.- [mms] Allow numbers to be zero in certain preferences (Bug #10120).- [mms] Fix running Horde login tasks (Bug #9767).- [mms] Fix authenticating as several users in the same request (Bug #10027).- [gwr] Added support for the Kolab IMAP based preferences backend.- [jan] Updated Spanish translation.
* Wed May 18 2011 langAATTb1-systems.de- Version 1.1.1- [jan] Don't show IMP compose link if user doesn't have permissions to IMP (Bug #10016).- [mjr] Fix editing settings of fixed portal blocks (Bug #9910).- [jan] Add Horde_Config#configFile() and Horde_Config#writePHPConfiguration().- [mjr] Fix issue with deleting identities (Bug #9997).- [jan] Store preferences for guests in the session.- [jan] Updated German translation.- [mms] Optimize session storage.
* Wed May 18 2011 langAATTb1-systems.de- Add suggestions
* Wed Apr 27 2011 langAATTb1-systems.de- These files should be world readable
* Thu Apr 21 2011 langAATTb1-systems.de- add dependency on php5-json
* Wed Apr 20 2011 langAATTb1-systems.de- upgrade to 1.0.1
* Wed Apr 06 2011 langAATTb1-systems.de- add (shared) dir ownership
* Wed Apr 06 2011 langAATTb1-systems.de- Updating to version 1.0.0
* Fri Mar 18 2011 langAATTb1-systems.de- added js path
* Fri Mar 18 2011 langAATTb1-systems.de- add the horde role
* Fri Mar 18 2011 langAATTb1-systems.de- add dependency on Horde_Secret
* Fri Mar 18 2011 langAATTb1-systems.de- Horde_Notification dependency
* Fri Mar 18 2011 langAATTb1-systems.de- added Horde_SessionHandler dependency
* Wed Mar 16 2011 langAATTb1-systems.de- Initial build v 1.0.0beta1