.. |
class.advancedsearch_widget.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.ajax_captcha_widget.inc.php
|
Fixed some more php53 Warnings after latest fix_depricated.php
|
2010-03-21 09:37:52 +00:00 |
class.ajax_select_widget.inc.php
|
Blur text can affect regular searches, not just array searches
|
2010-02-22 20:56:59 +00:00 |
class.bo_merge.inc.php
|
fixed regular expression to NOT "eat" 8 and , from merge print replacements
|
2010-03-16 13:38:20 +00:00 |
class.bo_tracking.inc.php
|
Fixed r29141: "Add a checkbox to allow user to prevent notification of
|
2010-03-07 14:45:12 +00:00 |
class.boetemplate.inc.php
|
caching etemplates using egw_cache class on instance level (instead off old not egw_cached based code on request level), to ease the load on the db
|
2010-03-05 08:18:46 +00:00 |
class.contact_widget.inc.php
|
"fixed changed constructor name"
|
2008-11-27 10:31:19 +00:00 |
class.customfields_widget.inc.php
|
Custom field widget can be limited to (or exclude) certain fields. Put the list of fieldnames to display as the 3rd (4th, etc) option. Using a ! as the first character will negate the list, and exclude the named fields.
|
2010-04-07 17:00:09 +00:00 |
class.date_widget.inc.php
|
Fix typo.
|
2010-01-22 21:18:45 +00:00 |
class.db_tools.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.editor.inc.php
|
just a small fix for the debug output
|
2009-09-12 09:09:28 +00:00 |
class.etemplate_request_files.inc.php
|
"etemplate_request class to store the request data in the filesystem
|
2009-03-16 13:43:16 +00:00 |
class.etemplate_request_session.inc.php
|
Refractured eTemplate to use:
|
2009-03-16 12:58:24 +00:00 |
class.etemplate_request.inc.php
|
some switched off debug messages
|
2009-11-24 10:56:41 +00:00 |
class.etemplate.inc.php
|
moved failed upload check from filemanager to etemplate and further improved it
|
2010-02-05 02:54:47 +00:00 |
class.historylog_widget.inc.php
|
Upgrades to historylog_widget:
|
2010-02-12 18:34:33 +00:00 |
class.link_widget.inc.php
|
xajax uses xml to transport the label, therefore we have to replace not only CR, LF (not allowed unencoded in Javascript strings) but also all utf-8 C0 and C1 plus CR and LF
|
2010-03-19 13:05:20 +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
|
set cat_app with value from get_row (, if not set) to ensure the cats of the template/listview in question are to be loaded
|
2010-04-12 07:23:21 +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
|
Implementation of global categories limited to a certain group:
|
2010-01-31 03:36:01 +00:00 |
class.sitemgr_module.inc.php
|
added a 7th paramter to use in sitemgr modules
|
2009-09-28 19:14:45 +00:00 |
class.so_sql2.inc.php
|
missed new $no_clone parameter
|
2008-05-26 08:32:27 +00:00 |
class.so_sql_cf.inc.php
|
"fixed not returned (explicitly given) columns: you need to use $table.'.'.$col.' AS '.$col, without AS column get NOT returned as name is different"
|
2010-04-20 07:39:23 +00:00 |
class.so_sql.inc.php
|
"an other fix: if there's already an explicit named column, just use that name"
|
2010-04-20 08:12:22 +00:00 |
class.soetemplate.inc.php
|
caching etemplates using egw_cache class on instance level (instead off old not egw_cached based code on request level), to ease the load on the db
|
2010-03-05 08:18:46 +00:00 |
class.solangfile.inc.php
|
Fix pending hardcoding for new translations
|
2009-12-14 21:11:05 +00:00 |
class.tab_widget.inc.php
|
"fixed not working activation of tab with different prefix"
|
2010-03-23 19:34:40 +00:00 |
class.tree_widget.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.uietemplate_gtk.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.url_widget.inc.php
|
"for iPhone and Android: replace evtl. configured telephony integration link with tel: protocoll"
|
2010-03-28 13:33:40 +00:00 |
class.vfs_widget.inc.php
|
added upload failed message also to vfs-upload widget
|
2010-02-05 04:09:17 +00:00 |
class.xmltool.inc.php
|
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).
|
2009-06-08 16:21:14 +00:00 |
class.xul_io.inc.php
|
"export now correctly included multiple levels of included templates using relative names"
|
2009-09-29 12:19:54 +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 |