Skip to content

Releases: sleede/fab-manager

Fabmanager 6.3.10

19 Jan 13:51
Compare
Choose a tag to compare
  • Fix a bug: unable to update event recurrence
  • updates translations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.9

08 Jan 08:28
Compare
Choose a tag to compare
  • translation files added for Swedish
  • Fix a bug: unable to show extended prices of space
  • Fix a bug: event number places error in statistic
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines
  • [TODO DEPLOY] rails fablab:fix:stripe_coupon_duration
  • [TODO DEPLOY] rails fablab:maintenance:regenerate_statistics[2014,1]

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:fix:stripe_coupon_duration" -c "rails fablab:maintenance:regenerate_statistics[2014,1]"

Fabmanager 6.3.8 [deprecated][docker image problem]

29 Dec 10:50
Compare
Choose a tag to compare
  • Fix a bug: unable to build docker image

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.7 [deprecated][docker image problem]

28 Dec 17:41
Compare
Choose a tag to compare
  • Fix a bug: unable to show wallet payment mean for invoice
  • Fix a bug: PayZen amount of subscription compute error for Coupon validity per user = forever
  • Fix a bug: unable to create Stripe coupon with duration = forever
  • improvement: remove show_username_in_admin_list setting
  • improvement: show invoice payment method in accounting line
  • [TODO DEPLOY] rails fablab:setup:build_accounting_lines
  • [TODO DEPLOY] rails fablab:fix:stripe_coupon_duration

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:fix:stripe_coupon_duration"

Fabmanager 6.3.6

06 Dec 10:14
Compare
Choose a tag to compare
  • fix a bug: fix event service
  • updates translations

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.5

04 Dec 15:11
Compare
Choose a tag to compare
  • fix a bug: user was not able to reserve at the same time of an event with pre-registration invalidated
  • fix a bug: avoids crash if invoicing_profile has no address associated to it
  • improvement: improves how pay_zen transactions are matched with payment_schedule_items
  • improvement: improves rrule of pay_zen subscriptions
  • improvement: better text contrast on customizable colors. Good for accessibility.
  • Improvement: set the number of new attempts available in case the payment is rejected to 1 for PayZen

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.4

23 Nov 07:15
Compare
Choose a tag to compare
  • fix a bug: wrong amount when pay a reservation with payment schedule
  • fix regresion on PaymentScheduleItemWorker from v6.3.2

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.3

14 Nov 10:17
Compare
Choose a tag to compare
  • fix a bug: wrong currency unit for locale fr-CH

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.2

14 Nov 09:40
Compare
Choose a tag to compare
  • updates sidekiq and sidekiq-scheduler
  • fix a bug: wrong locale was causing wrong currency in cron jobs, now we manually set the currency locale in number_to_currency

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fabmanager 6.3.1

10 Nov 16:12
Compare
Choose a tag to compare
  • Fix a bug: statistic_sub_type.label of plan was nil
  • adds a migrations to fix all statistic_sub_types of plans having label = nil
  • Fix a bug: unable to show wallet payment mean for avoir
  • updates spanish translations and adds translations
  • Fix a bug: avoids crash due to oidc config with scope = nil
  • Fix a bug: unable to see value for input group with long label on eventModal
  • Improvement: when deleting an event, all reservations are canceled
  • Improvement: replace original image by large generated version (event, machine, space, training)

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash