..
class.advancedsearch_widget.inc.php
ups
2006-10-24 20:14:47 +00:00
class.ajax_select_widget.inc.php
Ajax select widget fixes:
2007-09-26 17:21:36 +00:00
class.bo_tracking.inc.php
make tracking class aware of possibly missing notification app. if notification app is missing, send a mail, like we did it the old-style before. this behaviour gets changed if notification app is ready for sending notifications to external users.
2007-11-29 18:38:17 +00:00
class.boetemplate.inc.php
If there is a format error on a tab, make sure that tab is visible so user can see the error
2007-10-22 20:24:54 +00:00
class.contact_widget.inc.php
"new account template subwidget for the contact widget: allows to select a templated based on some contact data, eg. a form-header based on the organisation unit"
2007-09-13 13:50:48 +00:00
class.customfields_widget.inc.php
Merge of Ralfs customfield commit, with the customfield changes for 1.4: to display only fields with values in listview and to have an info icon to
2007-11-27 15:03:54 +00:00
class.date_widget.inc.php
fix: onchange of date selector was not working
2007-08-28 13:02:33 +00:00
class.db_tools.inc.php
"marking auto columns automatic as primary key and not null"
2007-11-29 06:50:25 +00:00
class.editor.inc.php
fixed not working value display of arrays
2007-07-22 13:12:21 +00:00
class.email_widget.inc.php
"new widget to display a clickable email address:
2007-11-22 00:46:54 +00:00
class.etemplate_request.inc.php
"fixed some bugs, wrong function or method names (it was'nt used so far)"
2007-07-05 04:44:18 +00:00
class.etemplate.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.historylog_widget.inc.php
"removed wrong/old constructor "
2007-07-05 04:42:20 +00:00
class.link_widget.inc.php
"enhanced link widgets 'link' subwidget, to allow to specify the application via the options (value is just the id then)"
2007-10-31 08:16:34 +00:00
class.manual_widget.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.nextmatch_widget.inc.php
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 14:58:10 +00:00
class.path_widget.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.select_widget.inc.php
"ability to specify account to not show in the select-account widget"
2007-10-19 05:37:23 +00:00
class.sitemgr_module.inc.php
email for the contactform
2007-06-06 08:22:39 +00:00
class.so_sql2.inc.php
"new so_sql2 class: adding magic __get() and __set() methods, to be able to work more object oriented with so_sql (just a first step)
2007-07-05 04:50:53 +00:00
class.so_sql.inc.php
"Added code to convert timestamps to so_sql.
2007-12-04 01:13:53 +00:00
class.soetemplate.inc.php
"fix for bug #727 : can not edit widgets below an embeded template"
2007-05-13 11:24:12 +00:00
class.solangfile.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.tab_widget.inc.php
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:25:19 +00:00
class.tree_widget.inc.php
"fixed not working return value for a single selection"
2007-11-17 13:50:51 +00:00
class.uietemplate_gtk.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.uietemplate.inc.php
Little change to allow mixed (ascii & html) widget, all controll by htmlarea
2007-11-27 05:49:25 +00:00
class.xmltool.inc.php
fix: remove forgotten debug message
2007-05-19 15:59:58 +00:00
class.xslt_widget.inc.php
update docu to better run trough phpdocumentor
2006-04-20 17:12:30 +00:00
class.xul_io.inc.php
"fix for bug #622 : 'XML Import' doesn't work right"
2007-05-14 10:41:11 +00:00
hook_sidebox_menu.inc.php
prevent compile error in translation tools when searching new phrases
2007-11-12 01:05:11 +00:00
thumbnail.inc.php
Fix link thumbnailing, accidentally used include() instead of readfile() for cached images
2007-10-15 21:04:40 +00:00