In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1196 [In-Portal CMS] Admin Interfaces feature request always 2012-01-29 18:34 2012-07-25 05:31
Dmitry  
alex  
normal  
closed  
fixed  
 
none 5.2.0-B2  
https://groups.google.com/d/topic/in-portal-dev/F9sIet8QxQs/discussion
Added improvements to languages and phrases export capabilities
1
0001196: Improvements to Languages and Phrases Export capabilities
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
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
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 
png LangExporting.png (45,209) 2012-02-01 14:25
http://tracker.in-portal.org/file_download.php?file_id=1501&type=bug
png

png DirectExportLang.png (52,732) 2012-02-01 14:25
http://tracker.in-portal.org/file_download.php?file_id=1502&type=bug
png

patch direct_export_from_phrase_email_event_grid.patch (36,890) 2012-02-17 09:44
http://tracker.in-portal.org/file_download.php?file_id=1516&type=bug
Issue History
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 bug_revision_view_page.php?rev_id=978#r978
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 bug_revision_view_page.php?rev_id=977#r977
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 bug_revision_view_page.php?rev_id=971#r971
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

Notes
(0004464)
alex   
2012-02-17 09:46   
Will test all together later.
(0004465)
alex   
2012-02-17 09:46   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001196: Improvements to Languages and Phrases Export capabilities
(0004958)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.