Collective-tablepage

Latest version: v0.10.6

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

Scan your dependencies

Page 4 of 5

0.5

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

- The ``unique`` validator was preventing record update
[keul]
- Monetary column will pad the final zero in less that 2 decimal
are supplied (123.5 will be 123.50)
[keul]

0.5b4

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

- Fixed a bug that break link columns when the linked content is no more
[keul]
- Fixed error when validating old rows, created before version 0.5
[keul]

0.5b3

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

- Do not use the HTML 5 ``number`` type anymore because
of `Google Chrome stupidity`__
[keul]
- Fixed a Python 2.4 bug in interpreting CSV format
[keul]
- Do not fail the whole import procedure if a CSV row is missing
some columns
[keul]

__ http://code.google.com/p/chromium/issues/detail?id=78520

0.5b2

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

- Fixed error when editing old rows, created before version 0.5
[keul]
- The import from CSV form can be used when no configuration has been given.
A basical configuration will be guessed by columns headers
[keul]
- Select colum now enforce vocabulary values
[keul]
- New column type: "Monetary"
[keul]
- When exporting in CSV, always quote data. This prevent some fancy
Excel/OpenOffice interpretation
[keul]
- Column validator can be executed also when importing from CSV
[keul]

0.5b1

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

- Soft dependency on jQuery DataTables plus "*Row Grouping Add-on*".
This add new features like live-search in table, batching and colum sorting.
[keul]
- Added a JavaScript command for expand/collapse available view when editing
(this can help in cases where you added a lot of columns)
[keul]
- Fixed critical error in the "Files" column; when selecting existing file
the column id was ignored
[keul]
- Added new feature: registering validators
[keul]
- Added validator for required field
[keul]
- Added validator for unique field
[keul]
- New field type: "Email", for inserting an text in e-mail format
[keul]
- New field type: "Numeric", for inserting an text in numerical format
[keul]

0.4.1

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

- Added uninstall profile
[keul]
- Fixed bug in finding duplicate rows when importing from CSV
(close `1`__) [keul]

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

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.