Commit graph

27 commits

Author SHA1 Message Date
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