projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use lazy lookups for translations in issues
2018-04-11
Andy Allan
Merge branch 'master' into moderation
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Strip trailing whitespace from multiline html translations
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Be more consistent with 'my' vs 'your' for objects...
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Use named paths for a few trace links
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Move the api routes into the api/0.6 scope
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Remove unnecessary route aliases
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Use concise route definitions for single method routes
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Disable image_optim workers in tests
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Remove image_optim config loading override
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Silence puma startup messages when running tests
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Add more tests
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Update system tests for report link changes
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Avoid sending a commit value from from the search button
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Use options_for_select to set the selected items in...
commit
|
commitdiff
|
tree
2018-03-28
Andy Allan
Create a report_link helper, and use text instead of...
commit
|
commitdiff
|
tree
2018-03-21
Andy Allan
Convert issue status to an enum
commit
|
commitdiff
|
tree
2018-03-21
Andy Allan
Use user_path links. Fixes #1785
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Refactor set_default_assigned_role to be more easily...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Redirect to the reportable after creating a report.
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Add a redirect and error message if user ends up trying...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Handle issue_types properly if current_user is both...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Handle current_user being both an admin and a moderator...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Unwind the set_issues method
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Create a more accurate permissions check message
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Remove cascading deletes, add another foreign key,...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Ensure reports have an issue id and a user id
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Remove nonsense has_one relationship
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Fix class name
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Remove unnecessary div
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Apply list styling to list of related reports
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Use th instead of td and b
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
User user_path to generate links to users
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Avoid wrapping in the reports count column
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Combine last_updated_by and last_updated_at columns...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Combine category and reporting user
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Increase padding around report disclaimer
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Remove vandalism as an option for reporting notes.
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Use lower case to refer to reportable objects
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Use underscore versions of model names for translation...
commit
|
commitdiff
|
tree
2018-03-14
Andy Allan
Fix grammar
commit
|
commitdiff
|
tree
2018-03-09
Andy Allan
Merge branch 'pull/1765'
commit
|
commitdiff
|
tree
2018-03-09
Andy Allan
Simplify redirect.
commit
|
commitdiff
|
tree
2018-03-05
Andy Allan
Remove unused code
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Rubocop fixes
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Update tests for new link text
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Merge branch 'master' into moderation
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Merge branch 'master' into moderation
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Reposition the note and user report flags
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Rework the new report form text and layout
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Rearrange issues table and combine some columns.
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Remove reporting of changesets
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Allow reporting of anonymous notes
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Refactor reportable_url to just return the url
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Refactor reportable_url helper to focus on just the...
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Remove the report_type helper and use the model_name...
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Link to diary comments using anchors, rather than showing...
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Allow the status to be translated in the table of results
commit
|
commitdiff
|
tree
2018-02-28
Andy Allan
Rework status search to avoid relying on the enum ids...
commit
|
commitdiff
|
tree
2018-02-23
Andy Allan
Avoid submit_tag to avoid 'Save changes' default
commit
|
commitdiff
|
tree
2018-02-23
Andy Allan
Merge pull request #1758 from ardean80/patch-1
commit
|
commitdiff
|
tree
2018-02-23
Andy Allan
Merge pull request #1732 from tomhughes/npemap
commit
|
commitdiff
|
tree
2018-02-23
Andy Allan
resolve last_reported_by vs last_updated_by duplication
commit
|
commitdiff
|
tree
2018-01-22
Andy Allan
Fully internationalise the issues and reports interfaces.
commit
|
commitdiff
|
tree
2018-01-21
Andy Allan
Merge branch 'master' into moderation
commit
|
commitdiff
|
tree
2018-01-21
Andy Allan
Reopen issues if necessary when creating a report.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Revert whitespace changes.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Simplify permissions check.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Fix some reporting links.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Remove unused update method from issues_controller.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Revert en-GB.yml to master.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Remove new issue notifications for now
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Remove a couple of unused style rules.
commit
|
commitdiff
|
tree
2017-12-13
Andy Allan
Store the report category.
commit
|
commitdiff
|
tree
2017-12-06
Andy Allan
Show issues based on all the users roles
commit
|
commitdiff
|
tree
2017-12-06
Andy Allan
Re-enable issue reassigning.
commit
|
commitdiff
|
tree
2017-12-06
Andy Allan
Validate the assigned role, and remove the :type activrecord...
commit
|
commitdiff
|
tree
2017-12-06
Andy Allan
Rename 'issue_type' to 'assigned_role', set defaults...
commit
|
commitdiff
|
tree
2017-12-06
Andy Allan
Remove the hardcoded pixel width for columns.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Convert issue search tests to system tests
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Remove the test around missing report_type, since we...
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Put the expected value first in assert_equal
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Move controller tests for new reports into seperate...
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Index page no longer redirects when there's no issues.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Move and amend the issue comment controller tests.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Remove column sorting
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Rubocop fixes.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Remove the reassign boolean display
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Use a simple user_id for tables with one owning user
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Combine migrations into one
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Remove the reassign column from issue_comments
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Adjust for rails5 convention on migrations.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Annotate models.
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Refactor factories to use FactoryBot
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Remove minitest-rails-capybara and convert feature...
commit
|
commitdiff
|
tree
2017-11-29
Andy Allan
Merge branch 'master' into moderation
commit
|
commitdiff
|
tree
2017-11-23
Andy Allan
Update CONTRIBUTING to remove reference to cruise and...
commit
|
commitdiff
|
tree
2017-11-22
Andy Allan
Add the OpenStreetMap Blog to the list of community...
commit
|
commitdiff
|
tree
2017-11-22
Andy Allan
Put specific page titles at the start
commit
|
commitdiff
|
tree
2017-11-22
Andy Allan
Merge branch 'pull/843' into titles
commit
|
commitdiff
|
tree
2017-11-22
Andy Allan
Merge branch 'p' of https://github.com/jfirebaugh/openstreet...
commit
|
commitdiff
|
tree
next