Anonymous | Login | Signup for a new account | 2024-10-03 15:12 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000435 | [In-Portal CMS] Admin Interfaces | feature request | always | 2009-12-04 12:30 | 2010-07-22 15:06 | ||
Reporter | Dmitry | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.0-B1 | ||
Status | closed | Product Version | 5.0.1 | Target Version | 5.1.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000435: Enabling "Prev/Next" buttons in sub-Item Grids | ||||||
Description |
Currently "Prev/Next" toolbar buttons only are used in main item edit template. For some reason they are never used on sub-item edit templates. For this to work we need to call event, that saves selected ids (in grid) from std_edit_temp_item javascript function to store selected ids in session for future navigation and of course place corresponding buttons where needed. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/e2dbad268c0b8253?hl=en | ||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files |
prev_next_buttons_for_subitems.patch [^] (2,074 bytes) 2009-12-19 06:12
[Show Content]
multiple_subitem_editing_part2.patch [^] (1,004 bytes) 2009-12-29 14:15 [Show Content] |
||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||
|
Notes | |
(0001167) alex (manager) 2009-12-19 06:12 |
I've attached a patch, that will create initial functionality. Now we need to find each subitem editing template and place correct prev/next toolbar buttons there. |
(0001227) alex (manager) 2009-12-29 14:16 |
You should combine both patches attached to test. 2nd patch fixes problem, when email event translation can't be edited during 1st patch. |
(0001914) Dmitry (manager) 2010-04-24 23:38 |
Can't apply 2nd patch ( multiple_subitem_editing_part2.patch ). Most likely just needs minor update since lines has been moved, but I think it's better if you check. |
(0001918) alex (manager) 2010-04-25 06:47 |
Reminder sent to: Dmitry That patch should not be applied, since in "translation system refactoring" task I've removed code, that was fixed by given patch. As a result we don't have EmailMessage table anymore and we are editing records from Events table directly. |
(0001929) Dmitry (manager) 2010-04-25 13:16 |
Tested ok. |
(0001930) alex (manager) 2010-04-25 13:22 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000435: Enabling "Prev/Next" buttons in sub-Item Grids |
(0001931) alex (manager) 2010-04-25 13:23 |
Still need to review all sub-item edit templates and place Prev/Next buttons on them. |
(0001932) Dmitry (manager) 2010-04-25 15:33 |
New task filed based on Alex's prev. comment. 710: Check all Sub-Item Edit templates and place Prev/Next buttons on them 0000710 |
(0002558) alex (manager) 2010-07-22 15:06 |
Closing, since 5.1.0 release has been released. |
Related Changesets | |||
In-Portal CMS: 5.1.x r13402 Timestamp: 2010-04-25 13:22:43 Author: alex [ Details ] [ Diff ] |
Fixes 0000435: Enabling "Prev/Next" buttons in sub-Item Grids | ||
mod - /in-portal/branches/5.1.x/core/admin_templates/js/script.js | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/kernel/db/db_event_handler.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2010-07-22 15:06 | alex | Note Added: 0002558 | |
2010-07-22 15:06 | alex | Status | resolved => closed |
2010-04-25 15:33 | Dmitry | Note Added: 0001932 | |
2010-04-25 15:32 | Dmitry | Relationship added | related to 0000710 |
2010-04-25 13:23 | alex | Note Added: 0001931 | |
2010-04-25 13:22 | alex | Changeset attached | 5.1.x r13402 |
2010-04-25 13:22 | alex | Note Added: 0001930 | |
2010-04-25 13:22 | alex | Status | reviewed and tested => resolved |
2010-04-25 13:22 | alex | Fixed in Version | => 5.1.0-B1 |
2010-04-25 13:22 | alex | Resolution | open => fixed |
2010-04-25 13:16 | Dmitry | Note Added: 0001929 | |
2010-04-25 13:16 | Dmitry | Assigned To | !COMMUNITY => alex |
2010-04-25 13:16 | Dmitry | Status | needs testing => reviewed and tested |
2010-04-25 06:47 | alex | Assigned To | alex => !COMMUNITY |
2010-04-25 06:47 | alex | Status | needs work => needs testing |
2010-04-25 06:47 | alex | Note Added: 0001918 | |
2010-04-24 23:38 | Dmitry | Time Estimate Removed | 1 => |
2010-04-24 23:38 | Dmitry | Note Added: 0001914 | |
2010-04-24 23:38 | Dmitry | Assigned To | !COMMUNITY => alex |
2010-04-24 23:38 | Dmitry | Status | needs testing => needs work |
2010-02-27 04:07 | alex | Developer | => alex |
2010-01-12 11:16 | alex | Time Estimate Added | 1 |
2010-01-12 10:33 | alex | Target Version | Icebox => 5.1.0 |
2009-12-29 14:16 | alex | Note Added: 0001227 | |
2009-12-29 14:15 | alex | File Added: multiple_subitem_editing_part2.patch | |
2009-12-22 05:21 | alex | Target Version | => Icebox |
2009-12-19 06:12 | alex | Note Added: 0001167 | |
2009-12-19 06:12 | alex | Assigned To | => !COMMUNITY |
2009-12-19 06:12 | alex | Status | active => needs testing |
2009-12-19 06:12 | alex | File Added: prev_next_buttons_for_subitems.patch | |
2009-12-04 12:30 | Dmitry | Reference | Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/e2dbad268c0b8253?hl=en] => Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/e2dbad268c0b8253?hl=en |
2009-12-04 12:30 | Dmitry | New Issue | |
2009-12-04 12:30 | Dmitry | Reference | => Google Groups http://groups.google.com/group/in-portal-dev/browse_thread/thread/e2dbad268c0b8253?hl=en] |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |