b3ace0c996
(while here, set LICENSE=apache-1.1.) ------ v2.3.6 ------ [mjr] Fix issue that caused erroneous file listings for objects in sources without a __uid value. [jan] Allow to export photo/logo fields to vCard without MIME type. [jan] Support X-EPOCSECONDNAME fields of Nokia phones. [jan] Add upgrade scripts for next-generation SQL share driver. [jan] Fix splitting up names when exporting to N properties of vCards. [jan] Only set the encoding parameter for binary data in vCards, if data is not empty (Bug #9413). [jan] Fix searching for fields matching an email address if using 'emails' attribute instead of 'email' (Bug #9472). [jan] Use personal address books first if determining the default one (Valentin Vidic, Request #9367). [jan] Use name format preference not only for paging, but for sorting too (Request #8806). [jan] Fix photo corruption when exporting to vCard 3.0 (Bug #9100). ------ v2.3.5 ------ [jan] Correctly export FN vCard property if 'alternative_name' is set, but not 'name' (Bug #9207). [jan] Fix import of addresses from LDIF (Axel Jurak, Bug #9215). [jan] Speed up browsing of long address books. ------ v2.3.4 ------ [jan] Remove deleted contacts from distribution lists in the same address book. [mjr] Allow creation of default, personal address book when other read-only sources are present. [mjr] Log in history when deleting all of a user's contacts (Bug #8755). [jan] Only export non-empty fields if exporting manually. [jan] Add export to vCard 3.0. [jan] Only synchronize those fields that are supported by the client (Request #6658, requires Horde 3.3.7). ------ v2.3.3 ------ [jan] Fix syntax of MSSQL scripts (Bug #8664). [jan] Add preference for the name format to use for sorting (Request #6721). [jan] Condense whitespace in composite fields (Request #8654). [jan] Add and fix Oracle-specific SQL scripts. [jan] Add Croatian translation (Matej Vela <matej.vela@carnet.hr>, Iva Rumora <iva.rumora@zg.t-com.hr>). [mjr] Fix permission checking for virtual address books. [jan] Update deleted attributes during synchronization (lst_hoe02@kwsoft.de, Request #6658). [jan] Support X-ANNIVERSARY, X-CHILDREN, and X-SPOUSE vCard fields (Request #8074). [jan] Fix copying and moving of image fields (Ryu <ryu@ryux.org>, Bug #8523). [jan] Don't return an error on empty LDAP search results (Bug #8595). [jan] Replace PHP5-only code from the LDIF exporter (Bug #8586). ------ v2.3.2 ------ [mms] Upgrade prototype.js to v1.6.1. [jan] Fix synchronization with output compression enabled (Bug #7769). [mjr] Fix contacts being deleted during synchronization when moved from one address book to another (ryu@ryux.org, Bug #8487). [mjr] Add new API method for retrieving the default share for a source. [jan] Don't overwrite the compositing fields, when importing composite fields. [cjh] Fix searches for multiple strict fields and at least one non-strict field (tinu@humbapa.ch, Bug #7876). [mjr] Specific timeobject categories are now only advertised when they are present in a configured source.
286 lines
12 KiB
Text
286 lines
12 KiB
Text
@comment $NetBSD: PLIST,v 1.19 2012/02/23 11:46:07 obache Exp $
|
|
share/doc/turba/INSTALL
|
|
share/doc/turba/LDAP
|
|
share/doc/turba/README
|
|
share/doc/turba/RELEASE_NOTES
|
|
share/doc/turba/UPGRADING
|
|
share/examples/turba/turba.conf
|
|
share/horde/turba/add.php
|
|
share/horde/turba/addressbooks/create.php
|
|
share/horde/turba/addressbooks/delete.php
|
|
share/horde/turba/addressbooks/edit.php
|
|
share/horde/turba/addressbooks/index.php
|
|
share/horde/turba/browse.php
|
|
share/horde/turba/config/attributes.php.dist
|
|
share/horde/turba/config/conf.xml.dist
|
|
share/horde/turba/config/hooks.php.dist
|
|
share/horde/turba/config/menu.php.dist
|
|
share/horde/turba/config/mime_drivers.php.dist
|
|
share/horde/turba/config/prefs.php.dist
|
|
share/horde/turba/config/sources.php.dist
|
|
share/horde/turba/contact.php
|
|
share/horde/turba/data.php
|
|
share/horde/turba/delete.php
|
|
share/horde/turba/deletefile.php
|
|
share/horde/turba/edit.php
|
|
share/horde/turba/index.php
|
|
share/horde/turba/js/QuickFinder.js
|
|
share/horde/turba/js/contact_tabs.js
|
|
share/horde/turba/js/dragdrop.js
|
|
share/horde/turba/js/effects.js
|
|
share/horde/turba/js/prototype.js
|
|
share/horde/turba/js/redbox.js
|
|
share/horde/turba/js/scriptaculous.js
|
|
share/horde/turba/js/src/QuickFinder.js
|
|
share/horde/turba/js/src/contact_tabs.js
|
|
share/horde/turba/js/src/dragdrop.js
|
|
share/horde/turba/js/src/effects.js
|
|
share/horde/turba/js/src/prototype.js
|
|
share/horde/turba/js/src/redbox.js
|
|
share/horde/turba/js/src/scriptaculous.js
|
|
share/horde/turba/js/src/tables.js
|
|
share/horde/turba/js/tables.js
|
|
share/horde/turba/lib/Block/minisearch.php
|
|
share/horde/turba/lib/Block/tree_menu.php
|
|
share/horde/turba/lib/Data/ldif.php
|
|
share/horde/turba/lib/Driver.php
|
|
share/horde/turba/lib/Driver/favourites.php
|
|
share/horde/turba/lib/Driver/group.php
|
|
share/horde/turba/lib/Driver/imsp.php
|
|
share/horde/turba/lib/Driver/kolab.php
|
|
share/horde/turba/lib/Driver/ldap.php
|
|
share/horde/turba/lib/Driver/null.php
|
|
share/horde/turba/lib/Driver/prefs.php
|
|
share/horde/turba/lib/Driver/share.php
|
|
share/horde/turba/lib/Driver/sql.php
|
|
share/horde/turba/lib/Driver/vbook.php
|
|
share/horde/turba/lib/Forms/AddContact.php
|
|
share/horde/turba/lib/Forms/Contact.php
|
|
share/horde/turba/lib/Forms/CreateAddressBook.php
|
|
share/horde/turba/lib/Forms/DeleteAddressBook.php
|
|
share/horde/turba/lib/Forms/EditAddressBook.php
|
|
share/horde/turba/lib/Forms/EditContact.php
|
|
share/horde/turba/lib/Group.php
|
|
share/horde/turba/lib/List.php
|
|
share/horde/turba/lib/ListView.php
|
|
share/horde/turba/lib/Maintenance/Task/upgradelists.php
|
|
share/horde/turba/lib/Maintenance/Task/upgradeprefs.php
|
|
share/horde/turba/lib/Object.php
|
|
share/horde/turba/lib/Object/Group.php
|
|
share/horde/turba/lib/Turba.php
|
|
share/horde/turba/lib/Views/Browse.php
|
|
share/horde/turba/lib/Views/Contact.php
|
|
share/horde/turba/lib/Views/DeleteContact.php
|
|
share/horde/turba/lib/Views/EditContact.php
|
|
share/horde/turba/lib/api.php
|
|
share/horde/turba/lib/base.php
|
|
share/horde/turba/lib/prefs.php
|
|
share/horde/turba/lib/tests/ApiTest.php
|
|
share/horde/turba/lib/tests/BrowsePageTest.php
|
|
share/horde/turba/lib/tests/DriverTest.php
|
|
share/horde/turba/lib/tests/GroupTest.php
|
|
share/horde/turba/lib/tests/KolabTest.php
|
|
share/horde/turba/lib/tests/KolabTestBase.php
|
|
share/horde/turba/lib/tests/ListTest.php
|
|
share/horde/turba/lib/tests/ListViewTest.php
|
|
share/horde/turba/lib/tests/TestBase.php
|
|
share/horde/turba/lib/tests/ViewBrowseTest.php
|
|
share/horde/turba/lib/tests/az.png
|
|
share/horde/turba/lib/tests/bug_6518.phpt
|
|
share/horde/turba/lib/tests/import.ldif
|
|
share/horde/turba/lib/tests/importCRLF.ldif
|
|
share/horde/turba/lib/tests/ldif_exportFile.phpt
|
|
share/horde/turba/lib/tests/ldif_importFile.phpt
|
|
share/horde/turba/lib/tests/ldif_importFileCRLF.phpt
|
|
share/horde/turba/lib/tests/tohash.phpt
|
|
share/horde/turba/lib/tests/tovcard.phpt
|
|
share/horde/turba/lib/version.php
|
|
share/horde/turba/locale/ar_SY/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/bg_BG/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/ca_ES/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/ca_ES/help.xml
|
|
share/horde/turba/locale/cs_CZ/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/da_DK/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/de_DE/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/de_DE/help.xml
|
|
share/horde/turba/locale/el_GR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/en_US/help.xml
|
|
share/horde/turba/locale/es_ES/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/es_ES/help.xml
|
|
share/horde/turba/locale/et_EE/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/eu_ES/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/eu_ES/help.xml
|
|
share/horde/turba/locale/fa_IR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/fa_IR/help.xml
|
|
share/horde/turba/locale/fi_FI/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/fi_FI/help.xml
|
|
share/horde/turba/locale/fr_FR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/fr_FR/help.xml
|
|
share/horde/turba/locale/gl_ES/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/hr_HR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/hr_HR/help.xml
|
|
share/horde/turba/locale/hu_HU/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/is_IS/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/it_IT/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/ja_JP/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/ko_KR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/lt_LT/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/lv_LV/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/mk_MK/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/nb_NO/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/nl_NL/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/nn_NO/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/pl_PL/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/pt_BR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/pt_BR/help.xml
|
|
share/horde/turba/locale/pt_PT/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/pt_PT/help.xml
|
|
share/horde/turba/locale/ro_RO/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/ru_RU/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/sk_SK/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/sk_SK/help.xml
|
|
share/horde/turba/locale/sl_SI/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/sv_SE/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/tr_TR/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/tr_TR/help.xml
|
|
share/horde/turba/locale/uk_UA/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/zh_CN/LC_MESSAGES/turba.mo
|
|
share/horde/turba/locale/zh_TW/LC_MESSAGES/turba.mo
|
|
share/horde/turba/minisearch.php
|
|
share/horde/turba/po/README
|
|
share/horde/turba/po/ar_SY.po
|
|
share/horde/turba/po/bg_BG.po
|
|
share/horde/turba/po/ca_ES.po
|
|
share/horde/turba/po/cs_CZ.po
|
|
share/horde/turba/po/da_DK.po
|
|
share/horde/turba/po/de_DE.po
|
|
share/horde/turba/po/el_GR.po
|
|
share/horde/turba/po/es_ES.po
|
|
share/horde/turba/po/et_EE.po
|
|
share/horde/turba/po/eu_ES.po
|
|
share/horde/turba/po/fa_IR.po
|
|
share/horde/turba/po/fi_FI.po
|
|
share/horde/turba/po/fr_FR.po
|
|
share/horde/turba/po/gl_ES.po
|
|
share/horde/turba/po/hr_HR.po
|
|
share/horde/turba/po/hu_HU.po
|
|
share/horde/turba/po/is_IS.po
|
|
share/horde/turba/po/it_IT.po
|
|
share/horde/turba/po/ja_JP.po
|
|
share/horde/turba/po/ko_KR.po
|
|
share/horde/turba/po/lt_LT.po
|
|
share/horde/turba/po/lv_LV.po
|
|
share/horde/turba/po/mk_MK.po
|
|
share/horde/turba/po/nb_NO.po
|
|
share/horde/turba/po/nl_NL.po
|
|
share/horde/turba/po/nn_NO.po
|
|
share/horde/turba/po/pl_PL.po
|
|
share/horde/turba/po/pt_BR.po
|
|
share/horde/turba/po/pt_PT.po
|
|
share/horde/turba/po/ro_RO.po
|
|
share/horde/turba/po/ru_RU.po
|
|
share/horde/turba/po/sk_SK.po
|
|
share/horde/turba/po/sl_SI.po
|
|
share/horde/turba/po/sv_SE.po
|
|
share/horde/turba/po/tr_TR.po
|
|
share/horde/turba/po/turba.pot
|
|
share/horde/turba/po/uk_UA.po
|
|
share/horde/turba/po/zh_CN.po
|
|
share/horde/turba/po/zh_TW.po
|
|
share/horde/turba/scripts/Turba.reg
|
|
share/horde/turba/scripts/import_squirrelmail_file_abook.php
|
|
share/horde/turba/scripts/import_squirrelmail_sql_abook.php
|
|
share/horde/turba/scripts/import_vcards.php
|
|
share/horde/turba/scripts/ldap/addou
|
|
share/horde/turba/scripts/ldap/addou.pl
|
|
share/horde/turba/scripts/ldap/core.schema.patch
|
|
share/horde/turba/scripts/ldap/rfc2739.schema
|
|
share/horde/turba/scripts/sql/test.xml
|
|
share/horde/turba/scripts/sql/turba.mssql.sql
|
|
share/horde/turba/scripts/sql/turba.oci8.sql
|
|
share/horde/turba/scripts/sql/turba.pgsql.sql
|
|
share/horde/turba/scripts/sql/turba.sql
|
|
share/horde/turba/scripts/sql/turba.xml
|
|
share/horde/turba/scripts/upgrades/1.1_to_1.2.sql
|
|
share/horde/turba/scripts/upgrades/1.2_to_2.0.oci8.sql
|
|
share/horde/turba/scripts/upgrades/1.2_to_2.0.sql
|
|
share/horde/turba/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.mssql.sql
|
|
share/horde/turba/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.oci8.sql
|
|
share/horde/turba/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.pgsql.sql
|
|
share/horde/turba/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.sql
|
|
share/horde/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php
|
|
share/horde/turba/scripts/upgrades/2.2.1_to_2.3.oci8.sql
|
|
share/horde/turba/scripts/upgrades/2.2.1_to_2.3.pgsql.sql
|
|
share/horde/turba/scripts/upgrades/2.2.1_to_2.3.sql
|
|
share/horde/turba/scripts/upgrades/2.3_to_2.3.3.pgsql.sql
|
|
share/horde/turba/scripts/upgrades/2007-06-17_flatten_shares.php
|
|
share/horde/turba/scripts/upgrades/2008-09-23_fix_group_uid.sql
|
|
share/horde/turba/scripts/upgrades/convert_datatree_shares_to_sql.php
|
|
share/horde/turba/scripts/upgrades/convert_sql_shares_to_sqlng.php
|
|
share/horde/turba/scripts/upgrades/create_default_histories.php
|
|
share/horde/turba/scripts/upgrades/public_to_horde_share.php
|
|
share/horde/turba/scripts/upgrades/sharesng.sql
|
|
share/horde/turba/search.php
|
|
share/horde/turba/templates/addressbook_list.php
|
|
share/horde/turba/templates/block/minisearch.inc
|
|
share/horde/turba/templates/browse/actions.inc
|
|
share/horde/turba/templates/browse/column_footers.inc
|
|
share/horde/turba/templates/browse/column_headers.inc
|
|
share/horde/turba/templates/browse/contactrow.inc
|
|
share/horde/turba/templates/browse/header.inc
|
|
share/horde/turba/templates/browse/javascript.inc
|
|
share/horde/turba/templates/browse/row.inc
|
|
share/horde/turba/templates/browse/search.inc
|
|
share/horde/turba/templates/browse/search_criteria.inc
|
|
share/horde/turba/templates/browse/search_vbook.inc
|
|
share/horde/turba/templates/common-header.inc
|
|
share/horde/turba/templates/data/export.inc
|
|
share/horde/turba/templates/data/import.inc
|
|
share/horde/turba/templates/list/alphaPager.inc
|
|
share/horde/turba/templates/list/numPager.inc
|
|
share/horde/turba/templates/menu.inc
|
|
share/horde/turba/templates/prefs/addressbookselect.inc
|
|
share/horde/turba/templates/prefs/columnselect.inc
|
|
share/horde/turba/templates/prefs/imsp_opt.inc
|
|
share/horde/turba/test.php
|
|
share/horde/turba/themes/bluewhite/screen.css
|
|
share/horde/turba/themes/graphics/az.png
|
|
share/horde/turba/themes/graphics/az_secondary.png
|
|
share/horde/turba/themes/graphics/contact.png
|
|
share/horde/turba/themes/graphics/favicon.ico
|
|
share/horde/turba/themes/graphics/group.png
|
|
share/horde/turba/themes/graphics/menu/browse.png
|
|
share/horde/turba/themes/graphics/menu/new.png
|
|
share/horde/turba/themes/graphics/new.png
|
|
share/horde/turba/themes/graphics/redbox_spinner.gif
|
|
share/horde/turba/themes/graphics/search.png
|
|
share/horde/turba/themes/graphics/turba.png
|
|
share/horde/turba/themes/graphics/za.png
|
|
share/horde/turba/themes/graphics/za_secondary.png
|
|
share/horde/turba/themes/ideas/screen.css
|
|
share/horde/turba/themes/screen.css
|
|
share/horde/turba/themes/silver/graphics/az.png
|
|
share/horde/turba/themes/silver/graphics/az_secondary.png
|
|
share/horde/turba/themes/silver/graphics/contact.png
|
|
share/horde/turba/themes/silver/graphics/favicon.ico
|
|
share/horde/turba/themes/silver/graphics/group.png
|
|
share/horde/turba/themes/silver/graphics/menu/browse.png
|
|
share/horde/turba/themes/silver/graphics/menu/new.png
|
|
share/horde/turba/themes/silver/graphics/new.png
|
|
share/horde/turba/themes/silver/graphics/turba.png
|
|
share/horde/turba/themes/silver/graphics/za.png
|
|
share/horde/turba/themes/silver/graphics/za_secondary.png
|
|
share/horde/turba/themes/silver/screen.css
|
|
share/horde/turba/themes/silver/themed_graphics
|
|
share/horde/turba/themes/tango-blue/graphics/az_secondary.png
|
|
share/horde/turba/themes/tango-blue/graphics/contact.png
|
|
share/horde/turba/themes/tango-blue/graphics/favicon.ico
|
|
share/horde/turba/themes/tango-blue/graphics/group.png
|
|
share/horde/turba/themes/tango-blue/graphics/menu/browse.png
|
|
share/horde/turba/themes/tango-blue/graphics/menu/new.png
|
|
share/horde/turba/themes/tango-blue/graphics/new.png
|
|
share/horde/turba/themes/tango-blue/graphics/turba.png
|
|
share/horde/turba/themes/tango-blue/graphics/za_secondary.png
|
|
share/horde/turba/themes/tango-blue/themed_graphics
|
|
share/horde/turba/vcard.php
|
|
share/horde/turba/view.php
|