Aleksander Machniak
|
78aa0efa15
|
Use confirmation (not notice) message for some successful actions
|
7 years ago |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
9 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
eed897ca03
|
Fix possibly wrong error message when contact with the same email exists on move/copy
|
11 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
a3f745bccc
|
Fix email duplicate check on contact move/copy
|
12 years ago |
Aleksander Machniak
|
a45f9b7bf5
|
Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
12 years ago |
Thomas Bruederli
|
6ff6bedea4
|
Disable dragging/copying of contact groups
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
f21a04c024
|
- Add option to define matching method for addressbook search (#1486564, #1487907)
|
13 years ago |
alecpl
|
2d761bbbef
|
- On contact copy check for existing record by name if email field is empty
|
13 years ago |
thomascube
|
04310ee1bf
|
Better message if copying was rejected due to existing entries
|
13 years ago |
alecpl
|
87a2f686f0
|
- Fix contacts copying (#1487967)
|
14 years ago |
alecpl
|
ecf295f6ef
|
- Added searching in all addressbook sources (global-search)
- Added addressbook source selection in contacts import
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
ce92ba767a
|
- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
e6ce0062f2
|
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
306f15db84
|
- Fix base64 regexp (#1486800)
|
15 years ago |
alecpl
|
7d43f89532
|
- Fix duplicated contacts when copying with group selected (#1486766)
|
15 years ago |
thomascube
|
ca38db5744
|
Allow to drag into groups of another address source
|
15 years ago |
alecpl
|
e095094591
|
- don't use deprecated split()
|
15 years ago |
alecpl
|
757d2bb924
|
- Fix bugs in unused addressbook copy contact function (#1486199)
|
15 years ago |
thomascube
|
881217a5c9
|
Force ajax calls to protect from CSRF
|
16 years ago |
alecpl
|
89ccc4e16c
|
- fix parse error
|
16 years ago |
alecpl
|
6fd71e3ed4
|
- more addressbooks hooks (#1485829)
|
16 years ago |
thomascube
|
ade8e117df
|
Let rcmail class create address book instances
|
16 years ago |
thomascube
|
6b603da6f1
|
LDAP improvements
|
17 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |