In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

In-Portal CMS: 5.2.x r14095 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
alex 5.2.x 2010-12-28 11:37:07
Affected Issues 0000268: Code Cleanup in 5.2.x branch
Changeset Bug 0000268: Code Cleanup in 5.2.x branch
Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)
mod - /in-portal/branches/5.2.x/admin/index.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/agents/agent_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/config/config_search.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_toolkit.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/utf.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/application.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/constants.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_dbitem.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/db_connection.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/db_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/dbitem.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/dblist.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/event_manager.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/globals.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/interfaces [ Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/interfaces/cacheable.php [ Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/kbase.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/languages/phrases_cache.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/managers [ Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/managers/agent_manager.php [ Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/managers/hook_manager.php [ Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/managers/request_manager.php [ Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/nparser/compiler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/nparser/nparser.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/nparser/ntags.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/nparser/template_cache.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/processors/main_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/processors/tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/session/inp_session.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/session/inp_session_storage.php [ Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/session/session.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/session/session_storage.php [ Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/startup.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/cache.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/debugger/debugger.css Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/debugger/debugger.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/debugger.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/email_send.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/event.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/factory.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/filters.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/ccdate_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/date_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/left_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/multilang_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/password_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/serialized_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/unit_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/upload_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/http_query.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/params.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/temp_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/unit_config_reader.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/admin/admin_events_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/admin/admin_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/agents/agent_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/agents/agents_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/cache_updater.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_item.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/category_items/category_items_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/config_search/config_search_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/config_search/config_search_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/configuration/configuration_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/configuration/configuration_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/country_states/country_state_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/custom_data/custom_data_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/custom_fields/custom_fields_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/custom_fields/custom_fields_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/email_events/email_event_tp.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/email_events/email_events_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/favorites/favorites_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/fck/fck_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/files/file_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/form_fields/form_field_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/forms/forms_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/submission_log/submission_log_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/brackets_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/cat_dbitem_export_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/category_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/chart_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/col_picker_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/controls/edit_picker_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/controls/minput_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/csv_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/curl_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/custom_fields_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/fck_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/file_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/filenames_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/form_submission_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/image_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/language_import_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/mailbox_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/mailing_list_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/menu_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/minifiers/js_minify_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/minifiers/minify_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/mod_rewrite_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/modules_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/multilanguage_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/permissions_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/pop3_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/priority_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/search_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/sections_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/site_config_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/site_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/spam_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/template_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/themes_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/user_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/xml_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/images/image_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/images/image_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/languages/languages_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/languages/languages_item.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/languages/languages_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/logs/change_logs/change_logs_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/mailing_lists/mailing_list_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/modules/modules_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/pdf/pdf_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/permissions/permissions_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/permissions/permissions_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/phrases/phrases_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/phrases/phrases_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/related_searches/related_searches_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/relationship/relationship_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/reviews/reviews_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/reviews/reviews_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/selectors/selectors_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/site_domains/site_domain_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/skins/skin_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/structure/structure_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/structure/structure_item.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/structure/structure_tp.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/stylesheets/stylesheets_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/theme_files/theme_file_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/themes/theme_item.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/themes/themes_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/thesaurus/thesaurus_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/thesaurus/thesaurus_tp.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/translator/translator_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/user_profile/user_profile_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_item.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_syncronize.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/visits/visits_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/visits/visits_list.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/visits/visits_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/tools/cron.php Diff ] File ]
mod - /in-portal/branches/5.2.x/tools/show_cache.php Diff ] File ]



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker