pattypan icon indicating copy to clipboard operation
pattypan copied to clipboard

Upload files to Wikimedia Commons. The Spreadsheet Way.

Results 64 pattypan issues
Sort by recently updated
recently updated
newest added

If you are reporting a bug please: - Check the bug has already been reported (https://github.com/yarl/pattypan/issues). - Explain the current issue. -→ When I try to log in the loging...

I'm unable to open Pattypan 22.03 on my M2 Mac. Specs are: * MacBook Air M2, 2022 * MacOS 13.1 When attempting to open pattypan.jar by double-clicking, I get: When...

Hi, I added a Hebrew translation.

The error reporting mechanism (at least in the Excel code) is to `throw new Exception("Some random error message")` which then means the caller needs to catch `Exception` just for run...

Fixes #136 This is a proof of concept port to Apache POI. It has only received VERY LIMITED testing and I'm not a picture uploader, so someone else who actually...

To make it easier to undo uploads, it could make sense to track uploads made via Pattypan with EditGroups. There is an instance of this tool running at `https://editgroups-commons.toolforge.org`. It...

We should consider creating standalone `.exe` (Windows), `.dmg` (MacOS), `.deb`/`.rpm` (Linux) binaries so that users of Pattypan do not need to have Java installed. Things to consider: - Would it...

high priority
(enhancement)

Turns out that the x64 version of OpenJFX is incompatible with M1 devices, the aarch64 version works but is instead incompatible with x64 devices. As it is currently we can...

(bug)

After uploading a batch of files with a permission template, in this case `{{PD-China}}`, future uploads default to this value, even if there is not a designated `permission` column in...

(bug)