Commit graph

38 commits

Author SHA1 Message Date
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
Lance Edgar 84225f00e1 Initial tests.
This doesn't add much in the way of useful tests but it should pave the way for
more. Tests may be run like so:

{{{
python setup.py nosetests --with-coverage
}}}
2013-06-19 14:21:45 -07:00
Lance Edgar 4174e6d77d update changelog 2013-06-09 13:46:20 -07:00
Lance Edgar bd700431f6 update changelog 2013-02-20 22:14:42 -08:00
Lance Edgar fbc457fe2a update changelog 2012-09-28 09:40:43 -07:00
Lance Edgar cf1ab347af update changelog 2012-09-18 19:01:20 -07:00
Lance Edgar 1578dd3b55 extended commit (see note)
- Cleaned up dependencies.

- Added ``rattail.pyramid.includeme()``.

- Added ``CustomerGroup`` CRUD view (read only).

- Added hot links to ``Customer`` CRUD view.

- Added ``Store`` index, CRUD views.

- Updated ``rattail.pyramid.views.includeme()``.

- Added ``email_preference`` to ``Customer`` CRUD.
2012-09-17 11:59:24 -07:00
Lance Edgar 51e39c1b28 update changelog 2012-08-17 09:58:00 -07:00
Lance Edgar 93e7c6ae80 update changelog 2012-08-12 12:25:16 -07:00
Lance Edgar 79abd8bc5f bump rattail dependency 2012-05-08 09:33:37 -07:00
Lance Edgar 81f6b57a63 initial commit (save point) 2012-04-10 12:39:30 -05:00