2014-06-12 22:47:47 -05:00
|
|
|
.. -*- coding: utf-8 -*-
|
|
|
|
|
2015-02-12 11:37:32 -06:00
|
|
|
0.4.5
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Add prettier UPCs to ordering worksheet report.
|
|
|
|
|
|
|
|
* Add case pack field to product CRUD form.
|
|
|
|
|
|
|
|
|
2015-02-11 00:55:37 -06:00
|
|
|
0.4.4
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Add UI support for ``Product.deleted`` column.
|
|
|
|
|
|
|
|
|
2015-02-10 20:10:49 -06:00
|
|
|
0.4.3
|
|
|
|
-----
|
|
|
|
|
|
|
|
* More versioning support fixes, to allow on or off.
|
|
|
|
|
|
|
|
|
2015-02-10 19:15:51 -06:00
|
|
|
0.4.2
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Rework versioning support to allow it to be on or off.
|
|
|
|
|
|
|
|
|
2015-02-10 11:24:42 -06:00
|
|
|
0.4.1
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Only attempt to count versions for versioned models (CRUD views).
|
|
|
|
|
|
|
|
|
2015-02-09 23:56:25 -06:00
|
|
|
0.4.0
|
|
|
|
-----
|
|
|
|
|
|
|
|
This version primarily got the bump it did because of the addition of support
|
|
|
|
for SQLAlchemy-Continuum versioning. There were several other minor changes as
|
|
|
|
well.
|
|
|
|
|
|
|
|
* Add department to field lists for category views.
|
|
|
|
|
|
|
|
* Change default sort for People grid view.
|
|
|
|
|
|
|
|
* Add category to product CRUD view.
|
|
|
|
|
|
|
|
* Add initial versioning support with SQLAlchemy-Continuum.
|
|
|
|
|
|
|
|
|
2015-01-20 17:58:31 -06:00
|
|
|
0.3.28
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add unique username check when creating users.
|
|
|
|
|
|
|
|
* Improve UPC search for rows within batches.
|
|
|
|
|
|
|
|
* New batch system...
|
|
|
|
|
|
|
|
|
2015-01-13 21:27:31 -06:00
|
|
|
0.3.27
|
|
|
|
------
|
|
|
|
|
|
|
|
* Fix bug with default search filters for SA grids.
|
|
|
|
|
|
|
|
* Fix bug in product search UPC filter.
|
|
|
|
|
|
|
|
* Ugh, add unwanted jQuery libs to progress template.
|
|
|
|
|
|
|
|
* Add support for integer search filters.
|
|
|
|
|
|
|
|
|
2014-12-28 16:02:12 -06:00
|
|
|
0.3.26
|
|
|
|
------
|
|
|
|
|
|
|
|
* Use boolean search filter for batch column filters of 'FLAG' type.
|
|
|
|
|
|
|
|
|
2014-12-18 15:45:22 -06:00
|
|
|
0.3.25
|
|
|
|
------
|
|
|
|
|
|
|
|
* Make product UPC search view strip non-digit chars from input.
|
|
|
|
|
|
|
|
|
2014-12-17 15:06:08 -06:00
|
|
|
0.3.24
|
|
|
|
------
|
|
|
|
|
|
|
|
* Make ``GPCFieldRenderer`` display check digit separate from main barcode
|
|
|
|
data.
|
|
|
|
|
|
|
|
* Add ``DateTimeFieldRenderer`` to show human-friendly timestamps.
|
|
|
|
|
|
|
|
* Tweak CRUD form buttons a little.
|
|
|
|
|
|
|
|
* Add grid, CRUD views for ``Setting`` model.
|
|
|
|
|
|
|
|
* Update ``base.css`` with various things from other projects.
|
|
|
|
|
|
|
|
* Fix bug with progress template, when error occurs.
|
|
|
|
|
|
|
|
|
2014-11-11 10:49:46 -06:00
|
|
|
0.3.23
|
|
|
|
------
|
|
|
|
|
|
|
|
* Fix bugs when configuring database session within threads.
|
|
|
|
|
|
|
|
|
2014-11-04 20:52:41 -06:00
|
|
|
0.3.22
|
|
|
|
------
|
|
|
|
|
|
|
|
* Make ``Store.database_key`` field editable.
|
|
|
|
|
|
|
|
* Add explicit session config within batch threads.
|
|
|
|
|
|
|
|
* Remove cap on installed Pyramid version.
|
|
|
|
|
|
|
|
* Change session progress API.
|
|
|
|
|
|
|
|
|
2014-10-29 16:30:19 -05:00
|
|
|
0.3.21
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add monospace font for label printer format command.
|
|
|
|
|
|
|
|
|
2014-09-26 17:41:54 -05:00
|
|
|
0.3.20
|
|
|
|
------
|
|
|
|
|
|
|
|
* Refactor some label printing stuff, per rattail changes.
|
|
|
|
|
|
|
|
|
2014-09-13 14:08:03 -05:00
|
|
|
0.3.19
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add support for ``Product.not_for_sale`` flag.
|
|
|
|
|
|
|
|
|
2014-08-05 23:25:22 -05:00
|
|
|
0.3.18
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add explicit file encoding to all Mako templates.
|
|
|
|
|
|
|
|
* Add "active" filter to users view; enable it by default.
|
|
|
|
|
|
|
|
|
2014-07-19 20:56:00 -05:00
|
|
|
0.3.17
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add customer phone autocomplete and customer "info" AJAX view.
|
|
|
|
|
|
|
|
* Allow editing ``User.active`` field.
|
|
|
|
|
|
|
|
* Add Person autocomplete view which restricts to employees only.
|
|
|
|
|
|
|
|
|
2014-07-12 18:04:36 -05:00
|
|
|
0.3.16
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add product report codes to the UI.
|
|
|
|
|
|
|
|
|
2014-06-12 22:47:47 -05:00
|
|
|
0.3.15
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add experimental soundex filter support to the Customers grid.
|
|
|
|
|
2012-04-10 12:39:30 -05:00
|
|
|
|
2014-04-28 20:39:39 -05:00
|
|
|
0.3.14
|
|
|
|
------
|
|
|
|
|
|
|
|
* Add event hook for attaching Rattail ``config`` to new requests.
|
|
|
|
|
|
|
|
* Fix vendor filter/sort issues in products grid.
|
|
|
|
|
|
|
|
* Add ``Family`` and ``Product.family`` to the general grid/crud UI.
|
|
|
|
|
|
|
|
* Add POD image support to product view page.
|
|
|
|
|
|
|
|
|
2014-02-16 21:19:30 -06:00
|
|
|
0.3.13
|
|
|
|
------
|
|
|
|
|
|
|
|
* Use global ``Session`` from rattail (again).
|
|
|
|
|
|
|
|
* Apply zope transaction to global Tailbone Session class.
|
|
|
|
|
|
|
|
|
2014-01-30 11:28:19 -06:00
|
|
|
0.3.12
|
|
|
|
------
|
|
|
|
|
|
|
|
* Fix customer lookup bug in customer detail view.
|
|
|
|
|
|
|
|
* Add ``SessionProgress`` class, and ``progress`` views.
|
|
|
|
|
|
|
|
|
2014-01-26 02:02:15 -06:00
|
|
|
0.3.11
|
|
|
|
------
|
|
|
|
|
|
|
|
* Removed reliance on global ``rattail.db.Session`` class.
|
|
|
|
|
|
|
|
|
2013-12-18 20:40:16 -06:00
|
|
|
0.3.10
|
|
|
|
------
|
|
|
|
|
|
|
|
* Changed ``UserFieldRenderer`` to leverage ``User.display_name``.
|
|
|
|
|
|
|
|
* Refactored model imports, etc.
|
|
|
|
|
|
|
|
This is in preparation for using database models only from ``rattail``
|
|
|
|
(i.e. no ``edbob``). Mostly the model and enum imports were affected.
|
|
|
|
|
|
|
|
* Removed references to ``edbob.enum``.
|
|
|
|
|
|
|
|
|
2013-10-11 16:26:45 -05:00
|
|
|
0.3.9
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Added forbidden view.
|
|
|
|
|
|
|
|
* Fixed bug with ``request.has_any_perm()``.
|
|
|
|
|
|
|
|
* Made ``SortableAlchemyGridView`` default to full (100%) width.
|
|
|
|
|
|
|
|
* Refactored ``AutocompleteFieldRenderer``.
|
|
|
|
|
|
|
|
Also improved some organization of renderers.
|
|
|
|
|
|
|
|
* Allow overriding form class/factory for CRUD views.
|
|
|
|
|
|
|
|
* Made ``EnumFieldRenderer`` a proper class.
|
|
|
|
|
|
|
|
* Don't sort values in ``EnumFieldRenderer``.
|
|
|
|
|
|
|
|
The dictionaries used to supply enumeration values should be ``OrderedDict``
|
|
|
|
instances if sorting is needed.
|
|
|
|
|
|
|
|
* Added ``Product.family`` to CRUD view.
|
|
|
|
|
|
|
|
|
2013-09-20 18:02:17 -05:00
|
|
|
0.3.8
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Fixed manifest (whoops).
|
|
|
|
|
|
|
|
|
2013-09-20 17:51:37 -05:00
|
|
|
0.3.7
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Added some autocomplete Javascript magic.
|
|
|
|
|
|
|
|
Not sure how this got missed the first time around.
|
|
|
|
|
|
|
|
* Added ``products.search`` route/view.
|
|
|
|
|
|
|
|
This is for simple AJAX uses.
|
|
|
|
|
|
|
|
* Fixed grid join map bug.
|
|
|
|
|
|
|
|
|
2013-09-10 22:38:31 -05:00
|
|
|
0.3.6
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Fixed change password template/form.
|
|
|
|
|
|
|
|
|
2013-09-10 11:55:11 -05:00
|
|
|
0.3.5
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Added ``forms.alchemy`` module and changed CRUD view to use it.
|
|
|
|
|
|
|
|
* Added progress template.
|
|
|
|
|
|
|
|
|
2013-09-10 08:38:30 -05:00
|
|
|
0.3.4
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Changed vendor filter in product search to find "any vendor".
|
|
|
|
|
|
|
|
I.e. the current filter is *not* restricted to the preferred vendor only.
|
|
|
|
Probably should still add one (back) for preferred only as well; hence the
|
|
|
|
commented code.
|
|
|
|
|
|
|
|
|
2013-09-10 00:05:20 -05:00
|
|
|
0.3.3
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Major overhaul for standalone operation.
|
|
|
|
|
|
|
|
This removes some of the ``edbob`` reliance, as well as borrowing some
|
|
|
|
templates and styling etc. from Dtail.
|
|
|
|
|
|
|
|
Stop using ``edbob.db.engine``, stop using all edbob templates, etc.
|
|
|
|
|
|
|
|
* Fix authorization policy bug.
|
|
|
|
|
|
|
|
This was really an edge case, but in any event the problem would occur when a
|
|
|
|
user was logged in, and then that user account was deleted.
|
|
|
|
|
|
|
|
* Added ``global_title()`` to base template.
|
|
|
|
|
|
|
|
* Made logo more easily customizable in login template.
|
|
|
|
|
|
|
|
|
2013-09-01 10:24:01 -05:00
|
|
|
0.3.2
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Rebranded to Tailbone.
|
|
|
|
|
|
|
|
|
2013-08-30 22:17:03 -05:00
|
|
|
0.3.1
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Added some tests.
|
|
|
|
|
|
|
|
* Added ``helpers`` module.
|
|
|
|
|
|
|
|
Also added a Pyramid subscriber hook to add the module to the template
|
|
|
|
renderer context with a key of ``h``. This is nothing really new, but it
|
|
|
|
overrides the helper provided by ``edbob``, and adds a ``pretty_date()``
|
|
|
|
function (which maybe isn't a good idea anyway..?).
|
|
|
|
|
|
|
|
* Added ``simpleform`` wildcard import to ``forms`` module.
|
|
|
|
|
|
|
|
* Added autocomplete view and template.
|
|
|
|
|
|
|
|
* Fixed customer group deletion.
|
|
|
|
|
|
|
|
Now any customer associations are dropped first, to avoid database integrity
|
|
|
|
errors.
|
|
|
|
|
|
|
|
* Stole grids and grid-based views from ``edbob``.
|
|
|
|
|
|
|
|
* Removed several references to ``edbob``.
|
|
|
|
|
|
|
|
* Replaced ``Grid.clickable`` with ``.viewable``.
|
|
|
|
|
|
|
|
Clickable grid rows seemed to be more irritating than useful. Now a view
|
|
|
|
icon is shown instead.
|
|
|
|
|
|
|
|
* Added style for grid checkbox cells.
|
|
|
|
|
|
|
|
* Fixed FormAlchemy table rendering when underlying session is not primary.
|
|
|
|
|
|
|
|
This was needed for a grid based on a LOC SMS session.
|
|
|
|
|
|
|
|
* Added grid sort arrow images.
|
|
|
|
|
|
|
|
* Improved query modification logic in alchemy grid views.
|
|
|
|
|
|
|
|
* Overhauled report views to allow easier template customization.
|
|
|
|
|
|
|
|
* Improved product UPC search so check digit is optional.
|
|
|
|
|
|
|
|
* Fixed import issue with ``views.reports`` module.
|
|
|
|
|
|
|
|
|
2013-06-09 15:46:20 -05:00
|
|
|
0.3a23
|
|
|
|
------
|
|
|
|
|
|
|
|
* Fixed bugs where edit links were appearing for unprivileged users.
|
|
|
|
|
|
|
|
* Added support for product codes.
|
|
|
|
|
|
|
|
These are shown when viewing a product, and may be used to locate a product
|
|
|
|
via search filters.
|
|
|
|
|
|
|
|
|
2013-05-22 00:39:35 -05:00
|
|
|
0.3a22
|
|
|
|
------
|
|
|
|
|
|
|
|
* Removed ``setup.cfg`` file.
|
|
|
|
|
|
|
|
* Added ``Session`` to ``rattail.pyramid`` namespace.
|
|
|
|
|
|
|
|
* Added Email Address field to Vendor CRUD views.
|
|
|
|
|
|
|
|
* Added extra key lookups for customer and product routes.
|
|
|
|
|
|
|
|
Now the CRUD routes for these objects can leverage UUIDs of various related
|
|
|
|
objects in addition to the primary object. More should be done with this,
|
|
|
|
but at least we have a start.
|
|
|
|
|
|
|
|
* Replaced ``forms`` module with subpackage; added some initial goodies (many
|
|
|
|
of which are currently just imports from ``edbob``).
|
|
|
|
|
|
|
|
* Added/edited various CRUD templates for consistency.
|
|
|
|
|
|
|
|
* Modified several view modules so their Pyramid configuration is more
|
|
|
|
"extensible." This just means routes and views are defined as two separate
|
|
|
|
steps, so that derived applications may inherit the route definitions if they
|
|
|
|
so choose.
|
|
|
|
|
|
|
|
* Added Employee CRUD views; added Email Address field to index view.
|
|
|
|
|
|
|
|
* Updated ``people`` view module so it no longer derives from that of
|
|
|
|
``edbob``.
|
|
|
|
|
|
|
|
* Added support for, and some implementations of, extra key lookup abilities to
|
|
|
|
CRUD views. This allows URLs to use a "natural" key (e.g. Customer ID
|
|
|
|
instead of UUID), for cases where that is more helpful.
|
|
|
|
|
|
|
|
* Product CRUD now uses autocomplete for Brand field. Also, price fields no
|
|
|
|
longer appear within an editable fieldset.
|
|
|
|
|
|
|
|
* Within Store index view, default sort is now ID instead of Name.
|
|
|
|
|
|
|
|
* Added Contact and Phone Number fields to Vendor CRUD views; added Contact and
|
|
|
|
Email Address fields to index view.
|
|
|
|
|
|
|
|
|
2013-05-08 19:54:58 -05:00
|
|
|
0.3a21
|
|
|
|
------
|
|
|
|
|
|
|
|
- [feature] Added CRUD view and template.
|
|
|
|
|
|
|
|
- [feature] Added ``AutocompleteView``.
|
|
|
|
|
|
|
|
- [feature] Added Person autocomplete view and User CRUD views.
|
|
|
|
|
|
|
|
- [feature] Added ``id`` and ``status`` fields to Employee grid view.
|
|
|
|
|
|
|
|
|
2013-04-16 08:52:15 -05:00
|
|
|
0.3a20
|
|
|
|
------
|
|
|
|
|
|
|
|
- [feature] Sorted the Ordering Worksheet by product brand, description.
|
|
|
|
|
2013-02-21 00:14:42 -06:00
|
|
|
0.3a19
|
|
|
|
------
|
|
|
|
|
|
|
|
- [feature] Made batch creation and execution threads aware of
|
|
|
|
`sys.excepthook`. Updated both instances to use `rattail.threads.Thread`
|
|
|
|
instead of `threading.Thread`. This way if an exception occurs within the
|
|
|
|
thread, the registered handler will be invoked.
|
|
|
|
|
2013-02-13 00:22:22 -06:00
|
|
|
0.3a18
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Label profile editing now uses stripping field renderer to avoid
|
|
|
|
problems with leading/trailing whitespace.
|
|
|
|
|
|
|
|
- [feature] Added Inventory Worksheet report.
|
|
|
|
|
2013-02-11 21:10:13 -06:00
|
|
|
0.3a17
|
|
|
|
------
|
|
|
|
|
|
|
|
- [feature] Added Brand and Size fields to the Ordering Worksheet. Also
|
|
|
|
tweaked the template styles slightly, and added the ability to override the
|
|
|
|
template via config.
|
|
|
|
|
|
|
|
- [feature] Added "preferred only" option to Ordering Worksheet.
|
|
|
|
|
2013-02-10 19:20:05 -06:00
|
|
|
0.3a16
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed bug where requesting deletion of non-existent batch row was
|
|
|
|
redirecting to a non-existent route.
|
|
|
|
|
2013-02-05 21:37:15 -06:00
|
|
|
0.3a15
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed batch grid and CRUD views so that the execution time shows a
|
|
|
|
pretty (and local) display instead of 24-hour UTC time.
|
|
|
|
|
2012-11-27 23:52:26 -06:00
|
|
|
0.3a14
|
|
|
|
------
|
|
|
|
|
|
|
|
- [feature] Added some more CRUD. Mostly this was for departments,
|
|
|
|
subdepartments, brands and products. This was rather ad-hoc and still is
|
|
|
|
probably far from complete.
|
|
|
|
|
|
|
|
- [general] Changed main batch route.
|
|
|
|
|
|
|
|
- [bug] Fixed label profile templates so they properly handle a missing or
|
|
|
|
invalid printer spec.
|
|
|
|
|
2012-11-14 15:33:09 -06:00
|
|
|
0.3a13
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed bug which prevented UPC search from working on products screen.
|
|
|
|
|
2012-11-13 11:46:28 -06:00
|
|
|
0.3a12
|
|
|
|
------
|
|
|
|
|
|
|
|
- [general] Fixed namespace packages, per ``setuptools`` documentation.
|
|
|
|
|
|
|
|
- [feature] Added support for ``LabelProfile.visible``. This field may now be
|
|
|
|
edited, and it is honored when displaying the list of available profiles to
|
|
|
|
be used for printing from the products page.
|
|
|
|
|
|
|
|
- [bug] Fixed bug where non-numeric data entered in the UPC search field on the
|
|
|
|
products page was raising an error.
|
|
|
|
|
2012-10-11 12:39:04 -05:00
|
|
|
0.3a11
|
|
|
|
------
|
|
|
|
|
|
|
|
- [bug] Fixed product label printing to handle any uncaught exception, and
|
|
|
|
report the error message to the end user.
|
|
|
|
|
2012-10-09 18:39:21 -05:00
|
|
|
0.3a10
|
|
|
|
------
|
|
|
|
|
|
|
|
- [general] Updated category views and templates. These were sorely out of
|
|
|
|
date.
|
|
|
|
|
2012-10-04 10:52:48 -05:00
|
|
|
0.3a9
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add brands autocomplete view.
|
|
|
|
|
|
|
|
- Add departments autocomplete view.
|
|
|
|
|
|
|
|
- Add ID filter to vendors grid.
|
|
|
|
|
2012-09-28 11:40:43 -05:00
|
|
|
0.3a8
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Tweak batch progress indicators.
|
|
|
|
|
|
|
|
- Add "Executed" column, filter to batch grid.
|
|
|
|
|
2012-09-25 11:45:33 -05:00
|
|
|
0.3a7
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add ability to restrict batch providers via config.
|
|
|
|
|
2012-09-24 18:21:37 -05:00
|
|
|
0.3a6
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add Vendor CRUD.
|
|
|
|
|
|
|
|
- Add Brand views.
|
|
|
|
|
2012-09-18 21:01:20 -05:00
|
|
|
0.3a5
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Added support for GPC data type.
|
|
|
|
|
|
|
|
- Added eager import of ``rattail.sil`` in ``before_render`` hook.
|
|
|
|
|
|
|
|
- Removed ``rattail.pyramid.util`` module.
|
|
|
|
|
|
|
|
- Added initial batch support: views, templates, creation from Product grid.
|
|
|
|
|
|
|
|
- Added support for ``rattail.LabelProfile`` class.
|
|
|
|
|
|
|
|
- Improved Product grid to include filter/sort on Vendor.
|
|
|
|
|
|
|
|
- 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-08-17 11:58:00 -05:00
|
|
|
0.3a4
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Update grid and CRUD views per changes in ``edbob``.
|
|
|
|
|
2012-08-12 14:25:16 -05:00
|
|
|
0.3a3
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Add price field renderers.
|
|
|
|
|
|
|
|
- Add/tweak lots of views for database models.
|
|
|
|
|
|
|
|
- Add label printing to product list view.
|
|
|
|
|
|
|
|
- Add (some of) ``Product`` CRUD.
|
|
|
|
|
2012-07-17 12:39:04 -05:00
|
|
|
0.3a2
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Refactor category views.
|
|
|
|
|
2012-04-10 12:39:30 -05:00
|
|
|
0.3a1
|
|
|
|
-----
|
|
|
|
|
|
|
|
- Initial port to Rattail v0.3.
|