#3699 In project menu, don't uppercase first letter of each word - NEEDS MONGO CMD

v1.0.0
closed
General
2015-08-20
2012-02-03
No

TODO: check all prior labels to see how much existing data is title-cased or lowercase.

As a project owner, I want to give a tool a label and have that exact value presented in the menu. When multiple capital letters are supposed to be in a label, but only the first character of a word is capitalized in the menu, I am sad.

Make sure that initial & added tools default to good casing.

Related

Tickets: #5505
Tickets: #6195

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-02-06
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,7 @@
    +TODO: check all prior labels to see how much existing data is title-cased or lowercase.
    +
     As a project owner, I want to give a tool a label and have that exact value presented in the menu.  When multiple capital letters are supposed to be in a label, but only the first character of a word is capitalized in the menu, I am sad.
    +
    +It would probably be good to encourage title casing when saving the label.  E.g. title-case if you enter an all-lowercase title.
    +
    +Make sure that initial & added tools default to good casing.
    
    • milestone: forge-feb-17 --> forge-backlog
     
  • Chris Tsai - 2012-09-26
    • labels: --> p3
     
  • Dave Brondsema

    Dave Brondsema - 2013-03-12
    • labels: p3 --> p3, projectnav, ux
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-05
    • milestone: forge-backlog --> forge-apr-19
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,6 +2,4 @@
    
     As a project owner, I want to give a tool a label and have that exact value presented in the menu.  When multiple capital letters are supposed to be in a label, but only the first character of a word is capitalized in the menu, I am sad.
    
    -It would probably be good to encourage title casing when saving the label.  E.g. title-case if you enter an all-lowercase title.
    -
     Make sure that initial & added tools default to good casing.
    
    • size: --> 2
     
  • Cory Johns - 2013-04-08
    • status: open --> in-progress
    • assigned_to: Cory Johns
     
  • Cory Johns - 2013-04-08

    allura:cj/3699
    https://sourceforge.net/p/allura/pastebin/5163375c0594ca6cc899ff5e/

    Code change to remove title-casing in the code, and linked Mongo query to update all pre-2012 all lower-case mount labels to title-case. (Post-2012 are relatively rare for all lower-case mount labels.)

     
  • Cory Johns - 2013-04-08
    • status: in-progress --> code-review
     
    • QA: Tim Van Steenburgh
     
    • summary: In project menu, don't uppercase first letter of each word --> In project menu, don't uppercase first letter of each word - NEEDS MONGO CMD
    • status: code-review --> validation
     
  • Dave Brondsema

    Dave Brondsema - 2013-04-19
    • status: validation --> closed
     

Log in to post a comment.