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 r15371
Timestamp: 2012-05-29 09:45:11
Author: alex
Details ] Diff ]
Bug 0000268: Code Cleanup in 5.2.x branch
Doing some JS reformatting with PhpStorm
mod - /in-portal/branches/5.2.x/core/admin_templates/js/script.js Diff ] File ]
5.2.x r15370
Timestamp: 2012-05-29 08:58:24
Author: alex
Details ] Diff ]
Fixes 0001275: User can't Subscribe to Newsletter
Commit on behalf of Dmitry
mod - /in-portal/branches/5.2.x/core/units/users/users_event_handler.php Diff ] File ]
5.2.x r15369
Timestamp: 2012-05-29 08:14:17
Author: alex
Details ] Diff ]
Fixes 0001306: Using FirePHP within In-Portal
mod - /in-portal/branches/5.2.x/core/kernel/utility/debugger.php Diff ] File ]
5.2.x r15368
Timestamp: 2012-05-29 07:51:06
Author: alex
Details ] Diff ]
Fixes 0001305: Support for alternative currency on per-record basis
mod - /in-portal/branches/5.2.x/core/kernel/db/db_tag_processor.php Diff ] File ]
5.2.x r15366
Timestamp: 2012-05-29 06:11:09
Author: alex
Details ] Diff ]
Fixes 0001304: Parameters "use_section" and "pass_category" are ignored by m_RequireLogin tag in mod-rewrite
mod - /in-portal/branches/5.2.x/core/kernel/processors/main_processor.php Diff ] File ]
5.2.x r15365
Timestamp: 2012-05-29 05:56:52
Author: alex
Details ] Diff ]
Fixes 0001303: Tag <inp2:m_Base_Ref/> adds // at resulting url
mod - /in-portal/branches/5.2.x/core/kernel/processors/main_processor.php Diff ] File ]
5.2.x r15364
Timestamp: 2012-05-29 05:41:35
Author: alex
Details ] Diff ]
Fixes 0001302: Parameters js_escape, html_escape, strip_nl, trim are ignored by <inp2:m_include .../> tag
mod - /in-portal/branches/5.2.x/core/kernel/nparser/nparser.php Diff ] File ]
5.2.x r15363
Timestamp: 2012-05-29 04:54:25
Author: alex
Details ] Diff ]
Fixes 0001301: Missing e-mail event type in E-mail Log
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/email_logs_email-log.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/logs/email_logs/email_log_edit.tpl 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/utility/email.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/logs/email_logs/email_logs_config.php Diff ] File ]
5.2.x r15362
Timestamp: 2012-05-29 04:43:49
Author: alex
Details ] Diff ]
Fixes 0001300: Cross-theme links produce incorrect urls
mod - /in-portal/branches/5.2.x/core/kernel/managers/url_manager.php Diff ] File ]
5.2.x r15361
Timestamp: 2012-05-29 04:04:14
Author: alex
Details ] Diff ]
Fixes 0001299: Return "/index.html" back to homepage url in non-default theme/language
mod - /in-portal/branches/5.2.x/core/units/categories/categories_event_handler.php Diff ] File ]
5.2.x r15360
Timestamp: 2012-05-29 03:52:10
Author: alex
Details ] Diff ]
Fixes 0001298: Useless "&index_file=index.php" in shortcut links in "Structure & Data"
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_tag_processor.php Diff ] File ]
5.2.x r15359
Timestamp: 2012-05-27 15:04:02
Author: alex
Details ] Diff ]
Bug 0001270: Multiple language import fails
1. Fixes problem, that "htmlspecialchars" function (prior to PHP 5.4) by default encoded it's output to "ISO-8859-1" encoding instead of "UTF-8". This resulted in broken XML during language pack import in plain encoding.
mod - /in-portal/branches/5.2.x/core/units/helpers/language_import_helper.php Diff ] File ]
5.2.x r15358
Timestamp: 2012-05-26 03:54:47
Author: alex
Details ] Diff ]
Bug 0001285: Phrase "la_fld_PageContentTitle" has wrong translation
1. removes table prefix from sql
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
5.2.x r15357
Timestamp: 2012-05-18 05:57:04
Author: alex
Details ] Diff ]
Fixes 0001295: Improvements to FormManager JavaScript class
mod - /in-portal/branches/5.2.x/core/units/helpers/ajax_form_helper.php Diff ] File ]
5.2.x r15354
Timestamp: 2012-05-18 05:19:38
Author: alex
Details ] Diff ]
Fixes 0001293: Unable to change sorting in search results
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_event_handler.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 ]
5.2.x r15347
Timestamp: 2012-05-18 04:55:58
Author: alex
Details ] Diff ]
Fixes 0001292: Sorting already uploaded files
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/js/uploader/uploader.js Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/upload_formatter.php Diff ] File ]
5.2.x r15346
Timestamp: 2012-05-18 04:34:51
Author: alex
Details ] Diff ]
Fixes 0001291: Uploaded files with "&" in name are showing
mod - /in-portal/branches/5.2.x/core/kernel/utility/formatters/upload_formatter.php Diff ] File ]
5.2.x r15345
Timestamp: 2012-05-18 04:30:52
Author: alex
Details ] Diff ]
Bug 0001291: Uploaded files with "&" in name are showing
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/db/db_event_handler.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 ]
5.2.x r15344
Timestamp: 2012-05-17 05:01:49
Author: alex
Details ] Diff ]
Fixes 0001289: Incorrect link are build from cron
mod - /in-portal/branches/5.2.x/tools/cron.php Diff ] File ]
5.2.x r15343
Timestamp: 2012-05-17 04:47:15
Author: alex
Details ] Diff ]
Fixes 0001288: Improvements to rewrite listeners
mod - /in-portal/branches/5.2.x/core/kernel/managers/rewrite_url_processor.php Diff ] File ]
5.2.x r15341
Timestamp: 2012-05-17 03:58:26
Author: alex
Details ] Diff ]
Fixes 0001287: SQL error, when trying to add new sub-item from Browse Mode
mod - /in-portal/branches/5.2.x/core/units/categories/categories_tag_processor.php Diff ] File ]
5.2.x r15340
Timestamp: 2012-05-17 03:45:34
Author: alex
Details ] Diff ]
Fixes 0001286: CKEditor/FCKEditor not loading, when website is deployed on live
mod - /in-portal/branches/5.2.x/core/kernel/db/db_tag_processor.php Diff ] File ]
5.2.x r15339
Timestamp: 2012-05-17 03:32:52
Author: alex
Details ] Diff ]
Fixes 0001285: Phrase "la_fld_PageContentTitle" has wrong translation
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
5.2.x r15338
Timestamp: 2012-05-17 03:20:59
Author: alex
Details ] Diff ]
Fixes 0001284: Notice about incorrect "current" function usage in kDBConnection class
mod - /in-portal/branches/5.2.x/core/kernel/db/db_connection.php Diff ] File ]
5.2.x r15337
Timestamp: 2012-05-17 03:09:00
Author: alex
Details ] Diff ]
Fixes 0001283: Problems with using Curl follow location feature in safe_mode or when open_basedir is enabled
mod - /in-portal/branches/5.2.x/core/units/helpers/curl_helper.php Diff ] File ]
<<  1 2 3 4 5 6 7 8 9 10 11 12 13 ... 20 ... 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