Revision | Commit summary | Author | Date |
---|
r111211 | bug 34090 - Added a log namespace and log types for the Article Feedback v5 e... | emsmith | 22:53, 10 February 2012 |
r111472 | bug 34090 - Added an additional column in the main feedback table to keep a c... | emsmith | 19:14, 14 February 2012 |
r111474 | bug 34090 - remove a todo - take the note from the flag submission and save i... | emsmith | 19:57, 14 February 2012 |
r111552 | bug 34090 - split activity notes into their own config for maximum length (th... | emsmith | 16:07, 15 February 2012 |
r111557 | bug 34090 - changed structure of the link classes and ids per the following f... | emsmith | 16:47, 15 February 2012 |
r111570 | bug 34090 - request oversight is now a counter - so you can request/unrequest... | emsmith | 19:53, 15 February 2012 |
r111573 | bug 34090 - removed the "header" portion of the html generation from the acti... | emsmith | 20:18, 15 February 2012 |
r111645 | bug 34090 - updated the filter count update script to get requested oversight... | emsmith | 15:45, 16 February 2012 |
r112038 | bug 34090 - added additional counts for filters including unhidden, undeleted... | emsmith | 20:28, 21 February 2012 |
r112039 | bug 34090 - fixed issue noted : if $feedback is false return nothing - not th... | emsmith | 20:50, 21 February 2012 |
r112041 | bug 34090 - kill the -1 issue by never letting it get below 0 | emsmith | 21:08, 21 February 2012 |
r112115 | bug 34090 - no code changes, just fixing/adding keyword svn properties | emsmith | 16:31, 22 February 2012 |
r112119 | bug 34090 - cast the naughty column so it can be signed, the greatest still k... | emsmith | 16:57, 22 February 2012 |
r112142 | bug 34090 - toggle for atomic un/helpful changing (and elimination of an extr... | emsmith | 20:37, 22 February 2012 |
r112147 | bug 34090 - note to self, watch the copy and paste errors... | emsmith | 21:01, 22 February 2012 |
r112149 | bug 34090 - no upper limit, only lower limit - we can't get any worse then 0 | emsmith | 21:21, 22 February 2012 |
r112154 | bug 34090 - quick and dirty helper script to get missing documentation keys | emsmith | 21:57, 22 February 2012 |
r112156 | bug 34090 - only send the activity header if continue < 1, make the more div ... | emsmith | 22:14, 22 February 2012 |
r112161 | bug 34090 - fix limit and use old continue to determine if we do the header | emsmith | 23:15, 22 February 2012 |
r112218 | bug 34090 - make sure the name are right for hidden/unhidden logging (argh) | emsmith | 16:44, 23 February 2012 |
r112225 | bug 34090 - unhidden and unoversight logic adjustments | emsmith | 18:06, 23 February 2012 |
r112228 | bug 34090 - fix filter - needsoversight are always autohidden | emsmith | 19:16, 23 February 2012 |
r112230 | bug 34090 - let's try this again - needsoversight and declined will have hidd... | emsmith | 19:38, 23 February 2012 |
r112232 | bug 34090 - hide and show shouldn't fiddle with oversight counts or declined ... | emsmith | 19:48, 23 February 2012 |
r112599 | bug 34090 - follow up to r111211 - rename things to make them "less confusin... | emsmith | 14:43, 28 February 2012 |
r112603 | bug 34090 - Add the logging of automated hide/show errors by the "Article Fee... | emsmith | 15:21, 28 February 2012 |
r112604 | bug 34090 - can't believe there were no permissions checks in this - only del... | emsmith | 15:38, 28 February 2012 |
r112610 | bug 34090 - change all sql updates to use escaping except for explicitly comm... | emsmith | 16:22, 28 February 2012 |
r112611 | bug 34090 - take out implicit show and add returning user that hid/oversighte... | emsmith | 17:02, 28 February 2012 |
r112627 | bug 34090 - follow up to r112599 - change to use getText since it's going int... | emsmith | 18:53, 28 February 2012 |
r112825 | bug 34090 - insert custom attributes (sigh) for the user and formatted timest... | emsmith | 18:14, 1 March 2012 |
r112830 | bug 34090 - follow up to r111474 - use truncate for chopping | emsmith | 19:42, 1 March 2012 |
r113052 | bug 34090 - remaining backend feature in requirements, oversight email genera... | emsmith | 18:04, 5 March 2012 |
r113062 | bug 34090 - follow up to r110520 1. change index 2. default of null for conti... | emsmith | 18:54, 5 March 2012 |
r113073 | bug 34090 - follow up to r111472 part 1 - change to use getDbKey, check for b... | emsmith | 19:48, 5 March 2012 |
r113082 | bug 34090 - follow up to r111471 - changed to use text() | emsmith | 20:42, 5 March 2012 |
r113083 | bug 34090 - follow up to rr111472 part 2 - only use log_id for ordering | emsmith | 20:48, 5 March 2012 |
r113104 | bug 34090 - follow up to rr111472 part 3 - totally redo the continue function... | emsmith | 23:10, 5 March 2012 |
r113159 | bug 34090 - follow up to rr111472 part 4 and follow up to r111596 (same issue... | emsmith | 17:37, 6 March 2012 |
r113160 | bug 34090 - follow up to rr111472 part 5 plural and number format action count | emsmith | 17:48, 6 March 2012 |
r113161 | bug 34090 - follow up to rr111472 part 6 last of lego messages | emsmith | 17:53, 6 March 2012 |
r113163 | bug 34090 - two additional configuration settings (help url and admin user ur... | emsmith | 18:02, 6 March 2012 |
r113193 | bug 34090 - followup to r113104 - only sort by timestamp (sorting by log id w... | emsmith | 22:56, 6 March 2012 |
r113228 | bug 34090 - followup to r113160 | emsmith | 14:05, 7 March 2012 |
r113247 | bug 34090 - db issue, remove one of the sorts from the query, use the ids arr... | emsmith | 16:52, 7 March 2012 |
r113269 | bug 34090 - followup to r113247 | emsmith | 19:01, 7 March 2012 |
r113273 | bug 34090 - add javascript level hiding on request oversight IF autohidden is... | emsmith | 19:22, 7 March 2012 |
r113287 | bug 34090 - usernames and formatted timestamps into red lines for hidden/over... | emsmith | 20:22, 7 March 2012 |
r113311 | bug 34090 - fixing the username bugs - apparently using the data- stuff with ... | emsmith | 22:34, 7 March 2012 |
r113317 | bug 34090 - js and css voodoo to make the element with the red lines appear a... | emsmith | 23:01, 7 March 2012 |
r113370 | bug 34090 - make different titles for masking appear if it's been hidden or o... | emsmith | 16:43, 8 March 2012 |
r113371 | bug 34090 - fixes for oversighter view for hide/oversight panels | emsmith | 17:51, 8 March 2012 |
r113383 | bug 34090 - not entirely necessary, but keeps $2 from showing up in hiders pa... | emsmith | 19:25, 8 March 2012 |