Commit Graph

19 Commits

Author SHA1 Message Date
Felix Wolfsteller af598d35a8 point to docs/ rather than to doc/
There are `doc/` directories, but except for `frontend/doc`, they do not
contain relevant human readable information.
2025-04-21 20:45:46 +02:00
Klaus Zanders fa8bb7b98b Update ruby to 3.4.2 2025-02-17 09:58:44 +01:00
Markus Kahl 273389c84e update bundler in docker build to fix issue with uninstalled gems 2025-02-10 12:57:21 +01:00
ulferts f8bf0bdf17 bump ruby to 3.4.1 2025-01-23 19:28:50 +01:00
as-op 50e6fe6458 docs markdown linting, spellcheck 2025-01-02 13:07:11 +01:00
Bruno Pagno de589680a1 adjust the text for more eloquent explanation 2024-11-22 16:43:42 +01:00
Bruno Pagno 218812e421 add note about overriding connection on backend-test 2024-11-22 15:12:02 +01:00
Oliver Günther b1e83771fa Add documentation for OIDC (#17131)
* Add documentation for OIDC

* Replace previous settings-based documentation

* Fix link

* Change FAQ

* added screenshot, minor wording changed

* text formatting changes

* Address todos

---------

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>
2024-11-08 11:17:50 +01:00
Ivan Kuchin 7d2f684a2e mention possibility of port overriding instead of merging in compose file 2024-09-30 15:38:20 +02:00
Tobias Dillmann c57d025b55 Readme: better wording 2024-09-06 14:43:29 +02:00
Tobias Dillmann 80aeca78df Readme: fix typo 2024-09-06 08:49:02 +02:00
Tobias Dillmann 2b20dddf29 macOS dev guide: add Shell profile instructions 2024-09-06 08:46:25 +02:00
Tobias Dillmann e0862db5e3 Use macOS in headline 2024-09-05 13:00:26 +02:00
Mir Bhatia 5fa15b1622 Incorporate suggestions 2024-09-05 12:20:23 +02:00
Tobias Dillmann 8fbd88c9f4 README: Mac OS X -> macOS
Unfortunately, we cannot update the headline, too. This would break
links.
2024-09-05 08:52:52 +02:00
Tobias Dillmann 14b1352f7f Readme: imagemagick and java installation
This will be required for OpenProject to fully work.

The hints to install these is there, but in other places of the docs.
I think it makes sense to add them here. Doesn't hurt to install
everything at once.
2024-09-05 08:51:34 +02:00
Tobias Dillmann 663b0ecfb9 Readme: database connection instructions
gssencmode: disabled is required, or else Ruby will crash :(
2024-09-05 08:50:23 +02:00
Mir Bhatia 2f91859313 Update README.md 2024-09-04 13:09:14 +02:00
as-op c6c2fb0888 remove manual redirect pages (will be handled by site builder); sort dev setup docs; remove repeated content 2024-08-29 11:34:01 +02:00