Ben Kurtovic
8321a07ba9
More additions for sqlite support
5 年前
Ben Kurtovic
ca58aac413
Add sqlite3 backend to replace mysql
5 年前
Ben Kurtovic
abd736ce4e
Fix flask_mako import
5 年前
Ben Kurtovic
d9b49d84f9
Tweak phrasing
5 年前
Ben Kurtovic
29861c1118
Revert previous; literal_eval is necessary here. Add error handling.
6 年前
Ben Kurtovic
a63e4e2236
Safer parsing for Turnitin API result.
6 年前
Ben Kurtovic
586ba633f8
Use tools-static.wmflabs.org for jquery.
7 年前
Ben Kurtovic
79866da842
Strip whitespace.
7 年前
Ben Kurtovic
088dfe6197
Again, fix link and cleanup.
7 年前
Ben Kurtovic
1e5ca3f93e
Minor style tweak; link fix.
7 年前
Ben Kurtovic
341c882a50
Fix template.
7 年前
Ben Kurtovic
21aad51375
Fix unnecessary extra work.
7 年前
Ben Kurtovic
693fef3861
Fix include.
7 年前
Ben Kurtovic
63f1ae98c4
Show warning when a page has an attribution template.
7 年前
Ben Kurtovic
a2df4bba0a
Tweak parameters.
7 年前
Ben Kurtovic
c0af265318
Unnecessary slash.
7 年前
Ben Kurtovic
1076959f71
Bugfix in highlight_delta() call; clarify docs.
8 年前
Ben Kurtovic
2a81217de8
Add support for detailed text comparison in API (T132949)
8 年前
Ben Kurtovic
f448d06846
Yandex -> Google
8 年前
Ben Kurtovic
3e8dc731da
Bing -> Yandex
8 年前
Ben Kurtovic
9289a221de
Rebrand Yahoo -> Bing.
8 年前
Ben Kurtovic
8be5c63bc1
Turnitin bugfix.
8 年前
Ben Kurtovic
137c33bfcb
Fix _format_date() for caches older than a day.
8 年前
Ben Kurtovic
64e77c1e5a
Use ndashes instead of hyphens in the title.
8 年前
Ben Kurtovic
66a90f0f8a
Classes, not IDs.
8 年前
Ben Kurtovic
17abf2d505
Update copyright year; more CSS tweaks.
8 年前
Ben Kurtovic
ed7a8df355
Tweak display a bit.
8 年前
Ben Kurtovic
167f169def
Fix JS.
8 年前
Ben Kurtovic
e6e83ed73c
Revert "ast.literal_eval -> json.loads"
This reverts commit 6d940b5c92
.
8 年前
Ben Kurtovic
21bbbbdfea
Reorder/tweak template more.
8 年前
Ben Kurtovic
cd5b6e472c
Tweak wording, minor fixes.
8 年前
Ben Kurtovic
1100757cc9
Bugfix.
8 年前
Ben Kurtovic
77a02b5c83
Bugfix?
8 年前
Ben Kurtovic
0692227496
Cleanup/tweaks, mainly to rendering.
8 年前
Ben Kurtovic
6d940b5c92
ast.literal_eval -> json.loads
8 年前
Ben Kurtovic
83f5588354
Disable turnitin by default for now, until we confirm it works as expected.
8 年前
Ben Kurtovic
d31e24fc62
Merge pull request #24 from fhocutt/master
Add integration with turnitin/plagiabot/EranBot
8 年前
Ben Kurtovic
f84a0b471b
Make the 'Compare' link always produce a permalink.
8 年前
Frances Hocutt
9a4dde1613
Update Turnitin option label
8 年前
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 年前
Frances Hocutt
6cafb14991
Fix wrapping issue; start reworking report display
9 年前
Frances Hocutt
8161bcec54
Fix CSS margin to match other boxes
9 年前
Frances Hocutt
1ffa87da0b
Improve turnitin.py docstrings, fix bugs
9 年前
Frances Hocutt
bf0aa22fa9
[WIP] improve docstrings and naming, mark TODO
9 年前
Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
9 年前
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 年前
Ben Kurtovic
8d5ade9d84
Clarify.
9 年前
Ben Kurtovic
ad033a6e2b
Pass excluded URL data to the API.
9 年前
Ben Kurtovic
91f41d93a8
Fix chain table display with text overflow.
9 年前
Ben Kurtovic
321e6e3352
Support new 'excluded' column in database.
9 年前