134 Commits

Author SHA1 Message Date
Klaus Zanders 59514f23bf Add documentation for has_details_table 2026-03-18 09:20:11 +01:00
as-op 7e7721402c fix spelling and use us-en 2026-03-11 15:03:41 +01:00
as-op c2cdaf6716 reduce image file sizes 2026-03-11 13:56:12 +01:00
Klaus Zanders c4d5018a6c Fix link to reactivestates library in README 2026-01-16 11:54:03 +01:00
Alexander Brandon Coles 4e73d6c557 Fix wording (docs, UI): change "expiry" to "expiration" 2025-11-11 20:29:03 +00:00
Oliver Günther 8989e98c29 Fix reference in docs 2025-11-04 16:15:34 +01:00
OpenProject Actions CI d757fc6c34 Merge branch 'release/16.6' into dev 2025-10-23 10:33:57 +00:00
OpenProject Actions CI 83c3a928f9 Merge branch 'release/16.5' into release/16.6 2025-10-23 10:30:15 +00:00
as-op bbf020c3f9 create 8bit PNGs, reduce color palettes, max width 2000 px 2025-10-23 11:52:29 +02:00
Oliver Günther 313244915b Remove dynamic form 2025-10-21 10:01:32 +02:00
Jan Sandbrink 10cc0cc936 Consistently use the term "endpoint"
TIL that both "end point" and "endpoint" are valid,
but one source on the internet tells me that "endpoint"
is more commonly used and (more importantly) our code base
agrees. A case-sensitive search for "endpoint" gives me over
2000 results, over 300 of these are inside "docs/".
2025-10-17 13:21:50 +02:00
jjabari-op 7c06675923 Documentation/59549 add short documentation around our hotwire and viewcomponent usage (#17250)
* [#59549] Add short documentation around our Hotwire and ViewComponent usage

https://community.openproject.org/work_packages/59549

* added first draft of the requested documentation

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

* Update docs/development/concepts/hotwire-view-components/README.md

Co-authored-by: Christophe Bliard <c.bliard@openproject.com>

---------

Co-authored-by: Oliver Günther <o.guenther@openproject.com>
Co-authored-by: Christophe Bliard <c.bliard@openproject.com>
2025-10-15 13:07:38 +02:00
Alexander Brandon Coles 718b07cf19 Migrate templates to self-closing tags
Automated conversion with:

    ng generate @angular/core:self-closing-tag
2025-09-16 10:45:40 +01:00
Alexander Brandon Coles cb764ba06a Migrate comments, docs to Control Flow syntax 2025-09-16 10:44:19 +01:00
Dombi Attila 43f612f1d1 Address CR comments. 2025-08-26 14:41:19 +03:00
Dombi Attila 773ad70f80 Update Project schema api docs to include _attributeGroups 2025-08-20 18:52:52 +03:00
as-op 33d0ad6873 fix spellings 2025-08-12 14:17:41 +02:00
Oliver Günther 61bc550c29 Allow dynamic imports 2025-07-09 21:00:40 +02:00
Oliver Günther 000f1061b9 Remove application dynamic target 2025-06-17 15:15:30 +02:00
as-op 9283eafd5e fix markdown lint issues 2025-05-22 14:44:48 +02:00
Maya Berdygylyjova 2e5b5920ea [#49288] Harmonize writing of "My page" vs "My Page" vs "MyPage" http… (#18489)
* [#49288] Harmonize writing of "My page" vs "My page" vs "MyPage  https://community.openproject.org/work_packages/49288

[#49288] Harmonize writing of "My page" vs "My page" vs "MyPage

https://community.openproject.org/work_packages/49288

* fixed spelling of My activity

* Apply suggestions from code review
2025-04-01 14:08:41 +02:00
ulferts 594a64831e remove project_details widget 2024-10-28 11:56:15 +01:00
Tobias Dillmann d3fc2ae398 [#57904] move content controller further out
This way, a page controller can grasp more DOM elements on the page.

Co-authored-by: Oliver Günther <mail@oliverguenther.de>
2024-09-25 16:34:21 +02:00
Maya Berdygylyjova 6dd2720262 Update authentication documenation in system guide (#16496)
* Update authentication documenation in system guide

* docs update

* fix links

---------

Co-authored-by: as-op <a.sandorf@openproject.com>
Co-authored-by: Oliver Günther <mail@oliverguenther.de>
2024-09-09 08:57:43 +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
as-op fe56ffd0a7 fix typos 2024-05-15 12:53:30 +02:00
as-op ea354d7b26 fix header levels 2024-04-30 15:40:02 +02:00
Klaus Zanders dba234fcbf Merge pull request #15419 from opf/merge-release/14.0-20240430033416
Merge release/14.0 into dev
2024-04-30 08:39:49 +02:00
as-op 1b63e44703 lint fix 2024-04-29 17:13:24 +02:00
as-op 0e214970b4 fix header levels 2024-04-29 17:06:08 +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
Oliver Günther 2dd1aab45d Add risk of open redirect 2024-04-29 08:58:12 +02:00
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Henriette Darge 67dcba6fbe Merge button styles "alt-highlight" and "highlight" together in one "primary" style 2024-03-08 14:10:30 +01:00
as-op f5b2eca8bd chore(docs): fix link to moved cloud hosting content 2024-02-21 16:21:00 +01:00
as-op 2f108002f6 docs(links): use relative paths to other docs 2024-01-31 10:09:00 +01:00
as-op 732ca546f9 chore(lint): consistent spelling in markdown 2024-01-25 15:02:03 +01:00
as-op de9878e9ed chore(lint): fix typos with cspell 2024-01-22 11:37:17 +01:00
as-op 2a4aa19461 chore(SEO): unify urls (to relieve work of linkchecker) 2024-01-22 08:56:07 +01:00
as-op 954bce84a6 chore(SEO): use links to community without redirect 2024-01-18 18:07:04 +01:00
as-op f87950f4c3 fix(markdown): typo 2024-01-18 17:59:51 +01:00
ulferts 5ce35a2094 Merge remote-tracking branch 'origin/release/13.0' into dev 2023-12-05 09:04:10 +01:00
Oliver Günther fe301b4f63 Update README.md 2023-12-04 13:39:25 +01:00
Oliver Günther ae36beee69 Merge remote-tracking branch 'origin/release/13.0' into dev 2023-11-21 07:20:46 +01:00
Oliver Günther 0050edfd58 Add note on TLS connections 2023-11-09 13:34:47 +01:00
Oliver Günther 60635f6879 Add usage recommendations 2023-11-09 13:23:35 +01:00
Oliver Günther f7a8fffb83 Merge remote-tracking branch 'origin/release/13.0' into dev 2023-11-08 10:37:27 +01:00
Oliver Günther cc4afd1da1 Add section of containerization to secure coding guidelines 2023-11-07 10:26:45 +01:00