ScotchLabs / scotch

Scotch'n'Soda's Theatrical Management Solution
http://snstheatre.org
1 stars 0 forks source link

Added an AJAX 'show more' button for feedposts #67

Closed carlosdp closed 12 years ago

carlosdp commented 12 years ago

I added a Show More, in response to #39, like the title says.

Also, I updated the jQuery version and rails.js so we could use the UJS callbacks. I tested everything I could find that used jQuery and everything seems to be working fine...

Oh and just a quick add to the styles so that we can use the disabled feature for non-form buttons for consistency.

Working on adding this to Recent Activity.

spilliams commented 12 years ago

I believe "load more" was already implemented, but didn't use BP. The reason the ticket wasn't closed is because deleting a feedpost should decrement the number of comments in the display

carlosdp commented 12 years ago

See all was implement, not show more. On Apr 15, 2012 2:07 AM, "Spencer Williams" < reply@reply.github.com> wrote:

I believe "load more" was already implemented, but didn't use BP. The reason the ticket wasn't closed is because deleting a feedpost should decrement the number of comments in the display


Reply to this email directly or view it on GitHub: https://github.com/Scotch-n-Soda/scotch/pull/67#issuecomment-5137223

spilliams commented 12 years ago

ah ok, it's been a while since i've touched it :P