• 
      

    Make use of the new support page, and allow support URL customization.

    Review Request #4177 — Created May 27, 2013 and submitted

    Information

    Review Board
    release-1.7.x

    Reviewers

    Make use of the new support page, and allow support URL customization.
    
    Now on installations, clicking Get Support will take the user to our
    support channel, which has some handy links for them. Depending on
    whether they have a support contract and are able to message us
    directly, they'll have a handy form there as well.
    
    A new Support Settings page has been added. It provides a link to our
    support contracts page, and shows them their Install Key (which uniquely
    identifies their installation for us). They can provide this to us when
    registering software or buying a support contract.
    
    There's also a Custom Support URL field that can be filled in to change
    where Get Support goes to. This makes it easy for a company to point to
    a wiki or bug tracker or something, so that users will more easily go to
    the right place.
    Tested the default support URL.
    
    Tested custom support URLs.

    Description From Last Updated

    Col: 17 E126 continuation line over-indented for hanging indent

    reviewbotreviewbot

    Col: 13 E122 continuation line missing indentation or outdented

    reviewbotreviewbot

    Col: 9 E123 closing bracket does not match indentation of opening bracket's line

    reviewbotreviewbot
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/admin/forms.py
          reviewboard/admin/support.py
          reviewboard/admin/views.py
          reviewboard/admin/urls.py
          reviewboard/urls.py
          reviewboard/settings.py
        Ignored Files:
          reviewboard/templates/admin/widgets/w-actions.html
          reviewboard/static/rb/css/admin.less
          reviewboard/templates/base.html
      
      
    2. reviewboard/admin/forms.py (Diff revision 1)
       
       
      Show all issues
      Col: 17
       E126 continuation line over-indented for hanging indent
      
    3. reviewboard/admin/support.py (Diff revision 1)
       
       
      Show all issues
      Col: 13
       E122 continuation line missing indentation or outdented
      
    4. reviewboard/admin/support.py (Diff revision 1)
       
       
      Show all issues
      Col: 9
       E123 closing bracket does not match indentation of opening bracket's line
      
    5. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed