Frances Hocutt
f0bbb29621
[WIP] Improve style and turnitin report display
vor 9 Jahren
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
vor 9 Jahren
Ben Kurtovic
8d5ade9d84
Clarify.
vor 9 Jahren
Ben Kurtovic
ad033a6e2b
Pass excluded URL data to the API.
vor 9 Jahren
Ben Kurtovic
1e1c48bded
Handle excluded URLs in results.
vor 9 Jahren
Ben Kurtovic
2cac9463aa
Fix typos.
vor 9 Jahren
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
vor 9 Jahren
Ben Kurtovic
e1ef1e25d8
Make display less ridiculous when dealing with really long URLs.
vor 9 Jahren
Ben Kurtovic
b325ef84cd
Support general/update notices.
vor 9 Jahren
Ben Kurtovic
eb980dc27a
Update copyright year.
vor 9 Jahren
Ben Kurtovic
9444f03fd9
Ugly solution for escaping URLs in permlinks.
vor 10 Jahren
Ben Kurtovic
5896730ef0
Make compare links use oldids.
vor 10 Jahren
Ben Kurtovic
c8ca290d8e
Actually grab the correct revision ID.
vor 10 Jahren
Ben Kurtovic
3879805136
Paren fix, grr.
vor 10 Jahren
Ben Kurtovic
9e36e3d5b7
Fix string concating.
vor 10 Jahren
Ben Kurtovic
487eb6196e
Add a permalink to result pages.
vor 10 Jahren
Ben Kurtovic
091d2e9b6c
Simplify short-circuit message.
vor 10 Jahren
Ben Kurtovic
225af3bc8a
More descriptive message.
vor 10 Jahren
Ben Kurtovic
b2894c6c0a
Report possible misses as well as known skips.
vor 10 Jahren
Ben Kurtovic
1ae3ca76c5
Note that PDF parsing is now supported.
vor 10 Jahren
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
vor 10 Jahren
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
vor 10 Jahren
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
vor 10 Jahren
Ben Kurtovic
b2db78f021
Use json.dumps for the string handling instead.
vor 10 Jahren
Ben Kurtovic
340ba07c9d
Generate API results as ordered dicts.
vor 10 Jahren
Ben Kurtovic
8a2f1f022e
Improve walk_json().
vor 10 Jahren
Ben Kurtovic
af8a20a123
Adjust indent size; fix rendering of strings.
vor 10 Jahren
Ben Kurtovic
3b0d23ac7d
Fix indenting.
vor 10 Jahren
Ben Kurtovic
a324a9282e
Use a cheat to get around Mako limitation.
vor 10 Jahren
Ben Kurtovic
fbf263f0f2
Try to fix shadowing bug?
vor 10 Jahren
Ben Kurtovic
96394db1b8
JSON walker for jsonfm mode.
vor 10 Jahren
Ben Kurtovic
073864eb8c
Style conditions.
vor 10 Jahren
Ben Kurtovic
7a58c99104
More styling for responses documentation.
vor 10 Jahren
Ben Kurtovic
7ea8f00f68
More updates for API documentation.
vor 10 Jahren
Ben Kurtovic
df02763284
More API documentation formatting.
vor 10 Jahren
Ben Kurtovic
d549429766
More styling.
vor 10 Jahren
Ben Kurtovic
ab058f0e20
Example response; fix description of cache_time.
vor 10 Jahren
Ben Kurtovic
2fad6b0b60
Description of API response data.
vor 10 Jahren
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
vor 10 Jahren
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
vor 10 Jahren
Ben Kurtovic
00ba0cfa11
Fully integrate new result header box.
vor 10 Jahren
Ben Kurtovic
8acc6b7374
Pluralize queries; clean up duplication.
vor 10 Jahren
Ben Kurtovic
5b5d4f2c40
result.action -> query.action
vor 10 Jahren
Ben Kurtovic
aec015e506
Integrate search mode into the new comparison mode display.
vor 10 Jahren
Ben Kurtovic
5daf8e2528
New colors for URLs in sources table.
vor 10 Jahren
Ben Kurtovic
f43797fc8a
Improve redirected from behavior.
vor 10 Jahren
Ben Kurtovic
d0bbbc27ad
Restyle some of the compare mode output.
vor 10 Jahren
Ben Kurtovic
31028b08f3
Clean up error printing.
vor 10 Jahren
Ben Kurtovic
824e4a0914
Typo fix.
vor 10 Jahren
Ben Kurtovic
b3e1862726
Catch and display search errors more usefully.
vor 10 Jahren