egroupware_official/preferences/inc
2007-10-09 09:38:46 +00:00
..
class.ajaxpreferences.inc.php new ajax server method for storing prefs 2007-01-04 16:36:33 +00:00
class.bocategories.inc.php fix for bug [ 1446044 ] eGw asking for delete sub-categories when it not exists 2006-03-10 09:59:18 +00:00
class.bopassword.inc.php calling the changepassword hook when password are changed by the user 2006-06-09 00:09:05 +00:00
class.bosettings.inc.php new multiselection type for the preferences 2007-10-09 09:38:46 +00:00
class.uiaclprefs.inc.php "removed not longer used bg_color" 2007-07-12 05:45:02 +00:00
class.uicategories.inc.php fixed problems pointed out by enricomilanese-AT-gmail.com 2007-09-16 06:51:13 +00:00
class.uipassword.inc.php reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:56 +00:00
class.uisettings.inc.php new multiselection type for the preferences 2007-10-09 09:38:46 +00:00
hook_deleteaccount.inc.php fix for bug [ 1361782 ] missing sql tables: hook code accessing the prefs-table is moved to the prefs class 2005-11-20 07:32:51 +00:00
hook_preferences.inc.php reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:56 +00:00
hook_settings.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