Commit Graph

321 Commits

Author SHA1 Message Date
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
2b3b1eccd2 delete dialogs: use div instead of input for name 2019-05-18 10:42:30 -07:00
634bf0bfb4 editor store: only reset dependent selections if selection actually changes 2019-05-18 10:41:22 -07:00
cf20ec15b2 editor store: cleanup 2019-05-18 10:41:02 -07:00
d15a64243e pagination: remove empty models 2019-05-18 10:39:29 -07:00
13f4d434db add MaterialDeleteDialog 2019-05-18 10:38:54 -07:00
35f0e05a41 store: unselect model & material on selection changes 2019-05-18 00:50:52 -07:00
cb26908f3b add material selection 2019-05-18 00:50:34 -07:00
0dfb38f87a add ModelDeleteDialog 2019-05-18 00:21:26 -07:00
1e28d067cf add ModelInfoDialog 2019-05-17 23:15:38 -07:00
70c532daad revive SectionDeleteDialog 2019-05-17 22:55:47 -07:00
151a16d0c5 update SectionInfoDialog to work again 2019-05-17 22:45:43 -07:00
a9a971d3d6 AddProductDialog: slight copy and visual tweaks 2019-05-17 16:13:39 -07:00