summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/edit.inc
AgeCommit message (Collapse)Author
2013-08-26Fix bugs when invoking contact creation form when read-only addressbook is ↵Aleksander Machniak
selected (#1489296)
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
of contacts being validated by addressbook validation code. The same as for create/edit contact actions.
2012-06-26Enable drag & drop file upload for contact photosThomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-03-20Add support for read-only address book recordsthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-01- Fix label too long (#1488283), fix polish translationalecpl
2011-12-22Fix upload form handlingthomascube
2011-12-20First steps for Larry's address bookthomascube
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-02- Fix setting default addressbook as selected in source selectoralecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube
2011-07-02- Added addressbook source selector in contact create formalecpl
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
- Added addressbook source selection in contacts import
2011-06-03Use address_template config when adding a new address block (#1487944)thomascube
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomascube
2011-02-06Localize contact property subtypes; better name for contact sectionthomascube
2011-01-22Fix search with no results; no size for date fieldthomascube
2011-01-21Better grouping of contact informationthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-11-04- Unify template files namingalecpl
2010-10-28- Plugin API: added 'contact_form' hookalecpl
- Re-designed contact frame using Tabs
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group ↵thomascube
selection display (#1486619)
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2008-10-05- removed deprecated rcube_add_label() and all usesalecpl
- code for 'show' action added in r1937 moved to show.inc
2008-07-29Add microformats to address book + fix html output + codestylethomascube
2008-06-23#1485147alecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
- template_exists() moved to rcube_template class
2008-05-07/tmp/outsvncommit
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomascube
global vars
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomascube
devel-vnext branch
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-09-24Partial client re-write with a common list classthomascube
2006-08-11Reverted files to r305thomascube
2006-08-10Added a few fields to the contact table and made this fields avaiable ↵svncommit
(Ticket #1332930)
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵thomascube
support
2005-11-06Added localized messages to client and check form inputthomascube
2005-10-25more pear/mdb2 integrationsvncommit
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube