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-03-09 20:52:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23c4d052c7
egroupware_official
/
infolog
/
inc
History
Nathan Gray
89bd82725d
Better handling of changing status & completed via context menu
2015-07-28 14:37:57 +00:00
..
class.infolog_activesync.inc.php
class.infolog_bo.inc.php
Pass full infolog data to check_access(), fixes access errors when importing with info_id
2015-05-21 15:53:09 +00:00
class.infolog_customfields.inc.php
Fix missing infolog custom types
2014-11-19 21:15:48 +00:00
class.infolog_datasource.inc.php
When copying a project, if info_from is the same as the old project name, change it to the new project name
2015-07-24 14:45:38 +00:00
class.infolog_egw_record.inc.php
class.infolog_export_csv.inc.php
class.infolog_export_ical.inc.php
class.infolog_favorite_portlet.inc.php
Fix infolog home portlet
2015-02-24 19:35:42 +00:00
class.infolog_groupdav.inc.php
using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde
2015-06-24 13:48:14 +00:00
class.infolog_hooks.inc.php
Add 'None' option to calendar display options
2015-04-15 16:36:12 +00:00
class.infolog_ical.inc.php
* CalDAV/Calendar/InfoLog: do NOT use ENCODING=QUOTED-PRINTABLE for iCal 2.0, cuts eg. description off in TB, if containing non-ascii chars
2015-07-23 15:51:45 +00:00
class.infolog_import_ical.inc.php
class.infolog_import_infologs_csv.inc.php
Fix not found class, name has changed.
2015-05-19 20:15:13 +00:00
class.infolog_merge.inc.php
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
2014-11-19 12:20:59 +00:00
class.infolog_sif.inc.php
class.infolog_so.inc.php
Avoid deprecated message caused by calling non-static method statically. Fixed by creating an instance to use.
2015-05-20 16:21:25 +00:00
class.infolog_tracking.inc.php
Fix some IDE warning
2015-05-21 14:25:06 +00:00
class.infolog_ui.inc.php
Better handling of changing status & completed via context menu
2015-07-28 14:37:57 +00:00
class.infolog_widget.inc.php
class.infolog_wizard_export_csv.inc.php
class.infolog_wizard_import_infologs_csv.inc.php