projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename i18n keys track->trace
2018-08-29
Andy Allan
Rename i18n keys track->trace
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Rename traces#list to traces#index
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Rename traces#view to traces#show
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Split out updating a trace into an update action
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Merge pull request #1938 from jguthrie100/fix_no_trace_descr...
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Speed up tests by making fewer random changes
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Prefer the helper in controllers
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Fix lazy i18n lookups for browse error pages
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Fix missing message translation strings
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor messages show action to be resourceful
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor inbox and outbox paths to avoid display names...
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor trace creation pages
commit
|
commitdiff
|
tree
2018-05-24
Andy Allan
Merge pull request #1871 from hikemaniac/browse-icon...
commit
|
commitdiff
|
tree
2018-05-16
Andy Allan
Remove if_user and similar methods
commit
|
commitdiff
|
tree
2018-05-16
Andy Allan
Fix test which was accidentally testing as the entry...
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Ensure database is writable before destroying a message
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Rename messages#read to #show
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Rename messages#delete to destroy
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Remove unused POST method for message replies
commit
|
commitdiff
|
tree
2018-05-09
Andy Allan
Rename message_controller to messages_controller
commit
|
commitdiff
|
tree
2018-05-09
Andy Allan
Lazy lookups for translations in message_controller.rb
commit
|
commitdiff
|
tree
2018-05-09
Andy Allan
Rename trace_controller to traces_controller
commit
|
commitdiff
|
tree
2018-05-09
Andy Allan
More lazy translation lookups for traces
commit
|
commitdiff
|
tree
2018-05-09
Andy Allan
Use named paths for messages
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Lazy translation lookups and key renames for help page.
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Lazy translation lookup and key renames for fixthemap...
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups and rename translation keys for export
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups and rename keys for the copyright...
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups and rename keys for the welcome page.
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups and rename keys for the about page.
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups for site translations
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Remove empty and unused view template
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy translation lookups for the oauth controller.
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Rename note to notes in i18n lookups
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy translation lookups for redactions
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy translations where possible
commit
|
commitdiff
|
tree
2018-04-25
Andy Allan
Use lazy lookups for user_blocks translations
commit
|
commitdiff
|
tree
2018-04-18
Andy Allan
Use lazy translation lookups for the user_blocks partials.
commit
|
commitdiff
|
tree
2018-04-18
Andy Allan
Pluralise user_preferences_controller
commit
|
commitdiff
|
tree
2018-04-18
Andy Allan
Move the default_url_options config to the action_mailer...
commit
|
commitdiff
|
tree
2018-04-11
Andy Allan
Alter class to avoid conflict with model test class
commit
|
commitdiff
|
tree
2018-04-11
Andy Allan
Set default_url_options for action_mailer
commit
|
commitdiff
|
tree
2018-04-11
Andy Allan
Add better_errors gem for easier debugging
commit
|
commitdiff
|
tree
2018-04-11
Andy Allan
Fix handling of title when replying to diary entries
commit
|
commitdiff
|
tree
2018-04-11
Andy Allan
Refactor @this_user to @user
commit
|
commitdiff
|
tree
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
next