Commit Graph

77992 Commits (master)
 

Author SHA1 Message Date
Fernando Blat deacadeddf Add pending indexes
14 years ago
Fernando Blat 1fc07b8065 Optimization: tables_count
14 years ago
Fernando Blat f894d29391 Bugfix: min and max values were swapped
14 years ago
Fernando Blat 11fb91b8ea Adding username to users
14 years ago
Javier Álvarez Medina 3327e5d5a7 pagination for dashboard styles
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 7c60038718 Update a ceil information
14 years ago
Fernando Blat b53d0386d5 Insert a new row via API
14 years ago
Fernando Blat 583d4aa551 Modify column types and names, forcing the typecast
14 years ago
Fernando Blat 7c85195e1a Add / Remove columns via API
14 years ago
Fernando Blat ecace031b6 Removing doc/ from git repository. Rake task for documenting the API
14 years ago
Fernando Blat 796068db25 Modify API table routes
14 years ago
Fernando Blat 7a33aa70d3 Documentation of the API methods
14 years ago
Fernando Blat 5d4593264f Get the list of the tables of a user
14 years ago
Fernando Blat 8d1e75ea95 Get the schema of a table via API
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 70034e10ef API method for updating the tags of a table
14 years ago
Fernando Blat 96fbfd1f02 Feature: tables have tags
14 years ago
Javier Álvarez Medina 641a1ead1c last changes
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 6d43f95c68 Bugfix
14 years ago
Fernando Blat 266abc1f98 By default tables are public
14 years ago
Javier Álvarez Medina 425e05c95e last changes
14 years ago
Javier Álvarez Medina 2782040cc9 changes
14 years ago
Fernando Blat e949e3359e Feature: method toggle_privacy in the Table API
14 years ago
Fernando Blat 8953c116b9 Message if authentication fails
14 years ago
Javier Álvarez Medina 432f8eeb12 Merge branch 'master' of github.com:Vizzuality/cartodb
14 years ago
Javier Álvarez Medina cb96d33e0d error login
14 years ago
Fernando Blat 5c3b1fd456 Moving assets and stylesheets up and down in the layous
14 years ago
Fernando Blat f14bf6fc85 Refactoring table.to_json method
14 years ago
Javier Álvarez Medina c4712703b4 changes in browse tags
14 years ago
Fernando Blat d48af34ff1 Default page is 0.
14 years ago
Fernando Blat bb8efa00df Fixed login acceptance
14 years ago
Fernando Blat a87b4755d1 Fixed problem with multiple connections in table name
14 years ago
Fernando Blat 1ac40a8c73 Fixed acceptance tests of the API
14 years ago
Fernando Blat f62abcf078 Testing table rows to_json method
14 years ago
Javier Álvarez Medina b976225542 prototypes added to cartodb
14 years ago
Javier Álvarez Medina 4f9965bca6 conflicts resolved
14 years ago
Javier Álvarez Medina 33eeede2b7 table changes
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 3b90f4c4f4 Integrated the new template index_public
14 years ago
Javier Álvarez Medina 3dd3d2532b table view ready
14 years ago
Fernando Blat 0416da9254 Ignoring schema.rb
14 years ago
Fernando Blat 326f3c9690 Refactoring the access to the owner of the table
14 years ago
Fernando Blat 906c69dd58 Bugfix: When the email is not from a user return nil also
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