Commit graph

201 commits

Author SHA1 Message Date
Edward Betts 0ff8545641 Stop catalog page from throwing errors. 2020-01-07 22:03:31 +00:00
Edward Betts d63e6b1218 Reverse get_image_detail_with_cache() bug fix 2020-01-07 21:59:20 +00:00
Edward Betts 76f6e3f994 Bug fix get_image_detail_with_cache() 2020-01-07 21:57:05 +00:00
Edward Betts 8eecad0f9e Add more detail to error mails. 2020-01-07 21:29:31 +00:00
Edward Betts 50dc706b32 identifier can be 'no value', example: Q26754456 2020-01-07 17:39:39 +00:00
Edward Betts d0ddcc96eb A human item replaced with a redirect causes confusion. 2020-01-07 15:10:59 +00:00
Edward Betts b77ba57b74 Adjust formatting of error page. 2020-01-07 14:44:20 +00:00
Edward Betts 849aa57780 Show locals in last frame during traceback. 2020-01-07 14:40:15 +00:00
Edward Betts 19c4a7d221 Remove debugging output. 2020-01-07 14:32:04 +00:00
Edward Betts 31cecb5c90 Show arguments of last function during error. 2020-01-07 14:29:52 +00:00
Edward Betts 412d4e1a18 Update exception.css from werkzeug 2020-01-07 14:29:14 +00:00
Edward Betts 3d3e66fb35 Drop unused import. 2020-01-01 14:24:29 +00:00
Edward Betts c201535d21 Drop unused import. 2020-01-01 14:23:30 +00:00
Edward Betts 7a6a2c9d5e Add LICENSE file: GPL-3
Closes: #15
2020-01-01 11:23:46 +00:00
Edward Betts 63f8d0f580 Add missing changes for catching non-artwork. 2019-12-31 09:01:20 +00:00
Edward Betts 63392b63bf Warn for non-artwork items. 2019-12-31 08:58:37 +00:00
Edward Betts 54b94923e6 Add pager to recent changes. 2019-12-30 16:11:19 +00:00
Edward Betts f1264c8333 Remove unused fields for depicts. 2019-12-30 09:20:53 +00:00
Edward Betts 28a03212f5 Use database to pick random artwork
Now we store details of artworks in the local database, we don't need to
use the Wikidata query service to pick a random artwork.
2019-12-30 09:16:18 +00:00
Edward Betts cacafb1d52 Add 'get history' mediawiki API call 2019-12-29 11:22:46 +00:00
Edward Betts 3e445a3133 Add a foreign key to the triple table. 2019-12-22 10:22:46 +00:00
Edward Betts 1814b23b46 Only show items with an image. 2019-12-18 19:13:23 +00:00
Edward Betts c8d6e0e9d6 Avoid crash when imageinfo is missing. 2019-12-18 19:07:32 +00:00
Edward Betts 6f66e85b1e Increase facet limit. 2019-12-18 19:03:54 +00:00
Edward Betts 1354743ded Increase property page size. 2019-12-18 19:00:26 +00:00
Edward Betts 8645121e82 Hide account button during development. 2019-12-18 18:57:18 +00:00
Edward Betts 44b26b94eb Redirect start to browse page 2019-12-18 18:54:44 +00:00
Edward Betts a1f72f4620 Not using nltk 2019-12-18 18:52:26 +00:00
Edward Betts 8e606499c9 Add pager to property page 2019-12-18 18:49:15 +00:00
Edward Betts 19c6d3b81c Fix display of item without title. 2019-12-18 18:48:14 +00:00
Edward Betts b952213b23 Switch to using database for browse pages. 2019-12-18 15:06:24 +00:00
Edward Betts 7313df54f7 Rename ArtworkItem to Item and add more fields 2019-12-17 16:10:45 +00:00
Edward Betts d2cbcc4c04 Better error handling. 2019-12-17 11:45:30 +00:00
Edward Betts f99c2512b7 Remove propertyLabel from group by. 2019-12-17 11:44:53 +00:00
Edward Betts b5f87657ba Add missing exceptions. 2019-12-12 15:37:39 +00:00
Edward Betts f1d1542d3d Bug fix for 'file name too long' error 2019-12-12 15:25:43 +00:00
Edward Betts 24d44be4b7 Fix tool name 2019-12-10 15:45:14 +00:00
Edward Betts ae9cb514ca Add toolinfo.json
This is so WADE will appear in the Tools Directory.
2019-12-10 15:40:55 +00:00
Edward Betts 61d913d54e Bug fix. 2019-11-27 12:45:33 +00:00
Edward Betts 19e82a34cd Optimize browse page facet query 2019-11-27 12:42:07 +00:00
Edward Betts b894188f1a Record page title and endpoint with query 2019-11-27 10:00:00 +00:00
Edward Betts ff11922c35 Improve WDQS report. 2019-11-27 09:45:29 +00:00
Edward Betts 48fbe6c8f5 Record query row count 2019-11-26 20:11:27 +00:00
Edward Betts 1badd35362 Reformat report. 2019-11-26 19:23:48 +00:00
Edward Betts e60c804ab9 Reformat report. 2019-11-26 19:10:30 +00:00
Edward Betts e236fe5e24 Make 'running' a badge. 2019-11-26 19:04:09 +00:00
Edward Betts cff0d733e3 Improve WDQS report. 2019-11-26 19:01:38 +00:00
Edward Betts d12c85cfde Handle incomplete query 2019-11-26 18:41:35 +00:00
Edward Betts d94d1bb170 Save query template name 2019-11-26 17:21:58 +00:00
Edward Betts 69b4faad25 Add page title to WQDS report. 2019-11-26 16:09:30 +00:00