This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-01-06 05:59:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
893ab5de6e
egroupware
/
infolog
/
inc
History
Ralf Becker
7cd1d0ebf4
* InfoLog/PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
2016-11-10 16:44:47 +01:00
..
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
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
class.infolog_favorite_portlet.inc.php
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
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
* InfoLog/PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
2016-11-10 16:44:47 +01:00
class.infolog_tracking.inc.php
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
class.infolog_wizard_export_csv.inc.php
class.infolog_wizard_import_infologs_csv.inc.php
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