Commit Graph

287 Commits

Author SHA1 Message Date
908793d077 send_locally_feed.py: simplify csv dir logic 2020-02-19 12:55:25 -08:00
b6fbb3f9de send_locally_feed.py: take season as argument 2020-02-19 12:52:28 -08:00
f4fa052d0c send_locally_feed.py: first version - no ftp 2020-02-13 16:41:30 -08:00
c2755c95d8 products/models.py: get_all_image_urls() add option for full url 2020-02-13 16:39:09 -08:00
9cbf48383c products/models.py: add UPC class 2020-02-13 16:38:35 -08:00
cc93a8e4d6 products/models.py: add extra Product fields 2020-02-13 16:37:41 -08:00
ef2dd7dc52 Merge branch 'quickinfo_multi_image' 2020-01-18 23:14:28 -08:00
d7159b6765 quickinfo: show all images for a material 2020-01-17 21:55:35 -08:00
bdce950581 quickinfo: fix url of prod thumbs 2020-01-17 16:01:04 -08:00
036143764a prodpicker: restrict to only add by id 2020-01-16 14:43:36 -08:00
dda53e7b56 DialogHeading: smarter about close button - simplify dialogs 2020-01-16 13:54:40 -08:00
8b39b37770 DialogHeading.vue: smaller, denser, less bold 2020-01-16 13:07:36 -08:00
6e0ce56ff2 vue navbar: add video tutorial link 2020-01-16 12:47:12 -08:00
aebaef0f28 cat editor: update icons and layout for vuetify2 2020-01-16 12:33:04 -08:00
d5b96a945a CatalogInfo.vue: remove outdated code 2020-01-15 16:08:17 -08:00
339373b753 CatalogInfo.vue: make layout more dense 2020-01-15 16:07:58 -08:00
c0616d2d4d CatalogEditor/List: improve buttons look 2020-01-15 15:43:25 -08:00
60dc466512 CatalogEditor.vue: remove vestiges of pagination page 2020-01-15 15:19:34 -08:00
8d2ae66193 vuetify: update mdi icon set 2020-01-15 15:09:45 -08:00
7803deb527 CatalogList.vue: don't display season master catalog property 2020-01-15 14:02:39 -08:00
eb57d25b5c CatalogList.vue: layout improvements 2020-01-15 12:58:41 -08:00
5d7f14652c update all node modules to current 2020-01-14 16:59:39 -08:00
edfdf8e2d1 update node packages 2020-01-14 16:28:30 -08:00
0ead5c5d22 update python packages
hold django at 2.* until django-user-accounts gets updates for django 3
2020-01-14 16:09:10 -08:00
34962dde5b Merge branch 'prodpicker_improvements' 2020-01-14 12:51:14 -08:00
cde0805992 product picker: add tabs for new picking methods WIP 2020-01-14 12:50:14 -08:00
7e0ecc77eb CatalogContents.vue: placeholder for pagination css work 2020-01-14 12:49:11 -08:00
1889fd2e74 catalogedit.html: add material icons css link 2020-01-14 12:44:14 -08:00
5e1d6db078 add search for all model names 2020-01-14 12:41:37 -08:00
fd21c1c6b3 products/views.py: improve product search 2020-01-14 12:40:41 -08:00
6897fd4910 products/models.py: add Product.season_ranking field 2020-01-14 12:30:50 -08:00
8a88968cc8 markup/pdf.py: print ignored annotations 2020-01-14 12:26:59 -08:00
45d3c5a790 gitignore: markup/work/*.{pdf,eml} 2020-01-14 12:26:17 -08:00
aa2a6bc4ca markup: handle netpbm encoded annotations 2019-12-04 17:02:21 -08:00
ae5e95a36a Catalog.pdf_name() match what perl does - no season prefix 2019-11-21 11:57:30 -08:00
68b7f837ed Merge branch 'markup_tool' 2019-11-20 17:04:16 -08:00
deaad1a272 procat2 models: catalog email can be blank (for admin update) 2019-11-14 15:51:45 -08:00
a87e69758f public catalogs list include user's public cats 2019-11-13 16:40:26 -08:00
940878bbe3 markup email: use support@ as Reply-To:, markup@ as From: 2019-11-13 10:48:01 -08:00
392db232c2 markup: use email subject as pdf name if default is uuid 2019-11-07 15:16:31 -08:00
981f402189 navbar, dashboard: add cat making tutorial video 2019-11-07 14:34:24 -08:00
52e59fc94c markup: decode attachment pdf name 2019-11-07 14:33:13 -08:00
16708c59b1 reverse season ordering in client 2019-11-07 14:32:49 -08:00
05b1a79a5a only send visible regions to the client 2019-11-07 14:32:31 -08:00
7d5f258dfc add region visibility 2019-11-07 14:31:39 -08:00
4e14ed2a6a navbar, dashboard: update links to old procat tools 2019-10-31 21:34:26 -07:00
75b7cdc31a add commented out test endpoint for fail handler 2019-10-31 11:57:23 -07:00
53e57abaec markup/tasks.pm: add on_fail_handler(), add to process_message() 2019-10-31 11:56:39 -07:00
b873327bee markup: add send_error_email() 2019-10-31 11:50:13 -07:00
e0faeed020 markup/email.py: use django email server settings 2019-10-31 11:44:03 -07:00