1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/doc
Sylvain 78518e17fb read stripe_currency from the UI
We prevent the currency from being changed if any stripe payment was made, because a stripe user cannot made pay with different currencies. If we try to charge a user with a different currency than the currency he used for a previous payment, this will fail; so we must prevent this case
2020-06-10 16:37:11 +02:00
..
fr updated user's manual for v4.3 (fr) 2020-03-04 17:24:06 +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 upgrade to ruby 2.6 2020-05-18 10:28:30 +02:00
elastic_upgrade.md typos 2020-05-11 17:17:37 +02:00
elasticsearch.md add age&theme filters to statistics 2016-06-30 12:48:46 +02:00
environment.md read stripe_currency from the UI 2020-06-10 16:37:11 +02:00
gem-dependencies.svg updated disgrams 2020-04-08 17:44:48 +02:00
js-modules-dependencies.svg updated diagrams 2020-04-08 17:53:52 +02:00
known-issues.md change command to run test suite 2020-03-03 18:06:07 +01:00
postgres_upgrade.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
postgresql_readme.md restart app after restore db 2020-03-10 14:14:11 +01:00
production_readme.md use rails instead of rake 2020-03-25 17:58:53 +01:00
README.md documentation 2020-04-15 15:44:18 +02:00
sso_with_github.md use rails instead of rake 2020-03-25 17:58:53 +01:00
translation_readme.md updated translations instructions 2020-05-27 17:40:43 +02:00
upgrade_v1.md updated documentation 2020-04-14 10:05:48 +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.

How to setup a development environment

Externals

Diagrams