Commit graph

57 commits

Author SHA1 Message Date
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
Alexandre Emsenhuber a93e1088b0 Passing a string to DifferenceEngine's constructor is really not a good idea since it expects a Title object or null 2011-07-28 18:01:30 +00:00
Sam Reed 10e07d59a4 More wfMkdirParents() __METHOD__ additions 2011-07-25 22:09:05 +00:00
Sam Reed fdbfe82422 Followup r89617, r91428 call $pager->doQuery explicitally so we get a set result object, from which, we can then get a row count
Expliticly marking doQuery() in pager as public
2011-07-05 00:09:09 +00:00
Sam Reed 4dc6db0278 Followup r89617
Check if result object is set and usable before trying to get a count from it

So we hopefully don't get a fatal as described in CR
2011-07-04 22:00:06 +00:00
Sam Reed beb93b68cf * (bug 28695) If there are no results for an abuse filter log, can you put "No matching items in log" or something similar, as we do for usual logs
Think this is right, not verified
2011-06-06 23:46:13 +00:00
Sam Reed 56f266da57 Create api folder, move api files into it
Same for special
2011-05-10 23:05:25 +00:00