In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
733 [In-Portal CMS] Admin Interfaces feature request always 2010-05-18 06:02 2010-07-22 15:06
alex  
alex  
normal  
closed 5.0.3  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/e17bc57123e3fc10
0
0000733: Improvements to ajax auto-complete control
Ajax auto-complete control allows to suggest values based on what user is typing.

Over years we have improved that control in a various ways, but never have merged that changes back to development branch.

It's time to do this now (all in attached patch), here are the changes:

    * show suggestion list only, when suggestions were found;
    * styles fixed to make suggestion list positioned correctly and have proper width (as input it is attached to);
    * support for tag auto-complete based on external tag table
    * ability to cancel suggestion ajax query real time based on typed text or other criteria
related to 0000704closed  (5.1.0)alex Improvements to "E-mail Template" editing 
related to 0001185closed  (5.2.0)alex Ajax Dropdown suggestion list is displayed at incorrect location 
related to 0001035closed  (5.1.3)alex Tag auto-complete functionality not working in AJAXDropdown control 
patch tag_support_for_ajax_dropdown.patch (14,135) 2010-05-18 06:02
http://tracker.in-portal.org/file_download.php?file_id=549&type=bug
Issue History
2012-07-19 05:11 alex Relationship added related to 0001035
2011-12-29 06:53 alex Relationship added related to 0001185
2010-07-22 15:06 alex Note Added: 0002524
2010-07-22 15:06 alex Status resolved => closed
2010-05-20 13:30 alex Note Added: 0002274
2010-05-20 13:30 alex Status reviewed and tested => resolved
2010-05-20 13:30 alex Fixed in Version => 5.1.0-B1
2010-05-20 13:30 alex Resolution open => fixed
2010-05-20 13:30 alex Assigned To !COMMUNITY => alex
2010-05-20 13:30 alex Changeset attached 5.1.x r13596
2010-05-19 15:55 Dmitry Note Added: 0002265
2010-05-19 15:55 Dmitry Status needs testing => reviewed and tested
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:03 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/e17bc57123e3fc10
2010-05-18 06:02 alex Relationship added related to 0000704
2010-05-18 06:02 alex New Issue
2010-05-18 06:02 alex File Added: tag_support_for_ajax_dropdown.patch

Notes
(0002265)
Dmitry   
2010-05-19 15:55   
Tested good.
(0002274)
alex   
2010-05-20 13:30   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000733: Improvements to ajax auto-complete control
(0002524)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.