Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013290 | mantisbt | csv | public | 2011-09-04 05:58 | 2014-09-23 18:05 |
| Reporter | rombert | Assigned To | rombert | ||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.2.8 | Fixed in Version | 1.2.8 | ||
| Summary | 0013290: Allow more control over excel export format | ||||
| Description | The excel_api should support:
| ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x 338208c5 2011-09-03 22:58 Details Diff |
Allow more control over the excel api's output The following changes have been made: - allow declaration of Spreadsheet styles to control the appearance of rows and cells - allow setting of attributes on individual cells The actual output of the excel export is unchanged. The API changes are completely backwards compatible. Fixes 0013290: Allow more control over excel export format |
Affected Issues 0013290 |
|
| mod - core/excel_api.php | Diff File | ||
|
MantisBT: master 887d9e50 2011-09-03 22:58 Details Diff |
Allow more control over the excel api's output The following changes have been made: - allow declaration of Spreadsheet styles to control the appearance of rows and cells - allow setting of attributes on individual cells The actual output of the excel export is unchanged. The API changes are completely backwards compatible. Fixes 0013290: Allow more control over excel export format |
Affected Issues 0013290 |
|
| mod - core/excel_api.php | Diff File | ||
related to
child of
duplicate of