Commit Graph

140 Commits (493786e674f3cdd5a0840877807817a0b742596d)

Author SHA1 Message Date
Fernando Blat 474ade0ec1 Including the brand new CSV normalizer
14 years ago
Fernando Blat 4ea697fa76 Store the_geom_type in Redis
14 years ago
Fernando Blat ebffbe0ed6 Seeds only executed in development environment
14 years ago
Fernando Blat 9c27b54d95 Make rake spec:acceptance work
14 years ago
Fernando Blat 2fb51a04d7 Bugfix: escape or not allow system column names
14 years ago
Fernando Blat a2e1bdfae3 Bugfix: detect an integer out of limits and get to float
14 years ago
Fernando Blat af27de7b9c Update the copy command
14 years ago
Fernando Blat 30adeeaf61 Added new pending spec
14 years ago
Fernando Blat a594b26c7a Use the name of the file when importing from a file given in a string
14 years ago
Fernando Blat b5f4ab51fd Store privacy of the table in Redis
14 years ago
Fernando Blat e8b103440d Bugfix: importing CSV files in a encoding different from UTF-8
14 years ago
Fernando Blat 07ac951b2f Bugfix: ignore files or directories starting with __
14 years ago
Fernando Blat 9a823f5a8b Drop Redis model when removing a table
14 years ago
Fernando Blat 1ab10e4b6f New SHP file to import
14 years ago
Javier de la Torre 6d0077f8d2 solve bug ith wrong index name. Remove lot of seed fake data
14 years ago
Fernando Espinosa 81bb5c22cf Allows a user to activate his account.
14 years ago
Fernando Blat 9fc76e32c4 georeference_from! method to create and/or update the_geom with values from given columns
14 years ago
Fernando Blat 627aacd2f8 Fixed seeds
14 years ago
Fernando Blat 229f240390 Set the_geom only if necessary
14 years ago
Fernando Blat f0f4230429 Store the_geom_type in the metadata model
14 years ago
Fernando Blat 8bc6b3b970 WHS features
14 years ago
Fernando Blat 54da4e19bc Fixed the way shapefiles are imported
14 years ago
Fernando Blat 57605dba83 NGOs projects sample data
14 years ago
Fernando Blat d06feb3789 tmp commit: importing shape files
14 years ago
Fernando Blat 5662823d57 Import XLS and XLSX files when creating a database
14 years ago
Fernando Blat e5566a061a Store table schema to get more performance
14 years ago
Simon Tokumine 84a286270d removed db schema
14 years ago
jatorre 1e27da42e2 texts edited for the home page
14 years ago
Fernando Espinosa 34fd4a4a1a Unregistered users can ask for an invitation
14 years ago
jatorre 1185f0e966 added a column to store indexes metadata on the user_tables and consequent gem for handling arrays on postgresql
14 years ago
Fernando Espinosa 07cfc48189 Fix users creation in seed task
14 years ago
Fernando Espinosa 13f2234435 Add superadmin control panel and allows to edit basic user data
14 years ago
Fernando Blat ef026d381c tmp commit: oauth
14 years ago
Javier Álvarez Medina fa90c8dc75 middle process address
14 years ago
Fernando Blat f1f4f28b02 Fixed set_lan_lon type
14 years ago
Fernando Blat a8410597c4 Blocking all kind of statements except SELECTs in user#run_query method
14 years ago
Fernando Blat 405ad943d6 Distinguishing between user databases in each environment to solve problems removing databases
14 years ago
Fernando Blat b4a391f7f2 New field full_address
14 years ago
Fernando Blat 08ade0008a Seeds
14 years ago
Fernando Espinosa 93de9e306a Removes users' databases for staging and production environments
14 years ago
Fernando Blat 1f2a7eb67d Seeds
14 years ago
Fernando Blat 7f629173de Autmatically geolocate seeds bars
14 years ago
Fernando Blat 6e65129125 Bugfixing
14 years ago
Fernando Blat a5b66062a5 Conflicts
14 years ago
Javier Álvarez Medina 231a2c607b delete rows and colums, georeferenced workers
14 years ago
Fernando Blat 0afdb7fa81 Changing mashup to use Google SRID
14 years ago
Fernando Blat e174ec601d Constants for SRID
14 years ago
Fernando Blat ff1555b5f8 Adding rake task for importing clubs
14 years ago
Fernando Blat 201595cfbf CSV from night clubs
14 years ago
Fernando Blat 35a7aba065 New seeds: madrid bars
14 years ago
Fernando Blat ff1dbf72e2 CartoDB database types simplified
14 years ago
Fernando Blat be4f2e19d0 Setting new geometry columns
14 years ago
Fernando Blat f089da7982 API method to set the geometry
14 years ago
Fernando Blat 61e55651df If the table has an latitude and longitude column set add it to the schema
14 years ago
Fernando Blat dd88912b90 Addresses
14 years ago
Fernando Blat be7b4aeb19 Setting new column :cartodb_id as the internal primary key
14 years ago
Fernando Blat 97098bffaf Allowing authorization via Api key parameter, associated with a domain
14 years ago
Fernando Blat 45420120fe Adding time spent in run_query method
14 years ago
Fernando Blat b5f4e86ac4 Run queries against our database
14 years ago
Fernando Blat 3783dbd9cd Removing 100mb file
14 years ago
Fernando Blat e2edd9bbd3 Renamed file
14 years ago
Fernando Blat 1a95476948 Renamed file
14 years ago
Fernando Blat 56ae3cdbca Detect quotes from CSV
14 years ago
Fernando Blat 82b871327f First approach to detect the quote char from a file
14 years ago
Fernando Blat 33cfc4a402 First approach to guess the schema from a CSV file
14 years ago
Fernando Blat 10f19672f1 A sample with more columns
14 years ago
Fernando Blat e9478df7cf Import data from file (very simple version)
14 years ago
Fernando Blat d055d678a1 Fake data folder
14 years ago
Fernando Blat 033535e1b3 Pagination of public tables
14 years ago
Fernando Blat 148e3ed25f Your tables pagination
14 years ago
Fernando Blat deacadeddf Add pending indexes
14 years ago
Fernando Blat 1fc07b8065 Optimization: tables_count
14 years ago
Fernando Blat 11fb91b8ea Adding username to users
14 years ago
Fernando Blat d9cf30ecbd New fields in tables: rows_estimated and rows_counted
14 years ago
Fernando Blat 368f2d893f Users have a custom user database for accesing to his database
14 years ago
Fernando Blat 8c51cc972e Default type location is a geometry type
14 years ago
Fernando Blat 63f8d09e7e Implementing tags in the views
14 years ago
Fernando Blat 96fbfd1f02 Feature: tables have tags
14 years ago
Fernando Blat 833b74c91a Feature: update table name via API
14 years ago
Fernando Blat 2ea37f6a2d Removing db_table_name attribute from tables
14 years ago
Fernando Blat 527d037f70 JSON API for getting the rows of a table
14 years ago
Fernando Blat 29ff548720 More seed data
14 years ago
Fernando Blat 0677693e05 When a user is created it's associated to his own database. All his user tables are created in this database
14 years ago
Javier Álvarez Medina cd15592f83 changes in asset packages and public tables done
14 years ago
Fernando Blat 7ba9426da0 Integrating updated_at field in the tables
14 years ago
Fernando Blat 292f0fa22a Create and associate the table with the data to a user table
14 years ago
Fernando Blat 30358036e8 Crypting users password
14 years ago
Fernando Blat cf3f854151 Feature: list of my tables in the Dashboard
14 years ago
Fernando Blat a6e257d9d3 DB seeds
14 years ago
Fernando Blat 16fc2f873d Brand new Rails application
14 years ago