15 Commits

Author SHA1 Message Date
Maya Berdygylyjova 3a0942deb1 Update system admin guie (#16506) 2024-08-22 11:58:18 +02:00
Maya Berdygylyjova a09bbae75c system guide update 2024-07-31 09:59:05 +02:00
as-op 1b63e44703 lint fix 2024-04-29 17:13:24 +02:00
as-op 9e72155b66 fix markdown quirks; harmonize; lint fixes 2024-04-29 13:52:04 +02:00
as-op 732ca546f9 chore(lint): consistent spelling in markdown 2024-01-25 15:02:03 +01:00
as-op 6895313a23 docs(links): adjust anchors and to moved pages 2023-12-05 16:51:38 +01:00
as-op 27bcaa9acf feat(docs): cleanup/add markdown fence languages 2023-08-23 14:53:53 +02:00
Maya Berdygylyjova eaac6f768e Harmonizing page order in SysAdmin guide to correspond to the order of the app 2023-01-06 11:39:34 +01:00
Andrej Sandorf 1b3ba274ab task(docs): fix links (#11526) 2022-10-31 11:20:15 +01:00
adam-op 238bb20aa2 suggested changes 2022-09-02 11:00:05 +02:00
adam-op d0b4d9a33f [#43906] Single source of truth for GUI backup feature in Cloud and On-premises
[#43906] Single source of truth for GUI backup feature in Cloud and On-premises

https://community.openproject.org/work_packages/43906
2022-08-31 12:11:14 +02:00
Andrej Sandorf a0701032b6 Fix/docs (#10869) [skip ci]
* fix(docs): remove unused images
* fix(docs): reduce png image sizes
* fix(docs): invalid signs in markdown formatting
* fix(docs): adjust legal link
* fix(docs): don't use ZWSP & NBSP without reason
* fix(docs): cleanup release notes index page
* fix(docs): remove unused markdown frontmatter
2022-06-28 10:55:12 +02:00
Andrej Sandorf 35c618c1dc Feat/docs cleanup [skip ci] (#9942)
* feat(docs): remove all unused images

* feat(docs): ensure internal links are relative
2021-12-02 15:12:30 +01:00
Andrej Sandorf 221bbbd1a0 Bug/40081 find and fix broken anchors in docs [skip ci] (#9897)
* [#40081] Find and fix broken #anchors in docs
* fix(docs): do NOT link to edge

https://community.openproject.org/work_packages/40081
2021-11-23 16:26:46 +01:00
Markus Kahl 8c8b8bbfa7 create backups via UI (#9136)
* create backups via UI

* Fix import of modal service

* introduced backup token and addressed remaining comments

* allow disabling permissions

* improvements

- only make user wait to use backup token in if really necessary
- notify admins of new backup token
- disable 'include attachments' option in UI if unavailable
- documentation
- misc

* spec fixes

* fixed feature spec

* allow setting capybara host in every case

* removed unused style file

* addressed review feedback, added further feature specs

* polish (code climate)

* Avoid empty attachments

* Don't raise filesize validation for internal exports

Co-authored-by: Oliver Günther <mail@oliverguenther.de>
2021-04-28 08:51:43 +01:00