In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
824 [In-Portal CMS] Admin Interfaces feature request N/A 2010-08-10 10:50 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/bed312f696ad7580
0
0000824: Improvements to simple grid control
I have some minor improvements to our favorite (lately) SimpleGrid control:

    * ability to remove all records with one method call
    * protection against deleting records with invalid ids (e.g. record for given id wasn't found)
    * ability to add new records after existing ones
    * jQuery style "each" method added to process all records
    * totals were not updated after new record adding

related to 0000759closed  (5.1.1)alex Display error message text in SimpleGrid control 
related to 0000862closed  (5.2.0)alex Support for odd/even rows in SimpleGrid control 
related to 0000927closed  (5.1.2)alex Incorrect record numbering in SimpleGrid class 
patch simple_grid_ability_remove_all_records.patch (878) 2010-08-10 10:50
http://tracker.in-portal.org/file_download.php?file_id=709&type=bug
patch simple_grid_ability_to_add_record_after_exisitng_record.patch (1,023) 2010-08-10 10:50
http://tracker.in-portal.org/file_download.php?file_id=710&type=bug
patch simple_grid_each_and_totals_fix.patch (782) 2010-08-11 08:50
http://tracker.in-portal.org/file_download.php?file_id=711&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003074
2010-11-30 12:48 Dmitry Status resolved => closed
2010-11-14 03:05 alex Relationship added related to 0000927
2010-11-14 03:05 alex Relationship added related to 0000862
2010-08-28 16:00 alex Note Added: 0002710
2010-08-28 16:00 alex Status reviewed and tested => resolved
2010-08-28 16:00 alex Fixed in Version => 5.1.1-B1
2010-08-28 16:00 alex Resolution open => fixed
2010-08-28 16:00 alex Assigned To !COMMUNITY => alex
2010-08-28 16:00 alex Changeset attached 5.1.x r13878
2010-08-26 17:21 Dmitry Target Version 5.1.1-B1 => 5.1.1
2010-08-26 17:18 Dmitry Note Added: 0002669
2010-08-26 17:18 Dmitry Status needs testing => reviewed and tested
2010-08-11 08:51 alex Description Updated bug_revision_view_page.php?rev_id=543#r543
2010-08-11 08:50 alex File Added: simple_grid_each_and_totals_fix.patch
2010-08-10 10:51 alex Assigned To => !COMMUNITY
2010-08-10 10:51 alex Developer => alex
2010-08-10 10:51 alex Status active => needs testing
2010-08-10 10:51 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/bed312f696ad7580
2010-08-10 10:50 alex Relationship added related to 0000759
2010-08-10 10:50 alex File Added: simple_grid_ability_to_add_record_after_exisitng_record.patch
2010-08-10 10:50 alex New Issue
2010-08-10 10:50 alex File Added: simple_grid_ability_remove_all_records.patch

Notes
(0002669)
Dmitry   
2010-08-26 17:18   
Reviewed and applied the code - looks good. Please commit.
(0002710)
alex   
2010-08-28 16:00   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000824: Improvements to simple grid control
(0003074)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.