.. |
class.advancedsearch_widget.inc.php
|
|
|
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
|
Use json_encode() instead of removed convert_phparray_jsarray()
|
2010-06-10 14:28:03 +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 wrong language in notifications
|
2010-05-20 19:32:52 +00:00 |
class.boetemplate.inc.php
|
fixed caching of etemplates:
|
2010-07-21 13:51:13 +00:00 |
class.contact_widget.inc.php
|
|
|
class.customfields_widget.inc.php
|
set span & class from original cell for single fields
|
2010-08-05 15:36:49 +00:00 |
class.date_widget.inc.php
|
|
|
class.db_tools.inc.php
|
|
|
class.editor.inc.php
|
|
|
class.etemplate_request_files.inc.php
|
|
|
class.etemplate_request_session.inc.php
|
|
|
class.etemplate_request.inc.php
|
using call_user_func instead of depricated call_user_method, which seems at least under PHP5.3 not to allow static calls
|
2010-07-20 14:34:53 +00:00 |
class.etemplate.inc.php
|
fixed wrongly display blur text for value "0"
|
2010-08-12 18:04:02 +00:00 |
class.historylog_widget.inc.php
|
"fixed warning: explode expects 2. parameter to be string, array given"
|
2010-05-15 13:44:42 +00:00 |
class.link_widget.inc.php
|
reverted r31570/7: using label as blur text, as label is already used (as label), using blur text field now, no idea why I didnt used it in the first place ;-)
|
2010-08-16 07:29:57 +00:00 |
class.manual_widget.inc.php
|
new framework method to return javascript to call manual
|
2010-06-07 22:06:35 +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
|
|
|
class.select_widget.inc.php
|
|
|
class.sitemgr_module.inc.php
|
|
|
class.so_sql2.inc.php
|
|
|
class.so_sql_cf.inc.php
|
explicitly process fields to order by, as cutomfields may have names with spaces, so we examine each order by criteria, as our preg did not do the job properly
|
2010-07-08 11:39:27 +00:00 |
class.so_sql.inc.php
|
Backport 31413 - Avoid conflicts with other objects that have ->db defined by using the global db
|
2010-07-13 14:25:42 +00:00 |
class.soetemplate.inc.php
|
removing unnecessary diagnostics
|
2010-05-30 11:19:50 +00:00 |
class.solangfile.inc.php
|
"understand run_lang for settings, to NOT return already translated phrases with replaced placeholders"
|
2010-05-21 07:21:30 +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
|
|
|
class.uietemplate_gtk.inc.php
|
|
|
class.url_widget.inc.php
|
allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign
|
2010-07-23 12:12:20 +00:00 |
class.vfs_widget.inc.php
|
"disable permanent error_log"
|
2010-05-11 18:12:55 +00:00 |
class.xmltool.inc.php
|
|
|
class.xul_io.inc.php
|
|
|
hook_sidebox_menu.inc.php
|
|
|