Commit graph

206 commits

Author SHA1 Message Date
Lance Edgar c6f5df7721 Added id and .status fields to Employee grid view. 2013-05-07 18:01:58 -07:00
Lance Edgar 06429a4d05 Added Person autocomplete view and User CRUD views. 2013-05-07 17:41:58 -07:00
Lance Edgar 25951c0080 Added AutocompleteView. 2013-05-07 17:39:05 -07:00
Lance Edgar e283957c9e Added CRUD view and template. 2013-05-04 16:11:09 -07:00
Lance Edgar a63870e032 Added initial Fabric script. 2013-04-16 07:07:48 -07:00
Lance Edgar a383c9ff62 update changelog 2013-04-16 06:52:15 -07:00
Lance Edgar 9fabccd7ce Sorted Ordering Worksheet by brand, description. 2013-04-16 06:48:40 -07:00
Lance Edgar bd700431f6 update changelog 2013-02-20 22:14:42 -08:00
Lance Edgar 8368754ba6 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-20 22:08:40 -08:00
Lance Edgar edf9bda744 update changelog 2013-02-12 22:22:22 -08:00
Lance Edgar 6744c77cc0 Merge branch 'v0.3' 2013-02-12 22:07:14 -08:00
Lance Edgar c7132fa4d6 update changelog 2013-02-11 19:10:13 -08:00
Lance Edgar cd7f7ee444 Added "preferred only" option to Ordering Worksheet. 2013-02-11 19:08:24 -08:00
Lance Edgar 80eb558783 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.
2013-02-11 18:55:21 -08:00
Lance Edgar d14b388b4b update changelog 2013-02-10 17:20:05 -08:00
Lance Edgar 86e96273a5 Fixed bug where requesting deletion of non-existent batch row was redirecting
to a non-existent route.
2013-02-10 17:15:25 -08:00
Lance Edgar 3895091ad0 update changelog 2013-02-05 19:37:15 -08:00
Lance Edgar 5a69037e42 bump version 2013-02-05 19:35:04 -08:00
Lance Edgar b4feccbca0 Fixed batch grid and CRUD views so that the execution time shows a pretty (and
local) display instead of 24-hour UTC time.
2013-02-05 19:16:51 -08:00
Lance Edgar 4cd598f33e add inventory worksheet report 2012-11-28 15:47:00 -08:00
Lance Edgar a53f4477e4 use StrippingFieldRenderer for LabelProfile.printer_spec and .formatter_spec 2012-11-28 09:32:22 -08:00
Lance Edgar 589c3e6ca6 bump version 2012-11-27 21:53:37 -08:00
Lance Edgar 470aa10d9f update changelog 2012-11-27 21:52:26 -08:00
Lance Edgar 95096e0872 handle missing printer in label profile templates 2012-11-27 14:34:05 -08:00
Lance Edgar b1faddd33e fix batch url in row crud template 2012-11-27 11:28:09 -08:00
Lance Edgar 765fa7f949 use default_format when saving label profiles 2012-11-26 16:27:55 -08:00
Lance Edgar 472d2cfd7b cleanup main batch route 2012-11-26 14:24:10 -08:00
Lance Edgar 619818f486 Merge branch 'master' of ssh://edbob.org/srv/git/rattail.pyramid 2012-11-26 11:18:26 -08:00
Lance Edgar b290a25691 add various CRUD things 2012-11-18 08:38:11 -08:00
Lance Edgar 704907fe59 add COPYING 2012-11-15 17:25:31 -08:00
Lance Edgar c7132d68e1 bump version 2012-11-14 13:34:09 -08:00
Lance Edgar ff552f3406 update changelog 2012-11-14 13:33:09 -08:00
Lance Edgar c76e3242fc fix UPC search in products screen 2012-11-14 13:31:25 -08:00
Lance Edgar 352f32ff5e bump version 2012-11-13 09:47:17 -08:00
Lance Edgar bafba5dc0c update changelog 2012-11-13 09:46:28 -08:00
Lance Edgar 6036597d7a remove hgignore 2012-11-09 06:31:12 -08:00
Lance Edgar e0dbbf43bc fix namespace packages 2012-11-09 06:08:15 -08:00
Lance Edgar 78f0dad6d0 add LabelProfile.visible field support 2012-11-06 18:24:12 -08:00
Lance Edgar 5f7fd2401e add type check to product upc search filter 2012-10-26 10:49:55 -07:00
Lance Edgar ae40b15977 bump version 2012-10-11 10:39:56 -07:00
Lance Edgar ab562255b9 update changelog 2012-10-11 10:39:04 -07:00
Lance Edgar 6dc447284e catch any exception when printing a label 2012-10-11 10:35:50 -07:00
Lance Edgar 7fe4be4527 bump version 2012-10-09 16:40:45 -07:00
Lance Edgar 7f6d30d4e7 update changelog 2012-10-09 16:39:21 -07:00
Lance Edgar 1c280f8062 update category views 2012-10-09 16:05:26 -07:00
Lance Edgar fd19661132 bump version 2012-10-04 08:53:53 -07:00
Lance Edgar b4283c5a6c update changelog 2012-10-04 08:52:48 -07:00
Lance Edgar 4644f283dd add ID filter to vendors grid 2012-10-04 08:40:53 -07:00
Lance Edgar 6d7732b34a add departments autocomplete view 2012-10-04 08:40:27 -07:00
Lance Edgar a64ef0e20e add brands autocomplete view 2012-10-04 08:40:07 -07:00