MarvinJ
YOU?
Author Swipe
View article: bety: BETYdb 4.9
bety: BETYdb 4.9 Open
Add Time Zone Column to Sites Table Currently, the sites table has a local_time column that is just an offset. It is not often used (only 80 out of 5905 sites currently use it), has integer datatype (so that it can't accommodate half-hour …
View article: bety: BETYdb 4.8
bety: BETYdb 4.8 Open
Added new site-grouping features. Minor bug fixes and upgrades. Ruby 2.1 or greater is now required. Changes Pertinent to PEcAn Users Administrators need to do a database migration. See "Database Changes" below. Summary of Changes New Feat…
View article: bety: BETYdb 4.6
bety: BETYdb 4.6 Open
Summary of Changes New API and Use of Proper Datatypes This release adds a new versioned API for adding new trait data and for querying most all data. It updates measurement and statistical data to use the proper datatypes and adds and mod…
View article: bety: BETYdb 4.3
bety: BETYdb 4.3 Open
This release implements some long-standing requested database changes, replaces awkward selection boxes used in some forms with autocompletion-enabled fields, and fixes some bugs with cloning of PFTs and generation of Priors images. The pr…
View article: bety: BETYdb 4.2.2
bety: BETYdb 4.2.2 Open
The is a minor release to tie up some loose ends, but it also contains one substantial new feature--a script for inserting new managements from data fed in from a CSV file. The primary new feature of this release is a new script, script/in…
View article: bety: BETYdb 4.2.1 Critical update to fix SQL constraints
bety: BETYdb 4.2.1 Critical update to fix SQL constraints Open
This is a critical update to correct SQL functions; it also includes miscellaneous other changes. The primary motivation for this release is to correct id-getting SQL functions that are being used to implement a distributed foreign-key con…
View article: bety: BETYdb 4.2 New Value Constraints
bety: BETYdb 4.2 New Value Constraints Open
New value constraints for database tables and validations for corresponding models; new RSpec tests; several bug fixes. Many new values constraints have been added to ensure database-integrity. Consistency checks have been added to the dbf…
View article: bety: BETYdb 4.1 New Database Uniqueness Constraints
bety: BETYdb 4.1 New Database Uniqueness Constraints Open
New uniqueness constraints for database tables and validations for corresponding models; new RSpec tests; several bug fixes. This release implements several value and uniqueness constraints on database tables aimed at ensuring that the BET…
View article: bety: BETYdb 4.0
bety: BETYdb 4.0 Open
Enhanced API for rOpensci traits package; upgrade to rails 3.2, Ruby 2.1.5. This release upgrades the Rails version from Rails 3.0.18 to Rails 3.2.21 and changes the RVM-specified version of Ruby from version 1.9.3-p429 to version 2.1.5. I…