#3462 Create permissions changelog

v1.0.0
closed
sf-4 (350)
General
nobody
2015-08-20
2011-12-17
No

Need a way to see who changed what when on project permissions.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-01-06
    • size: --> 4
     
  • Rick Copeland - 2012-01-10
    • status: open --> in-progress
    • assigned_to: Rick Copeland ☕
     
  • Rick Copeland - 2012-01-10
    • qa: John Hoffmann ☠
     
  • Rick Copeland - 2012-01-10

    on forge:rc/3462 QA: change a bunch of things in the project admin. verify that there are entries on the audit log. check pagination. also code-review.

     
  • Rick Copeland - 2012-01-10
    • status: in-progress --> code-review
     
  • John Hoffman - 2012-01-11
    • status: code-review --> in-progress
     
  • John Hoffman - 2012-01-11

    I <3 that it's capturing every change and not just permission changes, couple of things though:

    https://skitch.com/phprulez/ga4tr/auditlog

    The pagination is odd, when you have enough entries it says "Showing [25] of 13", (the 25 is a dropdown), which doesn't sound right.

    Large values cause the URL field to be squished, I wonder if we should do a 2 row per entry layout? time - user - url 1st row, 2nd row change message

    Can we trim the microseconds from the time display? Perhaps even trim the http://fqdn from the urls if we need the space.

     
  • Rick Copeland - 2012-01-11
    • status: in-progress --> code-review
     
  • Rick Copeland - 2012-01-11

    New commit on rc/3462

     
  • John Hoffman - 2012-01-12

    Looks good, squashed and merged to dev.

     
  • John Hoffman - 2012-01-12
    • status: code-review --> closed
     

Log in to post a comment.