summaryrefslogtreecommitdiff
path: root/app/controllers
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-28improve the issue find_by_permalink system, it wasn't getting old permalinks ...Bryan W Clark
2008-02-25need to remove the permalinks helper from the issues controllerBryan W Clark
2008-02-24get permalink tests up and runningBryan W Clark
2008-02-14account creation on the fly!Bryan W Clark
2008-02-14improve the ordering of comments and issues in the issue/index and user/index...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-06redirect a comment post back to the issue it's fromBryan W Clark
2008-02-05updating the auth and session control to gain access to a User.current_user varBryan W Clark
2007-11-28finally get the created_by/updated_by attributes nailed down with the usermon...Bryan W Clark
2007-11-27adding a simple integrated mailer to the issue and comment system. There is ...Bryan W Clark
2007-11-27moving the layout function from the issue controller to the application contr...Bryan 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