Frances Hocutt
6cafb14991
Fix wrapping issue; start reworking report display
před 9 roky
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
před 9 roky
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
před 9 roky
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
před 9 roky
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
před 9 roky
Ben Kurtovic
b325ef84cd
Support general/update notices.
před 9 roky
Ben Kurtovic
9444f03fd9
Ugly solution for escaping URLs in permlinks.
před 10 roky
Ben Kurtovic
5896730ef0
Make compare links use oldids.
před 10 roky
Ben Kurtovic
c8ca290d8e
Actually grab the correct revision ID.
před 10 roky
Ben Kurtovic
3879805136
Paren fix, grr.
před 10 roky
Ben Kurtovic
9e36e3d5b7
Fix string concating.
před 10 roky
Ben Kurtovic
487eb6196e
Add a permalink to result pages.
před 10 roky
Ben Kurtovic
091d2e9b6c
Simplify short-circuit message.
před 10 roky
Ben Kurtovic
225af3bc8a
More descriptive message.
před 10 roky
Ben Kurtovic
b2894c6c0a
Report possible misses as well as known skips.
před 10 roky
Ben Kurtovic
1ae3ca76c5
Note that PDF parsing is now supported.
před 10 roky
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
před 10 roky
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
před 10 roky
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
před 10 roky
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
před 10 roky
Ben Kurtovic
8acc6b7374
Pluralize queries; clean up duplication.
před 10 roky
Ben Kurtovic
5b5d4f2c40
result.action -> query.action
před 10 roky
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
před 10 roky
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
před 10 roky
Ben Kurtovic
f43797fc8a
Improve redirected from behavior.
před 10 roky
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
před 10 roky
Ben Kurtovic
31028b08f3
Clean up error printing.
před 10 roky
Ben Kurtovic
824e4a0914
Typo fix.
před 10 roky
Ben Kurtovic
b3e1862726
Catch and display search errors more usefully.
před 10 roky
Ben Kurtovic
f7204b88d4
Fix chain table spacing.
před 10 roky
Ben Kurtovic
ba948123d0
Fix source table when no sources were checked.
před 10 roky
Ben Kurtovic
c1fad2e044
Row highlight; fix padding; title.
před 10 roky
Ben Kurtovic
10c68e6823
Polishing for URL list; remove 'hide comparison' option.
před 10 roky
Ben Kurtovic
b806e358ee
Improve message; fix broken div.
před 10 roky
Ben Kurtovic
e0b964fcdf
Hide URLs after the first 10 by default.
před 10 roky
Ben Kurtovic
b7bafb29cf
Implement noskip.
před 10 roky
Ben Kurtovic
86c9bb2290
Meant to align left, not center.
před 10 roky
Ben Kurtovic
606f9ccfbb
Adjust positions, colors.
před 10 roky
Ben Kurtovic
a6675d0523
Styling for the source table.
před 10 roky
Ben Kurtovic
6d147ecd6a
Improve structure of outputted source info.
před 10 roky
Ben Kurtovic
b53b1988c5
result.action -> query.action
před 10 roky
Ben Kurtovic
848b53b5d4
Start rendering the list of all sources.
před 10 roky
Ben Kurtovic
fdbf7b2dd4
Number of queries is meaningless for comparison mode.
před 10 roky
Ben Kurtovic
b2fba1fa56
Implement new caching system and result structure.
před 10 roky
Ben Kurtovic
f61001aa48
Remove fun fact thing.
před 10 roky
Ben Kurtovic
4ec5ecd946
Reorder hidden form elements for sanity.
před 10 roky
Ben Kurtovic
65aafa8626
Clean up form submission with JS; copyedit.
před 10 roky
Ben Kurtovic
d4283fca3e
Better grouping for actions.
před 10 roky
Ben Kurtovic
f41beba3b4
Typo fix.
před 10 roky
Ben Kurtovic
c6b9c9ebe6
Really fix checkbox blank value treatment.
před 10 roky