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 r14899
Timestamp: 2011-12-21 11:12:25
Author: alex
Details ] Diff ]
Bug 0001126: Implement Smart Filters
1. fixing MaxValue is a keyword in MySQL 5.5+
mod - /in-portal/branches/5.2.x/core/units/filters/item_filter_tp.php Diff ] File ]
5.2.x r14898
Timestamp: 2011-12-21 09:21:30
Author: alex
Details ] Diff ]
Fixes 0001142: Images are deleted during link approval process
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 ]
5.2.x r14896
Timestamp: 2011-12-21 08:25:41
Author: alex
Details ] Diff ]
Bug 0001142: Images are deleted during link approval process
1. on duplicate filename upload name increment last number after "_" if filename instead of adding "_1" again
mod - /in-portal/branches/5.2.x/core/units/helpers/file_helper.php Diff ] File ]
5.2.x r14895
Timestamp: 2011-12-21 06:35:05
Author: alex
Details ] Diff ]
Bug 0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used
1. unable to relate to links, since %5C wasn't replaced to \ before "env" parsing
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/close_popup.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/script.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/opener_stack.php Diff ] File ]
5.2.x r14893
Timestamp: 2011-12-20 12:01:09
Author: alex
Details ] Diff ]
Bug 0001126: Implement Smart Filters
1. connecting range filter
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/filters/item_filter_tp.php Diff ] File ]
5.2.x r14892
Timestamp: 2011-12-20 10:25:05
Author: alex
Details ] Diff ]
Bug 0001126: Implement Smart Filters
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
add - /in-portal/branches/5.2.x/core/admin_templates/item_filters File ]
add - /in-portal/branches/5.2.x/core/admin_templates/item_filters/item_filter_edit.tpl File ]
add - /in-portal/branches/5.2.x/core/admin_templates/item_filters/item_filter_list.tpl File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/remove_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_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/dblist.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/units/filters File ]
add - /in-portal/branches/5.2.x/core/units/filters/filters_config.php File ]
add - /in-portal/branches/5.2.x/core/units/filters/item_filter_eh.php File ]
add - /in-portal/branches/5.2.x/core/units/filters/item_filter_tp.php File ]
5.2.x r14889
Timestamp: 2011-12-20 10:11:17
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
1. kSearchHelper class optimized using latest methods, added in 5.2.0-B1
mod - /in-portal/branches/5.2.x/core/units/helpers/search_helper.php Diff ] File ]
5.2.x r14888
Timestamp: 2011-12-20 04:44:35
Author: alex
Details ] Diff ]
Fixes 0001180: Improvement of "qstr" function
mod - /in-portal/branches/5.2.x/core/install/upgrades.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_load_balancer.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/units/custom_fields/custom_fields_event_handler.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/search_helper.php Diff ] File ]
5.2.x r14886
Timestamp: 2011-12-19 18:12:18
Author: Dmitry
Details ] Diff ]
Bug 0001128: Implement "Promo Blocks" functionality as on Intechnic.com
1. DROP was missing for PromoBlocks table in remove_schema.sql
mod - /in-portal/branches/5.2.x/core/install/remove_schema.sql Diff ] File ]
5.2.x r14882
Timestamp: 2011-12-19 04:14:02
Author: alex
Details ] Diff ]
Bug 0000981: Rename Agents section to "Scheduled Tasks"
1. wrong table name in "remove_schema.sql"
2. wrong section name in Installation Wizard
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/remove_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/steps_db.xml Diff ] File ]
5.2.x r14881
Timestamp: 2011-12-18 19:07:44
Author: Dmitry
Details ] Diff ]
Fixes 0000981: Rename Agents section to "Scheduled Tasks"
1. Forgot to apply changes to Installation Schema file
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
5.2.x r14880
Timestamp: 2011-12-16 09:24:40
Author: alex
Details ] Diff ]
Bug 0000981: Rename Agents section to "Scheduled Tasks"
1. renaming files & folders (can't really create patch for this type of action)
rm - /in-portal/branches/5.2.x/admin/system_presets/simple/agents_agent.php
add - /in-portal/branches/5.2.x/admin/system_presets/simple/scheduled_tasks_scheduled-task.php File ]
rm - /in-portal/branches/5.2.x/core/admin_templates/agents
add - /in-portal/branches/5.2.x/core/admin_templates/scheduled_tasks File ]
add - /in-portal/branches/5.2.x/core/admin_templates/scheduled_tasks/scheduled_task_edit.tpl File ]
add - /in-portal/branches/5.2.x/core/admin_templates/scheduled_tasks/scheduled_task_list.tpl File ]
mod - /in-portal/branches/5.2.x/core/kernel/application.php Diff ] File ]
rm - /in-portal/branches/5.2.x/core/kernel/managers/agent_manager.php
add - /in-portal/branches/5.2.x/core/kernel/managers/scheduled_task_manager.php File ]
rm - /in-portal/branches/5.2.x/core/units/agents
add - /in-portal/branches/5.2.x/core/units/scheduled_tasks File ]
add - /in-portal/branches/5.2.x/core/units/scheduled_tasks/scheduled_task_eh.php File ]
add - /in-portal/branches/5.2.x/core/units/scheduled_tasks/scheduled_tasks_config.php File ]
5.2.x r14879
Timestamp: 2011-12-16 09:07:48
Author: alex
Details ] Diff ]
Fixes 0000981: Rename Agents section to "Scheduled Tasks"
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/agents_agent.php 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/agents/agent_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_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/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/event_manager.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/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/session/session.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_config.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/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/forms/forms/forms_config.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/images_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/mailing_lists/mailing_lists_config.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/tools/cron.php Diff ] File ]
5.2.x r14870
Timestamp: 2011-12-16 05:54:01
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
1. removing duplicate code
2. fixing incorrect extended method declarations
3. moving permission checks from all csv import/export events into central place
4. csv helper wasn't processing missing column "title" attributes during export
mod - /in-portal/branches/5.2.x/core/install/upgrade_helper.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/globals.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/units/admin/admin_events_handler.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/helpers/backup_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/mailing_list_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/mailing_lists/mailing_list_tp.php Diff ] File ]
5.2.x r14869
Timestamp: 2011-12-16 05:14:34
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
1. always mark url part as parsed, when item filename was identified (not only if item template is defined in category)
mod - /in-portal/branches/5.2.x/core/units/helpers/mod_rewrite_helper.php Diff ] File ]
5.2.x r14868
Timestamp: 2011-12-15 08:40:59
Author: alex
Details ] Diff ]
Fixes 0001022: Uploaded file distribution within /system/ folder
mod - /in-portal/branches/5.2.x/core/kernel/constants.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/formatters/upload_formatter.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/images/image_event_handler.php Diff ] File ]
5.2.x r14866
Timestamp: 2011-12-14 03:00:39
Author: alex
Details ] Diff ]
Fixes 0000511: Auto-Logout Admin Session after Installation
mod - /in-portal/branches/5.2.x/core/install.php Diff ] File ]
5.2.x r14865
Timestamp: 2011-12-13 09:13:51
Author: alex
Details ] Diff ]
Bug 0001126: Implement Smart Filters
1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag
2. tag PerPageSelected wasn't able to detect is -1 per-page is selected
3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result
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/dblist.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/list_helper.php Diff ] File ]
5.2.x r14863
Timestamp: 2011-12-13 04:01:17
Author: alex
Details ] Diff ]
Fixes 0000413: System Requirements Check before In-Portal Installation
1. updated Java check (also in System Configuration step)
mod - /in-portal/branches/5.2.x/core/install/install_toolkit.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/prerequisites.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/step_templates/sys_requirements.tpl Diff ] File ]
5.2.x r14862
Timestamp: 2011-12-13 03:47:00
Author: alex
Details ] Diff ]
Fixes 0000657: Ability to Reset ROOT password to access Admin Console
1. adds additional protection in case if Administrator will forget to comment-out DBG_RESET_ROOT constant after using it
mod - /in-portal/branches/5.2.x/tools/debug_sample.php Diff ] File ]
5.2.x r14861
Timestamp: 2011-12-13 03:39:34
Author: alex
Details ] Diff ]
Fixes 0000447: Update EmailLog table only when Email has been physically sent
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/utility/email_send.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/helpers/mailing_list_helper.php Diff ] File ]
5.2.x r14860
Timestamp: 2011-12-12 05:36:50
Author: alex
Details ] Diff ]
Fixes 0000413: System Requirements Check before In-Portal Installation
mod - /in-portal/branches/5.2.x/core/install/install_toolkit.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/prerequisites.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/step_templates/install_setup.tpl Diff ] File ]
add - /in-portal/branches/5.2.x/core/install/step_templates/sys_requirements.tpl File ]
mod - /in-portal/branches/5.2.x/core/install/steps_db.xml Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install.php Diff ] File ]
5.2.x r14858
Timestamp: 2011-12-09 04:56:18
Author: alex
Details ] Diff ]
Fixes 0001179: Cookie Path not Set when Debugger is Disabled based on Cookie
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 ]
5.2.x r14856
Timestamp: 2011-12-08 11:01:53
Author: alex
Details ] Diff ]
Fixes 0001117: Version Control for Sections
mod - /in-portal/branches/5.2.x/core/admin_templates/categories/edit_content.tpl Diff ] File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_history.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_history_f2.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_history_f3.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_preview.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_preview_f2.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/toolbar/tool_preview_f3.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/button_vp_left.png File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/button_vp_right.png File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/button_vp_right2.png File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/close_black.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/close_white.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/history_bottom.png File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/history_item_background.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/history_item_background_hover.gif File ]
add - /in-portal/branches/5.2.x/core/admin_templates/img/top_frame/revision_control/message_background_red.png File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/cms.css Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/script.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/template_manager.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/toolbar.js 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/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/remove_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql 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/db_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/languages/phrases_cache.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_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/content/content_config.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/helpers/helpers_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/minifiers/minify_helper.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/units/helpers/page_helper.php File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/permissions_helper.php Diff ] File ]
add - /in-portal/branches/5.2.x/core/units/page_revisions File ]
add - /in-portal/branches/5.2.x/core/units/page_revisions/page_revision_eh.php File ]
add - /in-portal/branches/5.2.x/core/units/page_revisions/page_revision_tp.php File ]
add - /in-portal/branches/5.2.x/core/units/page_revisions/page_revisions_config.php File ]
mod - /in-portal/branches/5.2.x/core/units/structure/structure_config.php Diff ] File ]
5.2.x r14855
Timestamp: 2011-12-08 09:05:40
Author: alex
Details ] Diff ]
Fixes 0001178: DBItem loading problem, when multiple keys are used
mod - /in-portal/branches/5.2.x/core/kernel/db/db_event_handler.php Diff ] File ]
<<  1 2 3 ... 12 13 14 15 16 17 18 19 20 21 22 ... 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