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
/
steps
/
addressbook
/
func.inc
Age
Commit message (
Expand
)
Author
2011-02-27
Improve vcard import: map more fields, support photo urls, better UTF-16 char...
thomasb
2011-02-10
- Fix subtype select labels for fields added with 'Add field'
alec
2011-02-09
Always generate valid DOM identifiers using html_identifier() write original ...
thomasb
2011-02-06
Localize contact property subtypes; better name for contact section
thomasb
2011-01-26
Fix group item identifiers
thomasb
2011-01-21
Better grouping of contact information
thomasb
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-16
- Move action files map from index.php to steps' func.inc files
alec
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2010-10-28
- Plugin API: added 'contact_form' hook
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-06-23
- removed PHP closing tag
alec
2010-05-25
- don't set pagetitle in ajax requests
alec
2010-05-13
- Extend contact groups support (#1486682)
alec
2010-03-26
Added basic contact groups feature
thomasb
2010-03-02
- Added function to get addressbooks list rcmail::get_address_sources() (#148...
alec
2009-08-29
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
alec
2009-08-28
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomasb
2008-09-21
- use more 'html' class
alec
2008-09-12
Refactor drag & drop functionality. Don't rely on browser events anymore (#14...
thomasb
2008-09-04
Fix html links for address book directories
thomasb
2008-09-04
Always list all address sources
thomasb
2008-09-02
Let rcmail class create address book instances
thomasb
2008-06-25
#1485161
alec
2008-05-21
-localized pagetitle in Settings and Address book
alec
2008-05-08
- make address_book_type option case insensitive
alec
2008-05-08
- Option 'use_SQL_address_book' replaced by 'address_book_type'
alec
2008-05-07
/tmp/out
richs
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb
2007-11-25
Fixed some potential security risks + updatedd changelog
thomasb
2007-05-18
Always populate the address source list
thomasb
2007-05-17
Add link to message subjects (#1484257); don't make selected list items bold;...
thomasb
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2006-12-20
New (strict) quoting for all kind of strings
thomasb
2006-09-24
Partial client re-write with a common list class
thomasb
2006-01-25
Added folder purge function and some checks
roundcube
2006-01-08
disable ldap search button if no servers configured
justinrandell
2006-01-08
adding files and modifications for public ldap search
justinrandell
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
roundcube
2005-10-25
more pear/mdb2 integration
sparc
2005-10-20
added DB LIMIT abstraction
sparc
2005-09-28
Minor bugfixes and correction of confusing License notfications
roundcube
2005-09-25
Initial revision
roundcube