Tom Hughes
eeb9866d50
Add support for Google OAuth2 authentication
...
This replaces OpenID authentication, which is going away soon, but
provides an upgrade path where we can migrate users that already have
a Google OpenID setup to the new system transparently.
2015-04-14 10:08:07 +01:00
Tom Hughes
7ed50894e2
Load user_blocks fixtures for login test
2015-04-14 10:07:38 +01:00
Tom Hughes
2af0840ff3
Fix style issues found by new rubocop version
2015-04-14 09:38:24 +01:00
Tom Hughes
52d7cae438
Update bundle
2015-04-14 09:22:44 +01:00
Štefan Baebler
080b12330b
Added information about sources for Slovenia
2015-04-07 22:26:52 +01:00
Štefan Baebler
2c33236cb1
Updated wiki link data
...
Fixes #943
2015-04-07 22:20:34 +01:00
Tom Hughes
650adc10b2
Allow space as a language separator
...
The separator is supposed to be comma, so technically having
space instead is user error, but it seems to be very common.
Fixes #942
2015-03-31 20:53:51 +01:00
Tom Hughes
8ad2f4b5c8
Send OpenID logging to rails log
2015-03-31 14:31:51 +01:00
Tom Hughes
fc57778d61
Configure CA path for OpenID
2015-03-31 14:03:10 +01:00
Tom Hughes
5bb11f892a
Update travis configuration for apt addoon changes
2015-03-31 00:13:16 +01:00
Tom Hughes
a31591bdc3
Drop memory limit support
...
The soft limit won't work with passenger 5 and causes spurious
errors to be reported back to browsers, and in any case it doesn't
actually seem to be necessary anymore.
2015-03-30 21:32:36 +01:00
Tom Hughes
b78241de68
Remove workaround for fixed bug in passenger
2015-03-30 21:28:29 +01:00
Tom Hughes
65bbf6b626
Move ruby-progressbar back to 1.7.1 for now
2015-03-23 08:36:19 +00:00
Tom Hughes
1801419d9d
Update to rails 4.2.1
2015-03-23 08:26:30 +00:00
Tom Hughes
0cd5da6386
Drop incorrect Station suffix for railway=subway
...
Fixes #934
2015-03-21 15:46:04 +00:00
Tom Hughes
e2aef40437
URI encode the X-Page-Title header
...
Browsers's are inconsistent in how they interpret the encoding
of a response header in an XHR request, so URI encode it so that
it simple ASCII we can then decode it again in the browser.
2015-03-17 18:49:39 +00:00
Tom Hughes
05caad1a5d
Fix some validation issues
2015-03-16 20:49:14 +00:00
Tom Hughes
d73a4efef0
Remove inline styling
2015-03-16 20:29:40 +00:00
Tom Hughes
6d9d688080
Simplify close icon for routing panel and fix validation error
2015-03-16 20:26:59 +00:00
Tom Hughes
ac37b89859
Attach labels to fields on the login page
2015-03-12 18:21:07 +00:00
Grant Slater
c052fbf28d
Add Vagrant cachier plugin support if available
2015-03-12 14:05:13 +00:00
Tom Hughes
88f8544d8c
Monkey patch the port number in the rack request
...
https://github.com/phusion/passenger/issues/1421
2015-03-10 12:10:12 +00:00
Tom Hughes
e0c9b2e7fe
Update bootstrap code
2015-03-09 22:30:54 +00:00
Tom Hughes
db66e48847
Display tooltips on the right for RTL languages
...
Fixes #925
2015-03-09 22:29:18 +00:00
Tom Hughes
6feea89e7b
Style site status notices
2015-03-09 21:01:10 +00:00
Tom Hughes
dbba67450a
Fix offline mode
2015-03-09 20:54:33 +00:00
Tom Hughes
4607ac2d30
More work on user tests
2015-03-09 00:58:38 +00:00
Tom Hughes
ce3eabc203
Remove unreachable code
2015-03-09 00:17:08 +00:00
Tom Hughes
9f263dd9c3
Reset the locale after tests that may change it
2015-03-09 00:15:05 +00:00
Tom Hughes
cd973c241f
Load changeset comments for API tests
2015-03-09 00:08:12 +00:00
Tom Hughes
23f568cf3a
A few more edge cases
2015-03-08 23:02:04 +00:00
Tom Hughes
35be112092
Yet more tests...
2015-03-08 19:55:45 +00:00
Tom Hughes
51c5be98f7
Test some missing cases in the way controller
2015-03-08 18:01:19 +00:00
Tom Hughes
f8de0c1811
Ever more tests...
2015-03-08 16:47:35 +00:00
Florian Schäfer
3cd38b8b80
Change cursor to 'move' when hovering routing markers
2015-03-08 00:53:21 +00:00
Grant Slater
409f73037c
Fix VAGRANT.md for rails 4.2.x
...
Rails 4.2.x now binds to 127.0.0.1 by default, so bind to 0.0.0.0 to
work with vagrant port forwarding.
2015-03-08 00:52:34 +00:00
Tom Hughes
7fef0353f2
More test work
2015-03-08 00:48:13 +00:00
Tom Hughes
6ce635d5d3
Reduce duplication in the oauth tests
2015-03-07 11:17:17 +00:00
Tom Hughes
93fb360a08
Add a few more tests
2015-03-07 00:50:35 +00:00
Tom Hughes
11af851248
Remove duplicate search handlers
...
Fixes #922
2015-03-05 00:34:06 +00:00
Tom Hughes
77e8a16a15
Avoid relying on the order in which emails are sent
2015-03-05 00:16:26 +00:00
Tom Hughes
21d60e359a
Tests!
2015-03-04 21:49:43 +00:00
Tom Hughes
6e3d183c40
Load API fixture for the search controller tests
2015-03-03 01:18:25 +00:00
Tom Hughes
c0e4394a48
Add extra tests for API and redaction controllers
2015-03-03 00:55:19 +00:00
Tom Hughes
305593a704
Load friends fixtures for diary entry tests
2015-03-02 21:46:04 +00:00
Tom Hughes
15b550182c
Yet more tests...
2015-03-02 21:20:01 +00:00
Tom Hughes
dfc85f089a
Test changeset and note comment notification emails
2015-03-02 00:43:07 +00:00
Tom Hughes
a79e6b9342
Load user_roles for permissions
2015-03-02 00:08:46 +00:00
Tom Hughes
e2609b9758
Remove unused code
2015-03-02 00:07:13 +00:00
Tom Hughes
1891efef06
Testing, testing, testing...
2015-03-01 23:05:32 +00:00