Commit Graph

15 Commits

Author SHA1 Message Date
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