6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced the uses of getUser() with the proper counterparts within Getdetails.php More... about 13 years ago
Replaced the uses of getUser() with the proper counterparts within Attend.php More... about 13 years ago
Updated the comment to reflect that data from getUserBy* methods are used More... about 13 years ago
Adds a new speaker widget, which displays the speaker's name, average rating on thier talks, and a link to thier joind.in page. More... about 13 years ago
getUser() to getUserBy*() within Getcomments.php More... about 13 years ago
getUser() to getUserBy*() within Getdetail.php More... about 13 years ago
getUser() to getUserBy*() within Getcomments.php More... about 13 years ago
getUser() to getUserBy*() within Claim.php More... about 13 years ago
getUser() to getUserBy*() within Updatetrack event. More... about 13 years ago
getUser() to getUserBy*() within Rmadmin event. More... about 13 years ago
getUser() to getUserBy*() within Deletetrack event. More... about 13 years ago
getUser() to getUserBy*() around the User Model. This isn't done, just doing what is clear first then to refactor the rest. More... about 13 years ago
getUser() to getUserBy*() in the UserHelperTest More... about 13 years ago
getUser() to getUserBy*() in the Speaker Controller More... about 13 years ago
Display formatted date of event in talk/edit taking into account the timezone of the event More... about 13 years ago
Remove undefined variable More... about 13 years ago
Fixed the "1 people" text that made my eyes bleed More... about 13 years ago
Add rating image to talk list on event/view. Move speakers names to below talk title to provide space for image. Fixes JOINDIN-107. More... about 13 years ago
Rework the admin section of user/view so that it works. More... about 13 years ago
Remove admin dropdowns from user/view page More... about 13 years ago
Make paging work properly on user/admin More... about 13 years ago
CSRF protection for all forms that use the POST method. Fixes JOINDIN-13 More... about 13 years ago
if statements should have brackets More... about 13 years ago
error logging not needed More... about 13 years ago
Merge remote-tracking branch 'caseyw/getuser-sucky-poo-joindin-168' into getuser-nuke-1 More... about 13 years ago
Updated the AddTrack event More... about 13 years ago
Updated the AddComment event More... about 13 years ago
Updated the AddAdmin library More... about 13 years ago
Updated the Sendmail handler More... about 13 years ago
Merge remote-tracking branch 'enygma/JOINDIN-166' More... about 13 years ago