5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Oct 06, 2021 — Oct 06, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preparing release 0.65 More... over 2 years ago
Use `dict.items` instead `dict.iteritems` for Py2/Py3 compatibility. More... over 2 years ago
Fixed rendering of error message when an exception occurs during a transition. See #SUP-27209 More... over 2 years ago
Python 3 compatibility More... over 2 years ago
Require cssselect<1.2 only when using python 2.7 More... over 2 years ago
Require cssselect<1.2, version 1.2+ is for Py3 only... More... over 2 years ago
Return new date when `cache.invalidate_cachekey_volatile_for` is called with `get_again=True`. More... over 2 years ago
Back to development: 0.65 More... over 2 years ago
Preparing release 0.64 More... over 2 years ago
Merge pull request #11 from collective/PM-3984_select_unselect_all_reusable_js_function More... over 2 years ago
Added parameters attrName="name" and selector="=" to JS function toggleCheckboxes More... over 2 years ago
Fixed test_CheckBoxColumn More... over 2 years ago
Fixed test_CheckBoxColumn More... over 2 years ago
Pinned pep517 = 0.8.2, zope.configuration = 3.8.1 More... over 2 years ago
Extended JS function `toggleCheckboxes` to pass the select/unselect checkbox as first parameter and trigger the click event when checkboxes checked or unchecked. This changes nothing here but makes this function more useable in other contexts. See #PM-3984 More... over 2 years ago
Added sphinx docstring More... over 2 years ago
Added docstring and return value More... over 2 years ago
Added `workflow.remove_state_transitions` function do remove transitions on a state and clean duplicates More... over 2 years ago
Skipped temporarily last tests More... over 2 years ago
Corrected typo and added comment More... over 2 years ago
update links (#10) More... over 2 years ago
Back to development: 1.62 More... over 2 years ago
Preparing release 1.61 More... over 2 years ago
Fix changes More... over 2 years ago
Force by default redirect after transition SUP-26240 (#8) More... over 2 years ago
Added more tests on cached methods More... almost 3 years ago
Back to development: 0.64 More... almost 3 years ago
Preparing release 0.63 More... almost 3 years ago
Merge pull request #21 from IMIO/MOD-910_centralize_caching_mechanism More... almost 3 years ago
Corrected monkey patch description More... almost 3 years ago