mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Version 2.8.3
This commit is contained in:
parent
ad3f949c17
commit
436bd0db84
@ -1,11 +1,16 @@
|
||||
# Changelog Fab Manager
|
||||
|
||||
## v2.8.3 2019 January 29
|
||||
|
||||
- Added user's manual (fr)
|
||||
- Fix a bug: unable to run rails console
|
||||
- Fix a bug: some reservation slots are not shown on the user calendars (#127)
|
||||
|
||||
## v2.8.2 2019 January 22
|
||||
|
||||
- Removed ability to disable invoicing for an user
|
||||
- Improved user autocompletion when using multiple words
|
||||
- Refactored API controllers
|
||||
- Fixed a missing translation in plan form
|
||||
- Fix a bug: error handling on password recovery
|
||||
- Fix a bug: error handling on machine attachment upload
|
||||
@ -15,7 +20,6 @@
|
||||
- Fix a bug: unable to create/edit a plan of 12 months or 52 weeks
|
||||
- Fix a bug: Unable to search in user autocomplete fields
|
||||
- Fix a bug: Invalid translation in new partner modal
|
||||
- Improved user autocompletion when using multiple words
|
||||
- Refactored frontend invoices translations
|
||||
- Updated RailRoady 1.4.0 to 1.5.3
|
||||
- [TODO DEPLOY] `bundle install`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fab-manager",
|
||||
"version": "2.8.2",
|
||||
"version": "2.8.3",
|
||||
"description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.",
|
||||
"keywords": [
|
||||
"fablab",
|
||||
|
Loading…
x
Reference in New Issue
Block a user