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 ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0001196 [In-Portal CMS] Admin Interfaces feature request always 2012-01-29 18:34 2012-07-25 05:31
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B2
Status closed Product Version Target Version 5.2.0
Time EstimateNo estimate
Summary 0001196: Improvements to Languages and Phrases Export capabilities
Description There are 2 improvements that are part of this task:


1. Adding "Data Type to Export" field + functionality which will allow exporting specific data types or all of it.

We add ability to select Data Type to Export - checkboxes on Export screen for Lang Export via Regional section (all checked by default) - see 1st screenshot


2. Add ability to export only what you have Filtered out or Selected on right from Labels & Phrases and Email Templates grid/sections.

Here we'll use similar Export screen, BUT remove unneeded fields - see 2nd screenshot.

3. Add "Modified On" field to e-mail events table.

NOTE: "Export" toolbar buttons should HIDDEN for Simple system preset
Additional Information Plan:
1. change filter on phrase type column to "grid_multioptions_filter", that allows to select multiple phrase types at once
2. create OnExport events for phrases & e-mail events, that would:
- remember phrases/e-mail events that user have selected in grid
- or remember all phrases/e-mail events that are displayed
- show usual export page with special mark passed to it
- based on special mark hide all unrelated fields
3. set language id to export as current language from the grid
4. set phrases/e-mail events names to ones from grid
5. call regular export event
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-dev/F9sIet8QxQs/discussion
Change Log Message Added improvements to languages and phrases export capabilities
Estimate Points 1
Attached Files png file icon LangExporting.png [^] (45,209 bytes) 2012-02-01 14:25


png file icon DirectExportLang.png [^] (52,732 bytes) 2012-02-01 14:25


patch file icon direct_export_from_phrase_email_event_grid.patch [^] (36,890 bytes) 2012-02-17 09:44 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to 0001224closed (5.2.0)alex Email event usage refactoring 
related to 0001209closed (5.2.0)alex Incorrect MultiOptions grid filter value escaping 
related to 0001227closed (5.2.0)alex Ability to specify both HTML and Plain Text version of e-mail event 

-  Notes
User avatar (0004464)
alex (manager)
2012-02-17 09:46

Will test all together later.
User avatar (0004465)
alex (manager)
2012-02-17 09:46

Fix committed to 5.2.x branch. Commit Message:

Fixes 0001196: Improvements to Languages and Phrases Export capabilities
User avatar (0004958)
alex (manager)
2012-07-25 05:31

Since 5.2.0 version was released.

- Related Changesets
In-Portal CMS: 5.2.x r15116
Timestamp: 2012-02-17 09:46:34
Author: alex
Details ] Diff ]
Fixes 0001196: Improvements to Languages and Phrases Export capabilities
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/email_events_emailevents.php Diff ] File ]
mod - /in-portal/branches/5.2.x/admin/system_presets/simple/phrases_phrases.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/languages/email_message_list.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/languages/phrase_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/languages/phrase_list.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/regional/languages_export.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/regional/phrases_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/email_events/email_events_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/email_events/email_events_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/helpers/language_import_helper.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/languages/languages_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/phrases/phrases_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/phrases/phrases_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-07-25 05:31 alex Note Added: 0004958
2012-07-25 05:31 alex Status resolved => closed
2012-03-15 11:35 alex Relationship added related to 0001227
2012-03-15 10:17 alex Relationship added related to 0001224
2012-02-17 09:46 alex Changeset attached 5.2.x r15116
2012-02-17 09:46 alex Note Added: 0004465
2012-02-17 09:46 alex Status reviewed and tested => resolved
2012-02-17 09:46 alex Fixed in Version => 5.2.0-B2
2012-02-17 09:46 alex Resolution open => fixed
2012-02-17 09:46 alex Assigned To !COMMUNITY => alex
2012-02-17 09:46 alex Note Added: 0004464
2012-02-17 09:46 alex Status needs testing => reviewed and tested
2012-02-17 09:44 alex Time Estimate Removed 3 =>
2012-02-17 09:44 alex Assigned To => !COMMUNITY
2012-02-17 09:44 alex Developer => alex
2012-02-17 09:44 alex Status active => needs testing
2012-02-17 09:44 alex File Added: direct_export_from_phrase_email_event_grid.patch
2012-02-17 09:34 alex Description Updated View Revisions
2012-02-16 05:03 alex Relationship added related to 0001209
2012-02-14 04:20 alex Estimate Points 0 => 1
2012-02-14 04:20 alex Time Estimate Added 3
2012-02-14 04:20 alex Additional Information Updated View Revisions
2012-02-01 14:27 Dmitry Change Log Message Added ability to export phrases from Labels & Phrases section => Added improvements to languages and phrases export capabilities
2012-02-01 14:27 Dmitry Summary Ability to Export phrases from Labels & Phrases section => Improvements to Languages and Phrases Export capabilities
2012-02-01 14:25 Dmitry File Added: DirectExportLang.png
2012-02-01 14:25 Dmitry File Added: LangExporting.png
2012-02-01 14:25 Dmitry Description Updated View Revisions
2012-01-29 18:35 Dmitry Target Version 5.2.0-B2 => 5.2.0
2012-01-29 18:34 Dmitry New Issue
2012-01-29 18:34 Dmitry Reference => https://groups.google.com/d/topic/in-portal-dev/F9sIet8QxQs/discussion
2012-01-29 18:34 Dmitry Change Log Message => Added ability to export phrases from Labels & Phrases section
2012-01-29 18:34 Dmitry Estimate Points => 0



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

Powered by Mantis Bugtracker