Skip to content

Releases: sleede/fab-manager

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]"

Fab-manager 6.0.8

03 Jul 16:45
Compare
Choose a tag to compare
  • Improved projects list filter
  • Fix a bug: unable to refresh machine/space/training calender after pay an reservation
  • Fix a bug: Accouning Line in duplicate
  • Fix a bug: displays "my orders" link only if store module is active

Please read the change log for more details.

UPDATE

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

Fab-manager 6.0.7

20 Jun 13:31
Compare
Choose a tag to compare
  • Fix critical bug: Incorrect amount calculation when paying monthly subscription with a wallet for PayZen
  • Fix a bug: OpenAPI accounting gateway_object_id missing error
  • Fix a bug: unable to modify the price of prepaid pack
  • Fix a bug: notification type missing

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash

Fab-manager 6.0.6

04 May 12:54
Compare
Choose a tag to compare
  • Fix a bug: invalid duration for machine/spaces reservations in statistics, when using slots of not 1 hour

Please read the change log for more details.

UPDATE

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

Fab-manager 6.0.5

02 May 16:21
Compare
Choose a tag to compare
  • Fix a bug: unable to show calendar for Firefox and Safari
  • Improved error message for event reservation

Please read the change log for more details.

UPDATE

\curl -sSL upgrade.fab.mn | bash