Tom Hughes
|
2a9346adb0
|
Make sure phantomjs is installed
|
2019-08-07 17:29:26 +01:00 |
|
Tom Hughes
|
c162c065c6
|
Merge remote-tracking branch 'upstream/pull/2296'
|
2019-07-15 08:19:30 +01:00 |
|
Mateusz Konieczny
|
d63beb8080
|
make link in documentation clickable
|
2019-07-11 21:11:25 +02:00 |
|
Tom Hughes
|
ba627420a3
|
Add support for Active Storage attachments
|
2019-07-09 19:17:29 +01:00 |
|
Grant Slater
|
f39ea70083
|
Ubuntu 18.04 is now required. Add apt-get update
|
2019-07-03 20:47:07 +01:00 |
|
Tom Hughes
|
9299f8ca23
|
Include bundler in packages to install on Ubuntu
|
2019-07-03 17:59:14 +01:00 |
|
Tom Hughes
|
78ecc76067
|
Update list of dependencies to install
|
2019-06-30 00:25:21 +01:00 |
|
Tom Hughes
|
d67b057851
|
Replace eslint-rails-ee with direct calls to eslint
|
2019-06-12 19:27:58 +01:00 |
|
Tom Hughes
|
dcfe326f65
|
Merge remote-tracking branch 'upstream/pull/2175'
|
2019-03-26 19:14:04 +00:00 |
|
Andy Allan
|
e1cacdbe0e
|
Update documentation for new approach to settings
|
2019-03-13 18:06:23 +01:00 |
|
Andy Allan
|
f28e236bdd
|
Upgrade minimum version of ruby to 2.5
This prepares the way for gems that depend on newer ruby, and also
prepares for the rails 6 upgrade.
|
2019-03-13 10:28:50 +01:00 |
|
Andy Allan
|
83f78ce64a
|
Fix incorrect reference to 12.04 in installation notes
|
2018-09-19 14:34:49 +01:00 |
|
Tom Hughes
|
fe35fe7475
|
Add libffi to requirements
|
2018-02-18 10:22:34 +00:00 |
|
Tom Hughes
|
be86e4824f
|
Convert various URLs to https
|
2018-01-08 20:18:21 +00:00 |
|
Martijn van Exel
|
4d7411eabd
|
A couple more tweaks to Mac install docs
* The URL for the homebrew site has changed.
* Added phantomjs (test dependency)
Closes #1700
|
2017-12-07 18:02:26 +00:00 |
|
Martijn van Exel
|
da52b3a778
|
Add explicit install instructions for libxml2 on MacOS
Closes #1698
|
2017-12-07 09:26:36 +00:00 |
|
Harry Wood
|
ea93c0338c
|
More dependency tweaks for gem2.3 and apache2-dev
Closes #1405
|
2017-01-03 15:06:20 +00:00 |
|
Harry Wood
|
194eaeb687
|
ruby2.0->ruby 2.3
change dependancies. nokogiri requires a later ruby now as pointed out here: https://github.com/openstreetmap/openstreetmap-website/issues/1402 ruby2.0->ruby 2.3 ...which then entails a later ubuntu if we're installing from packages.
|
2017-01-03 13:40:57 +00:00 |
|
Paul Norman
|
208e24d398
|
INSTALL.md grammar
|
2016-12-16 20:58:41 -08:00 |
|
Bilkow
|
2b73eeb170
|
INSTALL.md: Added inline code markdown.
Added inline code markdown in MacOSX install instructions, making it look like command line code.
|
2016-08-13 02:36:53 -03:00 |
|
Tom Hughes
|
07cbf7f9df
|
We require PostgreSQL 9.1 for CREATE EXTENSION
|
2016-03-14 20:57:41 +00:00 |
|
Simon Legner
|
6c34885fe7
|
Fix error and inconsistencies INSTALL.md
|
2016-03-14 20:56:59 +00:00 |
|
Tom Hughes
|
b7bea9c6b3
|
Use rake test:db to do initial test run
This makes sure the database is initialised by loading the schema
dumped after migrating the development database.
Fixes #878
Closes #1173
|
2016-03-08 14:23:43 +00:00 |
|
Victor Grousset
|
b0a4a93c68
|
Add ImageMagick to list of packages to install
|
2015-12-30 22:12:11 +00:00 |
|
Tom Hughes
|
f7b6d76913
|
Update documentation to say ruby 2.0 is required
|
2015-12-10 09:50:34 +00:00 |
|
Paul Norman
|
a694609ffa
|
Remove 9.0 extension install instructions
PostgreSQL 9.0 is end of life, and having both extension install methods in documentation is often a source of confusion.
|
2015-12-10 00:50:55 -08:00 |
|
tilmanb
|
0678ab6067
|
typofix (bupported -> supported)
|
2015-06-25 10:07:29 +02: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 |
|
Matt Amos
|
b460deaead
|
Added some docs for Vagrant usage.
It doesn't currently recomment using Vagrant - there are probably
some bugs to work out in the process before we can do that.
|
2014-03-08 10:45:51 +00:00 |
|
Tom Hughes
|
11d8dc59d4
|
Document need for a Javascript runtime
|
2013-12-02 20:24:11 +00:00 |
|
Dan Stowell
|
6c425c1480
|
Update install instructions - ruby 1.9 is now required
|
2013-09-26 17:14:32 +01:00 |
|
Andy Allan
|
c3d7cfd7ff
|
Improve installation documentation and add contributor instructions
|
2013-09-09 16:45:33 +01:00 |
|