Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge branch Dev1.7 to master #402

Merged
merged 400 commits into from
Apr 26, 2016
Merged

merge branch Dev1.7 to master #402

merged 400 commits into from
Apr 26, 2016

Conversation

lixun910
Copy link
Member

merge branch dev1.7 to master
tag as 1.8 release (milestone point)

Add https for libcurl
finally got a fix for crash of CartoDB on windows. Access violation for
curl_easy_free() function.
A weird library linking of a older version libcurl caused the crash. The
code in libcurl 7.46 has a fix. Upgrade build script.
sync build scripts with windows
#288 causes crash due to large number of observations (>70000) generates
too many pairs (which is set as default) and cause memory issue and
crash in non-parametric correlogram. So, a detection is added to set
"Random Sample" as default when observation number is larger than 10000.

Note: this crash only appears on Windows platform.
nonparametric spatial autocorrelation: display histogram later
continue by Adding a toolbar for Map in connectivity map.
calculator will not be available since it’s not well tested.
Add a toolbar to the cartogram view. Disable basemap button, since it’s
coord system is different
Let's truncate labels on horizontal axis at 1 decimal place. — Still it
relies on users to adjust the width of the axis to get rid of overlay
of numbers.

for the crash, there is assert violation when handles NAN number.
update version number
update label
update create new button
fix a memory issue in Average Chart
take coefficients variance matrix out
lixun910 added 25 commits April 6, 2016 21:38
Cartogram and Bubble charts crash due to category setting
revert back to show average line as reference
make sure weights definition or changes are saved to project file.
change “Excluded” to “Unselected”.
fix a bug that min/max value on Y axis changed like a memory violation.
fix the shrinked plot with time variable
projection is not initialized and cause crash
ignore OpenFileGDB and require user to use official FileGDB library
When change selection, update the Yaxis back is actually easier to do.

Bring the black line back to “All” comparison.
fix issue for Y-axis value range adjustment.
Enhance duplicated field detection when Merge Table.

Prompt more details when Save/SaveAs failed creating field.

Enhance detection when Add Variable with weird field name.
@lixun910 lixun910 added this to the 1.8 milestone Apr 26, 2016
@lixun910
Copy link
Member Author

Allow merge to create 1.8 base at master/

@lixun910 lixun910 merged commit fbd8ae0 into master Apr 26, 2016
@lixun910 lixun910 self-assigned this Apr 26, 2016
@lixun910 lixun910 deleted the dev1.7 branch April 30, 2016 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant