summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/move.inc
AgeCommit message (Collapse)Author
2014-08-17Fix contacts list update after adding/deleting/moving a contact (#1490028, ↵Aleksander Machniak
#1490033)
2014-04-24Fix possibly wrong error message when contact with the same email exists on ↵Aleksander Machniak
move/copy
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-07-01Fix so setting frame to blank page works also while frame is loading another ↵Aleksander Machniak
page
2013-07-01Fix email duplicate check on contact move/copyAleksander Machniak
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move'