.. |
api
|
Add basic support for "download" and "rawbytes" API views
|
2021-01-06 13:12:27 -06:00 |
forms
|
Try to show existing filename, for upload widget
|
2021-01-05 18:53:00 -06:00 |
grids
|
Add "is empty" and related verbs, for "string" type grid filters
|
2020-12-04 15:26:21 -06:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Add CSS styles for 'codehilite' a la Pygments
|
2021-01-17 11:15:24 -06:00 |
templates
|
Add basic support for defining columns when generating new table feature
|
2021-01-18 00:32:30 -06:00 |
views
|
Make 'new-report' the default feature to be generated
|
2021-01-19 11:25:02 -06:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2021-01-10 21:24:59 -06:00 |
app.py
|
Add common "form poster" logic, to make CSRF token/header names configurable
|
2020-12-16 14:28:41 -06:00 |
auth.py
|
Avoid unhelpful error when perm check happens for "re-created" DB user
|
2020-09-20 16:32:44 -05:00 |
beaker.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
config.py
|
Add common "form poster" logic, to make CSRF token/header names configurable
|
2020-12-16 14:28:41 -06:00 |
db.py
|
Add variant transaction logic per zope.sqlalchemy 1.1 changes
|
2021-01-16 14:13:34 -06:00 |
diffs.py
|
Fix package diff table for upgrade view template, per Buefy
|
2019-06-15 18:06:54 -05:00 |
exceptions.py
|
Fix some basic product editing features
|
2020-02-28 18:11:54 -06:00 |
helpers.py
|
Add new/flexible "download results" feature
|
2020-08-22 15:24:32 -05:00 |
menus.py
|
Add support for top-level links for simple menus
|
2018-11-29 14:51:57 -06:00 |
progress.py
|
Add versioning workaround support for batch actions
|
2018-06-07 12:40:25 -05:00 |
scaffolds.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
subscribers.py
|
Add common "form poster" logic, to make CSRF token/header names configurable
|
2020-12-16 14:28:41 -06:00 |
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
util.py
|
Add helper function, get_csrf_token()
|
2020-03-24 18:19:05 -05:00 |