Difference between revisions of "Sandbox"
Sandbox
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
status = resolved, closed | status = resolved, closed | ||
fixed_in_version = 2.9.0 | fixed_in_version = 2.9.0 | ||
− | show = | + | show = category, summary, fixed_in_version, updated, resolution |
</mantis> | </mantis> | ||
Revision as of 12:40, 10 November 2017
1def quickSort(arr):
2 less = []
3 pivotList = []
4 more = []
5 if len(arr) <= 1:
6 return arr
7 else:
8 pass
Bug fixes version 2.9.0
Category | Summary | Fixed_in_version | Updated | Resolution |
---|---|---|---|---|
Map | Map reprojects twice when changing projection | 2.9.0 | 2018-01-26 | fixed |
Data import | "Description" errors when importing treatment proposals | 2.9.0 | 2018-01-19 | fixed |
Data import | Spara filnamn importerat beståndsregister | 2.9.0 | 2017-12-06 | fixed |
Other | Stratification routine hangs | 2.9.0 | 2017-12-06 | fixed |
TPG | Lurig Regeneration Settings | 2.9.0 | 2017-12-06 | fixed |
Data import | Treatment proposals can not be imported for treatment unit | 2.9.0 | 2017-12-06 | fixed |
PlanEval | Contact page | 2.9.0 | 2017-11-14 | fixed |
PlanEval | Fix confusing UI when configuring value in PlanEval | 2.9.0 | 2017-11-10 | fixed |
General | Result variable AlternativeSummaryData.SoilExpectationValue has no unit label | 2.9.0 | 2017-11-10 | fixed |
TPG | Return better error message when running TPG-simulation with invalid pricelist | 2.9.0 | 2017-11-10 | not a bug |
PlanEval | Links to SHa:s homepage from About-form in PlanEvalWeb are broken | 2.9.0 | 2017-11-10 | fixed |
General | Cannot remove previous StandNeighbourhood results if too many rows are present | 2.9.0 | 2017-11-10 | fixed |
Map | Map export fails when some treatment units are excluded from simulation | 2.9.0 | 2017-11-10 | fixed |
Optimization | StandNeighbour preview window doesn't update after calculation | 2.9.0 | 2017-11-10 | fixed |
Optimization | Wrong help text when selecting TPG-simulation for optimization, and seemingly possible to select more than one simulation | 2.9.0 | 2017-11-10 | fixed |
Forest Domain Builder | Creating a forest domain from the selected stands adds it to the first domain template instead of the selected template | 2.9.0 | 2017-11-10 | fixed |
Growth / production | BreedingLevel = None vid plantering trots aktivering av förädlat material | 2.9.0 | 2017-11-10 | fixed |
Map | Map crashes occasionally when changing projection | 2.9.0 | 2017-11-10 | fixed |
Forest Domain Builder | Exception loading treatment units when creating a new forest domain | 2.9.0 | 2017-11-10 | fixed |
PlanEval | Tabellvy för användargrupper trunkerad | 2.9.0 | 2017-11-10 | fixed |
Growth / production | Height growth reduction less than expected in pine plantation when enforcing high levels of moose damage | 2.9.0 | 2017-11-10 | fixed |
Map | Common border length calculation incorrect when polygons touch in more than one sequence | 2.9.0 | 2017-11-10 | fixed |
Optimization | Areal-parameter i optimeringsmodellen ska peka på AdjustedAreaFactor | 2.9.0 | 2017-11-10 | fixed |
Report generator | Optimization Results > Details > Select Results sparas inte för projektet | 2.9.0 | 2017-11-10 | fixed |
PlanEval | Add "Forgot password" function to PlanEvalWeb | 2.9.0 | 2017-11-07 | fixed |
English
RSS
-->