This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-09 06:51:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d3d69caa6f
egroupware_official
/
addressbook
/
inc
History
ralf
785b61f34e
fix PHP 8.4 Fatal error: Duplicate declaration of static variable $contact
2024-04-09 13:20:11 +02:00
..
class.addressbook_bo.inc.php
Avoid php warning
2019-07-18 16:19:53 +02:00
class.addressbook_contactform.inc.php
fix PHP 8.4 Fatal error: Duplicate declaration of static variable $contact
2024-04-09 13:20:11 +02:00
class.addressbook_display.inc.php
fix PHP 8 errors
2021-04-06 15:32:21 +02:00
class.addressbook_egw_record.inc.php
class.addressbook_export_contacts_csv.inc.php
Addressbook: Export listed accounts as being in the addressbook of the exporter. They now are 'Accounts'
2020-09-28 09:14:45 -06:00
class.addressbook_export_vcard.inc.php
class.addressbook_favorite_portlet.inc.php
class.addressbook_groupdav.inc.php
* Timesheet: new REST API to query, update and delete timesheets
https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Timesheet.md
2024-02-08 16:06:55 +02:00
class.addressbook_hooks.inc.php
* Addressbook/Mail: new value "Hide groups without email" for preference "Hide user groups as distribution list"
2024-03-11 11:36:40 +02:00
class.addressbook_import_contacts_csv.inc.php
Addressbook: During CSV import, only check 'exists' condition once. No re-check if it wasn't found
2023-10-26 11:34:37 -06:00
class.addressbook_import_vcard.inc.php
Add ability to choose target calendar & addressbook when importing ical/vcard
2023-01-19 15:48:35 -07:00
class.addressbook_merge.inc.php
class.addressbook_so.inc.php
class.addressbook_ui.inc.php
Disable kanban column if user does not have access to kanban
2023-07-12 15:47:54 -06:00
class.addressbook_vcal.inc.php
fix PHP 8.0 error: trim() expects parameter 1 to be string, array given
2021-10-28 21:34:02 +02:00
class.addressbook_wizard_export_contacts_csv.inc.php
fix PHP 8.x TypeError: Cannot access offset of type string on string
2022-04-20 17:31:17 +02:00
class.addressbook_wizard_export_vcard.inc.php
class.addressbook_wizard_import_contacts_csv.inc.php
Importexport: Fix missing special import fields
2023-07-18 09:19:16 -06:00
class.addressbook_wizard_import_vcard.inc.php
Addressbook: fix "array_key_exists(): Argument
#2
($array) must be of type array, null given" error editing import vcard definition
2022-11-21 09:19:23 -07:00
class.addressbook_zpush.inc.php
another big chunk of PHP Warnings
2024-02-08 12:31:28 +02:00