Ben Kurtovic
ed7a8df355
Tweak display a bit.
8 vuotta sitten
Ben Kurtovic
21bbbbdfea
Reorder/tweak template more.
8 vuotta sitten
Ben Kurtovic
cd5b6e472c
Tweak wording, minor fixes.
8 vuotta sitten
Ben Kurtovic
1100757cc9
Bugfix.
8 vuotta sitten
Ben Kurtovic
0692227496
Cleanup/tweaks, mainly to rendering.
8 vuotta sitten
Ben Kurtovic
83f5588354
Disable turnitin by default for now, until we confirm it works as expected.
8 vuotta sitten
Ben Kurtovic
f84a0b471b
Make the 'Compare' link always produce a permalink.
8 vuotta sitten
Frances Hocutt
9a4dde1613
Update Turnitin option label
8 vuotta sitten
Frances Hocutt
4e994f1302
Refactor turnitin.py, incorporate diff link/timestamp
* Add a wiki timestamp parser to copyvios/misc.py
* Refactor copyvios/turnitin.py for more sensible structure
* Update templates/index.mako to incorporate diff link/timestamp and
make it clearer that Turnitin is revision-based checking
9 vuotta sitten
Frances Hocutt
6cafb14991
Fix wrapping issue; start reworking report display
9 vuotta sitten
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
9 vuotta sitten
Frances Hocutt
efe2300250
[WIP] Basic working integration of turnitin
Add a checkbox to allow searching the EranBot/plagiabot database for
Turnitin results, and display them in a similar form to the on-wiki
EranBot reports if they exist.
Add a new module (copyvios/turnitin.py) to handle fetching and parsing
the EranBot results.
Bug: https://phabricator.wikimedia.org/T110144
TODO: tweak display HTML/CSS; refactor/clean up turnitin.py;
improve dev set-up so it doesn't always default to testwiki
and can test without hardcoding page title
9 vuotta sitten
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
9 vuotta sitten
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
9 vuotta sitten
Ben Kurtovic
b325ef84cd
Support general/update notices.
9 vuotta sitten
Ben Kurtovic
9444f03fd9
Ugly solution for escaping URLs in permlinks.
10 vuotta sitten
Ben Kurtovic
5896730ef0
Make compare links use oldids.
10 vuotta sitten
Ben Kurtovic
c8ca290d8e
Actually grab the correct revision ID.
10 vuotta sitten
Ben Kurtovic
3879805136
Paren fix, grr.
10 vuotta sitten
Ben Kurtovic
9e36e3d5b7
Fix string concating.
10 vuotta sitten
Ben Kurtovic
487eb6196e
Add a permalink to result pages.
10 vuotta sitten
Ben Kurtovic
091d2e9b6c
Simplify short-circuit message.
10 vuotta sitten
Ben Kurtovic
225af3bc8a
More descriptive message.
10 vuotta sitten
Ben Kurtovic
b2894c6c0a
Report possible misses as well as known skips.
10 vuotta sitten
Ben Kurtovic
1ae3ca76c5
Note that PDF parsing is now supported.
10 vuotta sitten
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
10 vuotta sitten
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
10 vuotta sitten
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
10 vuotta sitten
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
10 vuotta sitten
Ben Kurtovic
8acc6b7374
Pluralize queries; clean up duplication.
10 vuotta sitten
Ben Kurtovic
5b5d4f2c40
result.action -> query.action
10 vuotta sitten
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
10 vuotta sitten
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
10 vuotta sitten
Ben Kurtovic
f43797fc8a
Improve redirected from behavior.
10 vuotta sitten
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
10 vuotta sitten
Ben Kurtovic
31028b08f3
Clean up error printing.
10 vuotta sitten
Ben Kurtovic
824e4a0914
Typo fix.
10 vuotta sitten
Ben Kurtovic
b3e1862726
Catch and display search errors more usefully.
10 vuotta sitten
Ben Kurtovic
f7204b88d4
Fix chain table spacing.
10 vuotta sitten
Ben Kurtovic
ba948123d0
Fix source table when no sources were checked.
10 vuotta sitten
Ben Kurtovic
c1fad2e044
Row highlight; fix padding; title.
10 vuotta sitten
Ben Kurtovic
10c68e6823
Polishing for URL list; remove 'hide comparison' option.
10 vuotta sitten
Ben Kurtovic
b806e358ee
Improve message; fix broken div.
10 vuotta sitten
Ben Kurtovic
e0b964fcdf
Hide URLs after the first 10 by default.
10 vuotta sitten
Ben Kurtovic
b7bafb29cf
Implement noskip.
10 vuotta sitten
Ben Kurtovic
86c9bb2290
Meant to align left, not center.
10 vuotta sitten
Ben Kurtovic
606f9ccfbb
Adjust positions, colors.
10 vuotta sitten
Ben Kurtovic
a6675d0523
Styling for the source table.
10 vuotta sitten
Ben Kurtovic
6d147ecd6a
Improve structure of outputted source info.
10 vuotta sitten
Ben Kurtovic
b53b1988c5
result.action -> query.action
10 vuotta sitten