Releases: AFG-Polio-Data/APMIS-Project
APMIS v2.0.2
APMIS v2.0.1
Change Log
Summary
This release includes a major code change for Campaign and dashboard.
Improvements
- Enable pre-campaign and post-campaign phases of campaigns for form entry and dashboard (#46)
- Changing "External ID" to "Code No" - settings for the Configuration page (#99)
- Forms need to support logical checks (#70)
- Change Language Behavior (#132)
Mobile App improvements:
- Modify the SORMAS mobile app to remove persistent references to “SORMAS” and show APMIS branding (#43)
Bug fixes:
APMIS v.2.0.0
Change Log
Summary
This release includes a major code change for Campaign forms and dashboard.
Improvements
-Changing language behaviour (#132).
-Wrap long columns header text into multiple lines (#94).
-Forms need to support logical checks (#70).
-Allow for a flexible screen resolution display on mobile, web or tablet screens with automatic adjustments with scroll bars where needed and responsive (#36).
New Feature
-Enable pre-campaign and post-campaign phases of campaigns for form entry and dashboard (#46).
-Allow users to reset passwords (#38).
v1.0.13
Change Log
Summary
This release includes improvements to features designed in earlier versions.
Improvements
v1.0.12
Change Log
Summary
This release includes bug fixes and improvements to features designed in earlier versions.
Improvements
-
Add Region dropdown on 'Create New User' screen #116
-
Import template should include region ("area") #126
-
Wrap long line text to page width #98
-
User creation page-- Disable Facility, facility cat and facility type/Country #96
-
Changing "External ID" to "Code No" #99
Bugs
v1.0.11
Change Log
Summary
This release includes bug fixes and adds improvements to features designed in earlier versions.
Improvements
Mobile
- Change filename of mobile app to 'APMIS 1.0.x' not SORMAS (#91).
- Modify the SORMAS mobile app to remove persistent references to “SORMAS” and show APMIS branding (#43).
UI/UX
- Refine UI to edit list items (#27)
Forms/Campaign
- Add Region dropdown on 'Create New User' screen (#116).
New Feature
Forms/Campaign
- Add "Save and New" button to add another entry of this form (#28).
- Add Region (Areas) filter for Campaign data in APMIS (#1)
Bugs
- User is immediately logged out after logging back into same browser window (#117)
v1.0.10
Change Log
Summary
This release includes bug fixes and adds improvements to features designed in earlier versions.
Improvements
UI/UX
- Allow for a flexible screen resolution display on mobile, web or tablet screens with automatic adjustments with scroll bars where needed and responsive (#36)
Forms/Campaign
- Change Campaign-round to Campaign Phase in campaign creation list (#106)
This change is effected for 'Intra-Campaign' and 'Post-Campaign in this release.
- Add ability to duplicate campaign configurations from an existing campaign to a new one ('Duplicate' button) #63
A new UUID will now be generated for duplicated campaigns, this will replace the concatenation with "-DUP" seen in the last release.
Infrastructure
- Ability to set fields to "Read Only" (#93)
"-readonly" can now be added to the id of fields in the JSON form definition to prevent the field from being displayed in the form's data grid.
Bugs
- "--Please Select--" is getting add to campaign as a form (#87)
v1.0.9
Change Log
###Summary This release fixes bugs found in the previous release and adds improvements to forms and campaigns funtionsImprovements
UI/UX
- Configuration > Clusters page: Change label from "No. of communities" to "No. of clusters" (issue #104)
- Side menu order and formatting (#112)
Forms/Campaign
- Change Campaign-round to Campaign Phase in campaign creation list (#106)
- Change cluster label to Round label (#107)
New Features
Forms/Campaign
- Add ability to duplicate campaign configurations from an existing campaign to a new one ('Duplicate' button) (#63)
Infrastructure
Bugs
APMIS v1.0.8
APMIS v1.0.7
Summary
This release contains UI improvements and some infrastructure improvements.
Improvements
UI/UX
- Refine UI to edit list items (#27)
- Campaign config/add form dropdown issue(#29)
- Form list should be by campaign phase and alphabet (#26)
- Update UI basic colors (pending country feedback) (#71 )
Validation/Data Types
- Forms need to support logical checks (#70)
Infrastructure
- Remove all other irrelevant languages and retain only English(Afghanistan), Pashto, Dari (#41 )
- Expand About section to allow for linking to reference material (e.g help files/online documents (#45)
- Remove or disable specific irrelevant SORMAS components and references in Web Application (#40)
New Features
Validation/Data Types
- Ensure support for common data input web controls (text box, dropdown, yes/no, radio button, check box) during entry (#53)
Forms/Campaign
- Add a "Campaign Type" to campaigns (#8)
- Ensure support for calculations within data entry pages /forms based on entered data within that form(#54)
Infrastructure