Releases: Cadasta/cadasta-platform
Releases · Cadasta/cadasta-platform
Staging Release v1.2.0-alpha.5
Staging Release v1.2.0-alpha.5
Staging Release v1.2.0-alpha.4
Staging Release v1.2.0-alpha.4
Staging Release v1.2.0-alpha.3
v1.2.0-alpha.3 (2016-10-28)
Implemented enhancements:
- Make import data pages wizard-ized #793
- Increase length of choices tab labels in questionnaires from 200 chars to 2500 chars #775
Fixed bugs:
- Uploading a XLSForm with empty labels throws IntegrityError #869
- Internal server error 500 when trying to download data from a large project #857
- Geometry editing: cancel prevents further editing #781
Closed issues:
Merged pull requests:
Staging Release v1.2.0-alpha.2
v1.2.0-alpha.2 (2016-10-26)
Fixed bugs:
- Imported resources missing header row #860
- Import tool fails to import tenure_relationship_attributes #812
Closed issues:
- API / Platform Errors when adding projects and users using API or Platform #866
Merged pull requests:
- Fix #866 -- Makeing sure organizaiton roles are always unique #868 (oliverroick)
Staging Release v1.2.0-alpha.1
v1.2.0-alpha.1 (2016-10-26)
Implemented enhancements:
- Add support for select_multiple attributes to data import #791
- Add an indicator to indicate which fields are required in all of our HTML forms #357
- Add client-side form validation where possible #322
- User list page should also display the user's full name #316
- uWSGI needs env vars #864 (amplifi)
Fixed bugs:
- Standard questionnaire making platform error for new projects #862
- Project resources view Attach button should not be visible to users who doesn't have permission to add resources #835
- Page and permissions caching #714
- Long xform errors break layout #678
Closed issues:
- Reset button ideally should not be present in the Edit Profile screen #844
- Error running manage.py loadpolicies #836
- Reverse full name and user name to be consistent with new pattern #818
Merged pull requests:
- Update changelog #867 (amplifi)
- Add import support for select_multiple attribute types and tenure relationship attributes #865 (bjohare)
- Try to fix non-determinism in tests #856 (ian-ross)
- Parsley integration #852 (clash99)
- First round of performance improvements #850 (ian-ross)
- Display username first then full name on projects permissions page #841 (karenc)
- Allow accounts loadpolicies command to be run on its own #839 (karenc)
- Project resource view 'Attach' button hiding from users who doesn't have permission #838 (manoramahp)
- Display user's full name on user list page #837 (karenc)
Platform Release v1.1.0
Staging Release v1.1.0-alpha.1
Fix 502 errors on resources list page (#855)
Platform Release v1.0.0
v1.0.0 (2016-10-19)
Implemented enhancements:
- When user has no full name empty space there on top of that users' username in organization member side menu #758
- Submitting multiple parties or locations per xform submission #554
- Add Opbeat integration and configuration #849 (amplifi)
- Provisioning for memcached support #845 (amplifi)
Fixed bugs:
- Deleted records are not detached from resources #803
- Adding a project cannot complete if there are many org members #796
- Superuser cannot view org member edit page #794
- Can't change a org members project permissions. #779
- CSS tweaks #771
- Clicking on resources tab gives 502 error sporadically #770
- Email verification for user accounts not recorded #766
- Canceling adding/editing a location does not work #719
- Send confirmation email when user changes their email address #676
- Geopoint parse failure when there are also geotrace and geoshape questions in xlsform #643
- Weird formatting of attribute labels when mulitlingual labels defined in xform #389
Closed issues:
- Previews for non-image resources #847
- Nothing happens on clicking the info symbol "i" #842
- Inactive account page shown but no confirmation email received #821
Merged pull requests:
- Whitelisted all audio types except vnd.* #848 (linzjax)
- Fix #719: Fix URL for canceling adding locations #819 (seav)
- Fixes for multilingual XLS Forms #817 (ian-ross)
- Kavindya89 bugfix#758 #809 (ian-ross)
- Fix for #643 #808 (bjohare)
- CSS adjustments #807 (clash99)
- Fix #794: Avoid error when superuser views org member edit page #806 (seav)
- added pre_delete to detach resources from records #804 (linzjax)
- Improvement to user accounts #798 (oliverroick)
- Caching for tutelary #747 (ian-ross)
Staging Release v0.3.0-alpha.5
v0.3.0-alpha.5 (2016-10-06)
Implemented enhancements:
- select_multiple in XLS forms is not currently supported #586
Fixed bugs:
- Icons for resources created by import not displayed #799
- Data import should skip blank, non-required attribute fields #788
- Server error when adding a new member in the org that has more than one page list of projecs #782
- Select multiple not compatible with data download #780
- Safari is auto-filling project name with contact name #773
- When adding new members to the organization, you can see archived projects #763
- Archived projects should not appear in project list #762
- Can't add a resource in a location uploading a file #754
- XForms: Attribute groups with similar labels will override each other #748
- Can't add location resource when I'm an admin and created the project #743
- During resource upload, resources should be removed when user clicks the 'remove' link #582
Closed issues:
- Archived project detail page is still accessible #783
- Option to add new organization when creating new project #772
Merged pull requests:
- Move AWS deployment instructions #805 (ian-ross)
- Fix: #799 #800 (bjohare)
- Attempt "fix" for #770 #797 (ian-ross)
- Ensure form submission is complete with fields in DataTables #795 (seav)
- Fix #788 Data import should skip blank, non-required attribute fields #790 (bjohare)
- Only active projects appear on member permissions page #789 (linzjax)
- Bugfix/#582 #787 (oliverroick)
- Updated data download formatting for select_multiple #784 (linzjax)
- Fix missing ugettext call #767 (ian-ross)
- Archive filter appears even if pagination occurs #765 (linzjax)
- Fix untranslatable strings mostly in templates #764 (ian-ross)
- Fixing #754 #757 (kavindya89)
Staging Release v0.3.0-alpha.4
v0.3.0-alpha.4 (2016-10-03)
Implemented enhancements:
- Member permissions ui problem with save #627
- Reset password page needs some CSS love. #591
- Consider adding either site-wide or fine-grained search index robot settings #454
- Script to remove files from temporary directories on the app server #354
- Enhancement/#354 Cron task to prune MEDIA_ROOT files #752 (amplifi)
- Enhancement/#454 Search Index robots settings #751 (amplifi)
Fixed bugs:
- Cannot click on profile button while adding a project #593
Closed issues:
Merged pull requests: