Commit Graph

312 Commits

Author SHA1 Message Date
ce5b92afd2 markup: changes to success email (urls, no attach pdf) 2020-03-11 15:47:56 -07:00
d90ea9b28a markup: updated Quick Start pdf 2020-03-11 15:43:14 -07:00
75aab03c2e markup: remove email submission endpoint 2020-03-11 15:42:45 -07:00
7a8bbf85af webdav: rename NonsensicalResource to MiscResource 2020-03-10 22:39:44 -07:00
e33359c318 markup: add autosave dir for accidental my cats writes 2020-03-10 22:38:53 -07:00
5145ae86e7 add ReadmeResource for quick start guide 2020-03-10 22:06:51 -07:00
2ed74477a5 markup: rename Markup webdav folder 2020-03-06 14:51:36 -08:00
b2cf52c882 markup: simplify resource ctors 2020-03-06 14:50:12 -08:00
0076605084 markup: do xls generation on webdav pdf save 2020-03-02 11:21:57 -08:00
a9db1b2c8c settings.py: additions to logging 2020-02-28 17:21:48 -08:00
9401ff2df9 markup: fix bug in ellipse annotation 2020-02-28 17:19:11 -08:00
1e8c71a603 Merge branch 'markup_documents' 2020-02-28 17:16:52 -08:00
ed013483b5 Merge branch 'djangodav' 2020-02-28 17:16:27 -08:00
b625b4f16d markup: support rectangle and circle annotations 2020-02-28 17:15:22 -08:00
dc85d784ab markup/email.py: don't send email if EMAIL_HOST setting is None 2020-02-28 17:11:23 -08:00
97ef16e47a markup: process Documents inklist annotations 2020-02-28 16:23:33 -08:00
64ae5709e0 markup/webdav.py: more complete functionality 2020-02-28 15:42:35 -08:00
7cf6c0d24f markup/webdav.py: cleanup 2020-02-28 15:40:59 -08:00
136f9808df markup/webdav.py: mostly functional 2020-02-26 16:30:02 -08:00
012c65cc7c procat2/models.py: fix Catalog.PDF_DIR 2020-02-26 16:28:36 -08:00
bdbbd449c4 markup webdav: move code, clean up 2020-02-24 16:56:49 -08:00
c66827452d webdav: change auth package to django-http-auth 2020-02-24 15:18:23 -08:00
370f149acf webdav: initial ugly but mostly working proof of concept 2020-02-21 16:38:23 -08:00
8a1b94b4dc send_locally_feed.py: get_product() use specific season 2020-02-19 14:50:57 -08:00
dc01f894f7 send_locally_feed.py: use profile images 2020-02-19 13:07:23 -08:00
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