Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-03 | fix: Template:Proposal_Page was renamedHEADmaster | Martin Fischer | |
Ref https://wiki.openstreetmap.org/wiki/Special:Diff/2197443. | |||
2022-07-21 | extract language prefix from page title | Martin Fischer | |
2022-07-21 | omit null values in JSON output | Martin Fischer | |
2022-07-17 | find proposals via embeddedin instead of categories | Martin Fischer | |
More reliable. The template doesn't add the categories when name is an empty string because [[Category:Foo|{{{name}}}]] for some reason breaks in MediaWiki when name is given as an empty string. Also avoids the problem that if categories are added manually pages might be in multiple categories. | |||
2022-07-17 | detect proposals without text as stubs | Martin Fischer | |
2022-07-17 | refactor: introduce is_stub function | Martin Fischer | |
2022-07-17 | display post-vote after voting proposals | Martin Fischer | |
2022-07-15 | also query Category:Proposals_without_post-vote_cleanup | Martin Fischer | |
2022-07-14 | filter out stub proposals | Martin Fischer | |
2022-07-14 | refactor: rename variable | Martin Fischer | |
2022-07-12 | initial commit | Martin Fischer | |