Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1191 2918d 18h werner /branches/iland_regen/src/ more documentation .... phew  
1190 2921d 16h werner /branches/iland_regen/src/ api documentation....  
1189 2922d 23h werner /branches/iland_regen/src/apidoc/ documentation API iLand  
1188 2923d 18h werner /branches/iland_regen/src/apidoc/ apidoc style, and apidoc content  
1187 2924d 17h werner /branches/iland_regen/src/apidoc/node_modules/yuidoc-bootstrap-theme/assets/ apidocs CSS file updates  
1186 2924d 18h werner /branches/iland_regen/src/apidoc/node_modules/yuidoc-bootstrap-theme/assets/ update api-doc (yuidoc)  
1185 2924d 23h werner /branches/iland_regen/src/apidoc/node_modules/ added YUIdoc bootstrap-theme  
1184 2925d 00h werner /branches/iland_regen/src/ update JS documentation  
1104 3072d 01h 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 3080d 01h 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)
 
1093 3117d 18h werner /branches/port_qt5_64bit/src/ toying around with yuidoc, some clang-related cleaning.  
1063 3187d 20h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1061 3191d 18h 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 3196d 19h werner /branches/port_qt5_64bit/src/ added topheight in ABE
additional things like standIds(), ...
 
951 3549d 14h 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 3597d 19h 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 3717d 05h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
900 3720d 19h werner /branches/port_qt5_64bit/src/apidoc/ABE/  
899 3720d 19h werner /branches/port_qt5_64bit/src/ fix for crashes in getting ABE details after reload of the model.  
898 3720d 19h werner /branches/port_qt5_64bit/src/apidoc/ABE/  
896 3721d 18h werner /branches/port_qt5_64bit/src/ working on ABE  
891 3743d 18h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
890 3744d 00h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
885 3749d 17h werner /branches/port_qt5_64bit/src/ .... continuing.... ABE  
884 3750d 15h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
883 3756d 17h werner /branches/port_qt5_64bit/src/apidoc/ added YUIdoc javascript documentation system.