1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00
fab-manager/doc
2024-07-16 17:30:34 +02:00
..
fr (doc) updated FR user's guide to v5.4 2022-08-24 16:12:48 +02:00
architecture.md (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
availabilities-reservations-models.md refactor slots model 2022-07-18 17:18:01 +02:00
class-diagram.svg updated diagrams 2022-07-04 10:48:42 +02:00
database.svg updated diagrams 2022-07-04 10:48:42 +02:00
development_readme.md (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
elastic_upgrade.md typos 2020-05-11 17:17:37 +02:00
elasticsearch.md updated documentation 2020-06-22 11:56:49 +02:00
environment.md (i18n) add chinese 2024-07-16 17:30:34 +02:00
gem-dependencies.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
js-modules-dependencies.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
known-issues.md WIP: array of items 2021-05-19 18:12:52 +02:00
open_projects.md reorganized documentation 2021-10-22 16:50:18 +02:00
plugins.md reorganized documentation 2021-10-22 16:50:18 +02:00
postgres_upgrade.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
postgresql_readme.md (feat) places cache for slots 2023-02-15 10:29:54 +01:00
production_readme.md (doc) Minimum RAM required #385 2022-08-24 11:13:41 +02:00
proxy.md (setup) Ability to install behind a proxy 2022-06-13 17:03:35 +02:00
README.md (merge) Merge branch 'dev' into product-store 2022-10-05 17:16:04 +02:00
sso_open_id_connect.md (wip) move slot status request 2023-02-15 10:29:55 +01:00
sso_saml.md (doc) add saml config doc 2024-02-20 19:19:45 +01:00
sso_with_github.md (ui) display authorization callback url directly in interface 2022-05-04 12:28:29 +02:00
translation_readme.md [bug] invoices are not generated in test/development if the configured locale is composed 2021-05-12 17:23:42 +02:00
upgrade_v1.md Improved documentation about upgrade process 2020-09-29 10:46:33 +02:00
virtual-machine.md (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00

Fab-Manager's documentations

Table of contents
  1. User's manual
  2. System administrator
    2.1. Upgrades procedures
  3. Translator's documentation
  4. Developer's documentation
    4.1. Architecture
    4.2. How to setup a development environment
    4.3. Externals
    4.4. Diagrams

User's manual

The following guide describes what you can do and how to use Fab-manager.

System administrator

The following guides are designed for the people that perform software maintenance.

Upgrades procedures

Translator's documentation

If you intend to translate Fab-manager to a new, or an already supported language, you'll find here the information you need.

Developer's documentation

The following guides should help those who want to contribute to the code.

Architecture

How to setup a development environment

Externals

Diagrams