.. |
class.infolog_bo.inc.php
|
allow to specify an info_id when creating a new entry eg. for import, replacing 5800eff use of insert, as it broker other stuff
|
2016-10-04 11:38:42 +02:00 |
class.infolog_customfields.inc.php
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:38:23 +02:00 |
class.infolog_datasource.inc.php
|
Fix double-offset of start date when copying infolog from project template
|
2016-09-28 10:24:23 -06:00 |
class.infolog_egw_record.inc.php
|
Add a method to get an icon for a record, as specific to that record as possible
|
2014-11-18 23:40:49 +00:00 |
class.infolog_export_csv.inc.php
|
- Improve export link conversion to be able to handle links as arrays with app & id
|
2016-09-20 09:47:50 -06:00 |
class.infolog_export_ical.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_favorite_portlet.inc.php
|
use new api in home and portlets
|
2016-04-28 18:06:46 +00:00 |
class.infolog_groupdav.inc.php
|
fix Scrutinizer "bugs"
|
2016-06-29 10:52:27 +02:00 |
class.infolog_hooks.inc.php
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:38:23 +02:00 |
class.infolog_ical.inc.php
|
* CalDAV/InfoLog: fix error when creating a task for a different user
|
2016-07-15 09:26:53 +02:00 |
class.infolog_import_ical.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_import_infologs_csv.inc.php
|
Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array
|
2016-08-05 08:08:32 -06:00 |
class.infolog_merge.inc.php
|
Support customfields at the beginning of content
|
2016-05-18 15:41:20 -06:00 |
class.infolog_so.inc.php
|
allow to specify an info_id when creating a new entry eg. for import, replacing 5800eff use of insert, as it broker other stuff
|
2016-10-04 11:38:42 +02:00 |
class.infolog_tracking.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_ui.inc.php
|
* All apps: symlink files to not yet saved entries were not working
|
2016-08-17 16:09:50 +02:00 |
class.infolog_widget.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_wizard_export_csv.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_wizard_import_infologs_csv.inc.php
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
class.infolog_zpush.inc.php
|
reading tasks in chunks of 100, to keep memory down for huge infologs
|
2016-06-25 10:53:50 +02:00 |