Collective-tablepage

Latest version: v0.10.6

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.10.1

-------------------

- Fixed issue when using date search without other search criteria
[keul]
- Row commands were not displayed properly on first row in subs page
if a label was present of first ones
[keul]
- When editing table redirect user to last page if we are in append mode
[keul]

0.10

-----------------

- New columns: "*Date*" and "*Date/Time*".
This close `7`__
[keul]
- Some visual changes to very small tables
[keul]

__ https://github.com/RedTurtle/collective.tablepage/issues/7

0.9

----------------

Special thanks to `Petri Savolainen`__ for lot of stuff done in this release

__ https://github.com/petri

- When editing table, row's uuid is put on ``data-uid`` attribute on row
[keul]
- Removed useless fieldset legend when editing a row.
This close `13`__
[keul]
- Fixed updated row count message when using the refresh button
[keul]
- Caches are now pre-populated at write time, not when the first read
attempt happen. This will also fix a catalog index bug with Computed
columns
[keul]
- Fixed issue in Link and File columns: was not possible to delete submitted
data but only possible to change it
[keul]
- Fixed critical bug: when deleting a row, following rows were still indexed
with old (wrong) position value. This will lead to strage behavior when
searches are performed
[keul]
- Implemented the computed vocabulary feature: vocabulary source can be taken
from a TALES evaluation (close `10`__)
[petri, keul]
- Multi tables view was not using batchin or search
[keul]
- Search form method from ``POST`` to ``GET`` (batching was using ``GET`` already)
[keul]
- Removed min number of rows needed for enabling DataTables (close `16`__)
[keul]
- Usability improvements. When using DataTables and we don't have any row groups,
move the (unique) "*Add row*" button in the lower section (close `11`__)
[keul]
- Fixed an issue that store icons absolute URL in the cache for "linkable"
columns (close `14`__)
[keul]

__ https://github.com/RedTurtle/collective.tablepage/issues/13
__ https://github.com/RedTurtle/collective.tablepage/issues/10
__ https://github.com/RedTurtle/collective.tablepage/issues/16
__ https://github.com/RedTurtle/collective.tablepage/issues/11
__ https://github.com/RedTurtle/collective.tablepage/issues/14

0.8.1

------------------

- Migration fixes from older releases
[keul]
- Some minimal JSHint cleanup on the 3rd party ``jquery.dataTables.rowGrouping.js``
file that sometimes can create problems with compression. Also provided
a pre-minified version. See `14279`__).
[keul]

__ https://dev.plone.org/ticket/14279

0.8

----------------

- Added Finnish translation
[petri]
- Fixed encoding issue with vocabulary values using selection column
(close `5`__)
[keul]

__ https://github.com/RedTurtle/collective.tablepage/issues/5

0.8b3

------------------

- Yet another Plone 3 compatibility fix
[keul]
- Fixed critical bug in search: path was not used for
finding labels
[keul]
- Fixing AdvancedQuery integration and removing unused indexes.
This fix critical bug that make query look for
"access inactive portal content" permission
[keul]
- Fixed an evil bug that populate caches of computed fields with
bad values when search are performed
[keul]

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.