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 Simple Details Jump to Notes ] Wiki ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000896 [In-Portal CMS] Admin Interfaces feature request always 2010-10-22 00:10 2012-07-25 05:32
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B1
Status closed Product Version 5.1.1-B2 Target Version 5.2.0
Time EstimateNo estimate
Summary 0000896: User Address Management in Admin
Description Implement Admin interfaces for User Address Management under the user record.

We should be able to fully manage all addresses as we do now on Front-end. Note that all database and units are already in place and should be used in this task.
Additional Information 1. addr prefix is already a subitem to user's unit config, so no problem with coping to temp tables
2. make sure, that "addr" unit is made subitem via OnAfterConfigRead hook from "addr" unit event handler to user's unit
3. add "Addresses" tab on user adding/editing page
4. see http://guide.in-portal.org/rus/index.php/K4:%D0%A0%D0%B0%D0%B1%D0%BE%D1%82%D0%B0_%D1%81_%D0%BF%D0%BE%D0%B4%D1%87%D0%B8%D0%BD%D1%91%D0%BD%D0%BD%D1%8B%D0%BC%D0%B8_%D0%BF%D1%80%D0%B5%D1%84%D0%B8%D0%BA%D1%81%D0%B0%D0%BC%D0%B8 for more detailed sub-item adding explanation
5. use same controls on address adding/editing page as ones from "My Addresses" section in "advanced" theme
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-dev/browse_thread/thread/f7ef3c1456c85979
Change Log Message Ability to manage User Addresses in Admin
Estimate Points 1
Attached Files patch file icon address_management_core_896.patch [^] (4,862 bytes) 2011-12-29 12:13 [Show Content]
patch file icon address_management_modules_896.patch [^] (16,375 bytes) 2011-12-29 12:14 [Show Content]
patch file icon address_management_core_v2.patch [^] (6,267 bytes) 2011-12-30 04:43 [Show Content]
patch file icon address_management_modules_v2.patch [^] (28,749 bytes) 2011-12-30 04:43 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0004352)
erik (manager)
2011-12-29 12:15

Patches attached - needs testing
User avatar (0004361)
alex (manager)
2011-12-30 04:45

Problems:
1. addresses deleting wasn't working
2. got "Editing User - Adding Address 'TitleField Missing' " - no title field while editing address in a bluebar
3. phrase for address editing page in a blue bar not translated
4. profile address changing wasn't affecting user record in admin
5. since column phrase translation doesn't get imported on upgrade, then sql were needed to create them

Style fixes:
1. OnAfterConfigRead hook should be placed in addresses unit, since it that unit logically hooks to user's unit
User avatar (0004362)
alex (manager)
2011-12-30 04:46

Fix committed to 5.2.x branch. Commit Message:

Fixes 0000896: User Address Management in Admin
Commit on behalf of Erik
User avatar (0005011)
alex (manager)
2012-07-25 05:32

Since 5.2.0 version was released.

- Related Changesets
Modules :: In-Commerce: 5.2.x r14996
Timestamp: 2012-01-05 07:58:48
Author: alex
Details ] Diff ]
Bug 0000896: User Address Management in Admin
1. corrected way to hook to parent unit
mod - /w/in-commerce/branches/5.2.x/units/addresses/addresses_config.php Diff ] File ]
In-Portal CMS: 5.2.x r14954
Timestamp: 2011-12-30 04:46:07
Author: alex
Details ] Diff ]
Fixes 0000896: User Address Management in Admin
Commit on behalf of Erik
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
Modules :: In-Commerce: 5.2.x r14953
Timestamp: 2011-12-30 04:45:46
Author: alex
Details ] Diff ]
Bug 0000896: User Address Management in Admin
Commit on behalf of Erik
add - /w/in-commerce/branches/5.2.x/admin_templates/users File ]
add - /w/in-commerce/branches/5.2.x/admin_templates/users/user_address_edit.tpl File ]
add - /w/in-commerce/branches/5.2.x/admin_templates/users/user_edit_addresses.tpl File ]
mod - /w/in-commerce/branches/5.2.x/install/english.lang Diff ] File ]
mod - /w/in-commerce/branches/5.2.x/units/addresses/addresses_config.php Diff ] File ]
mod - /w/in-commerce/branches/5.2.x/units/addresses/addresses_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-07-25 05:32 alex Note Added: 0005011
2012-07-25 05:32 alex Status resolved => closed
2012-01-05 07:58 alex Changeset attached 5.2.x r14996
2011-12-30 04:46 alex Note Added: 0004362
2011-12-30 04:46 alex Status reviewed and tested => resolved
2011-12-30 04:46 alex Fixed in Version => 5.2.0-B1
2011-12-30 04:46 alex Resolution open => fixed
2011-12-30 04:46 alex Assigned To !COMMUNITY => alex
2011-12-30 04:46 alex Changeset attached 5.2.x r14954
2011-12-30 04:45 alex Changeset attached 5.2.x r14953
2011-12-30 04:45 alex Note Added: 0004361
2011-12-30 04:45 alex Assigned To alex => !COMMUNITY
2011-12-30 04:45 alex Status needs testing => reviewed and tested
2011-12-30 04:43 alex File Added: address_management_modules_v2.patch
2011-12-30 04:43 alex File Added: address_management_core_v2.patch
2011-12-29 13:10 administrator Target Version Icebox => 5.2.0
2011-12-29 12:15 erik Note Added: 0004352
2011-12-29 12:15 erik Assigned To erik => alex
2011-12-29 12:15 erik Developer => erik
2011-12-29 12:15 erik Status needs work => needs testing
2011-12-29 12:14 erik File Added: address_management_modules_896.patch
2011-12-29 12:13 erik File Added: address_management_core_896.patch
2011-12-29 03:15 alex Estimate Points 0 => 1
2011-12-29 03:15 alex Additional Information Updated View Revisions
2011-12-15 18:29 Dmitry Estimate Points => 0
2011-12-15 18:29 Dmitry Assigned To => erik
2011-12-15 18:29 Dmitry Status active => needs work
2010-10-22 00:12 Dmitry Summary Address Management for User in Admin => User Address Management in Admin
2010-10-22 00:10 Dmitry New Issue
2010-10-22 00:10 Dmitry Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/f7ef3c1456c85979
2010-10-22 00:10 Dmitry Change Log Message => Ability to manage User Addresses in Admin



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

Powered by Mantis Bugtracker