Commit graph

  • 86507cf660 Tweak CRUD form buttons a little. Lance Edgar 2014-11-23 14:25:13 -0600
  • 8bf292ebac Remove some more edbob cruft. Lance Edgar 2014-11-18 23:00:24 -0600
  • 9806c7a0a2 Add DateTimeFieldRenderer to show human-friendly timestamps. Lance Edgar 2014-11-18 19:37:52 -0600
  • 2326482bb6 Make GPCFieldRenderer display check digit separate from main barcode data. Lance Edgar 2014-11-18 19:36:55 -0600
  • fa9cef9636 Update changelog. v0.3.23 Lance Edgar 2014-11-11 10:49:46 -0600
  • b2aa45ceb0 Fix bugs when configuring database session within threads. Lance Edgar 2014-11-11 10:48:48 -0600
  • 3fa9f06457 Force latest dependency installation when running tox. Lance Edgar 2014-11-08 16:17:31 -0600
  • a28f956549 Update changelog. v0.3.22 Lance Edgar 2014-11-04 20:52:41 -0600
  • 5b173dd9bc Change session progress API. Lance Edgar 2014-11-02 20:48:22 -0600
  • 4909188ee3 Remove cap on installed Pyramid version. Lance Edgar 2014-11-02 19:41:18 -0600
  • 4a598bd360 Add explicit session config within batch threads. Lance Edgar 2014-11-02 19:40:14 -0600
  • 8faec95b17 Make Store.database_key field editable. Lance Edgar 2014-11-02 19:39:33 -0600
  • 241f454e4c Update changelog. v0.3.21 Lance Edgar 2014-10-29 16:30:19 -0500
  • b2439dee70 Add monospace font for label printer format command. Lance Edgar 2014-10-29 16:29:16 -0500
  • f7c3955d8c Update changelog. v0.3.20 Lance Edgar 2014-09-26 15:41:54 -0700
  • 350c944e91 Fix some bugs with printer profile stuff, per recent rattail changes. Lance Edgar 2014-09-26 15:31:34 -0700
  • 9d2a35c8b1 Refactor some label printing stuff, per rattail changes. Lance Edgar 2014-09-13 19:15:40 -0700
  • 03c72d850d Update changelog. v0.3.19 Lance Edgar 2014-09-13 12:08:03 -0700
  • a3cfbd1e09 Add "exclude not for sale" option to Inventory Worksheet. Lance Edgar 2014-09-11 20:59:43 -0700
  • dfb5e83c7e Add support for Product.not_for_sale flag. Lance Edgar 2014-09-10 19:38:49 -0700
  • 98f6a7377b Update changelog. v0.3.18 Lance Edgar 2014-08-05 21:25:22 -0700
  • 16bba17e83 Add "active" filter to users view; enable it by default. Lance Edgar 2014-08-05 21:23:55 -0700
  • dcc1699f69 Add explicit file encoding to all Mako templates. Lance Edgar 2014-07-23 21:35:33 -0700
  • 124e28c0c2 Update changelog. v0.3.17 Lance Edgar 2014-07-19 18:56:00 -0700
  • 2626ff4fdf Add Person autocomplete view which restricts to employees only. Lance Edgar 2014-07-19 18:49:00 -0700
  • 9c294f2e4d Allow editing User.active field. Lance Edgar 2014-07-13 20:39:36 -0700
  • f9d22f59f2 Add customer phone autocomplete and customer "info" AJAX view. Lance Edgar 2014-07-13 12:43:58 -0700
  • bfd1b034ee Update changelog. v0.3.16 Lance Edgar 2014-07-12 16:04:36 -0700
  • 6943298ee0 Add product report codes to the UI. Lance Edgar 2014-07-12 16:02:54 -0700
  • bdf835a4dd Ignore coverage stuff. Lance Edgar 2014-07-12 16:01:29 -0700
  • 8cf5605e8e Remove some edbob references. Lance Edgar 2014-06-12 22:07:34 -0700
  • 59cefd7182 update changelog v0.3.15 Lance Edgar 2014-06-12 20:47:47 -0700
  • 54bb9e2869 Add experimental soundex filter support to the Customers grid. Lance Edgar 2014-06-12 20:41:25 -0700
  • 8f1e34c73c Freeze FormAlchemy version below 1.5. Lance Edgar 2014-06-12 20:40:07 -0700
  • 79bfeced64 Add tox support. Lance Edgar 2014-05-17 20:22:21 -0700
  • d7a135f77f update changelog v0.3.14 Lance Edgar 2014-04-28 18:39:39 -0700
  • 0eb1bf4558 Fix the find_packages() usage. Lance Edgar 2014-04-28 18:32:35 -0700
  • ec65a9ee07 Stop using find_packages(); it was including tests. Lance Edgar 2014-04-13 18:51:04 -0700
  • 389bb5dcc6 Add POD image support to product view page. Lance Edgar 2014-04-13 17:54:22 -0700
  • 087342b09c Add Family and Product.family to the general grid/crud UI. Lance Edgar 2014-04-13 00:04:30 -0700
  • e4ef46d4fc Fix vendor filter/sort issues in products grid. Lance Edgar 2014-04-12 19:14:14 -0700
  • 0d65691952 Update URL references to Rattail home page. Lance Edgar 2014-02-21 10:10:49 -0800
  • a958a7b285 Add event hook for attaching Rattail config to new requests. Lance Edgar 2014-02-21 10:10:10 -0800
  • 23ffcc5a78 update changelog v0.3.13 Lance Edgar 2014-02-16 19:19:30 -0800
  • e472095271 Bump rattail dependency. Lance Edgar 2014-02-16 00:21:03 -0800
  • 54dff4a812 Docs tweak (test buildbot). Lance Edgar 2014-02-16 00:04:17 -0800
  • 354635e973 Add hidden file to force presence of docs/_static. Lance Edgar 2014-02-15 23:56:45 -0800
  • 6a29000db7 Add global release version to docs. Lance Edgar 2014-02-15 23:54:17 -0800
  • 9c9706cee2 Docs tweak; testing buildbot. Lance Edgar 2014-02-15 23:28:50 -0800
  • 72c7f69873 Initial docs (as generated by sphinx-quickstart). Lance Edgar 2014-02-15 23:18:30 -0800
  • 4032efbc61 Add extra 'docs' requirements. Lance Edgar 2014-02-15 23:17:34 -0800
  • 580e91c544 Rename README to .rst. Lance Edgar 2014-02-15 22:53:53 -0800
  • 247c8d7060 Remove change log from project description. Lance Edgar 2014-02-15 22:45:11 -0800
  • bc156b46f4 Fix tests for Python 2.6. Lance Edgar 2014-02-15 22:39:27 -0800
  • 67f8960655 Apply zope transaction to global Tailbone Session class. Lance Edgar 2014-02-15 19:27:50 -0800
  • d6f2b1afb1 Use global Session from rattail (again). Lance Edgar 2014-02-15 19:27:22 -0800
  • f3947dc6de update changelog v0.3.12 Lance Edgar 2014-01-30 09:28:19 -0800
  • 6fcb5a5ddf Add progress views. Lance Edgar 2014-01-28 22:35:33 -0800
  • c6d01e0205 Add SessionProgress class. Lance Edgar 2014-01-28 22:14:11 -0800
  • a6226700f1 Fix customer lookup bug in customer detail view. Lance Edgar 2014-01-26 13:17:15 -0800
  • c4257809e5 update changelog v0.3.11 Lance Edgar 2014-01-26 00:02:15 -0800
  • 7638020aa0 Removed reliance on global rattail.db.Session class. Lance Edgar 2013-12-18 21:13:03 -0800
  • 18453c0113 update changelog v0.3.10 Lance Edgar 2013-12-18 18:40:16 -0800
  • 874ad44e6b Removed references to edbob.enum. Lance Edgar 2013-12-17 06:09:28 -0800
  • 1a557f3947 Refactored model imports, etc. Lance Edgar 2013-12-17 05:57:55 -0800
  • d838203ec7 Changed UserFieldRenderer to leverage User.display_name. Lance Edgar 2013-11-22 14:39:47 -0800
  • 8aaff93ff7 update changelog v0.3.9 Lance Edgar 2013-10-11 14:26:45 -0700
  • 650e6389e5 Added Product.family to CRUD view. Lance Edgar 2013-10-11 14:15:43 -0700
  • 0ac0ef4079 Don't sort values in EnumFieldRenderer. Lance Edgar 2013-10-04 11:37:47 -0700
  • 3070c280cc Made EnumFieldRenderer a proper class. Lance Edgar 2013-09-27 08:16:22 -0700
  • a11b8d9ff2 Allow overriding form class/factory for CRUD views. Lance Edgar 2013-09-21 17:09:10 -0700
  • 9f8a3d3a5c Refactored AutocompleteFieldRenderer. Lance Edgar 2013-09-21 15:02:55 -0700
  • c1d726d48c Made SortableAlchemyGridView default to full (100%) width. Lance Edgar 2013-09-20 21:51:29 -0700
  • e58f8594c4 Fixed bug with request.has_any_perm(). Lance Edgar 2013-09-20 20:21:59 -0700
  • 62a0b67502 Added forbidden view. Lance Edgar 2013-09-20 20:17:59 -0700
  • 2bdac13a14 update changelog v0.3.8 Lance Edgar 2013-09-20 16:02:17 -0700
  • 644c297f63 Fixed manifest (whoops). Lance Edgar 2013-09-20 16:01:25 -0700
  • 919279f3bc update changelog v0.3.7 Lance Edgar 2013-09-20 15:51:37 -0700
  • 23e08d0bb0 Fixed grid join map bug. Lance Edgar 2013-09-20 15:49:48 -0700
  • 685b391dd2 Added products.search route/view. Lance Edgar 2013-09-20 14:54:27 -0700
  • ba5dc6ab02 Added some autocomplete Javascript magic. Lance Edgar 2013-09-12 06:51:00 -0700
  • fab49e6b20 update changelog v0.3.6 Lance Edgar 2013-09-10 20:38:31 -0700
  • 857a4b88e5 Fixed change password template/form. Lance Edgar 2013-09-10 20:37:19 -0700
  • 6b5ca78a83 update changelog v0.3.5 Lance Edgar 2013-09-10 09:55:11 -0700
  • 332122a4e9 Added progress template. Lance Edgar 2013-09-10 09:54:11 -0700
  • 73686b822f Added forms.alchemy module and changed CRUD view to use it. Lance Edgar 2013-09-10 09:45:01 -0700
  • 716f3cbd71 update changelog v0.3.4 Lance Edgar 2013-09-10 06:38:30 -0700
  • 047c35ab75 Changed vendor filter in product search to find "any vendor". Lance Edgar 2013-09-10 06:35:17 -0700
  • 88adfe5d85 update changelog v0.3.3 Lance Edgar 2013-09-09 22:05:20 -0700
  • 017815a9e2 Made logo more easily customizable in login template. Lance Edgar 2013-09-09 21:57:35 -0700
  • 2e84873666 Added global_title() to base template. Lance Edgar 2013-09-06 04:13:50 -0700
  • 0d0445592e Fix authorization policy bug. Lance Edgar 2013-09-06 04:12:21 -0700
  • 9a956e66f5 Change trove classifier for framework. Lance Edgar 2013-09-06 04:12:02 -0700
  • 7d19700c3c More standalone operation stuff. Lance Edgar 2013-09-01 20:25:34 -0700
  • 2a50e704ef Major overhaul for standalone operation. Lance Edgar 2013-09-01 15:31:50 -0700
  • b9f61e6a47 fixed bug in fabfile Lance Edgar 2013-09-01 09:19:24 -0700
  • 9f02ec593d update changelog v0.3.2 Lance Edgar 2013-09-01 08:24:01 -0700
  • 40efd8a3bc Rebranded to Tailbone. Lance Edgar 2013-09-01 07:27:47 -0700
  • 47944767dc update changelog v0.3.1 Lance Edgar 2013-08-30 20:17:03 -0700
  • 9b1579f587 renamed CHANGES file Lance Edgar 2013-08-30 20:11:42 -0700