Commit Graph

242 Commits

Author SHA1 Message Date
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
0a2412f645 markup: special email for no matched products 2019-10-30 15:51:14 -07:00
ee6794cf2b markup email don't require email to be multipart 2019-10-30 15:50:45 -07:00
dacda64fd8 markup email add Date header 2019-10-30 15:47:06 -07:00
14003e9dc2 markup email handle encoded headers 2019-10-30 15:46:23 -07:00
a1aff2cb99 add_user.py: username and password are lowercase 2019-10-30 14:45:35 -07:00
31109592f2 add add_user management command 2019-10-30 14:29:56 -07:00
ec428c1881 spreadsheet.py: lowercase all text for NuOrder 2019-10-28 21:50:56 -07:00
5c3ad32cb5 markup/spreadsheet.py: add category + size, add styling 2019-10-27 00:01:05 -07:00
7e77a04239 markup/pdf.py: add size and category to pdf hints 2019-10-26 23:26:28 -07:00
a86ebe8a53 add 'cat_ids' management command 2019-10-25 16:30:02 -07:00
8507288944 markup: view chmod email file after copy 2019-10-20 23:35:40 -07:00
8da277cbde markup: spreadsheet remove dupes 2019-10-20 23:26:39 -07:00
1970e2f506 markup: attach marked up pdf to email also 2019-10-20 23:14:25 -07:00
606f3fd5da markup: first email code 2019-10-19 22:11:21 -07:00
c18bedeb81 markup utils: add clean_path() 2019-10-19 22:09:10 -07:00
e434d3f705 markup: pass workdir around, don't recalc all the time 2019-10-19 22:08:42 -07:00
ed5236c618 markup: spreadsheet handle multiple materials in a match 2019-10-19 17:02:28 -07:00
4cde2233cd markup: add spreadsheet writing 2019-10-18 16:40:15 -07:00
2b498fd2e3 markup: add season info from pdf 2019-10-18 16:39:34 -07:00
f819ac65b5 markup: move work files to a per-cat subdir 2019-10-18 16:39:01 -07:00
3199f6ab40 markup: move WORKDIR to utils.py 2019-10-18 16:37:57 -07:00
94c1a419dc markup: move functionality to library 2019-10-18 15:14:05 -07:00
5282f7cb2f markup: matching works 2019-10-18 13:11:53 -07:00
be2902ca24 markup/img.py: cleanup 2019-10-17 00:41:43 -07:00
68a658dfe8 add scribble image processing 2019-10-16 23:55:42 -07:00
6be415a1df move markup parsing to utils.py with a test script 2019-10-16 16:54:45 -07:00
7803ae2fb1 celery integration & basic markup task 2019-10-13 21:57:12 -07:00
46f4080b93 initial markup endpoint 2019-10-10 15:28:30 -07:00
f2e9a59be6 requirements.txt: add celery 2019-10-10 15:27:29 -07:00
fdf0187718 region and season admin add ordering 2019-10-10 15:26:53 -07:00
e2c43b702c Merge branch 'new-vue' 2019-10-02 13:56:09 -07:00
287e5a59a9 more make eslint happy 2019-10-02 13:49:20 -07:00
a3643dbcb5 .eslintrc.js: update for vue rules we like 2019-10-02 13:48:11 -07:00
29cf8b8739 eslint autofixes for vuetify 2 2019-10-01 23:19:40 -07:00
e6e060da80 cat editor: updates for vuetify 2 2019-10-01 22:41:55 -07:00
a6052d69d4 CatalogList: selected tab text is black 2019-10-01 22:37:38 -07:00
b42bea2f56 Navbar: add padding to logo 2019-10-01 16:34:55 -07:00
6b86abb847 CatalogList: layout updates for vuetify 2.0 2019-10-01 16:32:00 -07:00
8f7aa8177d fix vuetify theme for 2.0 2019-10-01 16:31:39 -07:00
e73b95e127 eslint: add vuetify defs 2019-10-01 15:53:30 -07:00
47261e0816 CatalogList: update for vuetify 2 data table 2019-10-01 15:45:50 -07:00
5bcc033809 catalog list: fix bug on data update when pub cat selected 2019-10-01 15:45:03 -07:00
c777f85b94 catalog list: small updates for vuetify 2 2019-10-01 15:44:29 -07:00
06b8d6e0f2 update major npm packages 2019-10-01 15:41:47 -07:00
dbaf19e8d4 package.json: minor package upgrades 2019-09-30 16:43:40 -07:00