index
:
Kwestie
master
plink-mailer
tcomments
track
Kwestie means issue
Bryan Clark
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2008-02-28
add in some issue xml construction and an asset tag for finding it via ff
Bryan W Clark
2008-02-28
initial track system implemented.
Bryan W Clark
2008-02-28
improve the issue find_by_permalink system, it wasn't getting old permalinks ...
Bryan W Clark
2008-02-25
need to remove the permalinks helper from the issues controller
Bryan W Clark
2008-02-24
get permalink tests up and running
Bryan W Clark
2008-02-14
account creation on the fly!
Bryan W Clark
2008-02-14
improve the ordering of comments and issues in the issue/index and user/index...
Bryan W Clark
2008-02-13
make the 'you must login to comment' message include a link that helps you lo...
Bryan W Clark
2008-02-06
redirect a comment post back to the issue it's from
Bryan W Clark
2008-02-05
updating the auth and session control to gain access to a User.current_user var
Bryan W Clark
2007-11-28
finally get the created_by/updated_by attributes nailed down with the usermon...
Bryan W Clark
2007-11-27
adding a simple integrated mailer to the issue and comment system. There is ...
Bryan W Clark
2007-11-27
moving the layout function from the issue controller to the application contr...
Bryan W Clark
2007-11-23
Merge branch 'attachments'
Bryan W Clark
2007-11-23
Bunch of random fixups that were left from before, should haven't kept them i...
Bryan W Clark
2007-11-12
Merge branch 'attachments'
Bryan W Clark
2007-11-12
adding in the attachment fu support with the new scaffold_resource code for a...
Bryan W Clark
2007-11-12
fixing up the date URL access as well as the issue comments inline form creat...
Bryan W Clark
2007-11-08
Updating the surrounding code to prepare for the permalink support
Bryan W Clark
2007-11-08
Initial adding of the permalink object for issues. Not quite stabile yet and ...
Bryan W Clark
2007-11-08
Initial commit to the repo
Bryan W Clark