Skip to content

Latest commit

 

History

History
107 lines (87 loc) · 2.92 KB

File metadata and controls

107 lines (87 loc) · 2.92 KB

v 2.7.3 [19-Mar-2017]

- [Fix] Type of MySQL in map fields

v 2.7.2 [24-Apr-2016]

- [Fix] Size correctly in set data range

v 2.7.1 [05-Jan-2016]

- [Fix] Off design mode in method sheetInsertFromDoc

v 2.7.0 [04-Jan-2016]

- [Feature] Add support for search and replace.

v 2.6.1 [03-Jan-2016]

- [Fix] Copy controls forms in method sheetCopyToDoc

v 2.6.0 [30-Jan-2016]

- [Feature] Add connect to DB, register and revoke
- [Feature] Add support for update DB

v 2.5.0 [23-Jan-2016]

- [Feature] Add requests
- [Feature] Add support for custom number format in axis charts

v 2.4.3 [31-Dec-2015]

- [Fix] Get sheet by index in get sheet

v 2.4.2 [28-Dec-2015]

- [Fix] Get sheet by index in get cell

v 2.4.1 [13-Dec-2015]

- [Fix] Get sheet by index in get range

v 2.4.0 [07-Dec-2015]

- [Feature] Add properties to chart
- [Feature] Add format images and shapes
- [Fix] Set title in secondary axis chart

v 2.3.0 [27-Nov-2015]

- [Feature] Create containers ranges, add and remove ranges.
- [Feature] Get columns or rows from cell range.
- [Feature] Add copy, paste functions.
- [Feature] Insert sheets from documents, only LibreOffice.
- [Feature] Add properties for series
- [Feature] Add images and shapes
- [Feature] Zip, unzip files and folders
- [Fix] Unicode in OpenOffice PY2
- [Fix] Method getSizeScreen, only Windows

v 2.2.0 [15-Nov-2015]

- [Feature] Get sheets names
- [Feature] Get sheet by name or index
- [Feature] Operations sheet: insert, remove, copy, move, rename
- [Feature] Add create chart XY
- [Feature] Copy sheets between documents

v 2.1.0 [10-Nov-2015] - [Feature] Make query to DB - [Feature] Query to grid - [Feature] Import CSV - [Feature] Set data range - [Feature] Set visible for documents - [Feature] Get empty cells - [Fix] Double line break in export CSV, only Windows

v 2.0.0 [30-Oct-2015]

- [IMPORT] Change name service to: org.universolibre.EasyDev
- [Feature] Separate class in files.

v 1.3.1 [30-Aug-2015]

- [Fix] BCC in send mail

v 1.3.0 [28-Aug-2015]

- [Feature] Add methods for cells and ranges

v 1.2.0 [27-Aug-2015]

- [Feature] Support export CSV

v 1.1.0 [25-Aug-2015]

- [Feature] Support clipboard

v 1.0.1 [24-Aug-2015]

- [Fix] Line break in body in function send mail.
- [Fix] Export selection in export pdf

v 1.0.0 [22-Aug-2015]

- [Feature] Update script to make extension and config file.
- Init stable version