index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
Age
Commit message (
Collapse
)
Author
2012-04-11
Keep improvement from r6060: show 'loading...' message when redirecting
thomascube
2012-04-11
- Revert r6060, fix #1487822 using css-only
alecpl
2012-04-11
Force page reload if list columns changed in IE8 (#1487822)
thomascube
2012-04-11
- Fix contact information update in case when contact photo exists (#1488420)
alecpl
2012-04-10
- Improved member attribute detection with fallback in create_group()
alecpl
2012-04-10
- Fix removing all folders on import to LDAP addressbook (added ↵
alecpl
rcube_ldap::delete_all()) - Fix removing sub-entries in delete()
2012-04-07
Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)
thomascube
2012-04-07
Reset IP stored in session when destroying session data (#1488056)
thomascube
2012-04-07
- Fix format_date() when $convert=false (#1488147)
alecpl
2012-04-07
- Improved validation and forced RDN in required_fields (#1488254)
alecpl
2012-04-04
- Fix bug where memory_limit = -1 wasn't handled properly
alecpl
2012-03-29
- Support LDAP RFC2256's country object class read/write (#1488123)
alecpl
2012-03-24
- Improve ImageMagick's identify isage, fix possible issue with spaces in ↵
alecpl
path (#1488325)
2012-03-22
Always return the correct connection state
thomascube
2012-03-21
- Reset variable in loop
alecpl
2012-03-20
Add support for read-only address book records
thomascube
2012-03-19
- Image resize with GD extension (#1488383)
alecpl
2012-03-16
Don't set variable which will be used later on with wrong data
thomascube
2012-03-15
- Fix lack of warning when switching task in compose window (#1488399)
alecpl
2012-03-14
Accept DateTime object as input to format_date()
thomascube
2012-03-13
- Fix counting messages search results
alecpl
2012-03-09
- Improve logo handling in default skin (#1488385)
alecpl
2012-03-07
- Hook unregister methods (#1488184)
alecpl
2012-03-06
- Fix handling of % character in IMAP protocol (#1488382)
alecpl
2012-03-05
- Add check_connection() to storage abstract class
alecpl
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alecpl
2012-03-02
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
alecpl
2012-02-29
- Fix warning when properties array is empty
alecpl
2012-02-29
- Add 'type' and 'attribs' parameters for render_mailboxlist hook
alecpl
2012-02-28
Fix function call
thomascube
2012-02-27
Map renamed methods for backwards compatibility
thomascube
2012-02-26
Fix larry issues: 'Mark' button position, broken folders list footer
alecpl
2012-02-25
Connect to IMAP server before reading quota
thomascube
2012-02-25
Remember custom skin selection after logout (#1488355)
thomascube
2012-02-21
Refactored IMAP cache expunge: delegate to storage object; don't rely on ↵
thomascube
deprecated 'enable_caching' config option
2012-02-17
- Fix date_today, broken in r5707
alecpl
2012-02-15
Skip empty group members (seen in OpenLDAP backends)
thomascube
2012-02-11
User configurable setting how to display contact names in list
thomascube
2012-02-08
- Fix issue where some text from original message was missing on reply ↵
alecpl
(#1488340)
2012-02-08
- Fix URL building - skip null parameters
alecpl
2012-02-05
- Support AD's objectClass=group
alecpl
2012-02-03
Get rid of global $__skin_path variable (#1488336)
thomascube
2012-02-02
Allow users to choose cols for contacts list sorting
thomascube
2012-02-01
Allow placeholder attributes for input fields
thomascube
2012-01-27
- Fix call to undefined method rcube_result_index::isError() (#1488328)
alecpl
2012-01-27
- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
alecpl
2012-01-27
Fix special vars replacement in templates
thomascube
2012-01-27
Update requirements list, remove TODO
thomascube
2012-01-27
- Remove leftover code
alecpl
2012-01-25
Add lib for server side mime parsing (to be used by non-imap storage ↵
thomascube
backends or as fallback if imap server doesn't provide a proper structure)
[next]