Commit graph

  • b2fe300f02 Fix bug when making batch from product query Lance Edgar 2018-01-05 09:36:02 -0600
  • 061aa889a6 Update changelog v0.6.55 Lance Edgar 2018-01-04 15:46:24 -0600
  • 80903bde38 Refactor forms logic when making batch from product query Lance Edgar 2018-01-04 15:08:03 -0600
  • 2cc0bb1995 Tweak product filter for report code name Lance Edgar 2018-01-04 10:38:15 -0600
  • 8d3846b2f2 Show row count field when viewing vendor catalog batch Lance Edgar 2017-12-21 20:43:59 -0600
  • e58ca10e25 Make jQuery time widget input even more flexible Lance Edgar 2017-12-20 21:36:11 -0600
  • 42b97d1e1a Add a bit more flexibility to jquery time input values Lance Edgar 2017-12-20 21:30:14 -0600
  • 9f14d01c22 Add "price required" flag to product view Lance Edgar 2017-12-20 19:01:53 -0600
  • c0cb3d70ff Update changelog v0.6.54 Lance Edgar 2017-12-20 17:36:13 -0600
  • 163c8945ed Provide sane width for filter value dropdowns Lance Edgar 2017-12-20 14:25:10 -0600
  • 36aaa4d70c Update changelog v0.6.53 Lance Edgar 2017-12-19 20:48:49 -0600
  • f17617c659 Accept value_enum kwarg when creating grid filter Lance Edgar 2017-12-19 14:21:19 -0600
  • 873104d573 Update changelog v0.6.52 Lance Edgar 2017-12-08 18:04:46 -0600
  • 927eb3b38c Add custom schema type for jQuery time picker data Lance Edgar 2017-12-08 17:38:52 -0600
  • abd47ae7ae Fix deserialize logic for jQuery time-picker widget Lance Edgar 2017-12-08 14:39:23 -0600
  • 1e8a4534d5 Various forms2 changes Lance Edgar 2017-12-07 20:35:44 -0600
  • 587871e87c Add Grid.remove_filter() method Lance Edgar 2017-12-06 19:54:13 -0600
  • 908ca52b08 Fix type for export 'created' field Lance Edgar 2017-12-06 14:59:11 -0600
  • ef720e3a59 Refactor reports view to use master3 Lance Edgar 2017-12-06 13:50:02 -0600
  • 09ba419ee3 Refactor "exports" views to use master3 Lance Edgar 2017-12-06 13:40:00 -0600
  • 86cfc59d33 Refactor user and role views to use master3 Lance Edgar 2017-12-06 12:40:27 -0600
  • 789bdef190 Add cleared/selected callbacks for jquery autocomplete in forms2 Lance Edgar 2017-12-05 20:36:57 -0600
  • bb12c5107c Refactor purchases view to use master3 Lance Edgar 2017-12-05 18:52:54 -0600
  • 8041c085f6 Add basic "helptext" support for forms2 Lance Edgar 2017-12-05 15:07:25 -0600
  • c20fdf4450 Change template prefix for vendor catalog batches Lance Edgar 2017-12-05 13:33:05 -0600
  • 4902fab187 Refactor views to use Grid.set_sort_defaults() method Lance Edgar 2017-12-04 22:40:10 -0600
  • 7d79727c2e Refactor vendors view to use master3 Lance Edgar 2017-12-04 22:02:46 -0600
  • dfba168504 Whoops, make shifts view really use master3 Lance Edgar 2017-12-04 21:11:27 -0600
  • 2762230691 Refactor raw shifts view to use master3 Lance Edgar 2017-12-04 21:09:44 -0600
  • 20bae8e54b Add Grid.set_sort_defaults() method Lance Edgar 2017-12-04 20:53:46 -0600
  • 332fadd42e Refactor people view to use master3 Lance Edgar 2017-12-04 18:49:52 -0600
  • c3fb86e391 Refactor messages view to use master3 Lance Edgar 2017-12-04 17:52:25 -0600
  • 84ebf5d929 Refactor employees view to use master3 Lance Edgar 2017-12-04 13:48:31 -0600
  • 7a777964a7 Add transaction "System ID" field for Trainwreck Lance Edgar 2017-12-03 20:33:25 -0600
  • 984072467e Update changelog v0.6.51 Lance Edgar 2017-12-03 19:49:34 -0600
  • b793998814 Expose default address for customers view Lance Edgar 2017-12-03 12:23:43 -0600
  • 6da013bf6c Fix permission bug for executing multiple batch results Lance Edgar 2017-12-02 18:14:31 -0600
  • 16eeb501ca Fix permission bug for mobile inventory batch Lance Edgar 2017-12-02 18:10:33 -0600
  • 64afab821f Allow "execute results" for inventory batches Lance Edgar 2017-12-02 17:59:21 -0600
  • d27759ac2d Fix bug? or maybe there's no point Lance Edgar 2017-12-02 17:20:40 -0600
  • a7d8cfcdbb Let batch views allow or deny "execute results" option Lance Edgar 2017-12-02 17:08:17 -0600
  • 277d98ae2c Tweak template prefix for label batch views Lance Edgar 2017-12-02 16:25:59 -0600
  • 70a34615a3 Expose description and notes for label batches Lance Edgar 2017-12-02 14:20:02 -0600
  • f06fff983e Allow bulk delete of label batch rows Lance Edgar 2017-12-02 13:24:52 -0600
  • 11a63ab2ef Fix batch row count when bulk-deleting rows Lance Edgar 2017-12-02 13:24:38 -0600
  • 9cf5c9385d Add batch description to page body title Lance Edgar 2017-11-30 11:22:54 -0600
  • 6decabb369 Various batch tweaks, for better execution options etc. Lance Edgar 2017-11-29 18:26:55 -0600
  • df3623b663 Add more "manually priced" awareness to pricing batch UI Lance Edgar 2017-11-29 18:25:47 -0600
  • 366b1c9073 Hide status when creating new purchasing batch Lance Edgar 2017-11-28 09:44:30 -0600
  • ac733ae6ea Various tweaks for sake of forms2 refactor Lance Edgar 2017-11-27 12:10:17 -0600
  • 43ce0fb44f Auto-scroll window as needed to ensure drop-down choices are visible Lance Edgar 2017-11-22 11:21:59 -0600
  • 40d2251844 Add custom FieldList class for forms2 field list Lance Edgar 2017-11-22 11:21:28 -0600
  • 4c189f2fcc Rather shoddy refactor of customers view to use master3 Lance Edgar 2017-11-21 20:45:55 -0600
  • 3d7acbbe1d Update changelog v0.6.50 Lance Edgar 2017-11-21 14:06:02 -0600
  • 9c205d7da5 Add colander magic for association proxy fields Lance Edgar 2017-11-21 11:11:18 -0600
  • 6ea88808b2 Add date/time-picker, autocomplete support for forms2 (deform) Lance Edgar 2017-11-20 17:01:08 -0600
  • f541a94351 Set widget when defining enum for a form2 field Lance Edgar 2017-11-20 12:38:50 -0600
  • 1325e507fb Update changelog v0.6.49 Lance Edgar 2017-11-19 17:45:40 -0600
  • 3861d46ce3 Fix (hack) for editing some department flags Lance Edgar 2017-11-18 22:34:43 -0600
  • a8c8447297 Improve auto-disable logic for some form buttons Lance Edgar 2017-11-17 17:27:33 -0600
  • 455f991857 Update changelog v0.6.48 Lance Edgar 2017-11-11 11:43:27 -0600
  • 2cba0ade84 Accept None as valid arg for Grid.set_filter() Lance Edgar 2017-11-11 09:52:11 -0600
  • 152db68606 Install rattail[auth] dependencies for tox builds Lance Edgar 2017-11-11 08:15:45 -0600
  • dae827a45b Update changelog v0.6.47 Lance Edgar 2017-11-08 13:03:36 -0600
  • d874fccfd1 Fix manifest to include *.pt deform templates Lance Edgar 2017-11-08 13:02:37 -0600
  • 04735dfb4f Update changelog v0.6.46 Lance Edgar 2017-11-08 12:24:01 -0600
  • 46293546b6 Add json to global template context Lance Edgar 2017-11-02 21:38:16 -0700
  • 7ccb38b5ab Update changelog v0.6.45 Lance Edgar 2017-11-01 21:04:28 -0700
  • 5f04ac9cb4 Add "text" type for new form fields Lance Edgar 2017-10-31 13:25:19 -0700
  • c7855f2ca5 Add description, notes for pricing batches Lance Edgar 2017-10-30 21:33:25 -0700
  • aea4379fe4 Add sorters, filters for Product regular, current price Lance Edgar 2017-10-30 21:23:00 -0700
  • c320ab2feb Add product and personnel flags for Department Lance Edgar 2017-10-30 20:52:07 -0700
  • 3f335315ab Update changelog v0.6.44 Lance Edgar 2017-10-29 22:50:11 -0700
  • 17d0ee64c2 Fix join bug for Upgrades table when sorting by executor Lance Edgar 2017-10-29 22:48:49 -0700
  • d89a21e2b0 Update changelog v0.6.43 Lance Edgar 2017-10-29 01:23:19 -0700
  • 2bbe6c8346 Add "make user" button when viewing person w/ no user account Lance Edgar 2017-10-29 01:18:05 -0700
  • b26036f366 Update changelog v0.6.42 Lance Edgar 2017-10-28 16:45:13 -0700
  • d67350b93b Add cashier info, upload time for Trainwreck transaction views Lance Edgar 2017-10-28 11:30:53 -0700
  • f11210fa2b Update changelog v0.6.41 Lance Edgar 2017-10-25 23:11:09 -0700
  • ff7fd94b57 Use master3 view for datasync changes Lance Edgar 2017-10-24 21:21:43 -0700
  • 1ee822d715 Add support for validator and required flag, for new forms Lance Edgar 2017-10-24 19:58:59 -0700
  • 8bcb2f750a Update changelog v0.6.40 Lance Edgar 2017-10-24 10:18:42 -0700
  • 2bd2839107 Export Person.users relationship (readonly) Lance Edgar 2017-10-24 10:09:28 -0700
  • a51d4e54db Add item_id to trainwreck views Lance Edgar 2017-10-24 09:51:18 -0700
  • 52342a7612 Fix value auto-selection for enum grid filters Lance Edgar 2017-10-22 20:56:30 -0700
  • 401cba23b7 Add grid filter which treats empty string as NULL Lance Edgar 2017-10-22 20:00:31 -0700
  • 512405f01f Fix bug in MasterView.get_effective_row_query() Lance Edgar 2017-10-22 12:55:41 -0700
  • 8c599f368e Update changelog v0.6.39 Lance Edgar 2017-10-20 11:51:48 -0700
  • 855153f121 Fix bug with products view config Lance Edgar 2017-10-20 11:51:07 -0700
  • cddb05d8fc Update changelog v0.6.38 Lance Edgar 2017-10-19 08:48:34 -0700
  • 14f67746bf Allow passing None to Grid.set_joiner() Lance Edgar 2017-10-18 12:54:57 -0700
  • f8e98a5817 Avoid potential bugs when generating CSV results data for download Lance Edgar 2017-10-16 17:38:42 -0700
  • 46b49ab987 Add 'currency' field type for new forms Lance Edgar 2017-10-14 18:52:30 -0700
  • 7442b933fd Add support for setting default field values on new forms Lance Edgar 2017-10-14 17:55:29 -0700
  • c95e2dbb06 Add "download row results as CSV" feature to master view Lance Edgar 2017-10-14 14:14:24 -0700
  • f338a03c97 Add 'active' column to Users table view Lance Edgar 2017-10-13 14:12:28 -0700
  • 8d002f76d2 Convert user feedback mechanism to use modal dialog Lance Edgar 2017-10-13 08:01:43 -0700
  • 827cc592b4 Make CSRF protection optional (but on by default) Lance Edgar 2017-10-11 15:57:34 -0700
  • 6281593084 Add "local" datetime renderer for new grids, forms Lance Edgar 2017-10-10 13:58:52 -0700
  • 791f3beffc Update changelog v0.6.37 Lance Edgar 2017-09-28 12:13:30 -0500