Commit graph

  • 0b5a644de1 Improve columns, filters for TempMon Readings grid Lance Edgar 2017-01-12 15:36:18 -0600
  • fef6737832 Update changelog v0.5.70 Lance Edgar 2017-01-11 13:09:54 -0600
  • 5bc3cb7431 Fix CSRF token bug with email preview form, refactor to use webhelpers Lance Edgar 2017-01-09 13:38:17 -0600
  • 03805942ae Update changelog v0.5.69 Lance Edgar 2017-01-06 17:38:45 -0600
  • 4b586c6249 When making batch from products, build query *before* starting thread Lance Edgar 2017-01-06 17:36:50 -0600
  • f68c3dd724 Update changelog v0.5.68 Lance Edgar 2017-01-03 12:32:59 -0600
  • e102fa3df5 Prefer received quantities over ordered quantities, for Order Form history Lance Edgar 2017-01-03 12:32:02 -0600
  • d43e1e4a5f Update changelog v0.5.67 Lance Edgar 2017-01-03 10:05:20 -0600
  • d4defef138 Fix type error in grid numeric filter Lance Edgar 2017-01-03 10:02:14 -0600
  • e13e2cfaaf Add "discarded" flag when receiving DMG/EXP products; add view for purchase credits Lance Edgar 2016-12-30 12:37:07 -0600
  • 55973bf30a Set "order date" when creating new receiving batch Lance Edgar 2016-12-30 09:45:22 -0600
  • ed06ada8c4 Add department UUID to JSON returned for "eligible purchases" when creating batch Lance Edgar 2016-12-30 09:00:13 -0600
  • 25866798cf Update changelog v0.5.66 Lance Edgar 2016-12-30 08:00:52 -0600
  • e9dd44fa39 Tweak the "create" screen for purchase batches, for more customization Lance Edgar 2016-12-30 07:52:56 -0600
  • 01ed68a3fe Update changelog v0.5.65 Lance Edgar 2016-12-29 13:28:35 -0600
  • 814fd12e9e Refactor Order Form a bit to allow custom history data Lance Edgar 2016-12-29 13:23:21 -0600
  • feed93eb61 Add extra perms for restricing which 'mode' of purchase batch user can create Lance Edgar 2016-12-29 12:09:47 -0600
  • 2b7e38d077 Fix purchase batch execution, to redirect to Purchase *or* Batch Lance Edgar 2016-12-29 11:56:42 -0600
  • 4231bf0455 Update changelog v0.5.64 Lance Edgar 2016-12-28 16:44:19 -0600
  • 1da898c9cf Tweak default filter label for Batch ID Lance Edgar 2016-12-28 16:43:07 -0600
  • 8f98d61a38 Tweak default "numeric" grid filter, to ignore UPC-like values Lance Edgar 2016-12-28 16:42:09 -0600
  • f67fdb8c5b Update changelog v0.5.63 Lance Edgar 2016-12-28 14:53:06 -0600
  • de38c3a20a Fix CSRF token bug for bulk-move message forms Lance Edgar 2016-12-28 14:51:16 -0600
  • e0865bef12 Update changelog v0.5.62 Lance Edgar 2016-12-22 12:27:35 -0600
  • a0f32854e8 Fix CSRF token bug for old-style batch params form Lance Edgar 2016-12-22 12:26:56 -0600
  • a3313938a3 Update changelog v0.5.61 Lance Edgar 2016-12-21 12:00:06 -0600
  • 113f474e8b Fix master merge template/forms to include CSRF token Lance Edgar 2016-12-21 11:58:59 -0600
  • 2fbf719d61 Update changelog v0.5.60 Lance Edgar 2016-12-20 17:01:41 -0600
  • 0b10021942 Update some enum references, render all purchase batch cases/units fields as quantity Lance Edgar 2016-12-20 16:10:22 -0600
  • feef8a5ecc Fix some bugs in product view template Lance Edgar 2016-12-20 16:09:59 -0600
  • 8afaf80128 Various tweaks to purchasing batch views Lance Edgar 2016-12-19 16:17:56 -0600
  • 7a9780e2b8 Fix CSRF bug in Ordering Form template, make case quantity pretty Lance Edgar 2016-12-19 14:45:20 -0600
  • 3db2c9cba4 Update changelog v0.5.59 Lance Edgar 2016-12-19 13:39:26 -0600
  • aa99f3b506 Add QuantityFieldRenderer Lance Edgar 2016-12-19 12:25:38 -0600
  • 4c929055e6 Add style for 'half-width' grid Lance Edgar 2016-12-17 00:30:18 -0600
  • 2a53eba564 Update changelog v0.5.58 Lance Edgar 2016-12-16 12:47:22 -0600
  • 6186200aba Make case quantity render a little prettier on product view Lance Edgar 2016-12-15 16:31:32 -0600
  • 9a6ad16e2f Overhaul product views a little, per customization needs Lance Edgar 2016-12-15 15:11:15 -0600
  • f7267597ee Tweak the CustomFieldRenderer base class a bit Lance Edgar 2016-12-15 00:36:58 -0600
  • d40d5e3f6b Tweak some field renderers for sake of product view Lance Edgar 2016-12-14 23:27:45 -0600
  • ef649d8c96 Fix CSRF tokens for datasync restart forms Lance Edgar 2016-12-14 18:52:12 -0600
  • 4ed522ae47 Add global CSRF protection Lance Edgar 2016-12-14 18:37:17 -0600
  • ab09314ed3 Add initial support for CSRF token protection Lance Edgar 2016-12-14 15:41:15 -0600
  • 11e78adaab Add "print receiving worksheet" feature, for 'ordered' purchases Lance Edgar 2016-12-14 12:32:41 -0600
  • 86c667e1f1 Auto-append slash to URL when necessary Lance Edgar 2016-12-13 22:29:46 -0600
  • ed252c6465 Overhaul the Receiving Form to account for "product not found" etc. Lance Edgar 2016-12-13 22:28:50 -0600
  • acbb3d289c Add ValidGPC formencode validator Lance Edgar 2016-12-13 22:27:52 -0600
  • f890405162 Update changelog v0.5.57 Lance Edgar 2016-12-12 15:26:21 -0600
  • 7f14f50ee0 More mobile view improvements, various Lance Edgar 2016-12-12 15:24:26 -0600
  • 14ac7aa198 Fix session bug in old CRUD views Lance Edgar 2016-12-12 15:24:09 -0600
  • 79e63571e3 Make CurrencyFieldRenderer inherit from FloatFieldRenderer Lance Edgar 2016-12-12 12:13:59 -0600
  • 06dee96af6 Add mobile support for datasync restart Lance Edgar 2016-12-11 21:20:51 -0600
  • 22c7fee0f6 Tweak icons for mobile menu Lance Edgar 2016-12-11 19:52:17 -0600
  • 024d3c1975 Add mobile support for "become/stop root" feature Lance Edgar 2016-12-11 19:16:24 -0600
  • ee0bdc4b74 OMG..lots of changes for sake of mobile login / user menu etc. Lance Edgar 2016-12-11 18:07:30 -0600
  • e3ae427e37 Update changelog v0.5.56 Lance Edgar 2016-12-11 10:53:27 -0600
  • c2d2b6e072 Change jquery CDN URLs from HTTP to HTTPS Lance Edgar 2016-12-11 01:43:17 -0600
  • d77216374f Add initial mobile templates: base, home, about Lance Edgar 2016-12-11 01:39:51 -0600
  • 34bd40ca86 Hide first/last name for employee view, unless in readonly mode Lance Edgar 2016-12-10 16:03:55 -0600
  • 35d1c24bc7 Tweak flash message when sending email preview, in case it's disabled Lance Edgar 2016-12-10 14:54:30 -0600
  • ed4c445fbe Show 'enabled' column in grid, fix prefix bug for email profiles Lance Edgar 2016-12-10 14:15:40 -0600
  • 9692e389d5 Update changelog v0.5.55 Lance Edgar 2016-12-10 12:51:21 -0600
  • a0408e87f9 Fix plural titles for Tempmon model views Lance Edgar 2016-12-10 12:06:49 -0600
  • ede7869a22 Fix bug when restarting tempmon client Lance Edgar 2016-12-10 11:59:32 -0600
  • aa9c7abdb5 Add 'restartable tempmon client' conditional logic Lance Edgar 2016-12-10 11:56:25 -0600
  • 16f00b02df Validate for unique tempmon probe config key Lance Edgar 2016-12-10 11:23:22 -0600
  • 8578a063f3 Add PO/invoice unit costs to purchase batch row view Lance Edgar 2016-12-10 10:23:21 -0600
  • 6389481cea Remove some deprecated field renderers Lance Edgar 2016-12-10 10:14:52 -0600
  • 8ed4421b03 Update changelog v0.5.54 Lance Edgar 2016-12-10 09:21:50 -0600
  • 6a469a6f22 Add logic for handling Ctrl+V / Ctrl+X in numeric.js Lance Edgar 2016-12-10 09:15:02 -0600
  • 839d3957dd Add initial support for mispicks / attaching credits for receiving batch Lance Edgar 2016-12-10 09:08:37 -0600
  • b3010465b6 Add generic 'not on file' product image for use as POD 404 Lance Edgar 2016-12-10 09:07:37 -0600
  • 1ab2a70e60 Add initial/basic support for damaged/expired items in receiving batch Lance Edgar 2016-12-09 15:30:14 -0600
  • dd08b71458 Tweak various views for purchase batches Lance Edgar 2016-12-09 14:20:16 -0600
  • c73ba56505 Add support for 'department' field in purchases / batches Lance Edgar 2016-12-09 14:01:06 -0600
  • 6c3d221e98 Add new 'receiving form' for purchase batches Lance Edgar 2016-12-08 17:24:42 -0600
  • 468a84aa90 Update changelog v0.5.53 Lance Edgar 2016-12-09 10:35:33 -0600
  • ccc1374f6d Fix bug when editing a data row Lance Edgar 2016-12-09 10:33:39 -0600
  • 81baa90873 Update changelog v0.5.52 Lance Edgar 2016-12-08 12:14:37 -0600
  • 369d5849a9 Revert to display_name field for person views Lance Edgar 2016-12-08 12:13:45 -0600
  • e4a10cf7fc Update footer text/link per new about page Lance Edgar 2016-12-07 22:06:27 -0600
  • 96ef75a75d Hopefully fix some bugs with people view(s) Lance Edgar 2016-12-07 20:36:54 -0600
  • cebde053ad Fix permission group label for email bounces Lance Edgar 2016-12-07 17:04:52 -0600
  • e1e4514038 Update changelog v0.5.51 Lance Edgar 2016-12-07 16:57:52 -0600
  • cc34e77a2c Fix permission / grid action bug for email profiles Lance Edgar 2016-12-07 16:57:08 -0600
  • e662af1464 Update changelog v0.5.50 Lance Edgar 2016-12-07 16:02:07 -0600
  • 5a24c4113f Add new 'bytestring' filter for grids that need it Lance Edgar 2016-12-07 16:00:36 -0600
  • 457ce97f4e Add 'extra_styles' to true base template Lance Edgar 2016-12-07 16:00:20 -0600
  • d8c4f92aa5 Tweak tempmon views a little, fix client restart logic Lance Edgar 2016-12-07 16:00:00 -0600
  • aedbe5214f Update changelog v0.5.49 Lance Edgar 2016-12-05 21:02:52 -0600
  • 4a2ba3925d Use master view's session when creating form Lance Edgar 2016-12-05 21:01:30 -0600
  • 7705c765ee Fix import bugs with tempmon views Lance Edgar 2016-12-05 21:01:18 -0600
  • b339290274 Allow delete for datasync changes Lance Edgar 2016-12-05 21:00:50 -0600
  • dba9663d27 Update changelog v0.5.48 Lance Edgar 2016-12-05 19:15:33 -0600
  • 8674cf1650 Refactor tempmon views to leverage rattail-tempmon database Lance Edgar 2016-12-05 19:14:20 -0600
  • 083f8ecde0 Tweak email config views, to support subject "templates" Lance Edgar 2016-12-01 11:56:26 -0600
  • cfd6e87cff Update changelog v0.5.47 Lance Edgar 2016-11-30 14:09:44 -0600
  • dc00239b5f Fix bug in products view class Lance Edgar 2016-11-30 14:08:12 -0600
  • 62740e8a59 Update changelog v0.5.46 Lance Edgar 2016-11-29 15:30:52 -0600
  • 4498bc001f Tweak fields for product view Lance Edgar 2016-11-29 15:30:05 -0600