Bxp Release 10 SER 1 release notes
From All n One's bxp software Wixi
bxp Release 10 Service Enhancement Release 1 has no set date for release yet. Cooperation and collaboration with clients is currently in progress.
Contents
1 Existing Module Changes
| Module | Icon | Total Changes | Link |
|---|---|---|---|
| Appointment Manager | |
7 Changes | Bxp_R10SER1_-_Appointment_Management |
| Communications Centre | |
1 Change | Bxp_R10SER1_-_Communications_Centre |
| eCourse | |
3 Changes | Bxp_R10SER1_-_eCourse |
| Form Management | |
20 Changes | Bxp_R10SER1_-_Form_Management |
| Information Centre | |
3 Changes | Bxp_R10SER1_-_Information_Centre |
| KeyStats | |
5 Changes | Bxp_R10SER1_-_KeyStats |
| MetaData | |
1 Changes | Bxp_R10SER1_-_MetaData |
| Project Manager | |
8 Changes | Bxp_R10SER1_-_Project_Manager |
| System Access Management | |
17 Changes | Bxp_R10SER1_-_System_Access_Management |
| Time Tracker | |
2 Changes | Bxp_R10SER1_-_Time_Tracker |
2 New Modules
2.1 Dashboards
The Dashboards module allows for prebuilt, predesigned panes of information to be collated into a single operational dashboard.
A user can have access to multiple dashboards.
Module_-_Dashboards
A number of predesigned dashboards will be launched with the module.
3 Engine
3.1 Table styling
We’ve been asked more than once to allow tables to “pop” or look more stylish.
bxp can adopt a look from other known office tools and using a well-known package to suggest some HTML interpretations.
In order to implement these styles the tables will have to have new CSS tags applied.
- css_Table_New_Table
- css_Table_First_Cell
- css_Table_First_Row
- css_Table_Data_FirstCell
- css_Table_Data_DataCell
- css_Table_Data_LastCell
- css_Table_Data_Alt_FirstCell
- css_Table_Data_Alt_DataCell
- css_Table_Data_Alt_LastCell
- css_Table_Last_FirstCell
- css_Table_Last_Row
- css_Table_Last_LastCell
These tags are then set with appropriate styles and makes styling really easy to apply.
This change will affect where clients might have customisations or expect data to appear in particular layouts.
A default style matching current styles will be created BUT the HTML will have the new css Headers added.
Application of styling will vary throughout the system. i.e. there will be a master default but only some reports will allow “selective” styling.
3.2 System notification emails
A number of email and reports from bxp come from a variety of email addresses currently. These are to be unified under the bxpsoftware.com domain.
- security@bxpsoftware.com
- hamsters@bxpsoftware.com
- notification@bxpsoftware.com
- alerts@bxpsoftware.com
- compliance@bxpsoftware.com
3.3 AJAX engine - Title when no records
Currently the text displays
This will be changed to "No records found."
