View Issue Details

IDProjectCategoryView StatusLast Update
0013290mantisbtcsvpublic2014-09-23 18:05
Reporterrombert Assigned Torombert  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version1.2.8Fixed in Version1.2.8 
Summary0013290: Allow more control over excel export format
Description

The excel_api should support:

  • setting styles on rows and cells
  • setting attributes on cell ( for merging )
TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036402

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x 338208c5

2011-09-03 22:58

rombert


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

rombert


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