Ticket #1756 (closed bug: fixed)
Tweak: PDF File Dialog "Save" should be "Export"
Reported by: | deyan | Owned by: | mitex |
---|---|---|---|
Priority: | major | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | deyan | Design_owners: | mitex |
Imp._owners: | mitex | Test_owners: | |
Analysis_reviewers: | meddle | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | dido | Analysis_score: | 4 |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description (last modified by meddle) (diff)
Rename the "Save" button to "Export" in the pdf export dialog in order to be consistent with the HTML export
Change History
comment:1 Changed 16 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
comment:2 Changed 16 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:3 Changed 16 years ago by mitex
- Design_owners set to mitex
- Status changed from s1b_analysis_finished to s2c_design_ok
- Imp._owners set to mitex
comment:4 Changed 16 years ago by mitex
- Owner changed from deyan to mitex
- Status changed from s2c_design_ok to s3a_implementation_started
comment:5 Changed 16 years ago by mitex
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:8 Changed 16 years ago by meddle
- Description modified (diff)
Design:
- In ExportToPDFItem.getFile replace FileDialogInput.Kind.SAVE_PDF with two arguments: "Export", FileDialogInput.PDF_FILTER
- Move that method to ExportToPDFLogic
comment:9 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to meddle
- Analysis_score changed from 0 to 4
- Imp._reviewers set to meddle
- Design_score changed from 0 to 4
- Design_reviewers set to meddle
- Imp._score changed from 0 to 4
comment:10 Changed 16 years ago by dido
- Status changed from s3c_implementation_ok to closed
- Test_reviewers set to dido
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.