projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some extra indexes on issues
[rails.git]
/
app
/
2018-06-10
Tom Hughes
Add some extra indexes on issues
tree
|
commitdiff
2018-04-11
Andy Allan
Merge branch 'master' into moderation
tree
|
commitdiff
2018-04-05
Tom Hughes
Ask for confirmation before deleting a trace
tree
|
commitdiff
2018-04-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1804'
tree
|
commitdiff
2018-04-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1801'
tree
|
commitdiff
2018-04-02
Tom Hughes
Tweak highlighting of geolocation errors
tree
|
commitdiff
2018-04-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1800'
tree
|
commitdiff
2018-03-31
J Guthrie
Added autoPan for Directions markers
tree
|
commitdiff
2018-03-29
J Guthrie
Moved inline styling to stylesheet
tree
|
commitdiff
2018-03-29
J Guthrie
Remove/replace redundant no_place locale translation
tree
|
commitdiff
2018-03-29
J Guthrie
Unlocateable place now highlighted in red and specified...
tree
|
commitdiff
2018-03-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1796'
tree
|
commitdiff
2018-03-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1799'
tree
|
commitdiff
2018-03-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1798'
tree
|
commitdiff
2018-03-28
Andy Allan
Be more consistent with 'my' vs 'your' for objects...
tree
|
commitdiff
2018-03-28
Andy Allan
Use named paths for a few trace links
tree
|
commitdiff
2018-03-28
Andy Allan
Avoid sending a commit value from from the search button
tree
|
commitdiff
2018-03-28
Andy Allan
Use options_for_select to set the selected items in...
tree
|
commitdiff
2018-03-28
Andy Allan
Create a report_link helper, and use text instead of...
tree
|
commitdiff
2018-03-26
Tom Hughes
Fix new rubocop warnings
tree
|
commitdiff
2018-03-25
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1788'
tree
|
commitdiff
2018-03-21
Andy Allan
Convert issue status to an enum
tree
|
commitdiff
2018-03-21
Andy Allan
Use user_path links. Fixes #1785
tree
|
commitdiff
2018-03-14
Andy Allan
Refactor set_default_assigned_role to be more easily...
tree
|
commitdiff
2018-03-14
Andy Allan
Redirect to the reportable after creating a report.
tree
|
commitdiff
2018-03-14
Andy Allan
Add a redirect and error message if user ends up trying...
tree
|
commitdiff
2018-03-14
Andy Allan
Handle issue_types properly if current_user is both...
tree
|
commitdiff
2018-03-14
Andy Allan
Handle current_user being both an admin and a moderator...
tree
|
commitdiff
2018-03-14
Andy Allan
Unwind the set_issues method
tree
|
commitdiff
2018-03-14
Andy Allan
Create a more accurate permissions check message
tree
|
commitdiff
2018-03-14
Andy Allan
Remove cascading deletes, add another foreign key,...
tree
|
commitdiff
2018-03-14
Andy Allan
Ensure reports have an issue id and a user id
tree
|
commitdiff
2018-03-14
Andy Allan
Remove nonsense has_one relationship
tree
|
commitdiff
2018-03-14
Andy Allan
Fix class name
tree
|
commitdiff
2018-03-14
Andy Allan
Remove unnecessary div
tree
|
commitdiff
2018-03-14
Andy Allan
Apply list styling to list of related reports
tree
|
commitdiff
2018-03-14
Andy Allan
Use th instead of td and b
tree
|
commitdiff
2018-03-14
Andy Allan
User user_path to generate links to users
tree
|
commitdiff
2018-03-14
Andy Allan
Avoid wrapping in the reports count column
tree
|
commitdiff
2018-03-14
Andy Allan
Combine last_updated_by and last_updated_at columns...
tree
|
commitdiff
2018-03-14
Andy Allan
Combine category and reporting user
tree
|
commitdiff
2018-03-14
Andy Allan
Increase padding around report disclaimer
tree
|
commitdiff
2018-03-14
Andy Allan
Remove vandalism as an option for reporting notes.
tree
|
commitdiff
2018-03-14
Andy Allan
Use underscore versions of model names for translation...
tree
|
commitdiff
2018-03-09
Andy Allan
Merge branch 'pull/1765'
tree
|
commitdiff
2018-03-09
Andy Allan
Simplify redirect.
tree
|
commitdiff
2018-03-05
Štefan Baebler
Added support for 2 more secondary wikidata tag links
tree
|
commitdiff
2018-03-05
Andy Allan
Remove unused code
tree
|
commitdiff
2018-03-04
Tom Hughes
Validate user location is sensible
tree
|
commitdiff
2018-03-04
Tom Hughes
Use home_tile to find nearby users
tree
|
commitdiff
2018-03-04
Tom Hughes
Add an indexed home_tile column to the user table
tree
|
commitdiff
2018-03-03
biswesh456
Change test case
tree
|
commitdiff
2018-02-28
Andy Allan
Rubocop fixes
tree
|
commitdiff
2018-02-28
Andy Allan
Merge branch 'master' into moderation
tree
|
commitdiff
2018-02-28
Andy Allan
Merge branch 'master' into moderation
tree
|
commitdiff
2018-02-28
Andy Allan
Reposition the note and user report flags
tree
|
commitdiff
2018-02-28
Andy Allan
Rework the new report form text and layout
tree
|
commitdiff
2018-02-28
Andy Allan
Rearrange issues table and combine some columns.
tree
|
commitdiff
2018-02-28
Andy Allan
Remove reporting of changesets
tree
|
commitdiff
2018-02-28
Andy Allan
Allow reporting of anonymous notes
tree
|
commitdiff
2018-02-28
Andy Allan
Refactor reportable_url to just return the url
tree
|
commitdiff
2018-02-28
Andy Allan
Refactor reportable_url helper to focus on just the...
tree
|
commitdiff
2018-02-28
Andy Allan
Remove the report_type helper and use the model_name...
tree
|
commitdiff
2018-02-28
Andy Allan
Link to diary comments using anchors, rather than showi...
tree
|
commitdiff
2018-02-28
Andy Allan
Allow the status to be translated in the table of results
tree
|
commitdiff
2018-02-28
Andy Allan
Rework status search to avoid relying on the enum ids...
tree
|
commitdiff
2018-02-27
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1772'
tree
|
commitdiff
2018-02-27
Holger Jeromin
Move abbr style from border to text-decoration
tree
|
commitdiff
2018-02-27
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1769'
tree
|
commitdiff
2018-02-27
Tom Hughes
Remove underline from abbr elements
tree
|
commitdiff
2018-02-26
Tom Hughes
Exclude hidden diary entries and comments from spam...
tree
|
commitdiff
2018-02-25
Tom Hughes
Use bolded version of destinations
tree
|
commitdiff
2018-02-25
Tom Hughes
Show exit numbers for off ramps in OSRM directions
tree
|
commitdiff
2018-02-24
biswesh456
Allow admins and moderators to delete traces
tree
|
commitdiff
2018-02-23
Andy Allan
Avoid submit_tag to avoid 'Save changes' default
tree
|
commitdiff
2018-02-23
Andy Allan
Merge pull request #1758 from ardean80/patch-1
tree
|
commitdiff
2018-02-23
Andy Allan
Merge pull request #1732 from tomhughes/npemap
tree
|
commitdiff
2018-02-23
Andy Allan
resolve last_reported_by vs last_updated_by duplication
tree
|
commitdiff
2018-02-15
Jamie Guthrie
Fix route path 'hovering' when marker positions are...
tree
|
commitdiff
2018-02-15
Jamie Guthrie
Fix directions for roundabout without exit number
tree
|
commitdiff
2018-02-14
Tom Hughes
Avoid relying on global state to detect when we are...
tree
|
commitdiff
2018-02-14
Tom Hughes
Stop map zooming out after dropping marker
tree
|
commitdiff
2018-02-14
mmd-osm
Remove BBOX expansion performance optimization
tree
|
commitdiff
2018-02-14
Jamie Guthrie
Correctly swap from and to values when reversing directions
tree
|
commitdiff
2018-02-13
Jamie Guthrie
Improve OSRM directions for on and off ramps
tree
|
commitdiff
2018-02-13
Jamie Guthrie
Add padding to directions popups
tree
|
commitdiff
2018-02-12
Jamie Guthrie
Use both name and ref when naming roads in directions
tree
|
commitdiff
2018-02-09
Tom Hughes
Use https when redirecting to the render server
tree
|
commitdiff
2018-02-09
Tom Hughes
Use correct class to disable zoom buttons
tree
|
commitdiff
2018-02-05
Tom Hughes
Use configured protocol for URLs in diary feeds
tree
|
commitdiff
2018-02-05
Tom Hughes
Use configured server protocol for shared URLs
tree
|
commitdiff
2018-02-05
Tom Hughes
Use configured server protocol for links in e-mail...
tree
|
commitdiff
2018-02-04
Tom Hughes
Remove npemap as a source for UK postcodes
tree
|
commitdiff
2018-02-04
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1704'
tree
|
commitdiff
2018-02-04
Biswesh Mohapatra
Add marker at trace start coordinate
tree
|
commitdiff
2018-02-04
Biswesh Mohapatra
Remove duplicate link: traces >> more
tree
|
commitdiff
2018-02-03
Tom Hughes
Allow lat/lon from the URL to take precedence when...
tree
|
commitdiff
2018-02-03
Tom Hughes
Go through the router when reversing directions
tree
|
commitdiff
2018-02-03
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1693'
tree
|
commitdiff
2018-01-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1726'
tree
|
commitdiff
next