.. |
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
|
Add AJAX Select widget as a field type for custom fields.
|
2010-01-12 22:35:51 +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
|
Handle case when ID is missing, happens the time after clearing the cf search
|
2010-02-22 22:46:17 +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
|
Reworked so_sql class to:
|
2009-10-08 16:18:28 +00:00 |
class.so_sql.inc.php
|
fix for user changing the timezone while having an edit popup open (unfixed the timestamps would change by the differenz of the two timezones). This fix does eg. NOT fix history logging (depending on the entry read before saving it), so it is better to handle the situation in the UI code, thought this is better then not handling it at all
|
2010-02-17 00:55:43 +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
|
"allow one-letter name/mailbox part in an email address"
|
2009-05-15 07:35:58 +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 |