Commit Graph

72 Commits

Author SHA1 Message Date
Klaus Zanders 05b231fef5 Bump ruby to 4.0.2 2026-04-01 11:28:28 +02:00
Klaus Zanders 1f98f39e22 Update Ruby to 4.0.1 2026-02-18 15:43:25 +01:00
Klaus Zanders 4e9698f5cd Update Ruby to 4.0.0 2026-02-18 15:43:24 +01:00
Oliver Günther a6a71771ec Revise PostgreSQL installation instructions in README
Updated PostgreSQL version requirement from 9.5+ to 16 or newer and modified installation instructions.
2026-01-22 09:08:17 +01:00
Christophe Bliard ad1e1826f7 Update technical docs to refer to stable/17 branch 2025-11-27 08:49:45 +01:00
Oliver Günther 6bf4c0b67c Bump node to 22.21.0
Addresses CVE-2025-23166
2025-10-27 11:01:44 +01:00
Oliver Günther 7b1e5251dc Bump ruby to 2.4.7
https://community.openproject.org/work_packages/68511
2025-10-22 09:32:05 +02:00
Klaus Zanders e6fa10a649 Update Ruby & bundler 2025-07-18 15:37:31 +02:00
Christophe Bliard fc5f177286 Merge remote-tracking branch 'origin/release/16.0' into release/16.1 2025-06-10 09:11:36 +02:00
Christophe Bliard 6e41a0a855 Update documentation to point to 16.0 releases
Should fix https://community.openproject.org/wp/64362
2025-06-06 14:42:15 +02:00
Klaus Zanders 918bc1e8e9 Update Ruby to version 3.4.4 and Bundler to 2.6.9 2025-05-19 10:47:58 +02:00
Oliver Günther fdea795a77 Bump Node.js and NPM (#18814)
* Bump nodejs to 22.15

* Update frontend docker
2025-05-05 15:30:22 +02:00
ulferts d91de29d7c Merge remote-tracking branch 'origin/dev' into rails-7.2 2025-02-27 17:51:34 +01:00
Klaus Zanders fa8bb7b98b Update ruby to 3.4.2 2025-02-17 09:58:44 +01:00
ulferts f8bf0bdf17 bump ruby to 3.4.1 2025-01-23 19:28:50 +01:00
Klaus Zanders 80072ea9e8 Update Ruby to version 3.3.6 2024-11-19 11:37:02 +01: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
Andrej Sandorf caf494516c Documentation/update ruby version docs (#16522)
fix(docs): ruby version is required and declared in .ruby-version
2024-08-26 11:18:21 +02:00
Dombi Attila 981c3943f7 Upgrade ruby to 3.3.4 2024-07-15 16:04:15 +03:00
Dombi Attila f9422567f1 Update Ruby to 3.3.3 2024-06-19 19:42:52 +03:00
Klaus Zanders 1eec6cad54 Update Ruby to 3.3.2 2024-06-03 12:57:25 +02:00
Andrej Sandorf 71c9506c23 Merge branch 'dev' into documentation/markdown-lint 2024-04-29 17:15:27 +02:00
as-op 1b63e44703 lint fix 2024-04-29 17:13:24 +02:00
as-op bba9cd268a add image descriptions; fix header level; harmonize with linting 2024-04-29 15:12:37 +02:00
as-op 9e72155b66 fix markdown quirks; harmonize; lint fixes 2024-04-29 13:52:04 +02:00
Klaus Zanders c19aa3c74b Update Ruby to 3.3.1 in all relevant places 2024-04-25 08:54:06 +02:00
Ivan Kuchin cb7da8ee39 genrating secret can be done using rails secret since rails 5
Not sure when it became not possible to use rake secret for that
2024-03-14 14:48:59 +01:00
Eric Schubert dfb29e4056 Merge branch 'release/13.2' into dev 2024-01-23 13:36:14 +01:00
Aaron Contreras 87e24946bc Update docs to now reference 3.2.3 as the current Ruby version 2024-01-22 11:01:30 -05:00
as-op ed36a184fb chore(lint): use markdown for code sections 2024-01-22 11:45:16 +01:00
as-op de9878e9ed chore(lint): fix typos with cspell 2024-01-22 11:37:17 +01:00
Dombi Attila e74eb4ee32 Bump ruby to 3.2.2 & bundler to 2.4.22 2023-12-15 16:26:05 +02:00
Eric Schubert 029c0596d4 [chore] bump backend node engine (#14034)
* [chore] bump backend node engine

- bump to v20, latest LTS

* [chore] replaced node versions in docs
2023-11-02 13:33:58 +01:00
Christophe Bliard e4e95461fa Use better links in docs when possible
Co-authored-by: Andrej Sandorf <77627197+as-op@users.noreply.github.com>
2023-09-26 10:58:40 +02:00
Christophe Bliard 19de155f50 Fix broken documentation links
Also make some links more self-descriptive for accessibility reasons.

Remove trailing white spaces because my editor removes them
automatically (and yours should too).

Broken links were found with markdown-link-check with the following
command:
```
find . -name tmp -prune -o -name node_modules -prune -o -name \*.md -print0 | xargs -0 -n1 markdown-link-check
```
2023-09-26 09:33:53 +02:00
as-op 27bcaa9acf feat(docs): cleanup/add markdown fence languages 2023-08-23 14:53:53 +02:00
Christophe Bliard 0e22272f39 Document setting seed language with OPENPROJECT_DEFAULT_LANGUAGE 2023-06-06 11:47:34 +02:00
Christophe Bliard da11204f81 Fix env var name in the documentation
It was changed in PR #10325, and LOCALE was a left-over.
2023-03-27 11:16:12 +02:00
ulferts 1b0bf0626a bump ruby to 3.2.1 & bundler to 2.4.7 2023-02-28 13:15:28 +01:00
Christophe Bliard 3967b051e8 Bump ruby to 3.2.0 2022-12-29 18:21:52 +01:00
adam-op 5431100281 [#44826] Update manual installation guide
[#44826] Update manual installation guide

https://community.openproject.org/work_packages/44826
2022-12-08 08:16:41 +01:00
Behrokh Satarnejad c051eb5174 [44955] Re-think and harmonize Enterprise Edition vs Enterprise edition (#11694)
* change Edition to edition in strings

* use add-on instead of feature

* replace premium with enterprise

* Change Edition to edition in readme files

* change feature to add-on
2022-11-24 11:36:08 +01:00
Benjamin Bädorf a9e29279ea Feature/storybook (#10797)
Squash commit of storybook addition to aid design system documentation efforts.

The older commit titles were:

* Initial storybook commit

* Fix documentation.json links

* Don't track documentation.json in git

* Enable sass in storybook

* Initial version of a story that uses angular components

* Remove example stories, clean up button story

* More example stories

* Fix sb build

* Always use dev

* Try without auth header

* Update workflow name

* More logs

* Check if token set

* Use release/storybook branch for testing

* Send ref input to workflow

* Escape input to curl call

* Adding logging

* Different type of escaping

* Fix JOSN

* Use dev branch for opf/design-system storybook publishing

* Add plugin to message path to parent window

* Remove extraneous story

* Add a ton of docs

* Update stories

* Fix syntax error caused by multiple newlines inside of a JSX component

* Add text-field story

* Add basic html stories that don't work yet

* Try to get plain HTML examples working

* HTML Examples work, but slowly revert to components anyway

* Fix HTML examples

* Remove extraneous files

* Put storybook eslint rules back in

* Improve docs

* Show docs tab by default

* Add pullpreview for storybook

* Use the same pullpreview tag for both storybook and normal deployments

* Change name of second pullpreview workflow

* Pin node version to 16.17.0

* Initial update to docs

Added/updated:

Foundation pages:

- Colours (major update)
- Shadows (minor)
- Typography (new)

Blocks

- Checkbox (minor)
- Action bar (major)
- Buttons (new)
- Link (major)
- Modal Dialogue (new)
- Selector Field (new)

* Make sure all code is available during storybook pp build

* Change storybook pullpreview file name

* Add production target to docker-compose sb pp

* Fix acme check for sb pp

* Only run cd-storybook on dev branch

* Run without https on 8080

* Added intro and new page

- Introduction renamed to "Design System", page rewritten completely
- Added page "Devices and Accessibility"

* Remove domain from caddy

* Add port to listen command

* Remove double pullpreview workflows

* Added Divider component

* Change sorting of stories

* Update section titles and order for styles and blocks

* add extra action bar story

* Updated organising + new page

- Updated organisation into Styles, Components and Patterns.
- Added page "Using Storybook" (mostly a skeleton for now)

* Added note about colours not being implemented yet

* Minor

Co-authored-by: Parimal Satyal <88370597+psatyal@users.noreply.github.com>
2022-09-19 14:39:15 +00:00
Henriette Darge 50021d19ac Update node and npm version in Dockerfile and docs 2022-06-13 18:01:49 +02:00
Dombi Attila da5e3ebd6a Add dotenv-rails to Gemfile 2022-05-17 11:19:48 +02:00
ulferts 5c43258eb3 Merge branch 'release/12.1' into dev 2022-05-06 09:12:49 +02:00
Jagadeeshan S 6fc408e400 Update README.md
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
2022-05-05 06:49:48 +00:00
Eric Schubert dd0b142d45 [chore] bump ruby version to 3.1.2 2022-05-03 14:46:31 +02:00
Christophe Bliard 6cb4af657b Bump ruby from 3.0.3 to 3.0.4 2022-04-28 11:28:40 +02:00
Henriette Darge 90b9c87a36 Merge remote-tracking branch 'origin/release/12.0' into dev
# Conflicts:
#	Gemfile
#	Gemfile.lock
#	config/locales/crowdin/el.yml
#	config/locales/crowdin/js-hu.yml
#	docs/development/development-environment-docker/README.md
#	docs/system-admin-guide/users-permissions/groups/image-20210302095755016.png
#	docs/system-admin-guide/users-permissions/groups/image-20210505162541644.png
#	modules/boards/config/locales/crowdin/js-el.yml
#	modules/grids/config/locales/crowdin/js-eo.yml
2022-04-21 13:38:58 +02:00