tailbone/tailbone
2015-11-15 21:06:21 -06:00
..
forms Remove format hack which isn't py2.6-friendly. 2015-10-13 20:49:43 -05:00
grids Hard-code old grid pagecount settings, to avoid edbob.config. 2015-08-16 19:52:51 -05:00
newgrids Treat filter by "contains X Y" as "contains X and contains Y". 2015-08-21 23:43:19 -05:00
reports Fix usage of Product.unit_of_measure vs. Product.weighed. 2015-04-11 03:33:01 -05:00
static Tweak layout CSS so page body expands to fill screen. 2015-08-24 13:00:58 -05:00
templates Add HTML5 doctype to base template. 2015-08-20 21:17:21 -05:00
views Render DataSyncChange.obtained as humanized timestamp within UI. 2015-11-11 15:58:13 -06:00
__init__.py Fix some imports etc. regarding new batch system. 2015-01-20 00:51:51 -06:00
_version.py Update changelog. 2015-11-12 14:22:10 -06:00
app.py Tweak some things to get Tailbonen working on its own. 2015-11-15 21:06:21 -06:00
auth.py Overhaul how available permissions are registered in app config. 2015-08-11 17:26:04 -05:00
db.py Rework versioning support to allow it to be one or off. 2015-02-10 19:07:46 -06:00
helpers.py Remove some more edbob cruft. 2014-11-18 23:00:24 -06:00
progress.py Change session progress API. 2014-11-02 20:48:22 -06:00
subscribers.py Fix login redirect if referrer is not internal to site. 2015-03-05 16:55:09 -06:00
util.py Fix timezone issues with util.pretty_datetime() function. 2015-07-20 09:52:24 -05:00