This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
plone.formwidget.querystring/docs/HISTORY.txt

33 lines
569 B
Plaintext

Changelog
=========
1.0b2 (unreleased)
------------------
- Fix sort-reversed checkbox javascript.
[timo]
1.0b1 (2012-03-09)
------------------
- Stop hardcoding the field name so it works with other field names and
prefixes.
[davisagli]
- Rename ArcheTypesQueryWidget to Querywidget to avoid confusion.
[timo]
- Several JSLint fixes on querywidget.js
[timo]
- Make sure the sorting settings are actually stored on the collection.
[timo]
1.0a1 (2011-10-28)
------------------
- Initial release.
[ralphjacobs, kcleong, jbaumann, hannosch, timo]