mg8 git repositories
Kwestie (master) :
summary
log
tree
commit
diff
Age
Message
Author
2008-02-28
add in some issue xml construction and an asset tag for f...
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 h...
Bryan W Clark
2008-02-28
improve the issue find_by_permalink system, it wasn't get...
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 permalin...
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 cont...
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 g...
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...
Bryan W Clark
2008-02-14
improved the image thumbnailing and placed them in a not ...
Bryan W Clark
2008-02-14
improve the ordering of comments and issues in the issue/...
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 h...
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. ...
Bryan W Clark
2008-02-13
make the 'you must login to comment' message include a li...
Bryan W Clark
2008-02-06
lots of changes to support the intitial email interface t...
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...
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 obs...
Bryan W Clark
2007-11-28
finally get the created_by/updated_by attributes nailed d...
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 commen...
Bryan W Clark
2007-11-27
finally fix the problems with creating the permalinks on ...
Bryan W Clark
2007-11-27
moving the layout function from the issue controller to t...
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 typ...
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...
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...
Bryan W Clark
2007-11-12
fixing up the date URL access as well as the issue commen...
Bryan W Clark
2007-11-08
Updating the surrounding code to prepare for the permalin...
Bryan W Clark
2007-11-08
Initial adding of the permalink object for issues. Not qu...
Bryan W Clark
2007-11-08
Initial commit to the repo
Bryan W Clark