Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-5301 Set fixed column width correctly in number of characters

  1. … 1 more file in changeset.
LDEV-5301 Export grouping template in correct format

LDEV-5301 Export grouping template in correct format

LDEV-5301 Fix exception when non-fixed column width is used in export

LDEV-5301 Fix exception when non-fixed column width is used in export

LDEV-5301 Split learner name into first and last name

  1. … 2 more files in changeset.
LDEV-5301 Introduce fixed column width in spreadsheet exports

Set Peer Evaluation export column width to about 12.5 points.

  1. … 2 more files in changeset.
LDEV-5257 Escape formulas in LAMS-generated spreadsheets

LDEV-5227 Fix an exception if exported column is too wide

LDEV-5227 Add own implementation of column auto width

Apache POI column auto width for XLSX files is very slow and resource

consuming.

LDEV-5227 Use CellUtil to set cell style properties

Excel keeps all cell style definitions in memory and then only applies

them to cells. Creating a new style for each cell is inefficient and has

built-in limitations. CellUtil keeps track of existing cell styles and

reuses existing ones when possible.

LDEV-5155 Allow multiple cell borders in Excel exports

  1. … 1 more file in changeset.
LDEV-5124 Allow cell merging in exported Excel sheet

LDEV-4858 Ensure correct Excel cell text length

  1. … 4 more files in changeset.
LDEV-4933 Take care about null/100.0 case

  1. … 2 more files in changeset.
LDEV-4897 Update Peerreview, Grouping servlet, Outcome controller to use new Excel exporting methods

* Improve code generating excel files. Add bold attribute to Excel rows

  1. … 8 more files in changeset.
LDEV-4897 Update Gradebook, Kumalive, and archived emails to use new Excel exporting methods

  1. … 10 more files in changeset.
LDEV-4897 Update Scratchie and MCQ to use new Excel exporting methods

  1. … 12 more files in changeset.
LDEV-4858 Take care about percentages

LDEV-4897 Introduce ExcelRow and ExcelSheet classes

* Update Daco and Assessment to use new classes

* Move existing ExcelCell and ExcelUtils to .util.excel package

  1. … 29 more files in changeset.