Staging Release v1.7.3-alpha.1
Pre-release
Pre-release
·
285 commits
to master
since this release
v1.7.3-alpha.1 (2017-04-04)
Fixed bugs:
- Resource detail different than other detail pages #1342
- Sign in username/email texts #1323
- Typo in flash message after incorrect login. #1308
- Needs Investigation :: Overview Map Zooms to Extent of One Particular Polygon #1289
- Import Issue :: Party file imports successfully but does not associate with location id #1285
- AssertionError at /api/v1/users/<user-name>/ #1284
- User session has no expiry #1273
- Password reset should not confirm or deny existence of account #1272
- 403 after sign in #1250
- I can see members on Organization Overview but "View all" members tells me no #1241
- Sample questionnaires still contain the Project Extent location type #1226
- Search add location icon not working with Internet Explorer #1165
- Importing these Files Exceptions Is Not Caught #1113
- Possible to Create Duplicate Resource Entries #1107
- API: Non-permissioned users can view an organizations users #1042
- Make usernames case insensitive #946
- Longer-term solution for intermittent functional test failures #919
Closed issues:
- [ui] [enhancement] Make header "add dropdown buttons" contextual #1346
- Pending migration not bundled #1334
- Browser Incompatibility: User dropdown does not work in Safari on Project pages #1333
- Wrong style used in party detail page #1331
- Adding forgot username functionality. #1319
- Emails from Cadasta should have a human readable name #1269
- Remove confirm password fields #1242
- Readme does not shows what this project does. #1196
- Importer :: Ability to import WKB formatted coordinates #1159
- Search: clicking on search panel should go to the top of the page? #1148
- Search: Clear textbox #1147
- Change of email process security updates #1140
- Send an email when a user changes the password #724
Merged pull requests:
- Add required options and helpful output to management commands #1366 (alukach)
- Extend pruning for media/temp/ #1362 (amplifi)
- Use Django Extensions in dev qa mode #1361 (alukach)
- Fixes #724 -- Send confirmation email after password change and reset #1353 (oliverroick)
- Fix #1140 -- Update change-email process #1348 (oliverroick)
- Add tests to check pending migrations #1347 (niharika1995)
- Bugfix/#1113 #1344 (alukach)
- More botlist updates #1341 (amplifi)
- Fix static serving of favicon in nginx config #1340 (amplifi)
- Remove main.css (ignored for SASS compilation) #1339 (amplifi)
- Fix bold markup in PR review template #1338 (amplifi)
- Remove broken django.contrib.auth url endpoints #1337 (alukach)
- Fixed #1331: Wrong style used in party detail page #1336 (rishabhiitbhu)
- Remove confirm password fields (resolves #1242) #1332 (alukach)
- Update Ansible roles manifest #1330 (amplifi)
- Update gitignore #1329 (amplifi)
- Bugfix #1284: Assertion error at /api/v1/users/<user-name>/ #1325 (rishabhiitbhu)
- Fix #1323: Add email to login page text. #1324 (khantaalaman)
- Fixed search box on map in IE #1307 (clash99)
- Show whole project extent on overview and map project pages #1304 (clash99)
- Add a test for WKB importing #1301 (laura-barluzzi)
- Fix #1042: Hide user details for unauthorized users #1287 (niharika1995)
- Bugfix/#1272 and added tests for same #1279 (aklife97)
- Add explicit cookie config #1278 (amplifi)
- Fix #946: Make usernames case insensitive #1276 (bjohare)
- Hide location action buttons unless user has permission to do the action #1268 (laura-barluzzi)
- Added is_member to OrgAdminCheckMixin. Updated org_member permissions. #1251 (linzjax)
- Fix of bug #1107 *Possible to Create Duplicate Resource Entries* #1191 (laura-barluzzi)
- Bugfix #1188:Add 'forgotten password' link to the 'change password' page. #1189 (rjain111)
- Fixed #1148 #1175 (iharsh234)
- Search: Clear search textbox. #1171 (khantaalaman)