SpaceView Release Notes

VERSION 5.5.0

General

  • Add filter to exclude employees throughout the app that meet criteria defined in appConfig files (RSCSV-505)
  • Fix to asideNav styling for direct reports (RSCSV-505)
  • Make datatables ‘waiting’ message have a yellow background throughout the app (none)
  • Synced up all the versions of redirect.php and moved directReports.em back to directReports_em.php so V5 matches V3 (none)

Database

  • Ensured any data coming back from Oracle doesn’t have trailing whitespace (none)
  • Modified Oracle DB class to show errors (none)
  • Made DB error reporting just go to the spaceview log file (none)
  • Code in place to retrieve ml_heading and store it in a cookie. So far dp name and dv name are being stored. (RSCSV-505)
  • Global replacement of ‘Department’ labels with [“department_label”] to display value from cookie. (RSCSV-505)
  • Global replacement of ‘Division’ labels with [“division_label”] to display value from cookie. (RSCSV-505)
  • Prep common.ph for global replacement of ‘Business Unit’ labels (RSCSV-505)

Maps and Floorplans

  • Added toggle filter to appConfig to exclude rooms that are hotelable for Vacance and Occupancy/Vacancy highlights (RSCSV-505)
  • Added toggle ability for security around Edit Coordinates (RSCSV-505)
  • Added toggle ability to all highlights, added a Conference Room Type highlight, and variablized ‘Employee Standard’ (RSCSV-505)
  • Bugfix for highlight filtering when clicking on ‘key’ in legend (RSCSV-505)
  • Maximize floor plan resize fix. Geography Edit Coordinates resize (none)

Locate

  • Added ‘show’ capabilities for Employee/Person->Assets and Room->Assets and Room->Amenities (RSCSV-505)

Moves

  • Added ‘Export for Import’ and ‘Import’ buttons and functionality to Move Summary page (RSCSV-505)
  • Added restrictWithdraw capability, and added security around viewing ‘Edit Project’ (moveProject.php) as well as the ‘Export for Import’ and ‘Import’ buttons on ‘Move Project Summary’ (moveProjectSummary.php), plus bug fix for ‘Employee Move Orders’ section on ‘Move Project Summary’ (RSCSV-505)
  • Forced min widths on Actions and Notes and added ‘Title’s to buttons (none)
  • Swapped colors on From: and To: move maps so From: is red and To: is green (RSCSV-505)
  • Bugfix for ‘View Move Summary’ not showing any data (none)

HR Organization

  • Updated a couple of the heatmap icons (none)

VERSION 5.4.1

General

  • Bugfixes for Oracle connector to remove extra whitespace returned by getOne function (RSCSV-495)

VERSION 5.4.0

General

  • Installation scripts for database changes have been migrated to Archibus Database Update Wizard scripts/file (RSCSV-495)

Maps and Floorplans

  • Bugfixes for Department (Em) highlight (RSCSV-493)
  • Missing floorplan error message now includes building and floor information (none)

Locate

  • Equipment Location Update now updates the room in the DB and the tooltip when equipment is moved (RSCSV-493)

Moves

  • Bugfixes for adding employees to group moves (RSCSV-499)

VERSION 5.3.0

General

  • Added database connectors to use PDO to connect to SQL Server and OCI8 to connect to Oracle (RSCSV-478)
  • Moved development info (touchscreen and branch) to the Actions & Settings dropdown (gear icon top right) (RSCSV-478)
  • Oracle compatibility fixes (e.g. removing trailing whitespace) (RSCSV-478)

Configuration

  • Changed definition of emNumberField to COALESCE(em.em_number, em.em_id) (RSCSV-478)
  • Added global.projectTable config variable to note which project tables to use (mp or both) to enable migration of move projects to the projects table instead of the mp table (RSCSV-478)

Maps and Floorplans

  • Bugfixes for Move Vacancy highlight (RSCSV-478)
  • Added global.projectTable config variable to note which project tables to use (mp, project, or both) (RSCSV-449)

Locate

  • Bugfixes for “By Cost Center” (RSCSV-98, RSCSV-481)
  • Bugfixes to edit modals (RSCSV-478)
  • Bugfixes for compatibility issues with Oracle (RSCSV-478)

Moves

  • Bugfixes for adding employees (and their equipment) to move projects (RSCSV-478)
  • Improved security controls around action buttons (Submit, Cancel, etc.) for move projects (RSCSV-494)

HR Organization

  • Bugfixes for Direct Reports (RSCSV-478)
  • Migrated Org Chart to Vt (RSCSV-48, RSCSV-478)
  • Bugfixes for when someone reports to themself (RSCSV-170)
  • Bugfix to Manager Level Report (RSCSV-48)
  • Scheduling
  • Bugfixes for Hotel Space for data retrieval and authentication (RSCSV-478)

Documents & Reports

  • Fixed internal page references to work on both Windows and Linux (RSCSV-478)

VERSION 5.2.0

General

  • Modified installation scripts (RSCSV-456)
  • Fixed issue when authenticated user does not exist in the em table (none)

Maps and Floorplans

  • Restrict Floor functionality is configurable via appConfig.php or appConfigLocal.php using application.restrictApplication_floor. The default is disabled (RSCSV-330)
  • Additional error logging when floorplan not found (none)
  • Geography Tree sorts by fl.sort_order then by fl.fl_id (RSCSV-462)
  • Floor highlights that show sqft also show number of rooms (RSCSV-396)
  • Removed non-functional hoteling highlights (RSCSV-454)
  • Navigation for buildings with no floors to show no longer have arrows to expand to show floors (RSCSV-463)
  • Return Group highlight now shows people via icons instead room highlight (RSCSV-396)

Locate

  • Added toggle to show/hide ‘Update Location’ action for People (RSCSV-453)
  • Fixed ‘Edit Coordinates’ popup not working in some environments (RSCSV-474)
  • Fixed direct links to room, equipment, employee, etc. (RSCSV-479)

Work

  • Submit Work Request form allows Requestor to be searched by employee number as long as nameField (as defined in config) contains it (RSCSV-442, RSCSV-447)

Moves

  • Changes to Bldg/Floor/Room fields now save on any change (RSCSV-459)
  • Create (and maintain) a corresponding record in the ‘project’ table when move projects are created (and updated) (RSCSV-449)
  • Stopped fields from clearing out when clicking between them (RSCSV-459)
  • Reordered employee columns in ‘Edit Project’ so all the ‘To’ fields are together and all the ‘From’ fields are together (RSCSV-301, RSCSV-442)

HR Organization

  • Direct Reports migrated to responsive design. (RSCSV-18)

VERSION 5.1.0

General

  • Security enhancements and other minor bug fixes (data cleanup and application flow) (RSCSV-344, RSCSV-348, RSCSV-409, RSCSV-425, RSCSV-430)
  • Environment specific bug fixes (RSCSV-469)

Maps and Floorplans

  • Room hatches added to responsive design (RSCSV-402)
  • Added Conference Room highlight (RSCSV-429)
  • Added Room Category and Room Type descriptions (RSCSV-435)

Locate

  • Migrated Locate -> By Cost Center to responsive design (RSCSV-98)
  • People – Added more Employee information to Summary page and cleaned up image location (RSCSV-139)
  • Added Restrict Floor functionality (RSCSV-330)

Moves

  • Bug fixes related to Move Coordinators (RSCSV-225, RSCSV-396)
  • Fixed Move Project Name bug on Edit Move Project Information page (RSCSV-450)
  • Added configurable color coding of Move Project Status on the “Search for a move project” page (RSCSV-469)

Scheduling

  • Migrated Hotel Space module to responsive design (RSCSV-165, RSCSV-391)

VERSION 5.0.7

General

  • Minor bug fixes

Maps and Floorplans

  • Sped up display of maps

Work

  • Equipment code can be toggled on or off

Moves

  • Cleaned up and re-ordered display of data

VERSION 5.0.6

General

  • New Feature – SpaceView branding
    • Logo
    • Title
    • Background image
    • Icon images
    • Tagline
  • Look and feel changes – consistent button color

Maps and Floorplans

  • New icons for SpaceView amenities

Locate

  • New standard default icons for room image and configuration
  • Upgraded Locate Buildings to V5

VERSION 5.0.5

General

  • Improved functionality for floorplan panning, zooming, clicking/selecting. This applies to wherever floorplans are displayed, e.g. Maps and Floorplans, Work, Moves, etc.

Work Module

  • Added the ability to configure whether or not Problem Type is shown as part of the work request

Was this helpful?

0 / 0

Leave a Reply 0

Your email address will not be published. Required fields are marked *