tailbone/tailbone
Lance Edgar 4499a872d8 Remove unwanted "export has file" logic for ExportMasterView
this mostly did what "downloadable" already did, plus some other stuff which it
probably shouldn't have been doing anyway
2019-07-05 18:17:53 -05:00
..
api Add view, edit links to vue.js users index 2019-03-09 01:52:07 -06:00
forms Add NumericInputWidget for use with Buefy themes 2019-06-28 13:06:43 -05:00
grids Add 'duration_hours' type for grid column display 2019-07-01 11:46:21 -05:00
reports Add size description to inventory report 2016-10-10 11:34:10 -05:00
static Clear checked rows when refreshing async grid data 2019-07-01 13:22:38 -05:00
templates Add way to hide "view profile" helper for customer view 2019-07-03 12:35:14 -05:00
views Remove unwanted "export has file" logic for ExportMasterView 2019-07-05 18:17:53 -05:00
__init__.py Fix encoding bugs 2017-07-07 00:52:04 -05:00
_version.py Update changelog 2019-07-01 15:18:06 -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