Skip to content

Releases: sleede/fab-manager

Fabmanager 6.2.0

13 Oct 14:03
Compare
Choose a tag to compare
  • Fix a bug: fix ReservationReminderWorker, was sending reservation reminder to users with a event reservation not validated by admin + adds tests for all scenarios
  • Fix a bug: admin could not create new SupportingDocumentType (problem was on js side)
  • Fix a bug: fix back button on space edit page
  • Fix a bug: fix members tour (help), a selector was not valid anymore
  • Fix a bug: unable to save OpenID extra_authorize_params as json
  • Fix machine list bug : when there is no user logged in and access machines list with at least one machine associated to a space

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 6.1.2

02 Oct 13:59
Compare
Choose a tag to compare
  • Fix a bug: minor pb (exception raised) when bot hit api/projects#search without beeing authenticated
  • Fix a bug: minor pb (exception raised) when a bot or unauthenticated user hit api/auth_providers actions
  • Fix a bug: when calling .to_json on an "avoir", there was a bug because order_number delegates on invoice which can be nil, it was causing errors in notifications rendering
  • Fix a bug: when getting status of users/subscriptions export
  • improvement : adds/edit spanish translations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 6.1.1

28 Sep 14:11
Compare
Choose a tag to compare
  • Fix a bug: unable to sync projects with openprojects
  • Fix a bug: public availabilities (no user) was buggy (server error)
  • Fix a bug: unable to generate statistic
  • Fix a bug: rss/projects was failing with project without image
  • improvement : performance of members#show and reservations#index

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:openlab:bulk_export" -c "rails fablab:openlab:bulk_update" -c "rails fablab:maintenance:regenerate_statistics[2023,9]"

Fab-manager 6.1.0

25 Sep 12:48
Compare
Choose a tag to compare
  • improves api/notification controller to avoid failing when there is a notification with wrong notification_type in db
  • Add extra_authorize_params to OpenIdConnect config
  • Improvement : add a notification to remind users to upload their supporting documents
  • Cancel payment schedule subscription after update the payment mean
  • admin can see reservations of a member
  • Fix a bug: unable to update card for payment schedule
  • Fix a bug: user is_allow_contact is actived by default
  • Fix a bug: unbale to export projects
  • Fix a bug: unbale to update card bank of payment schedule
  • Feature: family compte for event
  • Feature: pre-registration event
  • Feature: space can connect one or more machines or spaces

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed"

Fab-manager 6.0.14

06 Sep 14:48
Compare
Choose a tag to compare
  • Fix a bug: for project categories, if there is no category : do not show categories panel in show view, do not show categories input field in edit view
  • Fix a bug: unable to update status to paid for latest payment schedule item
  • Fix a bug: unable to generate statistic
  • Fix a bug: unable to update user profile by admin
  • Feature: add a filter in members list (admin) to show only "not validated" members
  • Concerning statistics:
  • removes age and type column from all statistics tabs (only in web, not in xlsx export file)
  • index:
    • renames user column header for projects tab and projects xlsx export
    • adds group name of user for every tab except projects tab
    • adds status and project users names for projects tab

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed" -c "rails fablab:es:build_stats" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"

Fab-manager 6.0.13

28 Aug 17:09
Compare
Choose a tag to compare
  • Fix a bug: unable to cancel a payment schedule
  • adds reservation context feature (for machine, training, space)
  • adds coupon in statistic export (for subscription, machine, training, space, event, order)

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails db:seed" -c "rails fablab:es:build_stats" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"

Fab-manager 6.0.12

14 Aug 14:12
Compare
Choose a tag to compare
  • Fix a bug: event reserved places compute error
  • Fix a bug: event canceled places error
  • Fix a bug: 403 error when manager edit an event
  • Fix a bug: unable to show projects next page button

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:setup:build_places_cache"

Fab-manager 6.0.11

21 Jul 15:21
Compare
Choose a tag to compare
  • Fix a bug: incorrect date range in statistics
  • Fix a bug: hide project categories filter if there is no project categories
  • Improvement : dialog confirm to remove a project category

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 6.0.10

13 Jul 13:25
Compare
Choose a tag to compare
  • Fix a bug: unable to confirm payment of store for admin
  • Fix a bug: unable to update payment schedule item
  • Fix a bug: event reserved places compute error

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:setup:build_places_cache"

Fab-manager 6.0.9

07 Jul 14:42
Compare
Choose a tag to compare
  • Fix a bug: unable to show project step image in markdown file
  • Fix a bug: unable to update Store Order sub type in statistics
  • Fix a bug: unable to create plan with plan limitation
  • Ability to show all availabilities in calender for admin
  • Improved performance when marking all notifications as read

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash -s -- -c "rails fablab:setup:build_accounting_lines" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"