summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2008-02-28add in some issue xml construction and an asset tag for finding it via ffBryan W Clark
2008-02-28initial track system implemented.Bryan W Clark
2008-02-28adding the title to a permalink create, probably should have added something ...Bryan W Clark
2008-02-28improve the issue find_by_permalink system, it wasn't getting old permalinks ...Bryan W Clark
2008-02-27rethinking that really horrible fade and layout changeBryan W Clark
2008-02-26try a little softer, cheasy lookBryan W Clark
2008-02-25side tangent. better way of creating and saving permalinks. added a needed ...Bryan W Clark
2008-02-25grab the person's email address as their name at firstBryan W Clark
2008-02-25need to remove the permalinks helper from the issues controllerBryan W Clark
2008-02-24adding all the missing filesBryan W Clark
2008-02-24initial track system, needs lots of work stillBryan W Clark
2008-02-24get permalink tests up and runningBryan W Clark
2008-02-16add in the comment observer and mailer such that people get emails about comm...Bryan W Clark
2008-02-14account creation on the fly!Bryan W Clark
2008-02-14improve the comment and issue description formating. not perfect of course, ...Bryan W Clark
2008-02-14improved the image thumbnailing and placed them in a not so slick looking pla...Bryan W Clark
2008-02-14improve the ordering of comments and issues in the issue/index and user/index...Bryan W Clark
2008-02-14initial working version of attachments.Bryan W Clark
2008-02-13add html titles to these pagesBryan W Clark
2008-02-13adding a crappy toolbar for now so the new link doesn't have to get carried o...Bryan W Clark
2008-02-13small text changeBryan W Clark
2008-02-13improve the edit link location for issuesBryan W Clark
2008-02-13add entry focus to comments formBryan W Clark
2008-02-13add some linking back and forth to login / signup pages. looks good enough f...Bryan W Clark
2008-02-13make the 'you must login to comment' message include a link that helps you lo...Bryan W Clark
2008-02-06lots of changes to support the intitial email interface to kwestieBryan W Clark
2008-02-06redirect a comment post back to the issue it's fromBryan W Clark
2008-02-06put the embed for in this page, not that we'll ever use itBryan W Clark
2008-02-06use the hCard method for commentsBryan W Clark
2008-02-05updating the auth and session control to gain access to a User.current_user varBryan W Clark
2008-02-05remove end_form_tag for form_tag ... do ... endBryan W Clark
2008-02-05remove update_without_callbacks to a new formBryan W Clark
2007-11-28cleaned out the old created_by/updated_by user action observerBryan W Clark
2007-11-28finally get the created_by/updated_by attributes nailed down with the usermon...Bryan W Clark
2007-11-28adding permalink to the created_by observerBryan W Clark
2007-11-27missed files from the last commitBryan W Clark
2007-11-27adding a simple integrated mailer to the issue and comment system. There is ...Bryan W Clark
2007-11-27finally fix the problems with creating the permalinks on the flyBryan W Clark
2007-11-27moving the layout function from the issue controller to the application contr...Bryan W Clark
2007-11-27actually delete the unneeded filesBryan W Clark
2007-11-27improving the layout code for the flash systemBryan W Clark
2007-11-23Updating the id on the db model to require certain id type fieldsBryan W Clark
2007-11-23Merge branch 'attachments'Bryan W Clark
2007-11-23Bunch of random fixups that were left from before, should haven't kept them i...Bryan W Clark
2007-11-12Merge branch 'attachments'Bryan W Clark
2007-11-12adding in the attachment fu support with the new scaffold_resource code for a...Bryan W Clark
2007-11-12fixing up the date URL access as well as the issue comments inline form creat...Bryan W Clark
2007-11-08Updating the surrounding code to prepare for the permalink supportBryan W Clark
2007-11-08Initial adding of the permalink object for issues. Not quite stabile yet and ...Bryan W Clark
2007-11-08Initial commit to the repoBryan W Clark