1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/doc
Sylvain 7ac119d4cf [bug] invoices are not generated in test/development if the configured locale is composed
Eg. If locale is fr-CA, it was crashing. If locale was only fr, is was working.
Now, composed locales print the watermark using the base locale and
hour_minute format is fetched from the base locale
2021-05-12 17:23:42 +02:00
..
fr [fr] updated user's guide 2021-02-22 16:43:17 +01:00
architecture.md try with NBSP 2020-12-29 13:35:14 +01:00
class-diagram.svg updated disgrams 2020-04-08 17:44:48 +02:00
database.svg updated diagrams 2020-04-08 17:53:52 +02:00
development_readme.md running the tests: updated script & doc 2020-06-23 14:24:30 +02: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 Merge branch 'dev' into monthly-payment 2021-02-02 17:17:15 +01:00
gem-dependencies.svg updated disgrams 2020-04-08 17:44:48 +02:00
js-modules-dependencies.svg using typescript for all components 2020-10-28 13:35:31 +01:00
known-issues.md updated documentation 2020-06-22 11:56:49 +02:00
postgres_upgrade.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
postgresql_readme.md fix extend susbcription w/ payment schedule 2021-02-10 13:32:13 +01:00
production_readme.md fix stripe subscription w/ coupon + wallet 2020-12-30 12:19:33 +01:00
README.md updated links to user's guide 2021-02-22 19:26:38 +01:00
sso_with_github.md use rails instead of rake 2020-03-25 17:58:53 +01: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 use rails instead of rake 2020-03-25 17:58:53 +01:00

Fab-Manager's documentations

User's manual

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

General documentation

Translators, contributors, developers and system administrators should start by reading this document.

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