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
/
steps
/
addressbook
/
delete.inc
Age
Commit message (
Expand
)
Author
2013-12-31
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
Aleksander Machniak
2013-12-22
Remove deprecated functions (these listed in bc.php file) usage
Aleksander Machniak
2013-12-08
Make sure selected group is listed after delete error (#1489463)
Aleksander Machniak
2013-12-05
Check rcube_addressbook::get_error() after failing delete (#1489463)
Aleksander Machniak
2013-07-01
Contacts drag-n-drop default action is to move contacts (#1488751)
Aleksander Machniak
2013-01-25
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
Thomas Bruederli
2012-07-26
Move the hard-coded list of fields used to list contacts to a central location
Thomas Bruederli
2012-05-22
Removed $Id$
Aleksander Machniak
2012-03-14
Request all needed fields from address book backends (#1488394)
thomascube
2012-03-05
- Fix duplicate names handling in addressbook searches (#1488375)
alecpl
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-12-29
- Add separate pagesize setting for mail messages and contacts (#1488269)
alecpl
2011-07-21
- Simplify undo message, add dots at the end of messages
alecpl
2011-07-08
- Make Undo action optional by setting undo_timeout=0
alecpl
2011-07-07
- Added possibility to undo last contact delete operation
alecpl
2011-06-14
- Added searching in all addressbook sources (global-search)
alecpl
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-11-03
- Add missing confirmation/error messages on contact/group/message actions (#...
alecpl
2010-09-30
- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-06-16
- Fix base64 regexp (#1486800)
alecpl
2009-07-16
Force ajax calls to protect from CSRF
thomascube
2009-05-01
Add plugin hooks for creating/saving/deleting identities and contacts
thomascube
2008-05-07
/tmp/out
svncommit
2007-05-18
Use HTTP-POST requests for actions that change application state
thomascube
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomascube
2006-12-22
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
thomascube
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
thomascube
2005-10-25
more pear/mdb2 integration
svncommit
2005-10-20
added DB LIMIT abstraction
svncommit
2005-09-28
Minor bugfixes and correction of confusing License notfications
thomascube
2005-09-25
Initial revision
thomascube