0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing JSSpec. More... about 16 years ago
Using Screw.Unit instead of JSSpec. More... about 16 years ago
Adding screw unit server. More... about 16 years ago
Adding screw unit scripts. More... about 16 years ago
Updated xmlbuilder. Passing in window instead of top level this in definition function. More... about 16 years ago
Merge branch 'braid/track' More... about 16 years ago
Merge commit 'braid/svn/vendor/plugins/xmlbuilder' into braid/track More... about 16 years ago
Passing in window instead of a top level this into the top level object definitions. More... about 16 years ago
Passing in window instead of this into the XmlBuilder creation function. More... about 16 years ago
Passing in pain_point as an argument into #refresh_links. More... about 16 years ago
Removing extraneous anonymous function. More... about 16 years ago
Extracted common #refresh_links method on PainPointView.create. More... about 16 years ago
Removing bullet and left-padding from ul. More... about 16 years ago
Moving clearing of the PainPoint.instances into spec_helper.js More... about 16 years ago
Adding precondition to verify that the current User's PainPoint data is different from the PainPoint data of a nil User. More... about 16 years ago
Removing PainPoints::Show widget because its rendered on the client side. More... about 16 years ago
Removing a line More... about 16 years ago
Merge branch 'master' of git://github.com/btakita/pain-point More... about 16 years ago
Ajax Vote interaction working. When selecting up vote, down vote it unselected and vice versa. Added support for forgery protection. More... about 16 years ago
VoteSubmissionControllers send the json representation of the PainPoint User data. More... about 16 years ago
The ajax response from PainPoint#up_vote and #down_vote mutates the PainPoint. More... about 16 years ago
Added PainPoint#up_vote and PainPoint#down_vote to handle ajax interaction. More... about 16 years ago
Rendering the PainPoints using the JS view. Ajax interaction does not work yet. More... about 16 years ago
Handle up and down vote link toggling based on the server response. Adding json library. More... about 16 years ago
Clicking on up vote and down vote sends a post to the UpVoteSubmissionsController and the DownVoteSubmissionsController. Added fake jQuery ajax test object. More... about 16 years ago
PainPointView and PainPointsView now use a .create method that returns a jQuery object. More... about 16 years ago
Added basic PainPointView and PainPointsView. More... about 16 years ago
Added PainPoint and PainPointView js objects. More... about 16 years ago
Installing the xmlbuilder plugin. More... about 16 years ago
Merge branch 'braid/track' More... about 16 years ago