Created
June 25, 2011 02:30
-
-
Save knewter/1046046 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Forums | |
Topic Show: membership_info should contain: user avatar, | |
time_ago_in_words(poster.created_at), post count, Staff badge if a user and not a member, | |
Username Josh Adams 25 Jun 2011 | |
Topic Show: post_details - should contain: time_ago_in_words(post.created_at), content, | |
poster.signature (text only) Josh Adams 25 Jun 2011 | |
Topic Show: post_details - should have a reply button that initiates a reply to the given post | |
Josh Adams 25 Jun 2011 | |
Topic Show: post_details - should have a quote button that initiates a reply to the given post, | |
pre-populated with the original’s post’s text for replying too Josh Adams 25 Jun 2011 | |
Topic Show: post_details - should handle quoted sections of text properly Josh Adams 25 Jun | |
2011 | |
Topic Show: post_details - should end with a posters signature block (all text) Josh Adams 25 | |
Jun 2011 | |
Topic Show: posts should be paginated (kaminari?) Josh Adams 25 Jun 2011 | |
Topic Show: should have a legend on bottom describing icons used throughout the page Josh | |
Adams 25 Jun 2011 | |
Topic Show: should have a back to topics button that take the user to the topic index for that | |
board Josh Adams 25 Jun 2011 | |
Topic Show: should have a new post button to start a new post in the topic Josh Adams 25 Jun | |
2011 | |
Topic Show: should show topic title Josh Adams 25 Jun 2011 | |
Forums Index: should display board name in the board table linking to the board Josh Adams 25 | |
Jun 2011 | |
Forums Index: should display details of the last post in the board table Josh Adams 25 Jun 2011 | |
Forums Index: should display number of total posts in the board in the board table Josh Adams | |
25 Jun 2011 | |
Forums Index: should display number of total views of the board in the board table Josh Adams | |
25 Jun 2011 | |
New Post: should display topic title Josh Adams 25 Jun 2011 | |
New Post: should have a message text area Josh Adams 25 Jun 2011 | |
New Post: should pre-populate message text area when arrived on via the quote button Josh | |
Adams 25 Jun 2011 | |
New Topic: should display topic board title Josh Adams 25 Jun 2011 | |
New Topic: should have a title text field Josh Adams 25 Jun 2011 | |
New Topic: should have a message text area Josh Adams 25 Jun 2011Admins should be able to lock and unlock a users’s ability to post or create topics Josh Adams 25 | |
Jun 2011 | |
Admins should be able to lock topics Josh Adams 25 Jun 2011 | |
Admins should be able to pin topics Josh Adams 25 Jun 2011 | |
Admins should be able to hide topics Josh Adams 25 Jun 2011 | |
Admins should be able to hide posts Josh Adams 25 Jun 2011 | |
Member Show: should have the following things show: Username, Member Name, Total Posts | |
count, time_ago_in_words([member/user].created_at), type of subscription | |
(monthly/yearly), Avatar, indicator staff member Josh Adams 25 Jun 2011 | |
Member Show: should have a list of all the topics a user has posted in, sorted by THEIR posting | |
date (descending), use same table for display that forum show uses to display a list of post. this | |
should be paginated Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show a locked icon on locked posts Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show a pin icon on pinned posts Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show a new post icon for posts that have new posts since the user’s | |
last visit Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show a old post icon for posts that have had no activity since the | |
user’s last visit Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show the thread title Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show the thread author Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show the thread’s last post details Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show the thread’s number of posts Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - show the thread’s number of views Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - paginate the list Josh Adams 25 Jun 2011 | |
Forum Show: Topic List - sort topics by last reply date, DESC Josh Adams 25 Jun 2011 | |
Forum Show: should have a new topic button that takes a user to the new topic page Josh Adams | |
25 Jun 2011 | |
Forum Show: should have an icon legend at the bottom Josh Adams 25 Jun 2011 | |
Forum Show: should have a call to action system for getting the user to signup when they aren’t | |
logged in and try to participate Josh Adams 25 Jun 2011 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment