Tom Hughes
81c3ebe03c
Remove xid_to_int4 postgres function
...
Fixes #3288
2021-08-06 00:15:40 +01:00
Andy Allan
0d313a9e03
Update code example to follow rubocop recommendations
...
Just for consistency with what you would see elsewhere in the codebase
2021-03-17 15:37:55 +00:00
Tom Hughes
0ff89c31e4
Remove both Potlatch versions
...
Fixes #2622
2021-01-05 21:18:45 +00:00
Andy Allan
69621b46ff
Remove outdated reference to the external gpx importer
2019-11-01 09:39:04 +01:00
Matt Amos
d3d4cff1cf
Add pure SQL version of xid_to_int4.
2019-10-21 14:47:46 +01:00
Matt Amos
7fb5bcaf3f
Clarify that there is no pure SQL version of xid_to_int4 for diff replication.
2019-10-09 15:18:05 +01:00
Matt Amos
2423d86914
Make documentation clearer and shorter by deferring complicated shared-library SQL explanations to 'advanced' documentation. Also mention in the CONFIGURING.md.
2019-10-09 12:13:27 +01:00
Andy Allan
e1cacdbe0e
Update documentation for new approach to settings
2019-03-13 18:06:23 +01:00
Andy Allan
03f1f4e720
Fix typo
2019-02-06 16:59:27 +01:00
Peter
c6b3cfb22e
Advise to run i18n:js:export before assets:precompile
2019-01-30 21:18:02 +01:00
Matt Amos
b73825efe7
Mention error message in OAuth setup for iD
...
Closes #1830
2018-04-19 12:29:42 +01:00
Tom Hughes
be86e4824f
Convert various URLs to https
2018-01-08 20:18:21 +00:00
Paul Norman
4877799160
Link to Phusion Passenger docs for production
...
Phusion Passenger has documentation for common web servers, so we can
link to them, as most users will be using one of them in production.
2014-11-07 08:23:47 +00: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
Martijn van Exel
76edbe9b4f
adding detail to configure.md
2014-08-07 15:38:32 -06:00
John Firebaugh
5a4c4e5e9c
Update CONFIGURE.md for Rails 4
...
Rails 4 doesn't support a :without_protection => true option.
2013-11-05 10:05:51 -08:00
Andy Allan
c3d7cfd7ff
Improve installation documentation and add contributor instructions
2013-09-09 16:45:33 +01:00