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!

Changesets: In-Portal CMS Browse ] Back to Index ]
5.2.x r14632
Timestamp: 2011-10-05 05:10:34
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
1. setting scope keywords and fixing PHPDoc comments
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/utility/validator.php Diff ] File ]
5.2.x r14631
Timestamp: 2011-10-04 09:23:45
Author: alex
Details ] Diff ]
Bug 0000645: User / Group Access restriction by IP
1. solves problem, when IP restrictions set to Member/admin groups (from config settings) had no effect, since they were added back to user groups based on UserType column
mod - /in-portal/branches/5.2.x/core/units/helpers/user_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_item.php Diff ] File ]
5.2.x r14630
Timestamp: 2011-10-04 06:59:56
Author: alex
Details ] Diff ]
Fixes 0000645: User / Group Access restriction by IP
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/groups_g.php Diff ] File ]
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/users_u.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/groups/groups_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/users/admins_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/users/users_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/groups/groups_config.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/users/users_config.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 ]
5.2.x r14629
Timestamp: 2011-10-04 05:38:22
Author: alex
Details ] Diff ]
Fixes 0000897: Improvement to "Languages Synchronization"
mod - /in-portal/branches/5.2.x/core/admin_templates/regional/languages_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/regional/languages_list.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/constants.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/languages/languages_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/languages/languages_event_handler.php Diff ] File ]
5.2.x r14628
Timestamp: 2011-10-04 04:36:30
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
1. setting scope keywords and fixing PHPDoc comments
mod - /in-portal/branches/5.2.x/core/install/install_toolkit.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_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/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/managers/cache_manager.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/managers/request_manager.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/managers/url_manager.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/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 ]
mod - /in-portal/branches/5.2.x/core/kernel/session/session.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/session/session_storage.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/customfield_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/filesize_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/options_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/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_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/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_dbitem.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/category_items/category_items_tag_processor.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/configuration/configuration.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/content/content_eh.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/fck/fck_tp.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/drafts/draft_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/forms/forms_tp.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/groups/groups_event_handler.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/category_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/count_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/country_states_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/deployment_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/email_message_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/geocode_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/json_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/list_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/rating_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/recursive_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/skin_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/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/images/images.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_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/logs/change_logs/changes_formatter.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/logs/session_logs/session_log_eh.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/related_searches/related_searches_event_handler.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/selectors/selectors_tag_processor.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/statistics/statistics_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/statistics/statistics_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/stylesheets/stylesheets_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/stylesheets/stylesheets_item.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/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/translator/translator_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/user_groups/user_groups_dbitem.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/user_groups/user_groups_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/user_profile/user_profile_tp.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_tag_processor.php Diff ] File ]
5.2.x r14621
Timestamp: 2011-10-04 04:10:04
Author: alex
Details ] Diff ]
Fixes 0001124: Ability to enter date & time in a single field
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/date_formatter.php Diff ] File ]
5.2.x r14620
Timestamp: 2011-10-04 03:40:51
Author: alex
Details ] Diff ]
Fixes 0000861: Make first empty option optional in AjaxDropdownPreloader
mod - /in-portal/branches/5.2.x/core/admin_templates/js/ajax.js Diff ] File ]
5.2.x r14619
Timestamp: 2011-10-04 03:39:18
Author: alex
Details ] Diff ]
Fixes 0000742: Create universal file mime type detection function
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/globals.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/units/helpers/file_helper.php Diff ] File ]
5.2.x r14617
Timestamp: 2011-10-03 11:45:04
Author: alex
Details ] Diff ]
Fixes 0000944: Ability for Users to subscribe to mailing during Registration
mod - /in-portal/branches/5.2.x/core/units/users/users_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_event_handler.php Diff ] File ]
5.2.x r14615
Timestamp: 2011-10-03 11:14:10
Author: alex
Details ] Diff ]
Bug 0000856: Add PriorityEventHandler to Core
1. fixed outdated constant name
mod - /in-portal/branches/5.2.x/core/units/priorites/priority_eh.php Diff ] File ]
5.2.x r14614
Timestamp: 2011-10-03 11:04:13
Author: alex
Details ] Diff ]
Fixes 0000979: Improvements to form submissions (upload field, custom notification email)
mod - /in-portal/branches/5.2.x/core/admin_templates/forms/form_field_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/forms/forms_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/submissions/submission_view.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/submissions/submissions_list.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql 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/units/forms/form_fields/form_fields_config.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_config.php Diff ] File ]
5.2.x r14611
Timestamp: 2011-10-03 10:37:02
Author: alex
Details ] Diff ]
Fixes 0000980: Ability to perform file extension-based check during single file upload
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/upload_formatter.php Diff ] File ]
5.2.x r14610
Timestamp: 2011-10-03 09:48:11
Author: alex
Details ] Diff ]
Fixes 0000856: Add PriorityEventHandler to Core
mod - /in-portal/branches/5.2.x/core/kernel/db/db_event_handler.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/helpers/priority_helper.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/units/priorites File ]
add - /in-portal/branches/5.2.x/core/units/priorites/priorites_config.php File ]
add - /in-portal/branches/5.2.x/core/units/priorites/priority_eh.php File ]
5.2.x r14609
Timestamp: 2011-10-03 08:05:08
Author: alex
Details ] Diff ]
Fixes 0000576: Separating Database Master/Slave Requests
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/db/db_connection.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/kernel/db/db_load_balancer.php File ]
mod - /in-portal/branches/5.2.x/core/kernel/globals.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.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/admin/admin_events_handler.php Diff ] File ]
5.2.x r14608
Timestamp: 2011-10-03 04:49:06
Author: alex
Details ] Diff ]
Fixes 0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class
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/dbitem.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/utility/event.php Diff ] File ]
5.2.x r14607
Timestamp: 2011-10-03 04:31:24
Author: alex
Details ] Diff ]
Fixes 0001001: New method for XML parsing error checking
mod - /in-portal/branches/5.2.x/core/units/helpers/xml_helper.php Diff ] File ]
5.2.x r14606
Timestamp: 2011-10-03 04:23:47
Author: alex
Details ] Diff ]
Fixes 0000940: Minor improvements to Grids usability
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/grid_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_data.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
5.2.x r14605
Timestamp: 2011-10-03 04:15:55
Author: alex
Details ] Diff ]
Fixes 0000883: Site domain-based agents
mod - /in-portal/branches/5.2.x/core/admin_templates/agents/agent_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/kbase.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/managers/agent_manager.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/agents/agents_config.php Diff ] File ]
5.2.x r14604
Timestamp: 2011-10-03 03:46:44
Author: alex
Details ] Diff ]
Fixes 0000862: Support for odd/even rows in SimpleGrid control
mod - /in-portal/branches/5.2.x/core/admin_templates/js/simple_grid.js Diff ] File ]
5.2.x r14603
Timestamp: 2011-10-03 03:39:32
Author: alex
Details ] Diff ]
Fixes 0001071: Add m_LinkVar and m_GetLinedVar tags
mod - /in-portal/branches/5.2.x/core/kernel/processors/main_processor.php Diff ] File ]
5.2.x r14602
Timestamp: 2011-10-03 03:35:06
Author: alex
Details ] Diff ]
Fixes 0000975: Automatically remove unused LEFT JOIN from list count database queries
mod - /in-portal/branches/5.2.x/core/kernel/db/dblist.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/modules/modules_event_handler.php Diff ] File ]
5.2.x r14601
Timestamp: 2011-10-03 03:18:42
Author: alex
Details ] Diff ]
Fixes 0001043: Ability to Exclude Template based Sections from Search Results
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_data.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_event_handler.php Diff ] File ]
5.2.x r14599
Timestamp: 2011-09-29 14:58:55
Author: alex
Details ] Diff ]
Bug 0000271: Redesign "Data Validation" Engine
1. session expiration code used ValidateLogin field, that was replaced by UserLogin and "login" form name wasn't used
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/users_u.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/kbase.php Diff ] File ]
5.2.x r14598
Timestamp: 2011-09-29 14:03:04
Author: alex
Details ] Diff ]
Fixes 0000816: New grid multioptions filter
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/grid_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/header.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/style_template.css Diff ] File ]
add - /in-portal/branches/5.2.x/core/admin_templates/js/grid_filters.js File ]
mod - /in-portal/branches/5.2.x/core/install/install_data.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.css Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/search_helper.php Diff ] File ]
5.2.x r14597
Timestamp: 2011-09-29 13:14:00
Author: alex
Details ] Diff ]
Fixes 0000836: Free space preserving capability during image uploads
mod - /in-portal/branches/5.2.x/core/kernel/db/db_event_handler.php Diff ] File ]
<<  1 2 3 ... 17 18 19 20 21 22 23 24 25 26 27 ... 40 ... 60 ... 80 ... 100 ... 120 ... 140 ... 160 ... 180 ... 200 ... 220 ... 240 ... 260 ... 266 267 268  >>



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

Powered by Mantis Bugtracker