1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

fixes environment documentation

This commit is contained in:
Sylvain 2019-12-18 15:57:13 +01:00
parent c67de56405
commit f651f540d7
2 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,8 @@
- Added freeCAD files as default allowed extensions - Added freeCAD files as default allowed extensions
- Rake task to sync local users with Stripe - Rake task to sync local users with Stripe
- Unified translations syntax to use ICU MessageFormat - Unified translations syntax to use ICU MessageFormat
- Updated and refactored README - Refactored front-end translations keys with unified paths
- Updated and refactored README and documentations
- Fix a bug: unable to remove the picture from a training - Fix a bug: unable to remove the picture from a training
- Fix a bug: no alerts on errors during admin creation - Fix a bug: no alerts on errors during admin creation
- Fix a bug: replaces all Time.now by DateTime.current to prevent time zones issues [Taiga#134] - Fix a bug: replaces all Time.now by DateTime.current to prevent time zones issues [Taiga#134]

View File

@ -325,7 +325,7 @@ Configure the first day of the week in your locale zone (generally monday or sun
D3_DATE_FORMAT D3_DATE_FORMAT
Date format for dates displayed in statistics charts. Date format for dates displayed in statistics charts.
See [D3 Wiki](https://github.com/mbostock/d3/wiki/Time-Formatting#format) for available formats. See [D3 Wiki](https://github.com/d3/d3-time-format/blob/v2.2.2/README.md#locale_format) for available formats.
<a name="UIB_DATE_FORMAT"></a> <a name="UIB_DATE_FORMAT"></a>
UIB_DATE_FORMAT UIB_DATE_FORMAT