0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Mar 08, 2025 — Mar 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed link to company reviews page More... over 15 years ago
Merge branch 'company_review' More... over 15 years ago
Merged dackerman's star changes More... over 15 years ago
added index.yaml to gitignore More... over 15 years ago
added ability to make stars automatically for any object of class .stars, and cleaned up autocomplete view More... over 15 years ago
Refactored controllers to use base and added reviews page for company More... over 15 years ago
Merged star generation changes from master More... over 15 years ago
Added stars.js to base & star display in company listings page More... over 15 years ago
Merge branch 'master' of git://github.com/dackerman/rebboj More... over 15 years ago
Added logic to detect if IE is being used, and show an warning message. More... over 15 years ago
initial checkin of changes More... over 15 years ago
Added ability for a template to render stars instead of a number for a rating. This rounds to the nearest 0.25 and even shows partial stars. More... over 15 years ago
added stars and removed index.yaml More... over 15 years ago
fixed some links for company profile page More... over 15 years ago
Fixed review page for new URL structure and company name is now correct More... over 15 years ago
added readme file and updated company controller to use the Render function. More... over 15 years ago
pulled in sweta's changes, fixed a translate() bug with unicode, and fixed the divide by zero when a company has no reviews More... over 15 years ago
Created views for adding a company and company not found, as well as a script that will create some fake data More... over 15 years ago
finished controller for adding a company and updated the model so that it takes an industry and url More... over 15 years ago
fixed controller go to to the proper django template More... over 15 years ago
Merge branch 'master' of git://github.com/swetavajjhala/rebboj More... over 15 years ago
added controller for adding companies More... over 15 years ago
Added basic view for adding a company More... over 15 years ago
Added header image link and fixed URL bug where trailing / was required for companies page More... over 15 years ago
Merge branch 'urldecoding' More... over 15 years ago
Added urlname to company data and use it for looking up from url. More... over 15 years ago
Spruced up home page with its own CSS More... over 15 years ago
Separated CSS into multiple files and started index page reconstruction More... over 15 years ago
Refactored code to get templates in 1 function More... over 15 years ago
fixed bug with calculating company total - now only averages people who gave an overall rating More... over 15 years ago