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!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
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  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
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;
Additional Information



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

Powered by Mantis Bugtracker