Commit Graph

65 Commits (1f0549bc96e8dfeb062545e38276d682cb36e6d9)

Author SHA1 Message Date
eric 20cae92a30 fix the script 2023-10-23 13:39:32 -04:00
eric ff433edebd add simple api, data dumper 2023-10-20 14:40:31 -04:00
eric 5a0a602fed added some stats to homepage, add number grouping 2023-09-07 17:10:31 -04:00
eric faf217aa44 optimize provider and publisher pages 2023-09-07 14:47:34 -04:00
eric 1af4b62fd0 optimize problems 2023-09-06 17:55:28 -04:00
eric 0a3a1ca6d4 optimize provider views 2023-09-06 17:26:35 -04:00
eric 8836372d19 optimized publisher list 2023-09-06 15:25:36 -04:00
eric 13f30b7de8 set "no publisher" defaults 2023-09-06 14:20:38 -04:00
eric 4612b2162c optimized problem publisher page 2023-09-06 14:05:36 -04:00
eric a552feae3f optimize homepage queries 2023-09-06 12:49:18 -04:00
eric ddd7746ef0 add links to doab publisher info 2023-09-06 10:34:38 -04:00
eric db6c6d48cc dress up the website
Add base templates for css style and nav header
Replace item-based publisher listing with link-pased listing
add a link view and don't list the whole history on overview pages
limit link lists to 1000 items
add 'fixing' page to provide more technical help
2023-08-21 14:51:42 -04:00
eric e70d580aea fix problem when links are deprecated 2023-05-23 14:16:55 -04:00
eric 151f659da6 move empty pub handling to view 2023-05-09 17:52:41 -04:00
eric 4ae248e242 may a space is needed? 2023-05-09 16:23:56 -04:00
eric 0c83e48380 fix no-pub-name 2023-05-09 16:10:45 -04:00
eric 5283cab505 sort the items 2023-05-09 16:07:53 -04:00
eric 4356f02b5e easier to just loop the bad links 2023-05-09 15:58:49 -04:00
eric b69aeaeaa8 add problem links by publisher 2023-05-09 15:19:06 -04:00
eric acaf8777bf hotfix 2023-05-04 16:46:57 -04:00
eric 5ce361b81e better detection of redirect errors 2023-05-04 16:45:10 -04:00
eric e7670c9e40 fix undefined error 2023-05-04 16:36:28 -04:00
eric 98639afac4 added handling for hung servers 2023-05-04 16:22:11 -04:00
eric be3fde9a6e add handling for bad redirects 2023-05-04 12:04:31 -04:00
eric e2afe01d7c fix test page 2023-05-03 12:42:32 -04:00
eric 451cf9df6a better explanation for code 0 2023-05-03 12:21:48 -04:00
eric f2278f2712 add admin action to recheck links 2023-05-03 12:21:22 -04:00
eric fe2b6d9b83 add management command to check a single url 2023-05-03 12:20:58 -04:00
eric 2575eeda77 fix bug for SSLErrors 2023-05-03 12:20:23 -04:00
eric 12f25515e9 display problems by hostname 2023-05-02 15:52:03 -04:00
eric 221a56ba8d cleanup 2023-04-27 17:24:55 -04:00
eric 97b3c499ad test the problems page 2023-04-27 17:06:28 -04:00
eric 2f1328157a typo 2023-04-27 17:06:14 -04:00
eric 1e6bc87ea5 add problems page, summary on home 2023-04-27 17:06:05 -04:00
eric 7d1c1f4e80 add result summaries 2023-04-27 17:05:29 -04:00
eric 62e00928f4 fix handling of empty publisher names 2023-04-27 17:04:45 -04:00
eric 044f5a030d add recent_check field to link
needed to facilitate sorting of links by test results
2023-04-27 17:01:05 -04:00
eric 3e0b3fbc93 cron scripts 2023-04-26 16:22:05 -04:00
eric 53e3f655c6 fixed issue with naive dates 2023-04-21 17:17:04 -04:00
eric c50e9cd8be add item checker designed to run in cron 2023-04-20 17:28:52 -04:00
eric 1db503c225 add migration 2023-04-19 17:24:37 -04:00
eric f271c740a3 longer content_type 2023-04-19 17:22:43 -04:00
eric e8050036bd Update doab_oai.py 2023-04-19 16:53:01 -04:00
eric 7b1fd2f26a Update doab_oai.py 2023-04-19 16:47:29 -04:00
eric 24e165a154 make sure publisher_name is not null 2023-04-19 15:52:34 -04:00
eric 9b094d02ca move intended Record functionality to linkrel
reset the database, too
2023-04-19 15:12:44 -04:00
eric 45e0730c86 add handling for deleted items 2023-04-19 13:15:53 -04:00
eric bca3dd6dc8 add page tests 2023-04-11 14:25:00 -04:00
eric 0039e6eafb set defaults on title, publisher canme models 2023-04-11 13:27:50 -04:00
eric 1720536155 display empty publisher names 2023-03-31 09:27:10 -04:00