| .. |
|
api
|
Add view, edit links to vue.js users index
|
2019-03-09 01:52:07 -06:00 |
|
forms
|
More Buefy tweaks, for file upload, and "edit batch" generally
|
2019-06-08 14:26:33 -05:00 |
|
grids
|
Various things to support "notes management" from person profile view
|
2019-06-06 13:49:59 -05:00 |
|
reports
|
Add size description to inventory report
|
2016-10-10 11:34:10 -05:00 |
|
static
|
Use locale formatting for some numbers in the Buefy grid
|
2019-06-15 19:50:25 -05:00 |
|
templates
|
Pull the grid tools to the right, for Buefy
|
2019-06-16 16:23:01 -05:00 |
|
views
|
Fix click behavior for all/diffs package links in upgrade view
|
2019-06-16 16:27:45 -05:00 |
|
__init__.py
|
Fix encoding bugs
|
2017-07-07 00:52:04 -05:00 |
|
_version.py
|
Update changelog
|
2019-06-16 13:29:35 -05:00 |
|
app.py
|
Remove some pointless tests
|
2018-11-30 16:07:58 -06: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
|
Add very basic Vue.js grid/index experiment for Users table
|
2018-11-26 22:07:30 -06:00 |
|
db.py
|
Specify expire_on_commit for tailbone db session
|
2017-08-08 19:38:54 -05:00 |
|
diffs.py
|
Fix package diff table for upgrade view template, per Buefy
|
2019-06-15 18:06:54 -05:00 |
|
helpers.py
|
Add raw_datetime() function to tailbone.helpers module
|
2019-04-12 12:55:22 -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
|
Assign client IP address to session, for sake of data versioning
|
2019-06-15 19:02:51 -05:00 |
|
tweens.py
|
Revert "Try to retry InvalidRequestError from sqlalchemy"
|
2018-08-17 00:24:51 -05:00 |
|
util.py
|
Move logic used to determine if current request should use Buefy
|
2019-05-21 12:34:18 -05:00 |