Commit Graph

283 Commits

Author SHA1 Message Date
4cbe77cf0e gitignore vue.config.js (delivered by ansible) 2019-09-18 15:44:30 -07:00
dee7306529 add STARTUP 2019-09-18 15:43:50 -07:00
2eabc0175e vue: update packages 2019-08-29 10:06:13 -07:00
23393670dd rm vue.config.js - now created by ansible 2019-08-29 10:05:12 -07:00
6818847506 quickinfo search form: allow iframe embedding 2019-08-02 17:20:39 -07:00
d69f25926c quickinfo search form: minor visual tweaks 2019-08-02 17:20:18 -07:00
1d54ffc571 Merge branch 'quickinfo' 2019-08-02 15:45:49 -07:00
6c23d30897 add quickinfo app 2019-08-02 15:44:50 -07:00
02a4080c48 products/models.py: add basic product image classes 2019-08-02 15:38:26 -07:00
e0d351410c products/models.py: remove big sql comment 2019-08-02 15:37:45 -07:00
f81280b821 upgrade to django 2.2.4 2019-08-01 10:06:35 -07:00
25fd0b6ef7 cateditor: show notice if editing a public catalog 2019-06-15 22:05:28 -07:00
26ff012903 always update cat id in json data on save 2019-05-31 04:53:54 -07:00
f9ebcf7851 save owner id in catalog data 2019-05-31 04:53:22 -07:00
c69b41200e don't include our catalogs in public cat list 2019-05-31 04:52:17 -07:00
76559875d5 allow saving our version of a public catalog 2019-05-31 04:50:49 -07:00
dbdc950989 cateditor: fix setting model name 2019-05-31 03:53:05 -07:00
4ac28cceb4 big pagination update - split models into pages 2019-05-31 01:41:56 -07:00
59faa47e61 procat2/models: fix page count - add breaker pages 2019-05-29 00:53:17 -07:00
66457d5487 cateditor: remove unnecessary 'sections' getter 2019-05-29 00:38:50 -07:00
bfab1757cc vue navbar fix support email link 2019-05-22 02:00:33 -07:00
24903754a1 CatalogList: simplify using mapState 2019-05-22 01:58:37 -07:00
1e9547c4a4 cat contents: set max height for lists 2019-05-21 17:29:44 -07:00
8d9aac45cc editor: case-insensitive section name search when adding mat 2019-05-21 17:29:15 -07:00
dbd2566028 cat list: fix selected cat info update 2019-05-21 17:06:17 -07:00
9f8ca1c7f9 cat list: update cat info periodically 2019-05-21 16:52:28 -07:00
2fdb4b6bc7 cat list: disable download button if building pdf 2019-05-21 16:52:12 -07:00
f9bef0a148 cat list: add pdf build progress bars 2019-05-21 16:51:45 -07:00
90d33011f4 AddProductDialog: a little wider 2019-05-21 16:28:39 -07:00
025d47c9d1 cat list: on load only autoselect cat if none already selected 2019-05-21 16:27:43 -07:00
52335265cf don't require notification email for regular users 2019-05-21 16:23:12 -07:00
3784d49694 cat list: fix bug when adding material to existing section 2019-05-21 16:22:35 -07:00
023263963f require email for each catalog (for now) 2019-05-20 05:50:23 -07:00
ff109b8e1e fix support email in one form 2019-05-20 05:43:58 -07:00
350e2f0e41 set default 'from' email address 2019-05-20 05:42:25 -07:00
85ba779286 style more account settings/password reset pages 2019-05-20 05:42:07 -07:00
864f9c5af1 dashboard and nav link to old procat tools 2019-05-20 04:16:47 -07:00
ef92dd5c96 CatalogEditor: redirect on successful save 2019-05-20 04:16:16 -07:00
dec83dc010 CatalogInfo: improve layout 2019-05-20 03:08:49 -07:00
b828c842d4 cateditor: remove unused classes 2019-05-20 03:08:23 -07:00
729400197a CatalogContents: css list changes 2019-05-20 01:39:15 -07:00
acf8cfd2e6 CatalogEditor: remove tooltip on 'next' button 2019-05-20 01:38:43 -07:00
732efe68ca editor store: ignore dup materials 2019-05-20 01:21:39 -07:00
073a175b4f cateditor store: ensure a skeleton catalog to simplify code 2019-05-20 00:42:17 -07:00
d46623aaf6 AddSectionDialog: fix enter key behavior 2019-05-20 00:35:49 -07:00
4f873a3bce CatalogList: don't use separate frame for pdf download 2019-05-19 18:18:10 -07:00
45df2a0123 settings.py: add more security settings 2019-05-19 02:31:21 -07:00
05902bec7a settings.py: absolute paths for log and templates for wsgi 2019-05-19 02:30:55 -07:00
a3ccd6fa3e settings.py: SECRET_KEY and DEBUG moved to ansible 2019-05-19 02:30:17 -07:00
d7f756ee97 settings.py: bring ansible settings up 2019-05-19 02:29:30 -07:00