Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 11969 almost 11 years Aaron Marcuse-Kubitza added standard svn dirs branches, tags, trunk
  tags 11969 almost 11 years Aaron Marcuse-Kubitza added standard svn dirs branches, tags, trunk
  trunk 14834 about 10 years Aaron Marcuse-Kubitza bugfix: web/BIEN3/Redmine/issues/.htaccess: nee...
  • svn:ignore: extern

Latest revisions

# Date Author Comment
14834 10/16/2014 10:51 AM Aaron Marcuse-Kubitza

bugfix: web/BIEN3/Redmine/issues/.htaccess: need to store dest in separate var because % is treated specially in the replacement str

14833 10/16/2014 10:49 AM Aaron Marcuse-Kubitza

inputs/CVS/^taxon_observation.**.sample/test.xml.ref: updated

14832 10/16/2014 10:49 AM Aaron Marcuse-Kubitza

fix: inputs/CVS/plantConcept_/header.csv: regenerated after fixing the postprocess/cleanup ordering bug (r14827), which had caused header.csv to be incorrectly generated after renames in postprocess.sql were applied

14831 10/16/2014 10:33 AM Aaron Marcuse-Kubitza

web/BIEN3/Redmine/issues/.htaccess: main page: sort by priority

14830 10/16/2014 10:14 AM Aaron Marcuse-Kubitza

planning/meetings/BIEN conference call availability.xlsx: updated

14829 10/15/2014 05:14 PM Aaron Marcuse-Kubitza

planning/meetings/BIEN conference call availability.xlsx: updated

14828 10/15/2014 04:08 PM Aaron Marcuse-Kubitza

planning/meetings/BIEN conference call availability.xlsx: updated: added and populated fall 2014 tab

14827 10/14/2014 02:50 PM Aaron Marcuse-Kubitza

bugfix: inputs/input.Makefile: postprocess must be run after cleanup rather than before because it depends on the cleanup having been performed.

this bug was not previously detected because this is only a problem when refreshing a datasource to data in the same format: this would attempt to run an existing postprocess.sql, out of order, instead of starting with no postprocess.sql as we usually do....

14826 10/14/2014 12:36 PM Aaron Marcuse-Kubitza

lib/sql_io.py: cleanup_table(): trim(): documented that this also converts character varying fields to text

14825 10/14/2014 11:05 AM Aaron Marcuse-Kubitza

bugfix: inputs/input.Makefile: $(dbExports): also need to put data.sql before clean_up.sql, etc. previously, this ordering had to be done by naming clean_up.sql, etc so they would sort after data.sql alphabetically, but it can be confusing to have to remember to do this. this fixes a bug in the CVS refresh where cvs.~.clean_up.sql was being run before data.sql, causing some private columns to have been deleted before the data was imported into the tables, creating a column mismatch error.

View all revisions | View revisions

Also available in: Atom