index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
Age
Commit message (
Expand
)
Author
2012-04-19
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...
alec
2012-04-18
- Fix render_folder_tree_select() (#1488441)
alec
2012-04-17
Respect force flag when counting messages
thomasb
2012-04-16
- Moved session init/config functionality into rcube class
alec
2012-04-16
- Replace some references to rcmail with rcube
alec
2012-04-16
- Framework refactoring (I hope it's the last one):
alec
2012-04-15
- Small optimizations
alec
2012-04-15
- More aliases of deprecated functions
alec
2012-04-14
- More public methods, code cleanup
alec
2012-04-14
- Make some methods public (#1488428)
alec
2012-04-14
- Fix folder collapsing/expanding broken with framework merge (#1488430)
alec
2012-04-13
allow read-only access to rcube_output::$env
thomasb
2012-04-13
- Add lost functions from devel-framework merge
alec
2012-04-13
- Add 3rd argument to rcube_message::get_part_content() to skip charset conve...
alec
2012-04-13
- Merge devel-framework branch, resolved conflicts
alec
2012-04-12
- Make buttons self-closing (#1488424)
alec
2012-04-12
- Fix importing to LDAP addressbook when mail attribute is required by
alec
2012-04-11
Keep improvement from r6060: show 'loading...' message when redirecting
thomasb
2012-04-11
- Revert r6060, fix #1487822 using css-only
alec
2012-04-11
Force page reload if list columns changed in IE8 (#1487822)
thomasb
2012-04-11
- Fix contact information update in case when contact photo exists (#1488420)
alec
2012-04-10
- Improved member attribute detection with fallback in create_group()
alec
2012-04-10
- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...
alec
2012-04-07
Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)
thomasb
2012-04-07
Reset IP stored in session when destroying session data (#1488056)
thomasb
2012-04-07
- Fix format_date() when $convert=false (#1488147)
alec
2012-04-07
- Improved validation and forced RDN in required_fields (#1488254)
alec
2012-04-04
- Fix bug where memory_limit = -1 wasn't handled properly
alec
2012-03-29
- Support LDAP RFC2256's country object class read/write (#1488123)
alec
2012-03-24
- Improve ImageMagick's identify isage, fix possible issue with spaces in pat...
alec
2012-03-22
Always return the correct connection state
thomasb
2012-03-21
- Reset variable in loop
alec
2012-03-20
Add support for read-only address book records
thomasb
2012-03-19
- Image resize with GD extension (#1488383)
alec
2012-03-16
Don't set variable which will be used later on with wrong data
thomasb
2012-03-15
- Fix lack of warning when switching task in compose window (#1488399)
alec
2012-03-14
Accept DateTime object as input to format_date()
thomasb
2012-03-13
- Fix counting messages search results
alec
2012-03-09
- Improve logo handling in default skin (#1488385)
alec
2012-03-07
- Hook unregister methods (#1488184)
alec
2012-03-06
- Fix handling of % character in IMAP protocol (#1488382)
alec
2012-03-05
- Add check_connection() to storage abstract class
alec
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alec
2012-03-02
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
alec
2012-02-29
- Fix warning when properties array is empty
alec
2012-02-29
- Add 'type' and 'attribs' parameters for render_mailboxlist hook
alec
2012-02-28
Fix function call
thomasb
2012-02-27
Map renamed methods for backwards compatibility
thomasb
2012-02-26
Fix larry issues: 'Mark' button position, broken folders list footer
alec
2012-02-25
Connect to IMAP server before reading quota
thomasb
[next]