Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 3149d 07h werner / public SVN  
1221 3149d 07h werner /branches/ public SVN  
1220 3149d 07h werner /branches/version1.0/ Version 1.0  
1218 3149d 09h werner / clean up repository - make 1.0 trunk again!  
1217 3149d 09h werner / clean up repository - make 1.0 trunk again!  
1198 3268d 07h werner /branches/iland_regen/src/ api documentation...  
1190 3287d 05h werner /branches/iland_regen/src/ api documentation....  
1189 3288d 12h werner /branches/iland_regen/src/apidoc/ documentation API iLand  
1188 3289d 08h werner /branches/iland_regen/src/apidoc/ apidoc style, and apidoc content  
1104 3437d 14h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1101 3445d 14h werner /branches/port_qt5_64bit/src/ changes the names of some ABE JS function to run with Qt5.5
e.g.: basalArea(i) -> speciesBasalArea(i)
 
1063 3553d 09h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1061 3557d 07h werner /branches/port_qt5_64bit/src/ developinig ABE.
groundwork: creating STP options (i.e. pure JS-options of STPs that can be used in activities)
working on species specific targets for thinnings (involves a lot of thinking and fiddling with javascript)
added an option to include "shortcuts" to often-used functions (i.e. links in the GUI that directly call JS-functions).
 
1059 3562d 08h werner /branches/port_qt5_64bit/src/ added topheight in ABE
additional things like standIds(), ...
 
951 3915d 03h werner /branches/port_qt5_64bit/src/ many ABE related changes; inter alia:
* syntax checking theme (to detect mis-spelled properties in JS)
* fixed bug in thinning routine (custom-thinning)
* scripting-based approach for initializing regeneration
* thinning routine for selective thinning
...
 
934 3963d 08h werner /branches/port_qt5_64bit/src/ working on ABE.
* new functions like "elapsed()" for stands
* created a global onInit-Handler
* devised a way to initalized regen (using the ActPlanting-code and the onInit Handler)
* updated YUIdoc documentation a bit
 
901 4082d 18h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
900 4086d 08h werner /branches/port_qt5_64bit/src/apidoc/ABE/