2012-04-10 12:09:29 -05:00
|
|
|
|
2012-09-18 20:57:08 -05:00
|
|
|
0.3a6
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Bump edbob dependency.
|
|
|
|
|
2012-09-18 20:54:08 -05:00
|
|
|
0.3a5
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Added ``Store`` and related models.
|
|
|
|
|
|
|
|
- Added ``Customer.email_preference`` field.
|
|
|
|
|
|
|
|
- Added ``load-host-data`` command.
|
|
|
|
|
|
|
|
- Added database changes/synchronization framework.
|
|
|
|
|
|
|
|
- Fixed batch table create/drop.
|
|
|
|
|
2012-09-18 13:40:41 -05:00
|
|
|
0.3a4r1
|
|
|
|
-------
|
|
|
|
|
|
|
|
- Added ``Product.cost``, ``Product.vendor``.
|
|
|
|
|
|
|
|
- Added basic one-up label printing support.
|
|
|
|
|
|
|
|
- Added initial batch support, with ``PrintLabels`` provider.
|
|
|
|
|
|
|
|
- Added GPC data type.
|
|
|
|
|
|
|
|
- Changed internal name of file monitor Windows service.
|
|
|
|
|
|
|
|
- Added progress support for label printing.
|
|
|
|
|
|
|
|
- Label profiles moved from config to database model.
|
|
|
|
|
|
|
|
- Removed ``rattail.db.init_database()`` function.
|
|
|
|
|
|
|
|
- Moved some enum values from db extension to core (``rattail.enum`` module).
|
|
|
|
|
|
|
|
- Improved SIL support: moved ``rattail.sil`` to subpackage, added ``Writer``
|
|
|
|
class etc.
|
|
|
|
|
|
|
|
- Fixed file monitor in Linux.
|
|
|
|
|
|
|
|
- Added ``delete-orphan`` to ``Vendor.contacts`` relationship cascade.
|
|
|
|
|
2012-08-17 11:40:57 -05:00
|
|
|
0.3a4
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Update file monitor per changes in ``edbob``.
|
|
|
|
|
2012-08-12 14:18:35 -05:00
|
|
|
0.3a3
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Move database extension to subdir (``rattail.db.extension``).
|
|
|
|
|
|
|
|
- Make database extension require ``auth`` extension.
|
|
|
|
|
|
|
|
- Fix ``rattail.db.init()``.
|
|
|
|
|
|
|
|
- Add lots of classes to database extension model.
|
|
|
|
|
|
|
|
- Add ``rattail.labels`` module.
|
|
|
|
|
|
|
|
- Add ``rattail.db.cache`` module.
|
|
|
|
|
|
|
|
- Add SIL output functions.
|
|
|
|
|
|
|
|
- Remove some batch code (for now?).
|
|
|
|
|
2012-07-25 15:34:05 -05:00
|
|
|
0.3a2
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Added Windows file monitor service.
|
|
|
|
|
2012-04-10 12:09:29 -05:00
|
|
|
0.3a1
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Refactored to rely on `edbob <http://edbob.org/>`_. (Most of Rattail's
|
|
|
|
"guts" now live there instead.)
|