Ralf Becker
|
91bd7c7aeb
|
an other chunk of fixed PHP 8.0 Warnings
|
2021-10-07 10:14:43 +02:00 |
|
nathangray
|
0628c5d54a
|
Fix typo
|
2021-04-13 10:16:45 -06:00 |
|
nathangray
|
aff06ec4cc
|
Import/export fixes
- Fix for missing floats by Jürgen Dlugi
- Fix broken timesheet export was always 0 results
|
2021-04-08 16:53:06 -06:00 |
|
nathangray
|
2612681e44
|
Remove some unused code
(thanks, Scrutenizer)
|
2017-02-01 09:36:41 -07:00 |
|
Nathan Gray
|
ea8ff86854
|
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 |
|
Nathan Gray
|
13d6b7e411
|
Fix missing modifer placeholder
|
2013-02-07 09:38:21 +00:00 |
|
Ralf Becker
|
0dc3e5ab6f
|
keeping infolog_bo::$ignore_acl within the class
|
2013-02-07 09:28:31 +00:00 |
|
Klaus Leithoff
|
2bc84411e2
|
introduce static variable ignore_acl for the use in async infolog notification to make sure that we are able to resolve infolog specific placeholders for notification/signature merge
|
2013-02-06 13:21:21 +00:00 |
|
Nathan Gray
|
97fea10521
|
- Add/fix labels for creation date, pricelist
- Fix export filtering on assigned
|
2013-01-02 18:14:05 +00:00 |
|
Nathan Gray
|
ee6834ca54
|
Implement export filters
|
2012-12-31 20:38:00 +00:00 |
|
Nathan Gray
|
4f59f282a0
|
If exporting a single record, name the download file accordingly
|
2012-10-16 18:45:13 +00:00 |
|
Nathan Gray
|
e3ef32aa08
|
Fix missing translations in export
|
2012-04-23 19:42:59 +00:00 |
|
Nathan Gray
|
c59c0fe22f
|
Human value lookups for priority, type & status
|
2012-04-17 16:37:38 +00:00 |
|
Nathan Gray
|
d01e0bca04
|
Update end date (due date) to date-time instead of date to match current type
|
2012-04-10 14:35:52 +00:00 |
|
Nathan Gray
|
88cd6de65f
|
Process infolog start date as a timestamp, instead of just date
|
2012-02-06 16:22:35 +00:00 |
|
Nathan Gray
|
5d77dbfdc9
|
Optimizations:
- Only load bo once in egw_record, and re-use it
- Only load projects if requested in the export definition, and do it all at once
|
2011-11-25 23:10:39 +00:00 |
|
Nathan Gray
|
ccbe2dfb04
|
Add project name to list of fields available for export
|
2011-04-14 14:40:29 +00:00 |
|
Nathan Gray
|
16cd36c017
|
Add Project ID to list of exportable fields
|
2011-04-13 18:53:37 +00:00 |
|
Nathan Gray
|
f192583f58
|
- Move around field types into egw_record class
- Add Infolog ID field to importexport
- Fix import condition matching
|
2011-04-07 15:28:45 +00:00 |
|
Nathan Gray
|
e92cbb870e
|
Add exporting via importexport
|
2010-11-08 17:19:22 +00:00 |
|