dproofreaders icon indicating copy to clipboard operation
dproofreaders copied to clipboard

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.

Results 52 dproofreaders issues
Sort by recently updated
recently updated
newest added

When the automodify cron job became a BackgroundJob (Feb 2025), the timezone was dropped from the name of the log file that automodify creates. Mostly, this doesn't matter. However, when...

As we add more API features more users will want to use the API. Right now giving a user an API key requires a manual update in the database. We...

Project Managers sometimes include missing illustrations with a missing pages project, not as a separate zip. The problem lies in the fact that the illustration might be deleted if the...

At the moment, when a squirrel deletes a project from whatever state, or when a project manager deletes a project from the new state, the deletion reason field is made...

If viewing a graph near the start of the server day, the user may get a cached version that was calculated the previous day. In [this graph](https://www.pgdp.net/c/stats/pages_proofed_graphs.php?tally_name=P3 ), for example,...

Although the present system works it has some shortcomings: - The data is stored on the users device, so if a user uses more than one device it does not...

Discovered recently that corrupt images will cheerfully be uploaded to a project using the interface that allows PMs, PFs and squirrels to replace illustration or proofing images via `handle_bad_page.php`.

Possibly convert to entries in a less file.

Found by @srjfoo: screenshot: ![image](https://github.com/user-attachments/assets/60728751-a2c5-4751-a292-c4bb5ed878ca)

This implements [Task 2117](https://www.pgdp.net/c/tasks.php?action=show&task_id=2117) which requests that we keep track of when a user runs Format Preview just like we do for when they run WordCheck. Unlike WordCheck which is...