Commit graph

60 commits

Author SHA1 Message Date
Lance Edgar 5b1ae27a10 Add new "v3" grids, refactor all views to use them
or at least that's the idea..hopefully we caught them all
2017-07-14 03:57:36 -05:00
Lance Edgar 581ced2990 Switch license to GPL v3 (no longer Affero)
refs #2
2017-07-06 23:47:56 -05:00
Lance Edgar 631665e208 Refactor all remaining usage of webhelpers; use webhelpers2 etc. instead 2017-07-06 21:11:05 -05:00
Lance Edgar 6302d5a351 Refactor grids to use new 'paginate' library
instead of the older `webhelpers.paginate`
2017-07-06 20:57:53 -05:00
Lance Edgar 8014e60d14 Add webhelpers2 dependency, use it for most things
still using webhelpers for certain things yet, hopefully can get rid of that soon
2017-07-06 20:13:42 -05:00
Lance Edgar 5bded89466 Replace occurrences of execfile() 2017-07-06 16:25:29 -05:00
Lance Edgar 522aad5880 Add basic ability to download Ordering Batch as Excel spreadsheet 2017-05-24 21:13:18 -05:00
Lance Edgar d1e092d9d3 Cap our pyramid_tm version until we can upgrade to pyramid 1.9 2017-05-13 14:41:03 -05:00
Lance Edgar 5f8702e4cf Remove lower version for Pyramid dependency, but restrict to pre-1.9
this may not be the best idea, but needed a hack for now..
2017-05-05 00:26:17 -05:00
Lance Edgar dd5162c151 Add initial version of "Find Users by Permission" page 2017-02-04 18:16:18 -06:00
Lance Edgar e452ea1ae9 Add min diff threshold param when making price batch from product query
Hopefully this sets the stage for arbitrary batch params here..
2017-01-30 16:11:29 -06:00
Lance Edgar 2e88cdde88 Add pyramid_mako dependency, remove minimum version for rattail 2017-01-29 15:19:39 -06:00
Lance Edgar b157b79938 Remove last references to 'edbob' package 2016-10-09 21:12:13 -05:00
Lance Edgar 459637cddb Add registration for 'rattail' template with Pyramid scaffold system 2016-10-07 19:32:49 -05:00
Lance Edgar fae26c60c6 Stop depending on PIL.
We need to fix things better than that eventually...
2016-01-21 21:03:16 -06:00
Lance Edgar 3b5ea0e426 Add config extension, to record data changes if so configured. 2015-12-17 15:15:26 -06:00
Lance Edgar 89b443c442 Tweak some things to get Tailbonen working on its own. 2015-11-15 21:06:21 -06:00
Lance Edgar 0cbf860ab6 Update changelog. 2015-08-19 22:15:44 -05:00
Lance Edgar e82b8152a4 Bump rattail dependency. 2015-03-12 10:53:54 -05:00
Lance Edgar d30d6f84e6 Update changelog. 2015-02-26 18:06:33 -06:00
Lance Edgar 7b7ec2ccbd Change rattail dependency to include 'db' feature (again)... 2015-02-11 20:25:45 -06:00
Lance Edgar 994af9dd3f Update changelog. 2015-02-10 19:15:56 -06:00
Lance Edgar 75729be79f Update changelog. 2015-02-09 23:56:25 -06:00
Lance Edgar ccb7b47912 Update changelog. 2015-01-20 17:58:31 -06:00
Lance Edgar 4535ba0851 Require 'auth' feature of rattail package.
This stupid bcrypt thing, hopefully this is a good idea...
2015-01-14 15:44:28 -06:00
Lance Edgar 23013c954d Remove 'db' extra from rattail requirement. 2014-12-03 10:59:37 -06:00
Lance Edgar 9806c7a0a2 Add DateTimeFieldRenderer to show human-friendly timestamps.
This leverages the `humanize` package to do so.  Unfortunately that doesn't
seem to handle tz-aware times though, so we may need to revisit that at
some point...?
2014-11-18 19:37:52 -06:00
Lance Edgar a28f956549 Update changelog. 2014-11-04 20:52:41 -06:00
Lance Edgar 4909188ee3 Remove cap on installed Pyramid version.
I don't recall exactly which changes I was trying to avoid previously, but
I'm not spotting any obvious reason we can't use the newer 1.5 series...
2014-11-02 19:41:18 -06:00
Lance Edgar f7c3955d8c Update changelog. 2014-09-26 15:41:54 -07:00
Lance Edgar 03c72d850d Update changelog. 2014-09-13 12:08:03 -07:00
Lance Edgar 124e28c0c2 Update changelog. 2014-07-19 18:56:00 -07:00
Lance Edgar 6943298ee0 Add product report codes to the UI. 2014-07-12 16:03:31 -07:00
Lance Edgar 8f1e34c73c Freeze FormAlchemy version below 1.5. 2014-06-12 20:40:07 -07:00
Lance Edgar 79bfeced64 Add tox support. 2014-05-17 20:22:21 -07:00
Lance Edgar 0eb1bf4558 Fix the find_packages() usage. 2014-04-28 18:32:35 -07:00
Lance Edgar ec65a9ee07 Stop using find_packages(); it was including tests. 2014-04-13 18:51:04 -07:00
Lance Edgar 389bb5dcc6 Add POD image support to product view page. 2014-04-13 17:54:22 -07:00
Lance Edgar 0d65691952 Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
Lance Edgar e472095271 Bump rattail dependency. 2014-02-16 00:21:03 -08:00
Lance Edgar 4032efbc61 Add extra 'docs' requirements. 2014-02-15 23:17:34 -08:00
Lance Edgar 580e91c544 Rename README to .rst. 2014-02-15 22:53:53 -08:00
Lance Edgar 247c8d7060 Remove change log from project description. 2014-02-15 22:45:11 -08:00
Lance Edgar 18453c0113 update changelog 2013-12-18 18:40:16 -08:00
Lance Edgar 9a956e66f5 Change trove classifier for framework. 2013-09-06 04:12:02 -07:00
Lance Edgar 2a50e704ef Major overhaul for standalone operation.
This removes some of the `edbob` reliance, as well as borrowing some templates
and styling etc. from Dtail.
2013-09-01 15:31:50 -07:00
Lance Edgar 40efd8a3bc Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
Lance Edgar 9b1579f587 renamed CHANGES file 2013-08-30 20:11:42 -07:00
Lance Edgar 6921f20fed Fixed import issue with views.reports module. 2013-08-23 14:52:07 -07:00
Lance Edgar d07aee345a Added some tests. 2013-06-19 22:26:34 -07:00