[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

   Priority|High|Normal
   Severity|major   |normal

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

Reha Sterbin r...@omniti.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||r...@omniti.com
 Resolution||FIXED

--- Comment #12 from Reha Sterbin r...@omniti.com 2012-05-10 03:22:26 UTC ---
Fixed and submitted to gerrit:

https://gerrit.wikimedia.org/r/7151

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

Matthias Mullie mmul...@wikimedia.org changed:

   What|Removed |Added

 CC||mmul...@wikimedia.org

--- Comment #11 from Matthias Mullie mmul...@wikimedia.org 2012-05-03 
17:34:07 UTC ---
- add a text pseudo-link called View contents  after the words This post
was hidden by an authorized editor
code pushed to omniti branch  on gerrit: https://gerrit.wikimedia.org/r/6536

- add horizontal gray dividers between tool panel sections
code pushed to omniti branch  on gerrit: https://gerrit.wikimedia.org/r/6537

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-05-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

--- Comment #10 from Fabrice Florin fflo...@wikimedia.org 2012-05-02 17:48:31 
UTC ---
For this ticket, here are some requests that are higher priority than the other
presentational tweaks listed above:

- add a text pseudo-link called View contents  after the words This post
was hidden by an authorized editor

- add horizontal gray dividers between tool panel sections

- add a gray neutral face icon before posts where the person did not answer

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

Summary|Article Feedback Page   |Article Feedback Page
   |Layout - Switch 'Sort by'   |Layout and Look and Feel
   |and 'Showing' and related   |Tweaks
   |issues  |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #8 from Ryan Kaldari rkald...@wikimedia.org 2012-04-26 22:55:12 
UTC ---
Padding for the feedback text needs to be fixed. Right now it flows underneath
the tools panel so you can't read all of it.

To fix this, change...
.articleFeedbackv5-feedback blockquote {
padding: 0 180px 0 0;

to...
.articleFeedbackv5-feedback blockquote {
padding: 0 210px 0 0;

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36188] Article Feedback Page Layout and Look and Feel Tweaks

2012-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36188

--- Comment #9 from Fabrice Florin fflo...@wikimedia.org 2012-04-27 01:04:24 
UTC ---
Thanks, Kaldari, that's a great suggestion!

Yoni, would you like us to open up a separate ticket for this comment text
issue, or is this fine to include it on this ticket?

Also, here are a few more simple presentational issues that have come up based
on today's feedback:

* Add a gray neutral face icon before posts where the person did not answer
whether or not they found what they were looking for (Heather already sent that
icon to Reha and Elizabeth, but I can resend it if you like).

* Number of feedback posts at the top of the page should have a comma when
exceeding 1,000 posts (1,060 posts instead of 1060 posts) -- when we do the
internationalization, we can turn this into a a context-sensitive setting for
U.S. users only.

* Link username/IP link to their talk page if they don't have a user page but
have a talk page (instead of linking to their contribution page, which should
be the last resort). So the logic should be as follows:
- if the user has filled in their profile, link there; 
- if the user has not filled in their profile, but have an active talk page,
link there; 
- if the user has not filled in their profile or have an active talk page, 
link to their contribution page

Again, please let me know if you would like me to open up separate Bugzilla
tickets for any of these requests, if you think they are complex enough to
warrant it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l