Skip to content

Latest commit

 

History

History
107 lines (87 loc) · 3.15 KB

File metadata and controls

107 lines (87 loc) · 3.15 KB

v 2.7.3 [19-Mar-2017]

- [Fix] Tipo de campo en mapeo de MySQL

v 2.7.2 [24-Abr-2016]

- [Fix] Tamaño correcto en el método setData de los datos

v 2.7.1 [05-Ene-2016]

- [Fix] Desactivar el modo de diseño al copiar hoja con el método sheetInsertFromDoc

v 2.7.0 [04-Ene-2016]

- [Feature] Soporte para buscar y reemplazar.

v 2.6.1 [03-Ene-2016]

- [Fix] Copiar controles de formularo en el método sheetCopyToDoc

v 2.6.0 [30-Ene-2016]

- [Feature] Soporte para conectarse a una base de datos registrada.
- [Feature] Soporte para actualizar datos en una base de datos registrada.

v 2.5.0 [23-Ene-2016]

- [Feature] Soporte para la librería requests
- [Feature] Soporte para formatos personalizados en los ejes de un gráfico

v 2.4.3 [31-Dec-2015]

- [Fix] Devolver hoja por índice en el método getSheet

v 2.4.2 [28-Dec-2015]

- [Fix] Devolver hoja por índice en el método getCell

v 2.4.1 [13-Dec-2015]

- [Fix] Devolver hoja por índice en el método getRange

v 2.4.0 [07-Dec-2015]

- [Feature] Agregar propiedades a los gráficos.
- [Feature] Formatear imagenes y formas.
- [Fix] Establecer título en eje secundario en un gráfico.

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