Lance Edgar
a10de791a1
Update changelog
2021-08-04 13:01:09 -05:00
Lance Edgar
90af8f91b8
Let feedback forms define their own email key
...
so multiple recipient options may be presented to user, e.g. in public
frontend
2021-08-02 18:26:15 -05:00
Lance Edgar
8884d28306
Update changelog
2021-07-15 14:15:19 -05:00
Lance Edgar
4addedef6e
Expose pack_size
for delproduct batch
2021-07-15 14:13:01 -05:00
Lance Edgar
8eee4a1cf0
Set UPC renderer for delproduct batch row
2021-07-15 13:29:31 -05:00
Lance Edgar
fb156d2e29
Update changelog
2021-06-18 17:53:27 -05:00
Lance Edgar
35aab87fdc
Include "is/not null" filters for GPC fields
2021-06-18 17:39:14 -05:00
Lance Edgar
5cdd09020d
Update changelog
2021-06-15 21:35:58 -05:00
Lance Edgar
2e561f1a4a
Add 'v' prefix for release package diff links
...
at least i think that is needed...
2021-06-15 21:34:22 -05:00
Lance Edgar
a1d6403b1b
Update changelog
2021-06-15 15:51:57 -05:00
Lance Edgar
b2bda5e31d
Allow config to set favicon and header image
...
it already could set "main" image, shown in home and login pages
2021-06-15 15:51:11 -05:00
Lance Edgar
add4337d11
Update changelog
2021-06-11 13:34:40 -05:00
Lance Edgar
31941c00bf
Allow generating project which integrates w/ LOC SMS
2021-05-24 16:21:08 -05:00
Lance Edgar
d1a35a4d58
Allow direct creation of new label batches
...
now technically this is allowed on desktop, but probably makes more
sense on mobile via api
2021-05-18 12:46:45 -05:00
Lance Edgar
949b9d64bf
Allow customization of rendering version diff values
2021-05-14 12:13:23 -05:00
Lance Edgar
00615bea97
Update changelog
2021-05-03 12:36:41 -05:00
Lance Edgar
91db10b10c
Tweak tox config a bit per broken tests
2021-04-28 19:07:42 -05:00
Lance Edgar
eede391be8
Freeze pyramid version at 1.x
...
we need to get to python3 before can get latest cornice, and until then we
can't get latest pyramid either
2021-04-28 19:07:15 -05:00
Lance Edgar
544f05a5a8
Add csrftoken to TailboneForm js
...
ugh..for now at least
2021-04-28 14:07:24 -05:00
Lance Edgar
661d536e9d
Highlight "has inventory" rows for delete item batch
...
also pass list of such rows to template context
2021-04-28 14:06:35 -05:00
Lance Edgar
60fe7cf29c
Update changelog
2021-04-12 11:52:54 -05:00
Lance Edgar
2d75409757
Accept any decimal numbers for API inventory batch counts
...
i.e. don't assume integer values
2021-04-12 11:36:24 -05:00
Lance Edgar
c48371ca2a
Make it easier to extend "common" API views
2021-04-07 17:04:52 -05:00
Lance Edgar
6c5377fadc
Show current price date range as hover text, for products grid
2021-04-07 12:29:33 -05:00
Lance Edgar
4cf61a92cf
Update changelog
2021-03-30 11:50:20 -05:00
Lance Edgar
2332cae09b
Expose the new Store.archived
flag
2021-03-19 10:39:25 -05:00
Lance Edgar
ee65d08d81
Catch and show error, if one happens when making batch from product query
2021-03-19 10:38:56 -05:00
Lance Edgar
e19119194d
Update changelog
2021-03-11 11:49:18 -06:00
Lance Edgar
e4e0d81f6e
Fix enum display for customer order status
2021-03-11 08:47:27 -06:00
Lance Edgar
70c5e36ccb
Expose new fields for Trainwreck
2021-03-10 07:25:25 -06:00
Lance Edgar
7532dc5117
Add support for inactivity_months
field for delete product batch
2021-03-09 11:44:56 -06:00
Lance Edgar
059b24fac7
Update changelog
2021-03-05 12:51:55 -06:00
Lance Edgar
97e1700cf9
Expose date_created
for delete product batches
2021-03-05 12:51:55 -06:00
Lance Edgar
241747b967
Allow per-user stylesheet for Buefy themes
...
there is not yet a way for user to select from available options though
2021-03-05 12:02:32 -06:00
Lance Edgar
a933fc836f
Update changelog
2021-03-02 09:30:41 -06:00
Lance Edgar
492546d0f6
Add hover text for subdepartment name, in pricing batch row grid
2021-03-02 09:26:36 -06:00
Lance Edgar
ba790823ed
Highlight delete product batch rows with "pending customer orders" status
2021-03-01 17:34:24 -06:00
Lance Edgar
637c249c36
Handle row click as if checkbox was clicked, for checkable grid
...
should be more convenient since the checkbox is a rather small target as
compared to the row itself.
this also brings in newer Buefy 0.8.6 b/c it includes "shift+click" behavior
for the checkbox:
- https://github.com/buefy/buefy/issues/535
- https://github.com/buefy/buefy/pull/1894
2021-02-26 21:49:58 -06:00
Lance Edgar
abfe8bc648
Fix message recipients for Reply / Reply-All, with Buefy themes
2021-02-24 17:53:48 -06:00
Lance Edgar
216807503a
Avoid encoding values as string, for integer grid filters
...
grid filter for Catapult Transaction "Status" was not working right b/c that is
an integer in the db, but we were passing encoded string value to SA / query
2021-02-20 08:45:15 -06:00
Lance Edgar
89bb0aa56d
Use end time as default filter, sort for Trainwreck
2021-02-18 20:02:53 -06:00
Lance Edgar
26d7ab080f
Update changelog
2021-02-18 11:51:05 -06:00
Lance Edgar
9ad64ba5e1
Add support for "default" trainwreck model
...
per rattail changes
2021-02-17 20:18:45 -06:00
Lance Edgar
793022b92f
Misc. tweaks for vendor catalog batch
...
per rattail changes, in particular for sake of Corporal, to allow for
non-native vendor and product associations
2021-02-15 12:57:35 -06:00
Lance Edgar
ff904d840f
Tweaks per "delete products" batch
2021-02-13 12:29:43 -06:00
Lance Edgar
34623a7307
Add special "equal to any of" verb for UPC-related grid filters
2021-02-12 14:05:44 -06:00
Lance Edgar
89f0336af9
Add special "contains any of" verb for string-based grid filters
2021-02-12 13:57:54 -06:00
Lance Edgar
1420a33649
Allow customization of main Buefy CSS styles, for falafel theme
2021-02-11 15:57:18 -06:00
Lance Edgar
a23eb3f32d
Update changelog
2021-02-10 11:53:40 -06:00
Lance Edgar
eaf929474f
Add styles for field labels in profile view
2021-02-10 11:35:05 -06:00