.. |
export
|
added n_prefix as mentioned on the list
|
2006-04-10 15:36:35 +00:00 |
import
|
forgot to add these months ago
|
2005-11-26 13:15:57 +00:00 |
class.boaddressbook.inc.php
|
addressbook extension:
|
2006-03-14 14:26:55 +00:00 |
class.bocontacts.inc.php
|
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
|
2006-06-24 16:03:00 +00:00 |
class.bofields.inc.php
|
- new add/edit dialog using tabs
|
2005-11-03 23:47:52 +00:00 |
class.boXport.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |
class.contacts_admin_prefs.inc.php
|
moved contact-data (firstname, lastname and email) from the account-table to the contact table:
|
2006-06-17 18:50:07 +00:00 |
class.csv_export.inc.php
|
- added csv export
|
2006-04-26 21:23:38 +00:00 |
class.pdb.inc.php
|
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)
|
2004-08-18 08:32:59 +00:00 |
class.sifaddressbook.inc.php
|
changed to use the bocontacts instead of boaddressbook, need to be tested
|
2006-04-26 14:02:17 +00:00 |
class.so_ldap.inc.php
|
- fixed co (country) attribute which is NOT inetOrgPerson, but mozillaOrgPerson
|
2006-07-06 22:59:28 +00:00 |
class.soaddressbook.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |
class.socontacts_sql.inc.php
|
prevent SQL error "contact_owner is ambigues"
|
2006-06-24 05:54:28 +00:00 |
class.socontacts.inc.php
|
search was missing the email address
|
2006-06-24 05:57:13 +00:00 |
class.uiaddressbook.inc.php
|
addressbook extension:
|
2006-03-14 14:26:55 +00:00 |
class.uicontacts.inc.php
|
- changed labels from company to organisation
|
2006-07-06 23:01:29 +00:00 |
class.uifields.inc.php
|
Move custom field functions to new bo class, and implement in calls within this application
|
2005-07-02 20:20:06 +00:00 |
class.uivcard.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |
class.uiXport.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |
class.vcaladdressbook.inc.php
|
SyncML fixes
|
2006-05-17 03:36:48 +00:00 |
functions.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |
hook_config.inc.php
|
moved contact-data (firstname, lastname and email) from the account-table to the contact table:
|
2006-06-17 18:50:07 +00:00 |
hook_home.inc.php
|
fixed birthday reminder and made the days, it shows birthdays in advance, configurable
|
2006-06-11 17:26:54 +00:00 |
hook_notifywindow.inc.php
|
Converting to new egw arrays
|
2005-05-01 14:34:59 +00:00 |