projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Create a report_link helper, and use text instead of a flag icon
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-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-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
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
2017-11-15
Andy Allan
Merge branch 'wheres_this' of https://github.com/pnorman...
commit
|
commitdiff
|
tree
2017-10-22
Andy Allan
Rubocop fixes
commit
|
commitdiff
|
tree
2017-10-22
Andy Allan
Add annotate gem and associated rake task. Annotate...
commit
|
commitdiff
|
tree
2017-10-22
Andy Allan
Avoid using or comparing explicit model ids
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Remove some more of the structured-details stuff
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Create an IssueCommentsController for managing IssueComments
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Fix parameter spacing
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Rework the 'issues not found' notice slightly.
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
The link is to the list of issues, not of reports,...
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Ensure that issue comments have associated issues and...
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Add missing structure.sql changes from 948fd8c8faf1016d
commit
|
commitdiff
|
tree
2017-09-13
Andy Allan
Remove created_at / updated_at column definitions since...
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Ensure report details are not blank.
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Refactor creating a new report to use a ReportsController
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Use reports_count so that counter_cache works automatically.
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Remove the border around the radio boxes
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Check that the flag is not show when not logged in
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Add a basic feature test for reporting diary entries.
commit
|
commitdiff
|
tree
2017-09-06
Andy Allan
Add minitest-rails-capybara
commit
|
commitdiff
|
tree
next