Commit graph

92 commits

Author SHA1 Message Date
Edward Betts cc97f41f2b Masonry didn't work very well, use Bootstrap grid instead 2023-11-09 10:33:29 +01:00
Edward Betts 396dbec50d Bootstrap 5 is missing card-columns, use masonry instead 2023-11-09 10:26:18 +01:00
Edward Betts 3b69855c25 Bootstrap 5 change: 'sr-only' is now 'visually-hidden' 2023-11-09 07:53:33 +01:00
Edward Betts 4446cbed6e Upgrade from bootstrap 4 to 5 2023-11-09 07:35:41 +01:00
Edward Betts 97e4501427 Proper display of save errors. 2020-04-22 17:13:03 +01:00
Edward Betts 3d113a593c Add SHOW_BLOCK_ALERT config option. 2020-04-22 16:30:44 +01:00
Edward Betts 95d69ef302 Add block list report to show active blocks 2020-04-22 15:03:22 +01:00
Edward Betts c2ba2c988c Use last_frame for function_name 2020-01-08 15:38:16 +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 31cecb5c90 Show arguments of last function during error. 2020-01-07 14:29:52 +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 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 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 f99c2512b7 Remove propertyLabel from group by. 2019-12-17 11:44:53 +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 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 476db3ca9c Add missing image report. 2019-11-07 10:20:23 +00:00
Edward Betts 6028ecf5d3 tidy 2019-11-07 10:11:13 +00:00
Edward Betts ebc1f09b6a Update next page to work on mobile like item page 2019-10-25 17:03:55 +01:00
Edward Betts 4d4d934de3 Reorganise item page to work better on mobile 2019-10-25 17:02:02 +01:00
Edward Betts 7a4af12f3f Focus search after add depicts should now work 2019-10-16 17:29:51 +01:00
Edward Betts a9ef91b214 New approach to focus search field 2019-10-16 17:19:30 +01:00
Edward Betts 61fd14427d Set search field id 2019-10-16 16:20:01 +01:00
Edward Betts ded4b913da Add navigation bar 2019-10-15 12:21:05 +01:00
Edward Betts c15370fbbf Add link from browse to catalog page 2019-10-14 14:33:29 +01:00
Edward Betts 0bebf2de86 Add depicts drop downs to the catalog page. 2019-10-14 13:07:59 +01:00
Edward Betts a5207834e1 make item_detail a macro 2019-10-11 15:26:27 +01:00