1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added user_role association
amikula
as Alf Mikula
More... over 17 years ago
Adding roles
amikula
as Alf Mikula
More... over 17 years ago
Adding limitation of location editing to edit only the user's own locations
amikula
as Alf Mikula
More... over 17 years ago
Added logic to edit user's own locations only
amikula
as Alf Mikula
More... over 17 years ago
Added mock_and_find method
amikula
as Alf Mikula
More... over 17 years ago
Added showing of owner in show.html.erb
amikula
as Alf Mikula
More... over 17 years ago
Added behavior to fetch user's locations instead of all locations on index action
amikula
as Alf Mikula
More... over 17 years ago
Added to_do_spec to hold behaviors that don't have anyplace to belong yet
amikula
as Alf Mikula
More... over 17 years ago
Added tests for admins and non-admins to change owner of location
amikula
as Alf Mikula
More... over 17 years ago
Added tests for displaying and editing users
amikula
as Alf Mikula
More... over 17 years ago
Added user to list of things that need to be set on location at creation time
amikula
as Alf Mikula
More... over 17 years ago
Added user_id to locations table
amikula
as Alf Mikula
More... over 17 years ago
Added user has_many :locations behavior and test
amikula
as Alf Mikula
More... over 17 years ago
Added test for assigning locations to the users who created them
amikula
as Alf Mikula
More... over 17 years ago
Adding test for location belongs_to :user
amikula
as Alf Mikula
More... over 17 years ago
Adding tests to define behavior of administrative functions
amikula
as Alf Mikula
More... over 17 years ago
Correcting type behavior in test
amikula
as Alf Mikula
More... over 17 years ago
Refining search parameters
amikula
as Alf Mikula
More... over 17 years ago
Added hiding of type pulldown when type param is present, plus spec to check correct type is selected when type_id is present
amikula
as Alf Mikula
More... over 17 years ago
Adding some more search tests for searching with type
amikula
as Alf Mikula
More... over 17 years ago
Adding dont_repeat_yourself plugin
amikula
as Alf Mikula
More... over 17 years ago
Adding more tests for searching
amikula
as Alf Mikula
More... over 17 years ago
Changed error message to flash.now when there are no search results
amikula
as Alf Mikula
More... over 17 years ago
Added login requirement and stubbed out in unit tests
amikula
as Alf Mikula
More... over 17 years ago
Adding some formatting changes to error div
amikula
as Alf Mikula
More... over 17 years ago
Made modifications to pass all those tests
amikula
as Alf Mikula
More... over 17 years ago
Added fixture_replacement
amikula
as Alf Mikula
More... over 17 years ago
Adding FixtureReplacement plugin
amikula
as Alf Mikula
More... over 17 years ago
Brought location to 100% coverage
amikula
as Alf Mikula
More... over 17 years ago
Added coverage directory to .gitignore
amikula
as Alf Mikula
More... over 17 years ago