Commit graph

108 commits

Author SHA1 Message Date
d030f745de Bug fix Smithsonian American Art Museum parsing. 2019-10-10 07:39:30 +01:00
ac570b05d2 really fix. 2019-10-09 22:06:15 +01:00
04091988de Bug fix 'Detroit Institute of Arts' parser. 2019-10-09 22:03:51 +01:00
e38e1b994d I guess current_app isn't a function 2019-10-09 20:43:28 +01:00
9cd3d3c59b Catch another way of writing the description 2019-10-09 16:49:10 +01:00
581409dcd6 Skip some paintings and avoid refresh after random 2019-10-09 16:25:41 +01:00
f322a6f47f New function to get English label for entity 2019-10-09 16:25:17 +01:00
6a6b5ad373 Refactor: move more catalog code to module 2019-10-09 16:15:21 +01:00
8cbd0f246f Refactor: move catalog parse code to module 2019-10-09 16:11:43 +01:00
a5e5fa20df Refactor: move some oauth code to module 2019-10-09 16:09:52 +01:00
85329eab0d Refactor. New wikibase module. 2019-10-09 15:30:48 +01:00
b697be2306 Move three more queries into templates. 2019-10-09 15:27:35 +01:00
a5dfbd040a Move two queries into templates. 2019-10-09 14:38:10 +01:00
d928c46c1d Support item variable not called item. 2019-10-09 14:28:08 +01:00
2466446644 Link to browse index and property pages. 2019-10-09 13:30:15 +01:00
76cd8cefba Include property name in the browse page title 2019-10-09 13:29:43 +01:00
45b9ec23ea Remove debugging output. 2019-10-08 11:44:27 +01:00
f2a264054c fix error when no useful label 2019-10-08 11:43:05 +01:00
bb68a46f59 There can be more than 50 people. 2019-10-08 11:40:48 +01:00
077cdcfeb2 Show people with the birth/death on item page 2019-10-08 11:11:15 +01:00
96a03a0abe Search for wikibase for unused depicts. 2019-10-07 21:45:21 +01:00
888610f5fe Add refresh option to get_entity_with_cache. 2019-10-07 14:23:57 +01:00
62aff85ae6 Show existing depicts on item page. 2019-10-07 14:12:30 +01:00
9867e90769 Link to painting item page. 2019-10-07 13:25:10 +01:00
35c6296210 Reverse order of edit list. 2019-10-07 12:23:13 +01:00
bbd20e6c43 Warn user when no matching depicts items. 2019-10-07 11:46:42 +01:00
a4b10945ce Parse catalog HTML as bytes 2019-10-07 10:39:26 +01:00
807353303e Catch and ignore ConnectionError for catalog page. 2019-10-07 10:39:15 +01:00
9688331190 Add option to return wikibase entities as dict. 2019-10-07 10:38:26 +01:00
5def7e80ad Increase timeout for talking to wikibase. 2019-10-07 10:37:47 +01:00
52ecfedbfc Disable certificate verification for relaxed SSL. 2019-10-07 10:36:47 +01:00
5c263c7ef7 Show options as buttons instead of links. 2019-10-07 10:36:27 +01:00
9e8342b0ec Pick a new random painting
Make sure that a randomly chosen painting hasn't been shown before and
has no depicts statements.
2019-10-07 10:34:53 +01:00
ec4cb0e987 Fix broken save. 2019-10-04 17:00:25 +01:00
0a6f6308c1 More checks before save. 2019-10-04 16:56:06 +01:00
924b7a0818 Don't find more if disabled. 2019-10-04 13:37:40 +01:00
7ca90b2006 Basic user setting 2019-10-04 12:16:16 +01:00
478d9c6806 Bug fix. 2019-10-04 12:05:27 +01:00
d8c279001e Create depicts object during save, if needed. 2019-10-04 12:02:45 +01:00
c79427f794 Restore dates to browse page. 2019-09-30 19:57:17 +01:00
c096a8fa6e artist name can but None 2019-09-30 19:53:36 +01:00
bb6096927b Fix for items without a label 2019-09-30 14:23:32 +01:00
af4bdb956b Improvements to browse page 2019-09-30 14:23:19 +01:00
47f31811f9 Only don't show empty catalog description 2019-09-30 12:57:16 +01:00
0c0858c4ee Bug fix. 2019-09-30 12:52:53 +01:00
faf70a8811 Get description from catalog page. 2019-09-30 12:49:28 +01:00
514c55cd6e Add language information to label on item page. 2019-09-30 10:19:12 +01:00
6eb79ccfd5 add timeout to catalog pages 2019-09-29 21:46:39 +01:00
42a8353ecc Add timeout. 2019-09-29 21:40:27 +01:00
3d63b6f9f6 bug fix 2019-09-29 21:37:17 +01:00