Commit graph

187 commits

Author SHA1 Message Date
Edward Betts 888610f5fe Add refresh option to get_entity_with_cache. 2019-10-07 14:23:57 +01:00
Edward Betts 62aff85ae6 Show existing depicts on item page. 2019-10-07 14:12:30 +01:00
Edward Betts 9867e90769 Link to painting item page. 2019-10-07 13:25:10 +01:00
Edward Betts 35c6296210 Reverse order of edit list. 2019-10-07 12:23:13 +01:00
Edward Betts bbd20e6c43 Warn user when no matching depicts items. 2019-10-07 11:46:42 +01:00
Edward Betts a4b10945ce Parse catalog HTML as bytes 2019-10-07 10:39:26 +01:00
Edward Betts 807353303e Catch and ignore ConnectionError for catalog page. 2019-10-07 10:39:15 +01:00
Edward Betts 9688331190 Add option to return wikibase entities as dict. 2019-10-07 10:38:26 +01:00
Edward Betts 5def7e80ad Increase timeout for talking to wikibase. 2019-10-07 10:37:47 +01:00
Edward Betts 52ecfedbfc Disable certificate verification for relaxed SSL. 2019-10-07 10:36:47 +01:00
Edward Betts 5c263c7ef7 Show options as buttons instead of links. 2019-10-07 10:36:27 +01:00
Edward Betts 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
Edward Betts ec4cb0e987 Fix broken save. 2019-10-04 17:00:25 +01:00
Edward Betts 0a6f6308c1 More checks before save. 2019-10-04 16:56:06 +01:00
Edward Betts 924b7a0818 Don't find more if disabled. 2019-10-04 13:37:40 +01:00
Edward Betts 7ca90b2006 Basic user setting 2019-10-04 12:16:16 +01:00
Edward Betts 478d9c6806 Bug fix. 2019-10-04 12:05:27 +01:00
Edward Betts d8c279001e Create depicts object during save, if needed. 2019-10-04 12:02:45 +01:00
Edward Betts c79427f794 Restore dates to browse page. 2019-09-30 19:57:17 +01:00
Edward Betts c096a8fa6e artist name can but None 2019-09-30 19:53:36 +01:00
Edward Betts bb6096927b Fix for items without a label 2019-09-30 14:23:32 +01:00
Edward Betts af4bdb956b Improvements to browse page 2019-09-30 14:23:19 +01:00
Edward Betts 47f31811f9 Only don't show empty catalog description 2019-09-30 12:57:16 +01:00
Edward Betts 0c0858c4ee Bug fix. 2019-09-30 12:52:53 +01:00
Edward Betts faf70a8811 Get description from catalog page. 2019-09-30 12:49:28 +01:00
Edward Betts 514c55cd6e Add language information to label on item page. 2019-09-30 10:19:12 +01:00
Edward Betts 6eb79ccfd5 add timeout to catalog pages 2019-09-29 21:46:39 +01:00
Edward Betts 42a8353ecc Add timeout. 2019-09-29 21:40:27 +01:00
Edward Betts 3d63b6f9f6 bug fix 2019-09-29 21:37:17 +01:00
Edward Betts 42b78da7e3 Add timeouts + ignore anonymous artist. 2019-09-29 21:35:45 +01:00
Edward Betts 918a4a88c8 add error mail 2019-09-29 21:14:41 +01:00
Edward Betts c2727e6fc8 Add pager to browse page. 2019-09-29 20:19:40 +01:00
Edward Betts 146b79bde8 Bug fix missing datavalue. 2019-09-29 19:24:24 +01:00
Edward Betts 9acbefc105 Adjust user model. 2019-09-29 19:01:18 +01:00
Edward Betts 1ca46d0bf2 Show images on next page. 2019-09-29 19:00:59 +01:00
Edward Betts 75d48ed28b Rename app.js -> item.js 2019-09-29 17:01:32 +01:00
Edward Betts 9ba35cb414 Bug fix. 2019-09-29 13:17:36 +01:00
Edward Betts 07865fb5dd Create painting item during save, if needed. 2019-09-29 13:15:34 +01:00
Edward Betts 8e1de4a2a3 User pages. 2019-09-29 11:52:12 +01:00
Edward Betts 1039e9a2d3 Add user pages. 2019-09-29 11:51:36 +01:00
Edward Betts 6317277c96 More detail on the list edits page. 2019-09-29 11:23:07 +01:00
Edward Betts 7547e6fbd4 Improve edit list. 2019-09-29 11:14:05 +01:00
Edward Betts ad39d8d1d5 bug fix 2019-09-29 11:08:29 +01:00
Edward Betts 2df8958a1f Create PaintingItem objects and save lastrevid 2019-09-29 11:07:34 +01:00
Edward Betts ab51e83e9c New table for paintings 2019-09-29 11:05:13 +01:00
Edward Betts 123c9d8aa1 Show depicts labels in edit list. 2019-09-29 09:56:14 +01:00
Edward Betts 68cf86162b Add page to list edits. 2019-09-29 09:47:55 +01:00
Edward Betts 39d2760ab9 Handle case where description is missing from LD. 2019-09-29 08:40:19 +01:00
Edward Betts fecab79bba Fix handling of item with 'no value' artist. 2019-09-29 08:33:52 +01:00
Edward Betts 80303618fb Bug fix for when datavalue is missing. 2019-09-29 08:30:01 +01:00