From 0f64686efedcc99531e3bb1d6042aeb961365efd Mon Sep 17 00:00:00 2001 From: Adri Date: Tue, 11 Jul 2017 17:46:56 +0200 Subject: [PATCH] Update changelog for v1.10.0 --- CHANGELOG.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dea34a352..6e1c0f55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,84 @@ # Change Log +## [v1.10.0](https://github.com/Cadasta/cadasta-platform/tree/v1.10.0) (2017-07-04) +[Full Changelog](https://github.com/Cadasta/cadasta-platform/compare/v1.10-alpha.1...v1.10.0) + +## [v1.10-alpha.1](https://github.com/Cadasta/cadasta-platform/tree/v1.10-alpha.1) (2017-07-04) +[Full Changelog](https://github.com/Cadasta/cadasta-platform/compare/v1.9.0...v1.10-alpha.1) + +**Fixed bugs:** + +- Text Sanitation Needs to Exclude '-' for Latitude, Longitude Fields [\#1613](https://github.com/Cadasta/cadasta-platform/issues/1613) +- No search results for party-related information in demo/platform [\#1604](https://github.com/Cadasta/cadasta-platform/issues/1604) +- Remove max char length for tenure\_type [\#1576](https://github.com/Cadasta/cadasta-platform/issues/1576) +- String Sanitation - Password reset [\#1558](https://github.com/Cadasta/cadasta-platform/issues/1558) +- Resources :: "Detach" button only activated for resources not attached [\#1555](https://github.com/Cadasta/cadasta-platform/issues/1555) +- Ability to display the "uncommon" fonts in the platform [\#1554](https://github.com/Cadasta/cadasta-platform/issues/1554) +- Put indicator next to username if superuser [\#1553](https://github.com/Cadasta/cadasta-platform/issues/1553) +- Cannot upload forms with certain language fonts [\#1549](https://github.com/Cadasta/cadasta-platform/issues/1549) +- Cannot files questionnaire in IE \(WIP\) [\#1548](https://github.com/Cadasta/cadasta-platform/issues/1548) +- Non org member can add/edit/delete projects and project data [\#1547](https://github.com/Cadasta/cadasta-platform/issues/1547) +- Add member form can be submitted more than once [\#1543](https://github.com/Cadasta/cadasta-platform/issues/1543) +- Missing js files generate 404 error [\#1539](https://github.com/Cadasta/cadasta-platform/issues/1539) +- Organization "add button" disappears on member detail page [\#1474](https://github.com/Cadasta/cadasta-platform/issues/1474) +- Search: unsafe use of subprocesses & curl [\#1471](https://github.com/Cadasta/cadasta-platform/issues/1471) +- Export project data isn't as expected [\#1463](https://github.com/Cadasta/cadasta-platform/issues/1463) +- Public user is able to view sidebar in a project [\#1460](https://github.com/Cadasta/cadasta-platform/issues/1460) +- Long filenames breaking formatting in attach modal and location detail panel. [\#1419](https://github.com/Cadasta/cadasta-platform/issues/1419) +- Some specific formats for GPX files are failing \(500 error\) [\#1350](https://github.com/Cadasta/cadasta-platform/issues/1350) +- Attach resources : doc, docx files are not allowed [\#1162](https://github.com/Cadasta/cadasta-platform/issues/1162) + +**Closed issues:** + +- Update tab css to match mocks [\#1611](https://github.com/Cadasta/cadasta-platform/issues/1611) +- Custom basemaps: to include additional basemaps that can be used in my project [\#1602](https://github.com/Cadasta/cadasta-platform/issues/1602) +- Add links as additional resources [\#1598](https://github.com/Cadasta/cadasta-platform/issues/1598) +- Public/private attributes [\#1595](https://github.com/Cadasta/cadasta-platform/issues/1595) +- Update tab css [\#1593](https://github.com/Cadasta/cadasta-platform/issues/1593) +- Broken links to devwiki.corp on readme [\#1582](https://github.com/Cadasta/cadasta-platform/issues/1582) +- Ability to Associate GPX Files with Locations [\#1556](https://github.com/Cadasta/cadasta-platform/issues/1556) +- Ability to upload custom fonts in Cadasta for specific partners [\#1550](https://github.com/Cadasta/cadasta-platform/issues/1550) +- Create wireframes for user dashboard [\#1479](https://github.com/Cadasta/cadasta-platform/issues/1479) +- Semi-Custom Reporting [\#1456](https://github.com/Cadasta/cadasta-platform/issues/1456) +- Script or CLI to bulk import resources [\#1436](https://github.com/Cadasta/cadasta-platform/issues/1436) +- Transifex files update [\#1427](https://github.com/Cadasta/cadasta-platform/issues/1427) +- \[Enhancement\] Prefill the resource name field with the filename [\#1392](https://github.com/Cadasta/cadasta-platform/issues/1392) +- SMAP: Implement frontend toolchain [\#1244](https://github.com/Cadasta/cadasta-platform/issues/1244) +- Include a "Demo" label to make users more clear that they are in demo site [\#1164](https://github.com/Cadasta/cadasta-platform/issues/1164) +- SMAP: Update existing views and templates [\#1059](https://github.com/Cadasta/cadasta-platform/issues/1059) +- Create locations using imported GPX files without making use of the drawing tools [\#664](https://github.com/Cadasta/cadasta-platform/issues/664) +- Home Page Search Box [\#339](https://github.com/Cadasta/cadasta-platform/issues/339) +- Add user profile images [\#110](https://github.com/Cadasta/cadasta-platform/issues/110) +- Upload Point Data from Field Data Instruments [\#40](https://github.com/Cadasta/cadasta-platform/issues/40) + +**Merged pull requests:** + +- Fix syntax error in SASS file [\#1622](https://github.com/Cadasta/cadasta-platform/pull/1622) ([seav](https://github.com/seav)) +- Update contributing guidelines for new wiki [\#1621](https://github.com/Cadasta/cadasta-platform/pull/1621) ([amplifi](https://github.com/amplifi)) +- Update wiki reference in readme [\#1620](https://github.com/Cadasta/cadasta-platform/pull/1620) ([amplifi](https://github.com/amplifi)) +- Sanitise text-like fields only [\#1619](https://github.com/Cadasta/cadasta-platform/pull/1619) ([oliverroick](https://github.com/oliverroick)) +- Depersonalize test accounts [\#1618](https://github.com/Cadasta/cadasta-platform/pull/1618) ([amplifi](https://github.com/amplifi)) +- Feature/\#1164 sitelabel [\#1617](https://github.com/Cadasta/cadasta-platform/pull/1617) ([clash99](https://github.com/clash99)) +- Update travis.yml to work around Trusty changes [\#1616](https://github.com/Cadasta/cadasta-platform/pull/1616) ([amplifi](https://github.com/amplifi)) +- Added Italian and update all translation files [\#1615](https://github.com/Cadasta/cadasta-platform/pull/1615) ([clash99](https://github.com/clash99)) +- CSS for tabs [\#1614](https://github.com/Cadasta/cadasta-platform/pull/1614) ([clash99](https://github.com/clash99)) +- Changes to PR template [\#1612](https://github.com/Cadasta/cadasta-platform/pull/1612) ([oliverroick](https://github.com/oliverroick)) +- Add user measurement system [\#1610](https://github.com/Cadasta/cadasta-platform/pull/1610) ([laura-barluzzi](https://github.com/laura-barluzzi)) +- SMap Bugfixes Round 2 [\#1607](https://github.com/Cadasta/cadasta-platform/pull/1607) ([linzjax](https://github.com/linzjax)) +- Adding debug toolbar info to readme [\#1585](https://github.com/Cadasta/cadasta-platform/pull/1585) ([clash99](https://github.com/clash99)) +- Added form submit js to add org member page [\#1570](https://github.com/Cadasta/cadasta-platform/pull/1570) ([clash99](https://github.com/clash99)) +- Add account user language [\#1569](https://github.com/Cadasta/cadasta-platform/pull/1569) ([laura-barluzzi](https://github.com/laura-barluzzi)) +- Added badge icon next to user name for super users [\#1568](https://github.com/Cadasta/cadasta-platform/pull/1568) ([clash99](https://github.com/clash99)) +- KNU & Paduak font addition [\#1567](https://github.com/Cadasta/cadasta-platform/pull/1567) ([clash99](https://github.com/clash99)) +- Update CHANGELOG for v1.9.0 [\#1566](https://github.com/Cadasta/cadasta-platform/pull/1566) ([amplifi](https://github.com/amplifi)) +- SMap Bugfixes Round 1 [\#1562](https://github.com/Cadasta/cadasta-platform/pull/1562) ([linzjax](https://github.com/linzjax)) +- Adjusted date picker localization file url [\#1557](https://github.com/Cadasta/cadasta-platform/pull/1557) ([clash99](https://github.com/clash99)) +- Add Requires.io badge to README [\#1541](https://github.com/Cadasta/cadasta-platform/pull/1541) ([amplifi](https://github.com/amplifi)) +- Rehaul of project dashboard, project overview, organization dashboard, and organization overview. [\#1537](https://github.com/Cadasta/cadasta-platform/pull/1537) ([clash99](https://github.com/clash99)) +- Add Grunt to compress SMap js files. [\#1533](https://github.com/Cadasta/cadasta-platform/pull/1533) ([linzjax](https://github.com/linzjax)) +- Add support for GPX tracks with multiple nested track segments [\#1503](https://github.com/Cadasta/cadasta-platform/pull/1503) ([bjohare](https://github.com/bjohare)) +- Prefill the resource name field with the filename [\#1393](https://github.com/Cadasta/cadasta-platform/pull/1393) ([niharika1995](https://github.com/niharika1995)) + ## [v1.9.0](https://github.com/Cadasta/cadasta-platform/tree/v1.9.0) (2017-05-31) [Full Changelog](https://github.com/Cadasta/cadasta-platform/compare/v1.9.0-alpha.1...v1.9.0)