Search Results For “#juncotodo OR #resolved” - # - rss
JR:
Resolved - Fix problem with account access after changing password
- Fixed on July 2, 2013
after changing password, the account acts like it's logged out.
make sure new session id is created and set in cookie.
#resolved
#junco
- Jul 02, 2013
JR:
Resolved - Fix the tag search result for a user's tags
- Currently, when clicking on a user's tag, the results show post from all users.
Make the results specific to that user.
/tags/jr
"food" - /tag/food
returns all posts with tag "food" and not just jr's food posts.
four possible parameters in URI...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Add following for tags
- Follow tag(s).
Done - Display followed tag posts separate from stream of followed users.
Sample on a user profile page:
Following Tags : 3
will it be possible to follow tags at the user level? - not now
will it be possible to follow a search s...
more>>
1 min read
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Add session id
- completed on June 6, 2013
This now prevents the same user account being logged into the site on more than one device or more than one type of browser and posting/updating content.
The session id gets updated in the db table each time the user accou...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Add the blog_ special tag for top-shelf formatted and display of blog posts
- formatting completed on May 24, 2013
enforcing blog_ usage per user completed on June 6, 2013
like at toledo talk
blog_
strictly enforced
when clicking on the tag, the display is not the normal stream display.
enable the .more command like at...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Add commands to embed other media
- completed on 5jun2013
Commands:
gmap=
youtube=
vimeo= this embed acts squirrelly
kickstarter=
Google Map
You Tube
Vimeo
Kickstarter
#video
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Experiment with fonts and CSS
- completed 5jun2013 - liked the "Lato" sans serif. "PT Serif" is okay, but I still prefer sans serif. Medium.com's serif is the best serif that I've seen. I'll stick with Open Sans, but I may test Lato some more. Need to increase the font size with La...
more>>
- Jun 27, 2013
- #junco #resolved #typography
JR:
Resolved - Limit the number of unique hashtags in a post
- Make the limit seven.
That's for both microblog and blog posts.
Not seven total.
But seven unique hashtags.
Seven is plenty of metadata, probably too much.
Two to four is about all that are needed.
completed on 5jun2013
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Change the redirect action after deleting front page post
- when on page 2 or higher, have the site redirect back to the current page instead of the home page after deleting or undeleting a blog or microblog post.
completed on 5June2013
#resolved
#junco
- Jun 27, 2013
JR:
Resolved - Add private blog count
- on the user profile page next to the text "Private blog posts" add the number like with the other items.
Update: Completed on Thu, May 23, 2013.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Define status SQL possibilities in config file.
- Update: On Mon, May 20, 2013, I added several statements to config file. Need to finish with status statements in BlogData.pm.
Update: on Thu, May 24, 2013, finished with adding status statements for BlogData.pm into the config file. Good enough for...
more>>
1 min read
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Need to show draft blog posts via the profile page
- display draft posts.
and when deleting and undeleting a draft post, need to ensure the status is set back to "p".
Update: on the profile page for a logged-in user, added link to draft posts and added a draft post count. Then added the ability to vi...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - fixed error when undeleting a private blog post
- previously, when a private blog post was undeleted, the status was set to "o" but now the markup is checked for the private command and if exists then the status is set to "s"
#resolved
#junco
- Jun 27, 2013
JR:
Resolved - Strange redirect error with Links browser
- Whoa. While testing with jr account on the Links browser, I received a weird redirect error after creating a mircoblog post, and for some reason, the browser posted the same microblog post several times in a row. May need to investigate to see if a f...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - compare border width around boxes with TT
- textarea box border looks thicker here than at TT.
update: I added border code to the css file for the textarea tag.
#junco
#resolved
- Jun 27, 2013