projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #2409 from jalessio/docker-compose-take2
2021-02-03
Andy Allan
Merge pull request #2409 from jalessio/docker-compose...
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Merge branch 'pull/2486'
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Rework welcome message to use bootstrap buttons
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Refactor the export form to use bootstrap form controls
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Use small bootstrap buttons for oauth client actions
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Use small bootstrap buttons for message inbox and outbox...
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Refactor user_blocks revoke form to use bootstrap
commit
|
commitdiff
|
tree
2021-02-03
Andy Allan
Use bootstrap form styles for update home checkbox
commit
|
commitdiff
|
tree
2021-01-28
Andy Allan
Provide better descriptions for sr-only labels
commit
|
commitdiff
|
tree
2021-01-28
Andy Allan
Use boolean instead of string for hiding labels
commit
|
commitdiff
|
tree
2021-01-27
Andy Allan
Refactor account form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-27
Andy Allan
Convert issue comments to use bootstrap
commit
|
commitdiff
|
tree
2021-01-27
Andy Allan
Converge redaction forms to use bootstrap
commit
|
commitdiff
|
tree
2021-01-27
Andy Allan
Convert note form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-27
Andy Allan
Use model attributes and attribute help for the registration...
commit
|
commitdiff
|
tree
2021-01-21
Andy Allan
Avoid recommending installation of the Ubuntu bundler...
commit
|
commitdiff
|
tree
2021-01-20
Andy Allan
Refactor diary comment form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-20
Andy Allan
Refactor user registration form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-20
Andy Allan
Convert to use bootstrap form
commit
|
commitdiff
|
tree
2021-01-14
Andy Allan
Refactor user_blocks form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-13
Andy Allan
Refactor login form to use bootstrap
commit
|
commitdiff
|
tree
2021-01-13
Andy Allan
Refactor richtext fields to use a custom bootstrap_form...
commit
|
commitdiff
|
tree
2021-01-13
Andy Allan
Align the richtext help text height with the height...
commit
|
commitdiff
|
tree
2021-01-06
Andy Allan
Merge branch 'pull/3035'
commit
|
commitdiff
|
tree
2021-01-06
Andy Allan
Remove spacing tweaks and legacy pagination spacing CSS
commit
|
commitdiff
|
tree
2021-01-06
Andy Allan
Merge branch 'pull/3024'
commit
|
commitdiff
|
tree
2021-01-06
Andy Allan
Remove link_to_if since it's in a clause with the same...
commit
|
commitdiff
|
tree
2020-12-28
Andy Allan
Merge pull request #3018 from tordans/line-break-for...
commit
|
commitdiff
|
tree
2020-12-24
Andy Allan
Refactor diary entry forms to use a custom form builder
commit
|
commitdiff
|
tree
2020-12-24
Andy Allan
Ensure richtext editing style rules are only applied...
commit
|
commitdiff
|
tree
2020-12-23
Andy Allan
Return the centre of the image if the bbox has no extent
commit
|
commitdiff
|
tree
2020-12-23
Andy Allan
Remove SystemTimer and use stdlib Timeout directly
commit
|
commitdiff
|
tree
2020-12-17
Andy Allan
Merge pull request #3009 from gravitystorm/svg_icons
commit
|
commitdiff
|
tree
2020-12-16
Andy Allan
Increase memory given to the virtualbox vm
commit
|
commitdiff
|
tree
2020-12-16
Andy Allan
Use bootstrap utility class instead of custom css
commit
|
commitdiff
|
tree
2020-12-08
Andy Allan
Add missing html suffix to translation key
commit
|
commitdiff
|
tree
2020-12-02
Andy Allan
Avoid using raw in html mailer views
commit
|
commitdiff
|
tree
2020-12-02
Andy Allan
Add a test for i18n interpolation into plain and html...
commit
|
commitdiff
|
tree
2020-12-02
Andy Allan
Merge pull request #2969 from tuckerrc/diary-updated...
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Avoid calling raw in plain text email templates
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Remove duplicate translation strings, and use short...
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Rename subject translation key, for consistency
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Use rails t helper to allow relative translation keys...
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Allow smtp settings to be configured through the settings...
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Merge pull request #2971 from tomhughes/table
commit
|
commitdiff
|
tree
2020-11-25
Andy Allan
Fix trace tag interpolation, and add a test
commit
|
commitdiff
|
tree
2020-11-18
Andy Allan
Refactor trace notifications to reduce lego translations
commit
|
commitdiff
|
tree
2020-11-12
Andy Allan
Prefer keyword arguments when method has optional boolean...
commit
|
commitdiff
|
tree
2020-11-12
Andy Allan
Prefer keyword arguments when method has optional boolean...
commit
|
commitdiff
|
tree
2020-11-11
Andy Allan
Preload traces for the selected points
commit
|
commitdiff
|
tree
2020-11-11
Andy Allan
Use point.trace instead of an additional gpx_file variable
commit
|
commitdiff
|
tree
2020-11-11
Andy Allan
Remove unused code
commit
|
commitdiff
|
tree
2020-11-11
Andy Allan
Prefer string interpolation to concatenation in erb...
commit
|
commitdiff
|
tree
2020-11-11
Andy Allan
Fix missing html layout for user_mailer emails
commit
|
commitdiff
|
tree
2020-10-28
Andy Allan
Prefer string interpolation to concatenation
commit
|
commitdiff
|
tree
2020-10-28
Andy Allan
Avoid some uses of html_safe
commit
|
commitdiff
|
tree
2020-10-28
Andy Allan
Ensure that test utility methods are marked as private
commit
|
commitdiff
|
tree
2020-10-28
Andy Allan
Refactor test to use general basic_authorization_header...
commit
|
commitdiff
|
tree
2020-10-28
Andy Allan
Resolve some extra-long lines
commit
|
commitdiff
|
tree
2020-10-21
Andy Allan
Merge pull request #2902 from seav/patch-1
commit
|
commitdiff
|
tree
2020-10-21
Andy Allan
Use flexbox to position the close icon on the sidebars
commit
|
commitdiff
|
tree
2020-10-21
Andy Allan
Avoid various uses of html_safe
commit
|
commitdiff
|
tree
2020-10-21
Andy Allan
Remove unused translation
commit
|
commitdiff
|
tree
2020-10-21
Andy Allan
Remove unused translations
commit
|
commitdiff
|
tree
2020-10-20
Andy Allan
Fix call to UserMailer in message delivery
commit
|
commitdiff
|
tree
2020-10-14
Andy Allan
Rename Notifier to UserMailer
commit
|
commitdiff
|
tree
2020-09-30
Andy Allan
Use the db:seed task to load languages
commit
|
commitdiff
|
tree
2020-09-30
Andy Allan
Remove unused locale scripts
commit
|
commitdiff
|
tree
2020-09-16
Andy Allan
Style changeset descriptions with italics on browse...
commit
|
commitdiff
|
tree
2020-09-16
Andy Allan
Show linked features as collapsable detail panels on...
commit
|
commitdiff
|
tree
2020-09-16
Andy Allan
Merge pull request #2809 from tomhughes/bootstrap
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Refactor client application pages to use bootstrap...
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Avoid showing table header when there are no results
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Rework issue search form to use Bootstrap form layout
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Refactor reports form to use bootstrap
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Avoid lego translations for coordinates
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Fix remaining unstyled buttons by moving to bootstrap...
commit
|
commitdiff
|
tree
2020-08-19
Andy Allan
Wrap the welcome buttons in a standard-form CSS class
commit
|
commitdiff
|
tree
2020-07-29
Andy Allan
Merge pull request #2737 from openstreetmap/dependabot...
commit
|
commitdiff
|
tree
2020-07-23
Andy Allan
Merge pull request #2730 from openstreetmap/dependabot...
commit
|
commitdiff
|
tree
2020-07-23
Andy Allan
Merge pull request #2729 from Firefishy/remove-legacy...
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Use the worldCopyJump option for leaflet overlays
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Add some changsets that shouldn't be selected
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Refactor changeset index testing to assert against...
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Refator way_full test to avoid relying on non-existant...
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Add a browse map link to notes
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Use a named path instead of explicit controllers and...
commit
|
commitdiff
|
tree
2020-07-22
Andy Allan
Use Brakeman for static code analysis
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Remove unused warning css
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Convert data feature warning to use bootstrap alert
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Convert warnings to use bootstrap alerts
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Rephrase 'replying' text to clarify what will actually...
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Remove unnecessary css
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Remove unused css
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Use bootstrap backgrounds and text utilities for read...
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Rename nav-related body classes
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Move the login form rules to be based on screen size
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Remove webkit-appearance: none
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Rework the about header size change to be based on...
commit
|
commitdiff
|
tree
2020-07-15
Andy Allan
Remove dead CSS code - nothing has the user_map class
commit
|
commitdiff
|
tree
next