Shrey
25737ce46e
Added a few tests
2016-08-22 16:17:54 +01:00
Shrey
965f32d545
Fixed existing tests
2016-08-22 16:17:54 +01:00
Shrey
e74163d036
Replaced check_box_tags with radio_button
2016-08-22 16:17:54 +01:00
Shrey
dc173881e5
Small changes
2016-08-22 16:17:54 +01:00
Shrey
f72c34aaf8
Added Issue Type + Issue Reassigning + Last updated_by
2016-08-22 16:17:54 +01:00
Shrey
fb78544d05
Proper implementation of report strings + cleaning up
2016-08-22 16:17:54 +01:00
Shrey
0a3dd82c47
Added search for issues
2016-08-22 16:17:54 +01:00
Shrey
c7bc13668b
Issue reopens on Reports coming in after instance update
2016-08-22 16:17:54 +01:00
Shrey
cf4cfc530a
Moved strings to locales + Added 'Issues' button + Fixed typo in tests
2016-08-22 16:17:54 +01:00
Shrey
d5f02968f6
Fixed tests + Altered migration file + Added reporting strings + Added update method
2016-08-22 16:17:54 +01:00
Shrey
faf4c5aa7a
Fixed tests + Added new ones
2016-08-22 16:17:21 +01:00
Shrey
d1d4f8192d
DB changes + Related issues added
2016-08-22 16:16:31 +01:00
Shrey
bdc6adddbf
basic UI for reporting diary entries,diary entry comments and user profiles
2016-08-22 16:15:12 +01:00
Shrey
683722ed5c
Added IssueComments + ForeignKeys + Indexes
2016-08-22 16:15:12 +01:00
Shrey
d49922eb63
Added authorization + issues dashboard
2016-08-22 16:14:10 +01:00
Shrey
453f758f91
Controllers + a few tests + new notification added. Work pending on the notification view
2016-08-22 16:13:31 +01:00
Shrey
5add3cf671
Basic models set up
2016-08-22 16:12:31 +01:00
Tom Hughes
b72bc8bf30
Improve code readability
2016-08-19 12:31:45 +01:00
Tom Hughes
d48b25124e
Merge remote-tracking branch 'openstreetmap/pull/1036'
2016-08-19 12:26:51 +01:00
Simon Poole
c6fe828286
Fix rubocop warnings
2016-08-19 09:31:47 +02:00
Simon Poole
0837205d02
Merge message when Gravatar status has changed with email confirmation
...
Merge message when Gravatar status has changed with email confirmation and make messages more verbose and friendly.
2016-08-19 08:59:40 +02:00
Tom Hughes
31c81f108d
Set all cookies on the root path
2016-08-17 10:04:57 +01:00
Tom Hughes
fb9afd32db
Make banner cookies expire after one year
...
This avoids having lots of cookies stick around forever and
we shouldn't ever have a banner up for that long.
2016-08-17 10:02:50 +01:00
Simon Poole
90b7101cc3
Add tests for change of gravatar use depending on email
2016-08-16 22:09:11 +02:00
Simon Poole
05cd781b25
Remove default enabling of gravatar, check on initial confirmation of e-mail address and on any changes afterward if
...
a gravatar exists and enable then if the user hasn't uploaded a picture.
2016-08-16 21:42:02 +02:00
Tom Hughes
47e6637f18
Fix rubocop warnings
2016-08-16 19:27:14 +01:00
Tom Hughes
778659a78c
Merge remote-tracking branch 'openstreetmap/pull/788'
2016-08-16 19:11:35 +01:00
Simon Legner
94f02270c1
Pan to first Nominatim search result
...
Fixes #919
Closes #1041
2016-08-15 20:58:07 +01:00
Tom Hughes
dae3dcf87e
Merge remote-tracking branch 'openstreetmap/pull/1004'
2016-08-15 20:20:37 +01:00
Tom Hughes
13c2ac5cdb
Reorder auth_success handlers
...
Only treat auth_success as a possible login attempt if we're not
in the middle of validating a new user, or a change to a user.
Also validate the uniqueness of external auth credentials at the
rails level rather than just at the database level, and make sure
any errors are properly reported.
Fixes #1265
2016-08-14 18:30:13 +01:00
Tom Hughes
078dc1a526
Correct icon mappings for non OSRM routers
2016-08-05 18:59:21 +01:00
Patrick Niklaus
311acad0c4
Add support for OSRM 5.0 API and new instruction types
...
Add support for the new API in OSRM 5.x including new icon sprites
for the new instruction types.
2016-08-05 18:55:16 +01:00
Eugene Alvin Villar
c4c99bf413
Add State of the Map Asia 2016
2016-07-31 10:08:30 +01:00
Tom Hughes
24ddb8657d
Revert "Don't pass the locale to the Mapzen routing engine"
...
This reverts commit 38180c56c9
.
2016-07-26 18:36:56 +01:00
Florian Schäfer
3251cdf5d6
Added fixes for rubocop complaints
2016-07-14 15:22:52 +02:00
Florian M. Schäfer
10cde3bb92
Link the prefixed wikidata-tags to wikidata.org
...
With this commit, the prefixed wikidata-tags get linked to the
corresponding wikidata.org-page in the current interface-language.
Multiple semicolon-separated wikidata-IDs are shown as multiple
semicolon-separated links to wikidata.
This commit contains also some tests for those links.
2016-07-14 15:22:52 +02:00
Tom Hughes
c70a1fe933
Add support for GitHub authentication
2016-07-14 09:40:45 +01:00
Bryan Housel
9598386ab8
Remove banner for small screens
...
(closes #1247 )
2016-07-03 23:53:21 -04:00
Peter Barth
7da6602527
Add banner for FOSSGIS 2016 conference
2016-06-23 22:58:40 +02:00
Tom Hughes
49edb79711
Rename cookie_id to banner_cookie
2016-06-23 09:04:07 +01:00
Bryan Housel
db40eee333
Don't show banner unless content classed with overlay-sidebar
2016-06-23 00:52:45 -04:00
Bryan Housel
2ada0591b8
Pacify rubocop
2016-06-22 14:05:13 -04:00
Bryan Housel
9e3dc420f3
Load banner config from config/banners.yml
2016-06-22 13:37:57 -04:00
Bryan Housel
3e82a36743
Add end dates to banners
2016-06-22 13:08:27 -04:00
Bryan Housel
e14ec1547e
Refactor banner logic into BannerHelper module
2016-06-22 08:19:13 -04:00
Bryan Housel
933335a0ea
Set max queuePos high to ensure a banner is shown
...
Previously it was possible for no banners to fall below max queuePos,
in the situation where several banners get removed from active rotation.
2016-06-21 06:45:22 -04:00
Bryan Housel
40abfdd316
remove debug statement
2016-06-20 19:19:20 -04:00
Bryan Housel
5e27978d3c
Add support for rotating banners, add banners for SOTM, SOTMUS
2016-06-20 18:09:55 -04:00
Tom Hughes
16f8acd243
Remove more traces of MapQuest Open layer
2016-06-15 20:38:52 +01:00
Tom Hughes
fb234e2ecb
Drop the MapQuest Open layer
2016-06-15 20:24:09 +01:00