summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/groups.inc
AgeCommit message (Collapse)Author
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2012-12-14Fix contact copy/add-to-group operations on search result (#1488862)Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
- Added addressbook source selection in contacts import
2011-05-27- Fix handling of "<" character in group namealecpl
2011-02-15Allow group identifiers to be changed upon renaming (used in LDAP)thomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-11-23- Fix adding contact group record after creating a groupalecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alecpl
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some ↵alecpl
hooks: group_*, contact_*, identity_* (#1486914)
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-05-13- Extend contact groups support (#1486682) alecpl
2010-04-06Configurable limit of address group membersthomascube
2010-04-01Add client-side events when adding/removing groupsthomascube
2010-04-01Fix typothomascube
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomascube
2010-03-31Implement group renaming/deleting + use more consistent names for commands ↵thomascube
and actions (#1486587)
2010-03-26Added basic contact groups featurethomascube