You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2013/01/15 04:36:19 UTC

[Apache Bloodhound] #353: Style improvements for admin panels

#353: Style improvements for admin panels
------------------------+------------------------
Reporter:  rjollos      |       Owner:  nobody
    Type:  enhancement  |      Status:  new
Priority:  major        |   Component:  ui design
 Version:               |  Resolution:
------------------------+------------------------


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 This hint seems redundant since there is an identical placeholder in the
 ''Due Date'' field, and it is disruptive to the layout, so I'm going to
 remove it: In most cases it's not useful anyway since there is a jQuery
 timepicker that activates when the input has focus.

 [[Image(AddMilestoneHint.png)]]

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 Items (1) through (4) implemented in r1433287.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 (In [1448050])

 Refs #353: Removed redundant ''hint''. Renamed ''Notice'' to ''Note'' for
 consistency with other help items.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------
Changes (by rjollos):

 * owner:  nobody => rjollos
 * priority:  major => minor
 * status:  new => accepted
 * milestone:   => Release 5


Old description:



New description:

 Some minor tweaks to the admin panel:
  1. Center radio buttons in the table.
  1. Wider selects on the logging panel.
  1. Better positioning of help text on the logging panel.
  1. Text in enum panel fieldsets should end in a trailing colon (same
 issue will be fixed in Trac in trac:#10994).
  1. //More changes TBD//.

--

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 I also think we should change these //Warning//s to //Note//s.

 [[Image(ManageProductsWarning.png)]]

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 In r1444387:

 Added author, description, license and url to `setup.py` for all
 bloodhound plugins. These changes were made so that we don't have blank
 entries on the admin/general/plugin page.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  closed
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:  fixed        |   Keywords:  admin
--------------------------+-----------------------
Changes (by rjollos):

 * status:  accepted => closed
 * keywords:   => admin
 * resolution:   => fixed


Comment:

 (In [1453233])

 Refs #353: Replace `Warning` label with a `Note` label when describing how
 to hide fields from the ticket interface.

 ----

 Note also an upstream defect filed while working on this ticket:
 trac:#11103.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:8>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #353: Style improvements for admin panels

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#353: Style improvements for admin panels
--------------------------+-----------------------
  Reporter:  rjollos      |      Owner:  rjollos
      Type:  enhancement  |     Status:  accepted
  Priority:  minor        |  Milestone:  Release 5
 Component:  ui design    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 #376 is related to this ticket.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/353#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker