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
Age
Commit message (
Expand
)
Author
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-09
- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...
alec
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alec
2010-06-28
- Fix RC forgets search results (#1483883)
alec
2010-06-23
- removed PHP closing tag
alec
2010-06-16
- Fix base64 regexp (#1486800)
alec
2010-06-09
- Increase pagesize to 99999 when exporting contacts
alec
2010-06-02
- Fix duplicated contacts when copying with group selected (#1486766)
alec
2010-06-01
Allow to drag into groups of another address source
thomasb
2010-05-25
- don't set pagetitle in ajax requests
alec
2010-05-13
- Extend contact groups support (#1486682)
alec
2010-05-03
- don't use deprecated split()
alec
2010-04-22
- fix dublicated 'show' action after contact creation
alec
2010-04-13
Assign newly created contacts to the active group (#1486626) and fix group se...
thomasb
2010-04-06
Configurable limit of address group members
thomasb
2010-04-01
Add client-side events when adding/removing groups
thomasb
2010-04-01
Fix typo
thomasb
2010-04-01
Add server-side plugin hooks to address group functions + better action names
thomasb
2010-03-31
Implement group renaming/deleting + use more consistent names for commands an...
thomasb
2010-03-26
Added basic contact groups feature
thomasb
2010-03-02
- Added function to get addressbooks list rcmail::get_address_sources() (#148...
alec
2010-01-26
Import contacts into the selected address book + set button states accordingly
thomasb
2009-10-05
- Fix bugs in unused addressbook copy contact function (#1486199)
alec
2009-09-28
- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)
alec
2009-08-29
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
alec
2009-08-29
- Fix LDAP contact update when RDN field is changed (#1485788)
alec
2009-08-28
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
alec
2009-07-21
Use global request tokens and automatically protect all POST requests
thomasb
2009-07-16
Force ajax calls to protect from CSRF
thomasb
2009-07-15
Use request tokens to protect POST requests from CSFR
thomasb
2009-06-22
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
alec
2009-05-04
- fix parse error
alec
2009-05-04
- more addressbooks hooks (#1485829)
alec
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomasb
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomasb
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-09-25
Improve vcard decoding and import step
thomasb
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-06
Reset page number when exporting contacts
thomasb
2008-09-06
Don't import contacts without an e-mail address (does not make sense)
thomasb
2008-09-04
Enable export of contacts as vCard + DRY
thomasb
2008-09-04
Fix html links for address book directories
thomasb
2008-09-04
Always list all address sources
thomasb
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomasb
2008-09-02
Let rcmail class create address book instances
thomasb
2008-07-29
Add microformats to address book + fix html output + codestyle
thomasb
[next]