Commit Graph

68 Commits

Author SHA1 Message Date
a9db1b2c8c settings.py: additions to logging 2020-02-28 17:21:48 -08:00
ed013483b5 Merge branch 'djangodav' 2020-02-28 17:16:27 -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
5e1d6db078 add search for all model names 2020-01-14 12:41:37 -08:00
ae5e95a36a Catalog.pdf_name() match what perl does - no season prefix 2019-11-21 11:57:30 -08:00
deaad1a272 procat2 models: catalog email can be blank (for admin update) 2019-11-14 15:51:45 -08:00
7d5f258dfc add region visibility 2019-11-07 14:31:39 -08: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
a86ebe8a53 add 'cat_ids' management command 2019-10-25 16:30:02 -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
fdf0187718 region and season admin add ordering 2019-10-10 15:26:53 -07:00
da41a912b0 settings.py: add (commented) logging for sql queries 2019-09-19 12:37:41 -07:00
6c23d30897 add quickinfo app 2019-08-02 15:44:50 -07:00
59faa47e61 procat2/models: fix page count - add breaker pages 2019-05-29 00:53:17 -07:00
350e2f0e41 set default 'from' email address 2019-05-20 05:42:25 -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
c9e0ed6d4f catalog gets email field 2019-05-17 02:13:45 -07:00
899194da5e queue cat render on save 2019-05-17 02:10:11 -07:00
9d18b47aee return catalog materials when cat data is fetched 2019-05-14 16:05:55 -07:00
3990774de3 add basic product search 2019-05-13 18:59:13 -07:00
829df7667e implement "new catalog" in editor 2019-05-04 14:44:34 -07:00
8badbe32d0 log catalogedit app messages too 2019-05-03 17:41:06 -07:00
67c70e42d4 logging: disable duplicate messages 2019-05-03 17:40:45 -07:00
19531f4818 backend: add saving catalog 2019-05-03 17:32:29 -07:00
c9076635a5 admin.py: allow editing catalog data directly 2019-04-28 02:54:01 -07:00
28651477e3 catalog editor: load catalog, region, season data 2019-04-28 02:46:37 -07:00
903c42d191 python: add public_catalogs url 2019-04-25 23:38:25 -07:00
857a9b8741 add catalog build_progress, show_prices, and master 2019-04-25 23:37:33 -07:00
8976e791d3 models.py: add catalog pdf path helpers 2019-04-25 16:50:50 -07:00
db325270b5 Add admin.py for catalog, season, region 2019-04-25 11:54:44 -07:00
9d56b79684 catalog list: get 'my catalogs' somewhat working 2019-04-24 16:27:13 -07:00
950bc21d87 add some Catalog field indexes 2019-04-23 17:03:00 -07:00
6b9da6ffb6 add procat2 catalog, region, and season models 2019-04-23 15:08:50 -07:00
e50258b405 integrate vue cateditor with django 2019-04-01 17:11:11 -07:00
2ba79d9a7f skeleton catalog list and editor pages 2019-03-18 20:02:40 -07:00
6659876dc5 nav_extras.py: tweak wording for non-auth users 2019-03-16 22:09:27 -07:00
50fdf06c97 add nav_extras.py template tags 2019-03-15 21:33:50 -07:00