Commit graph

92 commits

Author SHA1 Message Date
Edward Betts d030f745de Bug fix Smithsonian American Art Museum parsing. 2019-10-10 07:39:30 +01:00
Edward Betts ac570b05d2 really fix. 2019-10-09 22:06:15 +01:00
Edward Betts 04091988de Bug fix 'Detroit Institute of Arts' parser. 2019-10-09 22:03:51 +01:00
Edward Betts e38e1b994d I guess current_app isn't a function 2019-10-09 20:43:28 +01:00
Edward Betts 9cd3d3c59b Catch another way of writing the description 2019-10-09 16:49:10 +01:00
Edward Betts f322a6f47f New function to get English label for entity 2019-10-09 16:25:17 +01:00
Edward Betts 6a6b5ad373 Refactor: move more catalog code to module 2019-10-09 16:15:21 +01:00
Edward Betts 8cbd0f246f Refactor: move catalog parse code to module 2019-10-09 16:11:43 +01:00
Edward Betts a5e5fa20df Refactor: move some oauth code to module 2019-10-09 16:09:52 +01:00
Edward Betts 85329eab0d Refactor. New wikibase module. 2019-10-09 15:30:48 +01:00
Edward Betts d928c46c1d Support item variable not called item. 2019-10-09 14:28:08 +01:00
Edward Betts 45b9ec23ea Remove debugging output. 2019-10-08 11:44:27 +01:00
Edward Betts f2a264054c fix error when no useful label 2019-10-08 11:43:05 +01:00
Edward Betts bb68a46f59 There can be more than 50 people. 2019-10-08 11:40:48 +01:00
Edward Betts 077cdcfeb2 Show people with the birth/death on item page 2019-10-08 11:11:15 +01:00
Edward Betts 888610f5fe Add refresh option to get_entity_with_cache. 2019-10-07 14:23:57 +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 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 af4bdb956b Improvements to browse page 2019-09-30 14:23:19 +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 42a8353ecc Add timeout. 2019-09-29 21:40:27 +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 9acbefc105 Adjust user model. 2019-09-29 19:01:18 +01:00
Edward Betts ab51e83e9c New table for paintings 2019-09-29 11:05:13 +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 7a233021fd Saving to Wikidata is working. 2019-09-27 16:53:17 +01:00
Edward Betts e1ee9b047b tidy 2019-09-27 16:08:14 +01:00
Edward Betts 541443df02 Bug fix museodelprado.es URL 2019-09-27 14:17:07 +01:00
Edward Betts 921824833f catalog page parsers 2019-09-27 11:01:57 +01:00
Edward Betts 23b053c5a6 Generic catalog ID lookup 2019-09-27 11:00:57 +01:00
Edward Betts d123c23270 Add Smithsonian American Art Museum lookup code 2019-09-25 13:44:39 +01:00
Edward Betts 0b10bde447 Add helper function 2019-09-25 13:23:07 +01:00
Edward Betts 2a403cb544 Add database bits. 2019-09-25 13:22:42 +01:00
Edward Betts 43a3cd566c Add missing module 2019-09-16 09:07:09 +01:00
Edward Betts a909b50329 Refactor
Split up code
Add depicts guessing
Redirect for random image
2019-09-16 08:59:53 +01:00
Edward Betts 0719f441c7 refactor
* remove unused code
* move some functions to depicts.utils
2019-09-14 13:46:53 +01:00