.. |
api
|
Add initial API views for inventory batches
|
2020-03-29 16:31:16 -05:00 |
forms
|
Add "worksheet file" pattern for editing batches
|
2020-09-18 12:17:04 -05:00 |
grids
|
Tweak how an "enum" grid filter is initialized
|
2020-11-25 18:49:02 -06:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Add buefy theme support for ordering worksheet
|
2020-08-20 17:56:19 -05:00 |
templates
|
Add "generic" Employee tab feature, for profile view
|
2020-11-30 18:56:06 -06:00 |
views
|
Add "generic" Employee tab feature, for profile view
|
2020-11-30 18:56:06 -06:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2020-10-13 16:59:54 -05:00 |
app.py
|
Convert mako directories to list, if it's a string
|
2020-06-24 11:36:58 -05: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 config for "global" help URL
|
2020-08-20 17:51:00 -05:00 |
db.py
|
Tweak how global DB session is created
|
2020-10-13 16:59:51 -05: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 model to global template context, plus h.maxlen()
|
2020-08-09 14:03:28 -05: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 |