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
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
adding the title to a permalink create, probably should have added something ...
Bryan W Clark
2008-02-28
improve the issue find_by_permalink system, it wasn't getting old permalinks ...
Bryan W Clark
2008-02-27
rethinking that really horrible fade and layout change
Bryan W Clark
2008-02-26
try a little softer, cheasy look
Bryan W Clark
2008-02-25
side tangent. better way of creating and saving permalinks. added a needed ...
Bryan W Clark
2008-02-25
grab the person's email address as their name at first
Bryan W Clark
2008-02-25
need to remove the permalinks helper from the issues controller
Bryan W Clark
2008-02-24
adding all the missing files
Bryan W Clark
2008-02-24
initial track system, needs lots of work still
Bryan W Clark
2008-02-24
get permalink tests up and running
Bryan W Clark
2008-02-16
add in the comment observer and mailer such that people get emails about comm...
Bryan W Clark
2008-02-14
account creation on the fly!
Bryan W Clark
2008-02-14
improve the comment and issue description formating. not perfect of course, ...
Bryan W Clark
2008-02-14
improved the image thumbnailing and placed them in a not so slick looking pla...
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-14
initial working version of attachments.
Bryan W Clark
2008-02-13
add html titles to these pages
Bryan W Clark
2008-02-13
adding a crappy toolbar for now so the new link doesn't have to get carried o...
Bryan W Clark
2008-02-13
small text change
Bryan W Clark
2008-02-13
improve the edit link location for issues
Bryan W Clark
2008-02-13
add entry focus to comments form
Bryan W Clark
2008-02-13
add some linking back and forth to login / signup pages. looks good enough f...
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
lots of changes to support the intitial email interface to kwestie
Bryan W Clark
2008-02-06
redirect a comment post back to the issue it's from
Bryan W Clark
2008-02-06
put the embed for in this page, not that we'll ever use it
Bryan W Clark
2008-02-06
use the hCard method for comments
Bryan W Clark
2008-02-05
updating the auth and session control to gain access to a User.current_user var
Bryan W Clark
2008-02-05
remove end_form_tag for form_tag ... do ... end
Bryan W Clark
2008-02-05
remove update_without_callbacks to a new form
Bryan W Clark
2007-11-28
cleaned out the old created_by/updated_by user action observer
Bryan W Clark
2007-11-28
finally get the created_by/updated_by attributes nailed down with the usermon...
Bryan W Clark
2007-11-28
adding permalink to the created_by observer
Bryan W Clark
2007-11-27
missed files from the last commit
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
finally fix the problems with creating the permalinks on the fly
Bryan W Clark
2007-11-27
moving the layout function from the issue controller to the application contr...
Bryan W Clark
2007-11-27
actually delete the unneeded files
Bryan W Clark
2007-11-27
improving the layout code for the flash system
Bryan W Clark
2007-11-23
Updating the id on the db model to require certain id type fields
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