Commit Graph

45 Commits

Author SHA1 Message Date
Aleksander Machniak
65dff8f812 Fix hidden flag and default_addressbook settings handling 2012-11-23 09:11:19 +01:00
Aleksander Machniak
1b9923208c Re-fix HTML entities handling in addressbook names 2012-09-21 10:11:05 +02:00
Aleksander Machniak
32ba62889c Don't directly require email address on contact import, allowing import
of contacts being validated by addressbook validation code. The same
as for create/edit contact actions.
2012-09-17 12:23:34 +02:00
Thomas Bruederli
0be8bd11e2 Enable drag & drop file upload for contact photos 2012-06-26 11:49:47 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
alecpl
1c029b9c7c - Fix label too long (#1488283), fix polish translation 2012-01-01 12:55:35 +00:00
thomascube
a84bfa356a Fix upload form handling 2011-12-22 16:35:38 +00:00
thomascube
bab0433a27 First steps for Larry's address book 2011-12-20 10:21:12 +00:00
thomascube
31737295b8 Add newlines between organization, department, jobtitle (#1488028) 2011-08-10 11:53:41 +00:00
alecpl
34854b63ee - Fix setting default addressbook as selected in source selector 2011-08-02 17:17:59 +00:00
thomascube
da89cf2937 Always show address book name if multiple books are configured; fix styling 2011-07-26 17:21:26 +00:00
alecpl
5b3ac32415 - Added addressbook source selector in contact create form 2011-07-02 15:27:46 +00:00
alecpl
c3dabfad7a - Fixed link to contact photo, when browsing the search results (#1487980) 2011-06-29 17:15:08 +00:00
alecpl
ecf295f6ef - Added searching in all addressbook sources (global-search)
- Added addressbook source selection in contacts import
2011-06-14 13:45:26 +00:00
thomascube
b0c70b3ca7 Use address_template config when adding a new address block (#1487944) 2011-06-03 22:37:47 +00:00
thomascube
3d8b54edf7 Keep all submitted data if contact form validation fails (#1487865) 2011-04-12 18:05:36 +00:00
thomascube
29aab5a214 Localize contact property subtypes; better name for contact section 2011-02-06 22:35:39 +00:00
thomascube
ede17442a3 Fix search with no results; no size for date field 2011-01-22 13:57:58 +00:00
thomascube
fbeb468904 Better grouping of contact information 2011-01-21 17:41:05 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
83ba22c77b - Unify template files naming 2010-11-04 09:59:55 +00:00
alecpl
a79417d4ef - Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
2010-10-28 07:10:11 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
thomascube
8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 2010-04-13 07:24:09 +00:00
thomascube
57f0c81f2c Use request tokens to protect POST requests from CSFR 2009-07-15 09:49:35 +00:00
alecpl
112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
2008-10-05 07:18:15 +00:00
thomascube
f92aba3918 Add microformats to address book + fix html output + codestyle 2008-07-29 12:32:19 +00:00
alecpl
0339e3cc6f #1485147 2008-06-23 11:07:17 +00:00
alecpl
e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
svncommit
4f9c833742 /tmp/out 2008-05-07 22:16:00 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00
thomascube
64009eb849 Reverted files to r305 2006-08-11 18:31:35 +00:00
svncommit
a06be986eb Added a few fields to the contact table and made this fields avaiable (Ticket #1332930) 2006-08-10 13:10:32 +00:00
thomascube
1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 2005-12-03 16:54:12 +00:00
thomascube
10a699759d Added localized messages to client and check form input 2005-11-06 19:26:45 +00:00
svncommit
d7cb77414c more pear/mdb2 integration 2005-10-25 15:04:17 +00:00
thomascube
30233b8dfb Minor bugfixes and correction of confusing License notfications 2005-09-28 22:28:05 +00:00
thomascube
4e17e6c9db Initial revision 2005-09-25 14:18:03 +00:00