5d4e591d19
new private custom fields visible only to certain users/groups, only used in addressbook at the moment, easy to add for other apps, only requires to modify the storage method to only save the available cfs, to not delete the hidden ones
2008-01-19 05:32:51 +00:00
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
c60811c353
missing date/time customfield type
2007-05-17 06:04:24 +00:00
6396d1b235
new application customfields for the other (non-infolog) apps. If the application field should generate a link, it has to be done in the application itself.
2006-10-05 06:34:12 +00:00
4d200374a2
fix: load translation only if a gui is involved
2006-06-16 15:14:31 +00:00
c730c82502
reading the custom fields and types in the constructor, otherwise save_repository would delete them
2006-04-26 21:26:34 +00:00
300b9b1070
addressbook extension:
...
Admin can now define multiple addressbooks each with an own edit / view template and an own icon.
Atm. all Addressbooks are stored in one backend, but this will change soon^tm
2006-03-14 13:54:17 +00:00
10ced8ebd5
using common::get_referer()
2005-11-09 12:46:52 +00:00
402b114918
quitened warning if there are no customfields defined yet
2005-11-08 14:26:36 +00:00
37a5d611c0
customfields working again ;-)
...
- uses admin.customfields for configuration
- and customfield widget in eTemplate
2005-11-08 13:51:43 +00:00
21cdc2d1e7
added a general custiomfield definition module for admin-section
2005-10-28 18:27:06 +00:00