Andrew Garrett
5e4289ce4e
AbuseFilter: Resolve bugs 18374, 28633.
...
* Store the revision ID associated with a log entry if the action is successful.
* Expose this as a diff link in the UI.
* Implicitly hide log entries if their corresponding revisions are also hidden.
* Includes scope for expanding to log entries if desired.
2012-02-10 23:41:05 +00:00
Sam Reed
76a226ed77
Fix action= examples from r95572, need abusefilter prefix
2012-01-13 21:36:51 +00:00
John Du Hart
274dcd06a2
Pass one of converting AbuseFilter to use ContextSource
...
The main AbuseFilter class still needs to be fixed up, but that's a bigger job and I'm out of time
2011-11-16 05:34:24 +00:00
John Du Hart
9c75f9907f
Followup r95572, minor tweaks per CR
2011-09-30 00:48:00 +00:00
John Du Hart
3f06314486
Followup r95572, rename API modules to reduce chance of collisions per CR
2011-09-29 23:30:42 +00:00
Sam Reed
648ffcb3b5
Followup r95572
...
Couple of stylistic tweaks
Move calls of extractRequestParams after the initial check that may abort the api call
2011-08-26 23:52:46 +00:00
John Du Hart
b30697e94c
Adds ResourceLoader support to AbuseFilter
...
Rewrote javascript to use jQuery
Added API modules to replace sajax_* calls
Solves bug 29714
2011-08-26 20:12:34 +00:00
Sam Reed
56f266da57
Create api folder, move api files into it
...
Same for special
2011-05-10 23:05:25 +00:00