Siebrand Mazeland
4e976c835a
Localisation updates from https://translatewiki.net .
2014-10-06 12:11:58 +02:00
Tom Hughes
574220187b
Test that reserved usernames are not allowed
2014-10-02 19:54:26 +01:00
Tom Hughes
96e1665c01
Update to rails 4.1.6
2014-10-02 19:54:21 +01:00
Tom Hughes
c83778df8c
Ban usernames which match special URLs
...
Trac #5236
2014-10-02 13:37:26 +01:00
Paul Norman
e2c81091a0
Explain how to load data for testing
...
This is a fairly common query, and not too complicated where the data only needs to be loaded.
Loading data then editing it is more complex, and not covered here.
2014-09-08 17:12:10 -07:00
Tom Hughes
1e1baa33ad
Move noscript message clear of the sidebar
...
Fixes #808
2014-09-07 13:48:28 +01:00
Tom Hughes
15a7276a9f
Add SOTM advert
2014-09-04 15:25:56 +01:00
Paul Norman
2d26d1f764
Add an imagery blacklist to capabilities
...
This blacklist is for imagery which is of an incompatible license or ToS
but is incorrectly used with some frequency.
This adds a <policy> element to the capabilities XML which contains the
blacklist information within it
2014-08-31 18:41:12 +01:00
Tom Hughes
ace4da4f82
Move ICO favion into an IE conditional comment
2014-08-19 10:55:01 +01:00
Tom Hughes
ebe82bbb5d
Update to rails 4.1.5
2014-08-19 09:26:34 +01:00
Siebrand Mazeland
821c2fa2d8
Localisation updates from https://translatewiki.net .
2014-08-10 11:46:50 +02:00
Tom Hughes
04948fff0c
Addd some missing quotes
2014-08-10 08:55:06 +01:00
Siebrand Mazeland
befd09bc2a
Localisation updates from https://translatewiki.net .
2014-08-09 16:21:12 +02:00
Martijn van Exel
76edbe9b4f
adding detail to configure.md
2014-08-07 15:38:32 -06:00
Tom Hughes
3ab24d63f0
Revert "Localisation updates from https://translatewiki.net ."
...
This reverts commit e25fbfa13a
.
2014-08-06 16:04:13 +01:00
Siebrand Mazeland
e25fbfa13a
Localisation updates from https://translatewiki.net .
2014-08-06 16:50:27 +02:00
Tom Hughes
2e29168986
Precompile expressInstall.swf
2014-08-06 08:58:47 +01:00
Tom Hughes
b6af236b05
Update Potlatch 2 to 2.3-632-g1a1f24a build
2014-08-06 08:53:03 +01:00
Tom Hughes
7c75767c9b
Restore original limits for user lists in statistics
2014-08-05 09:24:20 +01:00
John Firebaugh
b10dd0949d
Update to iD v1.5.4
2014-07-29 11:13:03 -07:00
Tom Hughes
042ecee695
Don't preload the nodes as it seems to break the ordering
...
Fixes #795
2014-07-29 10:14:08 +01:00
Tom Hughes
965fb0b3ae
Revert "Fix off-by-one error in user notes list"
...
This reverts commit 706454ae35
.
2014-07-26 10:34:57 +01:00
Tom Hughes
87d9ef8ea5
Use autoprefixer to generate CSS prefixes
2014-07-25 19:38:03 +01:00
Tom Hughes
3ca29a8dc7
Precompile iD locales
2014-07-25 18:44:57 +01:00
John Firebaugh
3f6d40c092
Update to iD v1.5.3
2014-07-25 10:07:14 -07:00
Tom Hughes
204486e824
More modernisations for the statistics script
2014-07-25 16:49:40 +01:00
Tom Hughes
ace29736c7
Modernise statistics script to work with rails 4.1
2014-07-25 16:40:53 +01:00
Toby Murray
706454ae35
Fix off-by-one error in user notes list
2014-07-24 22:30:36 +01:00
Florian M. Schäfer
f8fccbf8be
Let test_note_event pass in timezones other than +00:00
2014-07-24 22:27:16 +01:00
Sunah Suh
5b2ab22e78
Remove myopenid from openid providers
2014-07-24 22:13:19 +01:00
Tom Hughes
c72940684e
Fix error resolving relation parents
...
It's not entirely clear why specifying the foreign key explicitly
fixes this - the value given is what it should default to - but
without this it finds the child relation instead when looking at
the parents of a relation.
Fixes #789
2014-07-24 00:23:45 +01:00
Tom Hughes
0b9bf8d816
Force the path to be treated as UTF-8
2014-07-22 15:13:36 +01:00
Tom Hughes
178ba359ab
Update bundle
2014-07-21 08:57:15 +01:00
Tom Hughes
c53db246f6
Merge branch 'rails41'
2014-07-21 08:53:44 +01:00
Florian M. Schäfer
212e7153d8
Added tests for wikidata links in the browse helper
2014-07-20 15:03:28 +01:00
Florian M. Schäfer
7764f6fc28
Added wikidata links to the browse helper
...
Analogous to wikipedia tags this links any wikidata tag with its item
page on wikidata.
For now it's restricted to the plain wikidata=* tag (namespaces like
operator:wikidata=* and similar are not yet supported) and only accepts
the values with the format Q<number>.
2014-07-20 15:02:01 +01:00
John Firebaugh
b194a3bf96
Update to iD v1.5.2
2014-07-15 16:53:21 -07:00
Shaun McDonald
ec2e733d32
The rubygem is called bundler not bundle
...
Also I'm that needs to be installed with sudo as gems won't normally install into the home user directory without more setup
2014-07-14 12:49:48 +01:00
Tom Hughes
b2aba0f8e9
Update "Metro Extracts" link
...
Fixes #780
2014-07-11 20:00:52 +01:00
John Firebaugh
d9521aeeb9
Update to iD v1.5.1
2014-07-10 10:13:01 -07:00
Aaron Lidman
542c45db01
Update to iD v1.5.0
2014-07-08 20:07:33 -04:00
Tom Hughes
6cb01999c6
Remove debug statement
2014-07-04 19:58:03 +01:00
Tom Hughes
e9fa0055a5
Update to rails 4.1.4
2014-07-04 19:24:26 +01:00
Tom Hughes
76ab4dc2f3
Don't assume we know what ID the new block will have
2014-07-04 19:24:25 +01:00
Tom Hughes
dd81b09eba
Update for API change in CPK 7.x
2014-07-04 19:24:25 +01:00
Tom Hughes
6a198d47aa
Make sure all environment can see asset precompilation rules
2014-07-04 19:24:25 +01:00
Tom Hughes
b13018cc96
Make sure we restore I18n.locale when tests complete
2014-07-04 19:24:25 +01:00
Tom Hughes
88ff6496a1
Sort tags alphabetically for consistent results
2014-07-04 19:24:25 +01:00
Tom Hughes
17ce58df35
Update postgres connection adaptor patches
2014-07-04 19:24:25 +01:00
Tom Hughes
28bfb9999f
Rename Trace#public to Trace#visible_to_all
2014-07-04 19:24:25 +01:00