summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook/func.inc
AgeCommit message (Collapse)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Small fixalec
git-svn-id: https://svn.roundcube.net/trunk@6068 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alec
Fixes issue with lost manager/assistant fields in LDAP addressbook git-svn-id: https://svn.roundcube.net/trunk@6065 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-20Add support for read-only address book recordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@6023 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-08Only run value through format_date if no render_func was called beforethomasb
git-svn-id: https://svn.roundcube.net/trunk@5980 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alec
git-svn-id: https://svn.roundcube.net/trunk@5966 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-11User configurable setting how to display contact names in listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5871 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Simplifythomasb
git-svn-id: https://svn.roundcube.net/trunk@5722 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Remove leftover from last commitalec
git-svn-id: https://svn.roundcube.net/trunk@5679 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
- Move datepicker's date format setting to the plugin git-svn-id: https://svn.roundcube.net/trunk@5678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Make count-display label selectable by skin; always show photo placeholder, ↵thomasb
even if source doesn't support a photo col git-svn-id: https://svn.roundcube.net/trunk@5645 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alec
git-svn-id: https://svn.roundcube.net/trunk@5492 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't ↵alec
convert them to users timezone (#1488147) git-svn-id: https://svn.roundcube.net/trunk@5390 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alec
git-svn-id: https://svn.roundcube.net/trunk@5389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Also merge properties of child cols of composite address book fields + ↵thomasb
remove undefined fields from template git-svn-id: https://svn.roundcube.net/trunk@5379 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Another fix to hide empty tabsalec
git-svn-id: https://svn.roundcube.net/trunk@5350 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Revert r5345 to handle non-array content tooalec
git-svn-id: https://svn.roundcube.net/trunk@5346 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- One if() too muchalec
git-svn-id: https://svn.roundcube.net/trunk@5345 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Hide contact tabs with no contentalec
git-svn-id: https://svn.roundcube.net/trunk@5344 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Add loading indicator on contact deletealec
git-svn-id: https://svn.roundcube.net/trunk@5276 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
- Allow use localized addressbook field subtypes from plugins git-svn-id: https://svn.roundcube.net/trunk@5207 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Add vCard's Profile URL support (#1488062)alec
git-svn-id: https://svn.roundcube.net/trunk@5158 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
git-svn-id: https://svn.roundcube.net/trunk@5072 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Set maxlength for contact fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5058 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5041 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix setting default addressbook as selected in source selectoralec
git-svn-id: https://svn.roundcube.net/trunk@5009 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Fixed contact photos upload, moved code to separate file for better ↵alec
performance (to handle upload we don't need to initialize addressbook source) git-svn-id: https://svn.roundcube.net/trunk@4999 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix fallback to default source (#1488009)alec
git-svn-id: https://svn.roundcube.net/trunk@4976 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix source ID handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4974 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4969 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Fixed display name on contact listsalec
git-svn-id: https://svn.roundcube.net/trunk@4965 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- DOn't generate contact name here, it's not requiredalec
git-svn-id: https://svn.roundcube.net/trunk@4959 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Asynchronously load contacts after page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@4934 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
git-svn-id: https://svn.roundcube.net/trunk@4919 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-02- Added addressbook source selector in contact create formalec
git-svn-id: https://svn.roundcube.net/trunk@4901 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-29- Fixed link to contact photo, when browsing the search results (#1487980)alec
git-svn-id: https://svn.roundcube.net/trunk@4892 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-27- Don't use reserved word 'class' (to prevent IE errors)alec
git-svn-id: https://svn.roundcube.net/trunk@4884 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-24- Fix contacts copying (#1487967)alec
git-svn-id: https://svn.roundcube.net/trunk@4878 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-21- Set css class name on directory list row according to readonly flag and ↵alec
'class' data provided by plugins git-svn-id: https://svn.roundcube.net/trunk@4869 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-16- Add addressbook name in contact info frame (#1487958)alec
git-svn-id: https://svn.roundcube.net/trunk@4857 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-15- Fixed initial directory selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4852 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-14- Added searching in all addressbook sources (global-search)alec
- Added addressbook source selection in contacts import git-svn-id: https://svn.roundcube.net/trunk@4850 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-05- Fix contacts import (#1487947)alec
git-svn-id: https://svn.roundcube.net/trunk@4841 208e9e7b-5314-0410-a742-e7e81cd9613c