Page MenuHomePhabricator
Feed Advanced Search

Jan 16 2017

stwalkerster closed T530: Request forms as Resolved.
Jan 16 2017, 7:05 PM · ACC (Event Management)

Jan 13 2017

stwalkerster closed T527: Define new user types, user registration as Resolved.
Jan 13 2017, 3:12 PM · ACC (Event Management)
stwalkerster closed T527: Define new user types, user registration, a subtask of T531: Database schema updates, as Resolved.
Jan 13 2017, 3:12 PM · ACC (Event Management)
stwalkerster created T536: Merge 91051c30260ec80b83711c2a8f8c5bc25009185b into pull/273.
Jan 13 2017, 11:05 AM · Restricted Project, ACC
stwalkerster closed T531: Database schema updates as Resolved.
Jan 13 2017, 8:39 AM · ACC (Event Management)
stwalkerster claimed T531: Database schema updates.
Jan 13 2017, 12:47 AM · ACC (Event Management)
stwalkerster added a parent task for T527: Define new user types, user registration: T531: Database schema updates.
Jan 13 2017, 12:46 AM · ACC (Event Management)
stwalkerster added a subtask for T531: Database schema updates: T527: Define new user types, user registration.
Jan 13 2017, 12:46 AM · ACC (Event Management)
stwalkerster renamed T527: Define new user types, user registration from Define new security groups, user registration to Define new user types, user registration.
Jan 13 2017, 12:46 AM · ACC (Event Management)

Jan 12 2017

stwalkerster added a subtask for T527: Define new user types, user registration: T535: What should be done about the interface guidelines?.
Jan 12 2017, 11:19 PM · ACC (Event Management)
stwalkerster moved T527: Define new user types, user registration from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:19 PM · ACC (Event Management)
stwalkerster moved T528: Event management screen from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:19 PM · ACC (Event Management)
stwalkerster moved T529: OAuth creation from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:19 PM · ACC (Event Management)
stwalkerster moved T530: Request forms from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:19 PM · ACC (Event Management)
stwalkerster moved T531: Database schema updates from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:18 PM · ACC (Event Management)
stwalkerster moved T532: Event dashboard for requests from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:18 PM · ACC (Event Management)
stwalkerster moved T533: event request zoom page from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:18 PM · ACC (Event Management)
stwalkerster moved T534: escalation and deferral from Backlog to Task overview on the ACC Event Management board.
Jan 12 2017, 11:18 PM · ACC (Event Management)
stwalkerster claimed T527: Define new user types, user registration.
Jan 12 2017, 11:18 PM · ACC (Event Management)
stwalkerster triaged T527: Define new user types, user registration as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T528: Event management screen as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T529: OAuth creation as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T530: Request forms as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T531: Database schema updates as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T532: Event dashboard for requests as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T533: event request zoom page as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)
stwalkerster triaged T534: escalation and deferral as Normal priority.
Jan 12 2017, 10:52 PM · ACC (Event Management)

Dec 7 2016

stwalkerster updated the task description for T485: ACC Block flowchart.
Dec 7 2016, 12:47 AM · Restricted Project, ACC
stwalkerster created T485: ACC Block flowchart.
Dec 7 2016, 12:43 AM · Restricted Project, ACC

Nov 9 2016

matthewrbowker closed T205: DebugHelper - figure out why it's hitting out of memory issues as Resolved.

Fully fixed at https://github.com/Matthewrbowker/waca/commit/80a2621ccf4ecf53c77160e947314a2fb788acf3 , will get merged into branch on next pull request.

Nov 9 2016, 10:23 PM · ACC

Oct 1 2016

stwalkerster closed T213: Log search doesn't allow searching by dropped requests as Resolved.
Oct 1 2016, 2:28 AM · ACC
stwalkerster closed T163: See if we can reduce ACC's extension count as Resolved.
Oct 1 2016, 2:15 AM · Restricted Project, ACC
stwalkerster closed T280: Sort out plan and reviews for Audit (badlogin + pwreset) + PrivPol as Resolved.
Oct 1 2016, 1:43 AM · Restricted Project, ACC
stwalkerster closed T279: Merge in master again as Resolved.
Oct 1 2016, 1:42 AM · Restricted Project, ACC

Sep 28 2016

stwalkerster created T280: Sort out plan and reviews for Audit (badlogin + pwreset) + PrivPol.
Sep 28 2016, 11:49 PM · Restricted Project, ACC
stwalkerster created T279: Merge in master again.
Sep 28 2016, 11:47 PM · Restricted Project, ACC

Sep 22 2016

stwalkerster closed T248: Make newinternal tests work even if there is no internet connectivity as Resolved.

@matthewrbowker - I "fixed" the ID verifier test by making it skip when it can't contact meta; I'm hesitant to mock out the web request since I want to make sure that this code can deal with the potentially changing page on meta.

Sep 22 2016, 8:21 PM · ACC
stwalkerster reassigned T205: DebugHelper - figure out why it's hitting out of memory issues from stwalkerster to matthewrbowker.

So, it turns out that PHPUnit_Extensions_MockFunction uses debug_backtrace() internally, thus using PHPUnit_Extensions_MockFunction to mock debug_backtrace() actually causes a nice little recursive loop.

Sep 22 2016, 8:05 PM · ACC

Sep 1 2016

matthewrbowker created T248: Make newinternal tests work even if there is no internet connectivity.
Sep 1 2016, 12:58 AM · ACC

Jul 17 2016

stwalkerster created T213: Log search doesn't allow searching by dropped requests.
Jul 17 2016, 10:55 PM · ACC

Jul 14 2016

matthewrbowker added a member for ACC: matthewrbowker.
Jul 14 2016, 8:34 PM

Jul 12 2016

stwalkerster created T205: DebugHelper - figure out why it's hitting out of memory issues.
Jul 12 2016, 10:24 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jul 12 2016, 7:32 PM · ACC

Jun 14 2016

stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 7:25 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 4:38 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 4:37 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 4:43 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 4:27 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 3:45 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 3:41 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 2:14 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 2:03 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 14 2016, 12:54 AM · ACC
stwalkerster added a comment to T162: ACC Newinternal testing.
  • Last active now shows all users from login date, which should fix a bug where new users who had only just been approved would show up on the inactive list.
  • Registration logs added
  • Herobrine removed
  • Suspension (etc) notices are more visually appealing
  • Some OAuth edge cases should now behave a bit better
  • Visual tweaks EVERYWHERE.
  • Automatic identification checking
Jun 14 2016, 12:07 AM · ACC

Jun 13 2016

stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 9:27 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 5:32 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 4:08 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 3:33 PM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 5:26 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 5:25 AM · ACC
stwalkerster created T163: See if we can reduce ACC's extension count.
Jun 13 2016, 5:05 AM · Restricted Project, ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 12:31 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 12:27 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 12:13 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 12:11 AM · ACC
stwalkerster updated the task description for T162: ACC Newinternal testing.
Jun 13 2016, 12:11 AM · ACC
stwalkerster created T162: ACC Newinternal testing.
Jun 13 2016, 12:10 AM · ACC

Jun 11 2016

stwalkerster lowered the priority of T154: custom close account created confirmation from High to Wishlist.
Jun 11 2016, 10:59 PM · ACC
stwalkerster closed T160: Use external error page for tool down exceptions on index.php as Resolved.
Jun 11 2016, 10:59 PM · ACC
stwalkerster closed T157: Handle ALEs a bit better, especially on pages like Login as Resolved.
Jun 11 2016, 10:59 PM · ACC
stwalkerster closed T158: All the todos as Resolved.
Jun 11 2016, 7:43 PM · ACC
stwalkerster updated the task description for T31: Audit logging all private data views.
Jun 11 2016, 7:40 PM · Restricted Project, ACC
stwalkerster raised the priority of T31: Audit logging all private data views from Normal to High.
Jun 11 2016, 5:55 PM · Restricted Project, ACC
stwalkerster updated the task description for T31: Audit logging all private data views.
Jun 11 2016, 5:55 PM · Restricted Project, ACC
stwalkerster closed T161: Request info onto custom close form as Resolved.
Jun 11 2016, 4:58 PM · ACC
stwalkerster renamed T161: Request info onto custom close form from look at that stash to Request info onto custom close form.
Jun 11 2016, 4:19 PM · ACC
stwalkerster raised the priority of T157: Handle ALEs a bit better, especially on pages like Login from Normal to High.
Jun 11 2016, 1:51 PM · ACC
stwalkerster raised the priority of T160: Use external error page for tool down exceptions on index.php from Normal to High.
Jun 11 2016, 1:51 PM · ACC
stwalkerster lowered the priority of T159: Check for usages of banned builtins from Normal to Low.
Jun 11 2016, 1:50 PM · ACC
stwalkerster moved T161: Request info onto custom close form from Backlog to newinternal required on the ACC board.
Jun 11 2016, 1:50 PM · ACC
stwalkerster claimed T161: Request info onto custom close form.
Jun 11 2016, 1:50 PM · ACC
stwalkerster closed T7: Setup local MW OAuth test cluster as Invalid.
Jun 11 2016, 12:12 AM · Restricted Project, ACC
stwalkerster moved T157: Handle ALEs a bit better, especially on pages like Login from Backlog to newinternal required on the ACC board.
Jun 11 2016, 12:12 AM · ACC
stwalkerster moved T158: All the todos from Backlog to newinternal required on the ACC board.
Jun 11 2016, 12:12 AM · ACC
stwalkerster moved T159: Check for usages of banned builtins from Backlog to newinternal required on the ACC board.
Jun 11 2016, 12:12 AM · ACC
stwalkerster moved T160: Use external error page for tool down exceptions on index.php from Backlog to newinternal required on the ACC board.
Jun 11 2016, 12:12 AM · ACC
stwalkerster triaged T155: Refactor User class as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster triaged T156: Refactor TemplateOutput as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster triaged T158: All the todos as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster triaged T157: Handle ALEs a bit better, especially on pages like Login as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster triaged T159: Check for usages of banned builtins as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster triaged T160: Use external error page for tool down exceptions on index.php as Normal priority.
Jun 11 2016, 12:11 AM · ACC
stwalkerster moved T154: custom close account created confirmation from Backlog to newinternal required on the ACC board.
Jun 11 2016, 12:09 AM · ACC
stwalkerster triaged T154: custom close account created confirmation as High priority.
Jun 11 2016, 12:09 AM · ACC

May 12 2016

stwalkerster created P27 ACC HTTPS security config.
May 12 2016, 5:16 PM · ACC

Apr 10 2016

stwalkerster closed T45: Banner doesn't disappear after leaving and re-entering the pages as Resolved.
Apr 10 2016, 12:28 PM · ACC

Apr 9 2016

matthewrbowker closed T43: Request search styling issue as Invalid.

I can't reproduce this either, closing for now. Will re-open if I see it again.

Apr 9 2016, 3:07 AM · ACC
matthewrbowker added a comment to T45: Banner doesn't disappear after leaving and re-entering the pages.

See screenshot with attached URL. Notice should disappear after requesting an account.

Apr 9 2016, 3:05 AM · ACC
stwalkerster moved T43: Request search styling issue from newinternal required to Needs more investigation on the ACC board.
Apr 9 2016, 12:10 AM · ACC
stwalkerster moved T45: Banner doesn't disappear after leaving and re-entering the pages from newinternal required to Needs more investigation on the ACC board.
Apr 9 2016, 12:10 AM · ACC