Commit Graph

3218 Commits (1.0)
 

Author SHA1 Message Date
andrewxhill 8ed7f01a2a critical commit, error in CSV was going to block all imports
12 years ago
tokumine 47fdbe7c0d 0.9.7 (12/06/12) updates to NEWS
12 years ago
Sandro Santilli 4d3db274a9 Tolerate invalid date format in shapefile attribute (NULL).
12 years ago
Luis Bosque 1d8f4a645c Merge branch 'master' into develop
12 years ago
Luis Bosque f0e3365cd3 Merge branch 'release/staging'
12 years ago
Andrew W Hill 36ffbda9b4 reports when json does not appear to be valid geojson. partial fix for #803
12 years ago
Andrew W Hill 7312328332 Merge branch 'feature/raise-error-for-empty-file' into develop
12 years ago
Andrew W Hill 1f0f0dc5c3 fixed a single = in conditional
12 years ago
Andrew W Hill 11d01c83b4 added zero byte file check. fixes #797
12 years ago
Andrew W Hill 0daf4b49d9 minor
12 years ago
Andrew W Hill bf04775af2 Merge branch 'feature/continue_debugging_importer' into develop
12 years ago
Andrew W Hill a4f4c9377a small fixes to shp, gpx, csv importers to catch or resolve new bugs
12 years ago
Andrew W Hill 38dde8d17f added .geojson to list of supported ext
12 years ago
Sandro Santilli d16786037e Fix support for 3dm shapefile imports.
12 years ago
Fernando Espinosa ca1416d094 Replaces (close session) with (log out)
12 years ago
Andrew W Hill ed49779f57 Merge branch 'feature/specs_for_failed_imports' into develop
12 years ago
Andrew W Hill ac37408fa2 closes #765. it now works off of an S3 bucket that luis is setting up. there is currently a very large backlog of files in there, but down the road it will be simple. run the spec, it will fail if it hits a file that truely is a bug. i would like to work on the mechanism that saves failed imports, as i would like it to start skipping some common known errors (missing prj, feature collections etc)
12 years ago
Andrew W Hill d6f69e4f9a allow kml imports to skipfailures on conversion to shp, this will allow kmls with mixed geom types to import at least one type for now
12 years ago
Andrew W Hill 19d4d448a3 added slightly more strigent latitude check for auto georeffing csv imports. some cases of double quotes were getting through the current regex
12 years ago
Andrew W Hill 0b0d59971a added a better charset detection, just pulling off the file header when possible
12 years ago
Andrew W Hill 46ca05aedb purposefully not running very large files live, prompting test runner to check manually first
12 years ago
Andrew W Hill 70f3774a7f updates to allow for zip downloads
12 years ago
Andrew W Hill 133b3c9b3d kml imports failed due to sys call, fixed
12 years ago
Andrew W Hill 8ca162970d using failed remote to store failed spec files from s3
12 years ago
Andrew W Hill 3f06f7cacf test working, but stops on each fail. need something smarter
12 years ago
Andrew W Hill acf586b754 passing all remote files to local import script
12 years ago
Andrew W Hill 39837ab372 added aws-s3 lib to gemfile
12 years ago
Andrew W Hill 219c4ca421 checks for availability of s3 keys to run failed import spec
12 years ago
Andrew W Hill e730101855 added skeleton for failed imports tests
12 years ago
Andrew W Hill 0cd124e2c8 removed unicode files, unnecessary
12 years ago
Andrew W Hill 2d0625294d adding files
12 years ago
Andrew W Hill 01d0545897 added trim url string prior to fetch -- or failed. closes #793
12 years ago
Andrew W Hill d728359a11 user.rb fixed
12 years ago
Andrew W Hill 379c894796 moving toward a fix for #574
12 years ago
Andrew W Hill 635362623e forgot to remove hash
12 years ago
Andrew W Hill 396f20b38c added warning methods for renams. primarily if a user tries to rename a table starting with a number or if a user tries to rename a table to the same name as an already existing table.
12 years ago
tokumine f1f9ee6279 v0.9.6 NEWS.md
12 years ago
tokumine e7517ca5c4 v0.9.6 NEWS.md
12 years ago
tacman 76d4597131 Fix broken external links to nodejs.org and http://ruby-lang.org.
12 years ago
Luis Bosque 2077e93803 Merge branch 'release/staging' into develop
12 years ago
Luis Bosque b7f1641aa1 Merge branch 'release/staging'
12 years ago
Javier Alvarez 15a2b42362 Merge branch 'feature/first-june-milestone' into develop
12 years ago
Javier Alvarez 3ea589d1ef close
12 years ago
Javier Alvarez 7f9a85d699 close #756 - <> symbols get scaped when editing them on table view
12 years ago
Javier Alvarez 2ef8fcf6cb close #608 - When a row is not georeferenced, dont set to true the georef_option.
12 years ago
Sandro Santilli 1c4cff9708 Add missing space between html tag attributes (#788)
12 years ago
Andrew W Hill 2b480e2930 Merge branch 'feature/multi-file-zips-not-uploading' into develop
12 years ago
Andrew W Hill 5b95681fb5 fixes 787. now instead of doing a single -content of dir- pass from unpacked archive, it also checks any subdirectories for files and then checks the complete list for any valid filetype
12 years ago
Sandro Santilli b885d6f433 Add automated test for CDB_XYZ_Extent, closing #786
12 years ago
Simon Tokumine 640bf8395b adding gemfile.lock
12 years ago