You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new adjustment request feature needs to be enabled in Customization -> User request and at least one user with the facility manager role needs to exist (for approval)
A email template for the new adjustment request feature can be found in the emails folder
New features
Added Tool qualification groups allowing to qualify a user on a group of tools at the same time. The feature is currently available in the Qualification and Training pages.
Merged staff charges and remote work menu items. Both can now be found under Administration -> Remote work now
Big expansion of the REST API now allows creating new users, accounts, projects etc. Actions available in the REST API are Creation, Update, Partial Update and Deletion. Thanks MIT.nano for the contribution!
Added adjustment requests:
If enabled in Customization, users can request adjustments from their usage page or from the global requests link
The type of charges allowed is customizable, currently tool usage, area access and missed reservations are available
Time limit for requesting adjustments is configurable and defaults to 2 weeks
PIs can request adjustments for any eligible charges on their projects
Adjustment requests can be exported in detailed administration and request page.
Adjustments can only be reviewed by facility managers.
If an adjustment is accepted, the user will receive confirmation, and a separate email will be sent to the User Office including optional instructions.
If an adjustment is rejected, the user will receive notification including optional feedback.
NOTE: Adjustment requests do not actually change charges. They are simply meant to allow users to create requests directly in NEMO, and adjustments should be made outside of NEMO in the facility's own billing system.
Improvements
Now displaying the creator of an access request when editing/reviewing it
Added stack trace for errors thrown during plugin loading
Discipline is now only used for projects and was renamed "Project discipline"
Including utility packages (vim, less) in the docker container
Major update of the Stanford interlock implementation with error checks for returned values. Many thanks to Dave Botsch from Cornell NanoScale Facility for the suggestion and all the help debugging!
Navigation bar will now collapse to the "hamburger" menu (similar to mobile experience) on medium sized screens
Improved the notification model to allow for multiple notifications of the same type.
Now allowing html in request description field (buddy requests, access requests etc.)
Added default value for post usage questions
Added customization to hide tool usage data history for regular users
Staff availability can now be hidden from staff status
The Application identifier display name for projects can now be customized (to PO#, Project Id, etc.)
Natural keys have been added for easier import/export of projects (by name), users (by username), accounts (by name) and any category type model (by name)
Added Customization to make location and phone number not required when creating tools. Tool usage data history tab can also be hidden from regular users.
Moved all policy rules into its own class
Regular users can now be given detailed admin permissions and the will have access to the administration if applicable
In detailed administration, locking/unlocking interlocks will now display errors
Added access requests export button (both in detailed admin and regular page)
Added new "checkbox" type post usage question
Added a way to customize how the current setting for configuration is displayed
Added remote work customizations, with options to automatically charge area access when working on remote project, to explicitly ask if work on behalf of a user should be considered remote, and to enable/disable remote charges validation
Added a customization option to allow PIs to add/remove existing users to their projects
Added a CSV parser for REST API as well as a file import option
Bug fixes
Fixed project discipline not showing in project detail admin form
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Update notes
New features
Administration -> Remote work
nowMIT.nano
for the contribution!Improvements
Dave Botsch
fromCornell NanoScale Facility
for the suggestion and all the help debugging!Application identifier
display name for projects can now be customized (to PO#, Project Id, etc.)Bug fixes
Libraries
This discussion was created from the release 4.5.0.
Beta Was this translation helpful? Give feedback.
All reactions