ralf
6ce0abdb37
fix infolog widget like tracker e4be366e83
2023-07-13 12:06:23 +02:00
nathan
961bc79885
Use correct type; no_lang should be boolean
2023-07-06 08:42:54 -06:00
Hadi Nategh
df9a4419e4
* Infolog: Add missing transformation array for infolog-widget
2018-11-12 17:17:36 +01:00
nathangray
900fc840f2
Infolog - Simplify UI by allowing free text in Contact field, and removing custom contact / phone from details tab.
...
Anything in address field is concatenated into contact.
2017-09-13 10:22:07 -06:00
Ralf Becker
f94aa623db
using new api for InfoLog
2016-04-30 17:05:23 +00:00
Hadi Nategh
e8bc6dcd19
Fix not working subtraction option for infolog-value widget
2016-01-08 13:35:35 +00:00
Nathan Gray
6ee7f3f219
Basics of infolog-value and tracker-value widgets
2014-09-30 22:08:57 +00:00
Ralf Becker
44d5801015
allow to prefix alternative name with a minus to substract instead of adding its value
2014-01-06 13:05:51 +00:00
Ralf Becker
8ebd18f33e
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:15:39 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
7f9df0d051
- renamed class to new naming convention
...
- update version and dependencies for 1.6
- file_access method for attachments
2008-10-07 12:50:14 +00:00
Ralf Becker
60a65bb560
Added an id tag to templates, contact and infolog widget
...
New js_pseudo_function to fetch the styles of a template:
template::styles('template.name')
2008-03-05 18:38:46 +00:00
Ralf Becker
583be8ddab
"fetching of the content of selectbox customfield did not work (options were not set)"
2007-12-07 18:17:04 +00:00
Ralf Becker
240b8eac31
some new features for the infolog-widget to improve form printting: 1) fetching contact fields from linked infolog entries, 2) formatting content with preg_replace
2007-08-27 13:00:45 +00:00
Ralf Becker
30bf7c6f06
widget to fetch infolog fields from linked infolog, eg. for advanced infolog forms (has also the ability to print an X if a compare value is given or to specify alternative fields if the original one is empty)
2007-08-20 08:17:07 +00:00