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!

Viewing Issue Advanced Details Jump to Notes ] Wiki ] View Simple ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000734 [In-Portal CMS] Admin Interfaces task always 2010-05-18 06:29 2010-07-22 15:06
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Platform
Status closed   OS
  OS Version
ETA none Fixed in Version 5.1.0-B1 Product Version 5.0.3
  Target Version 5.1.0 Product Build
Time EstimateNo estimate
Summary 0000734: Improvements to multi-input control
Description Here are several improvements and fixes I've recently made:

    * ability to define "default" field value, which is used to reset field after adding/editing/cancel editing of record;
    * ability to support "radio" type fields;
    * ability to define unlimited number of filed properties in object-style notation (not set of parameters as before);
    * ability to change any properties (except name of course) of registered in control fields in real-time (e.g. default value);
    * "change" javascript event is called when value is changed automatically (not by user);
    * ability to make individual records in control read-only (no editing/delete possible);
    * "escape" function replaced with "encodeURIComponent", since it provides proper ending of "non-english" letters;
    * in case if multiple fields in form contains an error, then all errors are shown as single "alert", not multiple ones as before;
    * error about empty required fields are now shown using same style as other errors (with error field list);
    * field name wasn't displayed in error message in case if "error_field" option was using in field declaration (in unit config);
    * OnBeforeItemCreate/OnBeforeItemUpdate events were not called during ajax field value validation;
    * Parameter "is_last" wasn't available in PredefinedOptions tag, making it impossible to list options as javascript object;
Steps To Reproduce
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-dev/browse_thread/thread/132474bf4ad4904c
Change Log Message
Estimate Points 0
Attached Files patch file icon minput_control_features_and_fixes.patch [^] (11,289 bytes) 2010-05-18 06:29 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to 0000704closed (5.1.0)alex Improvements to "E-mail Template" editing 
related to 0000757closed (5.1.0)alex There are some JS errors on Administrative Console Login Page 

-  Notes
User avatar (0002266)
Dmitry (manager)
2010-05-19 16:04

Problems found:

1. In Chrome there seems to be a problem with adding items to multi-control - it shows "auto" instead of actual item. Example, try adding Custom CC Recipient email. Note that it works okay in FF.
User avatar (0002277)
alex (manager)
2010-05-22 03:47

There is no problem in control itself, only in how it's used.

See patch "email_event_recipient_core_v2.patch" for 0000704 task.
User avatar (0002281)
Dmitry (manager)
2010-05-23 00:02

Tested good please commit.
User avatar (0002294)
alex (manager)
2010-05-23 05:00

Fix committed to 5.1.x branch. Commit Message:

Fixes 0000734: Improvements to multi-input control
User avatar (0002523)
alex (manager)
2010-07-22 15:06

Closing, since 5.1.0 release has been released.

- Related Changesets
In-Portal CMS: 5.1.x r13606
Timestamp: 2010-05-23 05:00:00
Author: alex
Details ] Diff ]
Fixes 0000734: Improvements to multi-input control
mod - /in-portal/branches/5.1.x/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.1.x/core/admin_templates/js/form_controls.js Diff ] File ]
mod - /in-portal/branches/5.1.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.1.x/core/units/helpers/controls/minput_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-07-22 15:06 alex Note Added: 0002523
2010-07-22 15:06 alex Status resolved => closed
2010-05-31 04:52 alex Relationship added related to 0000757
2010-05-23 05:00 alex Note Added: 0002294
2010-05-23 05:00 alex Status reviewed and tested => resolved
2010-05-23 05:00 alex Fixed in Version => 5.1.0-B1
2010-05-23 05:00 alex Resolution open => fixed
2010-05-23 05:00 alex Changeset attached 5.1.x r13606
2010-05-23 00:02 Dmitry Note Added: 0002281
2010-05-23 00:02 Dmitry Assigned To !COMMUNITY => alex
2010-05-23 00:02 Dmitry Status needs testing => reviewed and tested
2010-05-22 03:47 alex Note Added: 0002277
2010-05-22 03:47 alex Assigned To alex => !COMMUNITY
2010-05-22 03:47 alex Status needs work => needs testing
2010-05-19 16:04 Dmitry Note Added: 0002266
2010-05-19 16:04 Dmitry Assigned To !COMMUNITY => alex
2010-05-19 16:04 Dmitry Status needs testing => needs work
2010-05-18 06:31 alex Assigned To => !COMMUNITY
2010-05-18 06:31 alex Developer => alex
2010-05-18 06:31 alex Status active => needs testing
2010-05-18 06:31 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/132474bf4ad4904c
2010-05-18 06:29 alex Relationship added related to 0000704
2010-05-18 06:29 alex New Issue
2010-05-18 06:29 alex File Added: minput_control_features_and_fixes.patch



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

Powered by Mantis Bugtracker