Commit graph

191 commits

Author SHA1 Message Date
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
Edward Betts e849f18660 Move WDQS report and add a heading. 2019-11-26 16:07:57 +00:00
Edward Betts 0ef6eced13 Show more than just paintings on property page 2019-11-26 16:01:02 +00:00
Edward Betts c649179caf Record WQDS details and show report. 2019-11-26 14:01:14 +00:00
Edward Betts cc62265a0d Handle entity without labels. 2019-11-25 15:53:31 +00:00
Edward Betts 2cbc88a947 Show existing depicts on browse page 2019-11-25 15:46:05 +00:00
Edward Betts a2aa063dd5 Include images that already have depicts 2019-11-25 13:50:57 +00:00
Edward Betts 75257632ba Show more than just paintings during browse 2019-11-25 13:46:25 +00:00
Edward Betts 036a4be5ed Expand focus from paintings to more artworks
Replace all references to 'painting' with 'artwork'
2019-11-25 11:49:34 +00:00
Edward Betts df8ff30b64 Catch missing image detail and trigger cache refresh. 2019-11-25 10:04:23 +00:00
Edward Betts 7de29233e0 Bug fix 2019-11-08 21:21:43 +00:00