#7204 New profile page improvements

v1.2.0
closed
sf-2 (994)
General
2015-08-20
2014-02-21
No

Changes split out from [#7097]:

  • Sort projects by name, show mod date
  • I think we should also still show social network accounts on the profile page, by default. SourceForge could possibly disable them if so desired (and its entry forms too, I suppose?)

Related

Tickets: #7097

Discussion

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,4 @@
     Changes split out from [#7097]:
    
     * Sort projects by name, show mod date
    -* Change "Tools" to "Personal Tools"
     * I think we should also still show social network accounts on the profile page, by default. SourceForge could possibly disable them if so desired (and its entry forms too, I suppose?)
    
     

    Related

    Tickets: #7097

  • Dave Brondsema

    Dave Brondsema - 2014-02-24
    • Size: --> 2
     
  • Cory Johns - 2014-02-28
    • status: open --> in-progress
    • assigned_to: Cory Johns
     
  • Cory Johns - 2014-02-28
    • status: in-progress --> code-review
     
  • Cory Johns - 2014-02-28

    allura:cj/7204
    sftheme:cj/7204
    configtree:cj/7204 (to disable social networks profile section, if so desired)

    If we want to disable the social network section, it will require another code change to disable the entry form as well. If we want to keep it, a configtree change might be desired to define its order (it defaults to the end, after tools).

     
  • Cory Johns - 2014-03-03
    • status: code-review --> in-progress

    Forgot to show the project mod_date in addition to sorting by name.

     
  • Cory Johns - 2014-03-03
    • status: in-progress --> code-review
     
  • Cory Johns - 2014-03-03

    allura:cj/7204
    sftheme:cj/7204

     
  • Dave Brondsema

    Dave Brondsema - 2014-03-03
    • status: code-review --> in-progress
     
  • Dave Brondsema

    Dave Brondsema - 2014-03-03

    Code changes work fine, but we should have some tests around this new section (and others), particularly since new error handling in [#7229] will let a test of e.g. /u/admin1/profile succeed even if a section fails.

     

    Related

    Tickets: #7229

  • Cory Johns - 2014-03-04
    • status: in-progress --> code-review
     
  • Cory Johns - 2014-03-04

    Rebased to master and test added to:
    allura:cj/7204

    Not changed:
    sftheme:cj/7204
    configtree:cj/7204

     
  • Dave Brondsema

    Dave Brondsema - 2014-03-04
    • status: code-review --> closed
    • QA: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.