forked from pool/roundcubemail
498 lines
24 KiB
Plaintext
498 lines
24 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 22 15:46:06 UTC 2013 - aj@ajaissle.de
|
|
|
|
- Also alias /roundcubemail to roundcube path
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 17:11:33 UTC 2013 - aj@ajaissle.de
|
|
|
|
- Changed source package to *-dep.tar.gz
|
|
- Optimized spec file
|
|
* Replaced default DES string with some more secure, random string
|
|
* Moved SQL files to %doc
|
|
* Moved logs/ and temp/ to /var/log/ and /var/lib/
|
|
- httpd.conf now 'speaks' Apache 2.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 15:50:31 UTC 2013 - aj@ajaissle.de
|
|
|
|
- New upstream release 0.9.5
|
|
* Fix failing vCard import when email address field contains spaces (#1489386)
|
|
* Fix default spell-check configuration after Google suspended their spell service
|
|
* Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
|
|
* Fix iframe onload for upload errors handling (#1489379)
|
|
* Fix address matching in Return-Path header on identity selection (#1489374)
|
|
* Fix text wrapping issue with long unwrappable lines (#1489371)
|
|
* Fixed mispelling: occured -> occurred (#1489366)
|
|
* Fixed issues where HTML comments inside style tag would hang Internet Explorer
|
|
* Fix setting domain in virtualmin password driver (#1489332)
|
|
* Hide Delivery Status Notification option when smtp_server is unset (#1489336)
|
|
* Display full attachment name using title attribute when name is too long to display (#1489320)
|
|
* Fix attachment icon issue when rare font/language is used (#1489326)
|
|
* Fix expanded thread root message styling after refreshing messages list (#1489327)
|
|
* Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
|
|
* Fix error_reporting directive check (#1489323)
|
|
* Fix de_DE localization of "About" label in Help plugin (#1489325)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 8 19:16:28 UTC 2013 - wr@rosenauer.org
|
|
|
|
- Update to version 0.9.4
|
|
* Make identities matching case insensitive
|
|
* Fix issue where too big message data was stored in cache causing
|
|
sql errors
|
|
* Fix iframe scrollbars on webkit desktop browsers
|
|
* Fix issue where legacy config was overriden by default config
|
|
* Fix newmail_notifier issue where favicon wasn't changed back to
|
|
default
|
|
* Fix setting of Junk and NonJunk? flags by markasjunk plugin
|
|
* Fix lack of Reply-To address in header of forwarded message body
|
|
* Fix bugs when invoking contact creation form when read-only
|
|
addressbook is selected
|
|
* Fix identity selection on reply
|
|
* Fix so additional headers are added to all messages sent
|
|
* Fix display issue after moving folder in Folder Manager
|
|
* Fix handling of non-default date formats
|
|
* Fix unquoted path in PREG expression on Windows
|
|
* Fix Junk folder icon alignment when it's nested in inbox folder
|
|
* Fix wrong close tag in /template/mail.html
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 29 07:38:09 UTC 2013 - wr@rosenauer.org
|
|
|
|
- Update to version 0.9.3 (bnc#837436) (CVE-2013-5645)
|
|
* Optimized UI behavior for touch devices
|
|
* Fix setting refresh_interval to "Never" in Preferences
|
|
* Fix purge action in folder manager
|
|
* Fix base URL resolving on attribute values with no quotes
|
|
* Fix wrong handling of links with '|' character
|
|
* Fix colorspace issue on image conversion using ImageMagick?
|
|
* Fix XSS vulnerability when saving HTML signatures
|
|
* Fix XSS vulnerability when editing a message "as new" or draft
|
|
* Fix rewrite rule in .htaccess
|
|
* Fix detecting Turkish language in ISO-8859-9 encoding
|
|
* Fix identity-selection using Return-Path headers
|
|
* Fix parsing of links with ... in URL
|
|
* Fix compose priority selector when opening in new window
|
|
* Fix bug where signature wasn't changed on identity selection when editing a draft
|
|
* Fix IMAP SETMETADATA parameters quoting
|
|
* Fix "could not load message" error on valid empty message body
|
|
* Fix handling of message/rfc822 attachments on message forward and edit
|
|
* Fix parsing of square bracket characters in IMAP response strings
|
|
* Don't clear References and in-Reply-To when a message is "edited as new"
|
|
* Fix messages list sorting with THREAD=REFS
|
|
* Remove deprecated (in PHP 5.5) PREG /e modifier usage
|
|
* Fix empty messages list when register_globals is enabled
|
|
* Fix so valid and set date.timezone is not required by installer checks
|
|
* Canonize boolean ini_get() results
|
|
* Fix so install do not fail when one of DB driver checks fails but other drivers exist
|
|
* Fix so exported vCard specifies encoding in v3-compatible format
|
|
- Update to version 0.9.2
|
|
* Fix image thumbnails display in print mode
|
|
* Fix height of message headers block
|
|
* Fix timeout issue on drag&drop uploads
|
|
* Fix default sorting of threaded list when THREAD=REFS isn't supported
|
|
* Fix list mode switch to 'List' after saving list settings in Larry skin
|
|
* Fix error when there's no writeable addressbook source
|
|
* Fix zipdownload plugin issue with filenames charset
|
|
* Fix so non-inline images aren't skipped on forward
|
|
* Fix "null" instead of empty string on messages list in IE10
|
|
* Fix legacy options handling
|
|
* Fix so bounces addresses in Sender headers are skipped on Reply-All
|
|
* Fix bug where serialized strings were truncated in PDO::quote()
|
|
* Fix displaying messages with invalid self-closing HTML tags
|
|
* Fix PHP warning when responding to a message with many Return-Path headers
|
|
* Fix unintentional compose window resize
|
|
* Fix performance regression in text wrapping function
|
|
* Fix connection to posgtres db using unix socket
|
|
* Fix handling of comma when adding contact from contacts widget
|
|
* Fix bug where a message was opened in both preview pane and new window on double-click
|
|
* Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml
|
|
* Fix PHP warning in html_table::set_row_attribs() in PHP 5.4
|
|
* Fix invalid option selected in default_font selector when font is unset
|
|
* Fix displaying contact with ID divisible by 100 in sql addressbook
|
|
* Fix browser warnings on PDF plugin detection
|
|
* Fix fatal error when parsing UUencoded messages
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 17:15:26 UTC 2013 - wr@rosenauer.org
|
|
|
|
- Update to version 0.9.1
|
|
* a lot of bugfixes and smaller improvements
|
|
(http://trac.roundcube.net/wiki/Changelog)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 27 09:31:24 UTC 2013 - wr@rosenauer.org
|
|
|
|
- Update to version 0.9.0
|
|
* Improved rendering of forwarded and attached messages
|
|
* Optionally display and compose email messages a new windows
|
|
* Unified UI for message view and composition
|
|
* Show sender photos from contacts in email view
|
|
* Render thumbnails for image attachments
|
|
* Download all attachments as zip archive (using the zipdownload plugin)
|
|
* Forward multiple emails as attachments
|
|
* CSV import for contacts
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 22:26:24 UTC 2013 - wr@rosenauer.org
|
|
|
|
- Update to version 0.8.6 (bnc#812568)
|
|
* Fix security issue in save-pref command
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 30 01:52:24 UTC 2013 - aj@ajaissle.de
|
|
|
|
- New upstream release 0.8.5
|
|
* Fix #countcontrols issue in IE<=8 when text is very long
|
|
(#1488890)
|
|
* Fix unwanted horizontal scrollbar in message preview header
|
|
(#1488866)
|
|
* Add workaround for IE<=8 bug where Content-Disposition:inline
|
|
was ignored (#1488844)
|
|
* Fix XSS vulnerability in vbscript: and data:text links handling
|
|
(#1488850)
|
|
* Fix absolute positioning in HTML messages (#1488819)
|
|
* Fix keybord events on messages list in opera browser (#1488823)
|
|
* Fix cache (in)validation after setting \Deleted flag
|
|
* Fix selection of collapsed thread rows (#1488772)
|
|
* Fix wrapping of quoted text with format=flowed (#1488177)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 19 20:59:17 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.8.4
|
|
* fix a regression from 0.8.3 in compose window which could lead
|
|
to dataloss
|
|
* some bugfixes including a fixed XSS vulnerability
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 10 21:12:16 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.8.3
|
|
* This update adds small bug fixes and improvements to the 0.8
|
|
stable series. It also fixes a possible, although unintended,
|
|
DoS to the webserver running Roundcube. See the included
|
|
CHANGELOG file for details.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 07:00:08 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.8.2
|
|
* bugfix release (detailed changes in CHANGELOG)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 25 21:21:32 UTC 2012 - jamesp@vicidial.com
|
|
|
|
- Installer expects to find php-exif during install, added to spec
|
|
Requires since it does not say if it's recommended or optional
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 23 06:32:14 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.8.1
|
|
* lot of bugfixes and new features including new skin
|
|
(please check the CHANGELOG)
|
|
* contains security related fixes (bnc#777446)
|
|
* Fix XSS vulnerability in message subject handling using
|
|
Larry skin (CVE-2012-3507)
|
|
* Fix XSS issue where plain signatures wasn't secured in HTML
|
|
mode (CVE-2012-3508)
|
|
* Fix XSS issue where href="javascript:" wasn't secured
|
|
(CVE-2012-3508)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 12 17:59:17 UTC 2012 - wr@rosenauer.org
|
|
|
|
- added README.openSUSE to document openSUSE specifics needed for
|
|
installation/configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 30 13:50:22 UTC 2012 - wr@rosenauer.org
|
|
|
|
- enable Roundcube access from everywhere by default after
|
|
installation
|
|
- ship *.dist configuration files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 15 18:38:01 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.7.2
|
|
* bugfixes as outlined in CHANGELOG
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 12:17:08 UTC 2012 - wr@rosenauer.org
|
|
|
|
- Update to version 0.7.1
|
|
* lot of bugfixes and improvements (see CHANGELOG)
|
|
* reworked and completed Apache config
|
|
- moved SQL directory from docdir to application
|
|
(to make the installer work)
|
|
- use fdupes
|
|
- removed README.SUSE as the upstream INSTALL document is equally
|
|
useful already and describes using the delivered installer
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 15:07:28 CEST 2011 - asemen@suse.de
|
|
|
|
- Release 0.6-RC
|
|
* Send X-Frame-Options headers to protect from clickjacking (#1487037)
|
|
* Fallback to mail_domain in LDAP variable replacements; added 'host' to 'user_create' hook arguments (#1488024)
|
|
* Fixed wrong vCard type parameter mobile (#1488067)
|
|
* Fixed vCard WORKFAX issue (#1488046)
|
|
* Add vCard's Profile URL support (#1488062)
|
|
* jQuery 1.6.3
|
|
* Fix imap_cache setting to values other than 'db' (#1488060)
|
|
* Fix handling of attachments inside message/rfc822 parts (#1488026)
|
|
* Make list of mimetypes that open in preview window configurable (#1487625)
|
|
* Added plugin hook 'message_part_get' for attachment downloads
|
|
* Localize forwarded message header (#1488058)
|
|
* Added unique connection identifier to IMAP debug messages
|
|
* Added 'priority' column on messages list (#1486782)
|
|
* Fix image type check for contact photo uploads
|
|
- Release 0.6-beta
|
|
* Add option to hide selected LDAP addressbook on the list
|
|
* Add client-side checking of uploaded files size
|
|
* Add newlines between organization, department, jobtitle (#1488028)
|
|
* Recalculate date when replying to a message and localize the cite header (#1487675)
|
|
* Fix handling of email addresses with quoted local part (#1487939)
|
|
* Fix EOL character in vCard exports (#1487873)
|
|
* Added optional "multithreading" autocomplete feature
|
|
* Plugin API: Added 'config_get' hook
|
|
* Fixed new_user_identity plugin to work with updated rcube_ldap class (#1487994)
|
|
* Plugin API: added folder_delete and folder_rename hooks
|
|
* Added possibility to undo last contact delete operation
|
|
* Fix sorting of contact groups after group create (#1487747)
|
|
* Add optional textual upload progress indicator (#1486039)
|
|
* Fix parsing URLs containing commas (#1487970)
|
|
* Added vertical splitter for books/groups list in addressbook (#1487923)
|
|
* Improved namespace roots handling in folder manager
|
|
* Added searching in all addressbook sources
|
|
* Added addressbook source selection in contacts import
|
|
* Implement LDAPv3 Virtual List View (VLV) for paged results listing
|
|
* Use 'address_template' config option when adding a new address block (#1487944)
|
|
* Added addressbook advanced search
|
|
* Add popup with basic fields selection for addressbook search
|
|
* Case-insensitive matching in autocompletion (#1487933)
|
|
* Added option to force spellchecking before sending a message (#1485458)
|
|
* Fix handling of "<" character in contact data, search fields and folder names (#1487864)
|
|
* Fix saving "<" character in identity name and organization fields (#1487864)
|
|
* Added option to specify to which address book add new contacts
|
|
* Added plugin hook for keep-alive requests
|
|
* Store user preferences in session when write-master is not available and session is stored in memcache, write them later
|
|
* Improve performence of folder manager operations
|
|
* Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
|
|
* Removed option focus_on_new_message, added newmail_notifier plugin
|
|
* Added general rcube_cache class with Memcache and APC support
|
|
* Improved caching performance by skipping writes of unchanged data
|
|
* Option enable_caching replaced by imap_cache and messages_cache options
|
|
* Fix WORKFAX saving in address book (#1487910)
|
|
* Add forward-as-attachment feature
|
|
* jQuery-1.6.2 (#1487913, #1487144)
|
|
* Improve display name composition when saving contacts (#1487143)
|
|
* Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
|
|
* Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
* Enable multiselection for attachments uploading in capable browsers (#1485969)
|
|
* Add possibility to change HTML editor configuration by skin
|
|
* Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
|
|
* Improve performance by including files with absolute path (#1487849)
|
|
* Move folder name truncation to client/skin (#1485412)
|
|
* Added plugin hook for request token creation
|
|
* Replace LDAP vars in group queries (#1487837)
|
|
* Fix vcard folding with uncode characters (#1487868)
|
|
* Keep all submitted data if contact form validation fails (#1487865)
|
|
* Handle uncode strings in rcube_addressbook::normalize_string() (#1487866)
|
|
* Fix handling of debug_level=4 in ajax requests (#1487831)
|
|
* Enable TinyMCE's contextmenu (#1487014)
|
|
* Allow multiple concurrent compose sessions
|
|
* New config option for custom logo
|
|
* Allow skins to define/override texts with <roundcube:label />
|
|
* Add simple ACL rights/namespace handling in folder manager
|
|
* Force IE to send referers (#1487806)
|
|
* Better display of vcard import results (#1485457)
|
|
* Improved vcard import
|
|
* Interactive update script with improved DB schema check
|
|
* Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column
|
|
* Add LDAP SASL bind and proxy authentication (#1486692)
|
|
* Replying to a sent message puts the old recipient as the new recipient (#1487074)
|
|
* Fulltext search over (almost) all data for contacts
|
|
* Extend address book with rich contact information
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 12:52:42 CEST 2011 - asemen@suse.de
|
|
|
|
- Release 0.5.4 upstream update
|
|
* Fix XSS vulnerability in UI messages (#1488030)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 10:39:18 CEST 2011 - asemen@suse.de
|
|
|
|
Release 0.5.3 upstream update
|
|
* Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
|
|
* Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900)
|
|
* Fix some CSS issues in Settings for Internet Explorer
|
|
* Fixed handling of folder with name "0" in folder selector
|
|
* Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902)
|
|
* Fix relative URLs handling according to a <base> in HTML (#1487889)
|
|
* Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
|
|
* Fix usage of non-standard HTTP error codes (#1487797)
|
|
* Fix PHP warning on mistaken in_array() usage (#1487901)
|
|
|
|
Release 0.5.2 upstream update
|
|
* TinyMCE 3.4.2 now compatible with IE9
|
|
* PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
|
|
* Fix bug where template name without plugin prefix was used in render_page hook
|
|
* Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
|
|
* Fix bug where some content would cause hang on html2text conversion (#1487863)
|
|
* Improve space-stuffing handling in format=flowed messages (#1487861)
|
|
* Fix bug where some dates would produce SQL error in MySQL (#1487856)
|
|
* Added workaround for some IMAP server with broken STATUS response (#1487859)
|
|
* Fix bug where default_charset was not used for text messages (#1487836)
|
|
* Stateless request tokens. No keep-alive necessary on login page (#1487829)
|
|
* Force names of unique constraints in PostgreSQL DDL
|
|
* Add code for prevention from IMAP connection hangs when server closes socket unexpectedly
|
|
* Remove redundant DELETE query (for old session deletion) on login
|
|
* Get around unreliable rand() and mt_rand() in session ID generation (#1486281)
|
|
* Fix some emails are not shown using Cyrus IMAP (#1487820)
|
|
* Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)
|
|
* Fix parsing links with non-printable characters inside (#1487805)
|
|
* Fixed de_CH/de_DE localization bugs (#1487773)
|
|
* Add variable for 'Today' label in date_today option (#1486120)
|
|
* Applied plugin changes since 0.5-stable release
|
|
* Fix SQL query in rcube_user::query() so it uses index on MySQL again
|
|
* Use only one from IMAP authentication methods to prevent login delays (1487784)
|
|
* Fix strftime format support in date_today option
|
|
* Removed redundant </form> tags from contact add/edit pages
|
|
* Fix CSS error in contact details screen on IE7 (#1487775)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 21 09:58:15 UTC 2011 - wr@rosenauer.org
|
|
|
|
- patch installer to use /etc/roundcubemail as config dir
|
|
(installer workflow is broken otherwise)
|
|
- create temp subdirectory writable for Apache
|
|
- line ending conversion disabled (it broke a lot of PNGs)
|
|
- *.dist files are not %config
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 11 21:20:53 UTC 2011 - toganm@opensuse.org
|
|
|
|
- Update to 0.5.1
|
|
+ This update release fixes some bugs discovered with the 0.5 stable
|
|
version and also improves security by preventing some possible CSRF
|
|
attacks. IDNA support has now been improved and some visual glitches
|
|
in IE and Safari have been resolved.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 19:35:31 UTC 2011 - toganm@opensuse.org
|
|
|
|
- Update to 0.5 for changes read CHANGELOG
|
|
- fixed rpmlint warning for languages
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 20 19:48:41 UTC 2010 - toganm@opensuse.org
|
|
|
|
- update to 0.4.2
|
|
- fixed the roundcubemail-config-dir.patch so it applies again
|
|
- worked around warnings with roundcubemail-rpmlintrc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 04 12:00:00 CET 2009 - opensuse@dstoecker.de
|
|
|
|
- update to 0.3.1:
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 19 12:15:52 CEST 2009 - lars@linux-schulserver.de
|
|
|
|
- update to 0.2.2:
|
|
+ This is a little service release with minor bug fixes and a
|
|
newly added support for STARTTLS in IMAP connections.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 16:15:10 CET 2009 - lars@linux-schulserver.de
|
|
|
|
- update to 0.2.1:
|
|
+ more than 40 bug fixes
|
|
+ completes some missing translations
|
|
+ added TNEF support to decode proprietary MS Outlook attachments
|
|
(winmail.dat)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 1 18:40:35 CET 2009 - lars@linux-schulserver.de
|
|
|
|
- update to 0.2 stable:
|
|
+ many, many bugfixes
|
|
+ improved addressbook and global search
|
|
+ support multiple quota values
|
|
+ added "show_images" option
|
|
+ added message status filter
|
|
+ ...and many more. Please read the CHANGELOG file
|
|
- for updates, please refer to the UPGRADING file
|
|
- added bin directory to not allowed paths
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 23 13:09:19 CEST 2008 - lrupp@suse.de
|
|
|
|
- update to 0.2-Beta
|
|
- move config directory to /etc/roundcubemail
|
|
- fix wrong line end encoding
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 24 10:39:32 CEST 2008 - lrupp@suse.de
|
|
|
|
- update to 0.2-Alpha1:
|
|
- Added option to disable autocompletion from selected LDAP address books
|
|
- Support for subfolders in default/protected folders
|
|
- Better HTML sanitization with the DOM-based washtml script
|
|
- Fixed sorting of folders with non-ascii characters
|
|
- Made IMAP auth type configurable
|
|
- Fixed attachment list on IE 6/7
|
|
- Expanded LDAP implementation to support LDAP server writes
|
|
- Fixed management of folders with national characters in names
|
|
- Improved messages list performance
|
|
- Fixed non-RFC dates parsing
|
|
- Fixed signature loading on Windows
|
|
- Added language support to HTML editing
|
|
- Added sections (fieldset+label) in Settings interface
|
|
- Added options for empty trash and expunge inbox on logout
|
|
- Removed lines wrapping when displaying message
|
|
- Fixed month localization
|
|
- Changed codebase to PHP5 with autoloader
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 23 18:27:22 CEST 2007 - lrupp@suse.de
|
|
|
|
- update to 0.1-rc2:
|
|
+ fixes the following bugs:
|
|
1457344 1484356 1484386 1484056 1484383 1484387 1484067 1484373
|
|
1484570 1484395 1483965 1484429 1484552 1484550 1484473 1484490
|
|
1484402 1484508 1484338 1484027 1484426 1484420 1484023 1484290
|
|
1484292 1484292 1484409 1484487 1484496 1484487 1484353 1484379
|
|
1484399
|
|
+ Log error when login fails due to auto_create_user turned off
|
|
+ Eval PHP code in template includes (if configured)
|
|
+ Only display unread count in page title when new messages
|
|
arrived
|
|
+ Improved XHTML validation
|
|
+ Fixed moving/deleting messages when more than 1 is selected
|
|
+ Applied patch for LDAP contacts listing by Glen Ogilvie
|
|
+ Identify mailboxes case-sensitive
|
|
+ Protect AJAX request from being fetched by a foreign site (XSS)
|
|
+ Make autocomplete for loginform configurable by the skin
|
|
template
|
|
+ Fixed bug with buttons not dimming/enabling properly after
|
|
switching folders
|
|
+ Lowered status message time from 5 to 3 seconds to improve
|
|
responsiveness
|
|
+ Fix address adding bug reported by David Koblas
|
|
+ Applied socket error patch by Thomas Mangin
|
|
+ Pass-by-reference workarround for PHP5 in sendmail.inc
|
|
+ Use HTTP-POST requests for actions that change state
|
|
- Raised upload_max_filesize from 2M to 5M in apache config
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 20 19:21:18 CEST 2007 - lrupp@suse.de
|
|
|
|
- initial version 0.1-rc1
|
|
|