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 2988d 06h werner / public SVN  
1221 2988d 06h werner /branches/ public SVN  
1220 2988d 06h werner /branches/version1.0/ Version 1.0  
1218 2988d 08h werner / clean up repository - make 1.0 trunk again!  
1217 2988d 08h werner / clean up repository - make 1.0 trunk again!  
1198 3107d 06h werner /branches/iland_regen/src/ api documentation...  
1190 3126d 04h werner /branches/iland_regen/src/ api documentation....  
1189 3127d 10h werner /branches/iland_regen/src/apidoc/ documentation API iLand  
1188 3128d 06h werner /branches/iland_regen/src/apidoc/ apidoc style, and apidoc content  
1104 3276d 12h 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 3284d 12h 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 3392d 07h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1061 3396d 06h 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 3401d 07h werner /branches/port_qt5_64bit/src/ added topheight in ABE
additional things like standIds(), ...
 
951 3754d 02h 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 3802d 07h 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 3921d 16h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
900 3925d 07h werner /branches/port_qt5_64bit/src/apidoc/ABE/