2019-06-26 |
Andy Allan | Rename @edits variable to @changesets, for clarity
|
commit | commitdiff | tree |
2019-06-19 |
Andy Allan | Use user models, not ids, in assertions
|
commit | commitdiff | tree |
2019-06-19 |
Andy Allan | Pass the models, not the ids, when dealing with friendships
|
commit | commitdiff | tree |
2019-06-19 |
Andy Allan | Rename user.friend_users to user.friends
|
commit | commitdiff | tree |
2019-06-19 |
Andy Allan | Rename Friend model to Friendship
|
commit | commitdiff | tree |
2019-06-19 |
Andy Allan | Add translations for distance_in_time_ago
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form submit translation keys for traces
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form submit translation keys for oauth...
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use i18n for submit button for issue comments
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form sumbit translation keys for diary...
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form sumbit translation keys for messages
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form sumbit translation keys for redactions
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Use built-in form sumbit translation keys for user...
|
commit | commitdiff | tree |
2019-06-12 |
Andy Allan | Add a note about avoiding commits to other locale files
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Show all diary comments to administrators
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Allow admins to unhide diary comments, if they wish
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Show deleted diary entries to administrators, if the...
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Allow administrators to unhide diary entries, if they...
|
commit | commitdiff | tree |
2019-06-05 |
Andy Allan | Ignore the block length of the routes
|
commit | commitdiff | tree |
2019-06-05 |
Andy Allan | Remove dead link to sitemap
|
commit | commitdiff | tree |
2019-05-30 |
Andy Allan | Use strong_migrations to help developers avoid problems...
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | rubocop and erblint fixes
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Allow a configurable delay to keep diary entries from...
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor diary entry form
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor some diary entry routes to use resources
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor diary entries to use create and update methods
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Update annotations to show 'using' clause on indexes
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Update annotations to correctly show bigint types
|
commit | commitdiff | tree |
2019-05-15 |
Andy Allan | Allow moderators to hide diary entries and comments
|
commit | commitdiff | tree |
2019-05-15 |
Andy Allan | Allow user_blocks to be created for longer periods
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Use https link for gem from github
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Resourceful(ish) naming for api/users_controller
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Resourceful route names for api/trace_controller
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Rubocop fixes
|
commit | commitdiff | tree |
2019-04-03 |
Andy Allan | Fix rubocop warnings and rename a variable
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Disentangle the api abilities from the web abilities
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Set image dimensions in order to avoid a reflow after...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Refactor notes#mine to simplify code
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Use trace jobs by default
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Use the trace jobs for creating and destroy traces...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Check validity token in changesets controller
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: avoid parentheses for method calls with no...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: prefer double quoted strings
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Exclude most views from string literal checks
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: Add or remove curly braces around hash parameters...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: use hash rocket syntax
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Update coding style section of the contribution guide...
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Add erblint to travis
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Introduce erb-lint for linting erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes to various erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for messages erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for layouts erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for diary_entry erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for browse erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for errors erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for oauth_clients erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for issues erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for users erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for user_blocks erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for notifier erb views
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes for site erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Whitespace fixes in traces erb files
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Rubocop fixes for ruby 2.5
|
commit | commitdiff | tree |
2019-03-26 |
Andy Allan | Upgrade minimum version of ruby to 2.5
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Move more api-only methods into api_controller
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Mark all methods in api_controller and application_controlle...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use a lambda in order to pass parameters in before_actions
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Move the authorize method to api_controller
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Simplify deny_access handling
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Refactor api controllers to inherit from a common ApiController
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use an enumerator for gpx.points, and process the the...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Raise exception if there is an error, and import tracepoints...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use activerecord-import for bulk importing tracepoint...
|
commit | commitdiff | tree |
2019-03-16 |
Andy Allan | Rubocop fix
|
commit | commitdiff | tree |
2019-03-16 |
Andy Allan | Rubocop fixes
|
commit | commitdiff | tree |
2019-03-16 |
Andy Allan | Move changeset builder views to the api namespace
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Remove application.yml step from travis config
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Provide a helpful warning if there's an application...
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Add some settings validations
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Update documentation for new approach to settings
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Instruct sprockets to recompile this file based on...
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Only take the STATUS configuration from the environment
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Drop the old environment variable parsing
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Move all settings to settings.yml
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Install config gem for settings management
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Rubocop fixes for ruby 2.5
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Upgrade minimum version of ruby to 2.5
|
commit | commitdiff | tree |
2019-03-06 |
Andy Allan | Silence the simplecov output message
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Move the api trace methods into a separate controller...
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Fix test file name
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Move the amf and swf controllers into the api namespace
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Move the notes api methods into a controller in the...
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Move the user api methods into a separate controller...
|
commit | commitdiff | tree |
2019-02-28 |
Andy Allan | Move node/way/relation/old_* controllers into the api...
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move the user preferences controller into the api namespace
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move the search controller to the api namespace
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move the api methods from changeset_comments_controller...
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move the api methods from changesets_controller into...
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move map method to its own controller
|
commit | commitdiff | tree |
2019-02-24 |
Andy Allan | Move the changes api to its own controller
|
commit | commitdiff | tree |
next |