Commit Graph

38 Commits

Author SHA1 Message Date
5be77f5ef2 Support customfields at the beginning of content 2016-05-18 15:41:20 -06:00
8a24f3e449 fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
f94aa623db using new api for InfoLog 2016-04-30 17:05:23 +00:00
cfbec7adec Remove extra line break processing, now handled by parent class 2016-03-21 19:24:46 +00:00
8c7945d41c Add custom date fields to list to formatted for spreadsheets 2016-02-16 23:42:25 +00:00
c633e0033b * 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
c158a32c72 Fix timesheet sum 2014-10-15 23:02:42 +00:00
ee5a8c5fcc Move timesheet sum placeholder 2014-09-09 21:28:57 +00:00
9cdaebe1b6 Add timesheet time (info_sum_timesheets) placeholder 2014-09-09 21:26:45 +00:00
228d3e9614 Add placeholders for parent 2014-06-18 15:50:23 +00:00
654054826f Implement home-accounts and select-account custom fields sub-placeholder expansions in the correct place, with the rest of them 2013-06-05 17:03:27 +00:00
e8770a9611 Fix loading of account contact info placeholders 2013-06-05 14:44:10 +00:00
b50dc80ee1 Add in contact placeholders for custom fields of type select-account 2013-06-04 21:24:17 +00:00
81fbfc23cc Add general placeholder {{link}} is a link to current record 2013-03-19 20:56:58 +00:00
6d685e010a Add links/href & links/link to general placeholder list 2013-03-04 17:43:46 +00:00
ef826ee2b9 Change all merges to use common get_all_links() function 2013-02-07 09:36:07 +00:00
2fbf1d36e8 document merge helper function to allow download by HTTP POST request 2012-09-29 10:16:39 +00:00
b0ea2a5e63 Fix missing select lookups 2012-04-25 17:47:49 +00:00
57602e41ca Expand link_to custom fields and make available all placeholders from the app.
eg: {{#address}} gives the link title, but now you can use {{#address/n_fn}}, {{#address/email}}, etc.
2012-04-02 21:25:42 +00:00
4f669300a4 When merging into a spreadsheet document, convert dates into SS dates 2012-02-13 18:59:00 +00:00
2a2880dd75 Exclude primary link from link lists 2012-01-06 17:28:55 +00:00
2e9866bab9 Add mergeprint tag for links to a specified application: links/appname 2012-01-05 17:43:44 +00:00
a07cc48066 Restore pm_id & project merge markers 2011-12-22 16:21:34 +00:00
5878768532 Change {{links}} to exclude files, {{links_attachments}} is everything 2011-10-26 15:06:37 +00:00
79c669c6cb Add placeholder for attachments 2011-10-25 22:52:34 +00:00
adfe721ba7 Implement links placeholder 2011-10-25 22:39:16 +00:00
aab8157907 Translation for placeholder labels 2011-07-05 21:44:21 +00:00
dd9d78d29a Make sure line breaks (emails) get preserved when merging 2011-04-18 18:54:11 +00:00
9f8aa313df Add pm_id & project to list of placeholders 2011-04-14 14:44:56 +00:00
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
3296d09385 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:03:20 +00:00
96ab59b2fd Enable calendar items for projectmanager eRoles 2011-02-09 20:55:20 +00:00
320297bae1 reverted rev 33740 because this breaks contact expansion for infologs - sorry - jaytraxxs mistake - a final solution will follow ASAP 2011-02-07 17:19:44 +00:00
509306fcf8 exclude field "info_link" for merge which contains an array and cannot be handled this way by bo_merge 2011-02-07 10:44:08 +00:00
ab54bf675f Remove unneeded calendar stuff, add contact expansion 2011-01-31 17:26:22 +00:00
f174acb6d7 Projectmanager merge class now resolves its own project fields. Infologs can be assigned to eRoles now to resolve infolog fields in document merge. New ability to declare eRoles as -multi- in GUI. This will give us the ability to create a whole list of contents in a document with just one eRole given (not yet implemented). 2011-01-29 11:55:42 +00:00
02966ff811 applied signature change of get_replacements method also to new infolog_merge 2011-01-27 17:39:32 +00:00
116523ccfd Add merge functionallity to infolog 2011-01-26 20:16:18 +00:00