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