.. |
api
|
Add initial API views for inventory batches
|
2020-03-29 16:31:16 -05:00 |
forms
|
Expose the Role.notes field for view/edit
|
2020-03-23 19:59:28 -05:00 |
grids
|
Let each grid component have a custom name, if needed
|
2020-05-20 19:19:06 -05:00 |
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
static
|
Let each grid component have a custom name, if needed
|
2020-05-20 19:19:06 -05:00 |
templates
|
Add ability to download roles / permissions matrix as Excel file
|
2020-06-22 16:00:33 -05:00 |
views
|
Use byte string filters for row grid too
|
2020-06-24 10:53:43 -05:00 |
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
_version.py
|
Update changelog
|
2020-06-17 12:45:00 -05:00 |
app.py
|
Convert mako directories to list, if it's a string
|
2020-06-24 11:36:58 -05:00 |
auth.py
|
Remove unwanted import (which broke versioning)
|
2017-08-08 14:41:52 -05:00 |
beaker.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
config.py
|
Let config totally disable the old/legacy jQuery mobile app
|
2020-04-04 20:51:49 -05:00 |
db.py
|
Add "multi-engine" support for Trainwreck transaction views
|
2019-07-25 15:40:38 -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 helper function, get_csrf_token()
|
2020-03-24 18:19:05 -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
|
Make sure falafel theme is somewhat available by default
|
2020-01-29 22:01:44 -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 |