Commit Graph

324 Commits

Author SHA1 Message Date
Guido Fioravantti
80f75d3d56 Adds cartodb dependency 2015-11-16 17:56:40 +01:00
Rafa de la Torre
20fa7da928 Merge pull request #28 from CartoDB/implementing_client_functions
Implementing client functions
2015-11-16 14:48:41 +01:00
Carla
48201acbb1 Update API.md 2015-11-13 16:32:49 +01:00
Carla
96b40d5184 Update API.md 2015-11-13 16:29:57 +01:00
Carla
bf1afa51b6 Update API.md 2015-11-13 16:20:13 +01:00
Carla
b74c9f4311 Update API.md 2015-11-13 16:13:47 +01:00
Carla
0111fddfeb Update API.md 2015-11-13 16:12:32 +01:00
Carla
50826ca8db Update API.md 2015-11-13 16:11:38 +01:00
Carla
81093155ab Update API.md 2015-11-13 16:06:18 +01:00
Carla
4445bc5b1a Update API.md 2015-11-13 16:04:11 +01:00
Carla
900ca6002d Update API.md 2015-11-13 16:01:44 +01:00
Carla
e7f2a71c48 Update API.md 2015-11-13 15:46:26 +01:00
Carla
cbbd58d5d0 Update API.md 2015-11-13 15:22:00 +01:00
Carla
f18feb4bc0 Update API.md 2015-11-13 15:00:39 +01:00
Carla
78ce076c81 Update API.md 2015-11-13 14:59:45 +01:00
Carla
2cde9f0d47 Update API.md 2015-11-13 14:59:07 +01:00
Carla Iriberri
8fcc84b462 Adding docs 2015-11-13 14:52:56 +01:00
Carla Iriberri
91fab99084 Uses proper postalcode functions and tests 2015-11-13 13:04:46 +01:00
Carla Iriberri
50d1f502f7 Adds permissions and their tests 2015-11-13 12:32:36 +01:00
Carla Iriberri
5226af7c86 Adds client functions for named places, pcodes and ips 2015-11-12 18:45:27 +01:00
Rafa de la Torre
05d75c82ee Merge pull request #25 from CartoDB/add-config-table-and-funcs
Config table and functions for server extension
2015-11-12 17:04:26 +01:00
Carla Iriberri
d5268ee4ad Adds functions for admin1 2015-11-12 15:06:17 +01:00
Rafa de la Torre
cb83bff306 Merge pull request #24 from CartoDB/remove_double_tests_namedplaces
Removes double tests for namedplaces
2015-11-12 13:09:34 +01:00
Rafa de la Torre
b45aba4278 Config table and functions for server extension
Pretty much as done in cartodb and client extensions.
2015-11-12 13:02:51 +01:00
Carla Iriberri
e3269af48f Removes double tests for namedplaces 2015-11-12 12:49:54 +01:00
Rafa de la Torre
6efebdc668 Merge pull request #23 from CartoDB/add-missing-functions
Add missing functions
2015-11-12 12:27:31 +01:00
Guido Fioravantti
c1d4ffb37a Exception typo 2015-11-12 12:11:05 +01:00
Guido Fioravantti
ff3f5a1f4c Removes unnecessary arrays 2015-11-12 12:07:15 +01:00
Guido Fioravantti
2afb541d8d Fix indentation 2015-11-12 11:58:32 +01:00
Guido Fioravantti
4ba76df016 Improves ip query 2015-11-12 11:57:28 +01:00
Carla Iriberri
e830134ec5 Revert "Adding tests"
This reverts commit 3f6df14fc7.
2015-11-12 11:53:29 +01:00
Carla Iriberri
1216e58120 Editing test output 2015-11-12 11:47:22 +01:00
Guido Fioravantti
84f45f82b4 Typo in .gitignore 2015-11-12 11:40:51 +01:00
Carla
ec6ebdd683 Update 50_namedplaces_test.out 2015-11-12 11:38:39 +01:00
Carla
4283d3a25b Update 50_namedplaces_test.sql 2015-11-12 11:37:32 +01:00
Carla
18f6e141a8 Update 50_namedplaces_test.sql 2015-11-12 11:37:04 +01:00
Carla Iriberri
3f6df14fc7 Adding tests 2015-11-12 11:35:12 +01:00
Guido Fioravantti
b210182f27 Adds rule to ignore results/*.out files 2015-11-12 11:32:36 +01:00
Guido Fioravantti
b71947bad0 Fixes plural forms 2015-11-12 11:29:25 +01:00
Carla Iriberri
7ba807d4a7 Adding more tests 2015-11-12 11:28:34 +01:00
Guido Fioravantti
20cc610da5 Adds postalcode polygon and renames 2015-11-12 11:20:12 +01:00
Guido Fioravantti
cb19a8ca08 Adds postalcode with country 2015-11-12 11:06:50 +01:00
Rafa de la Torre
0df2845076 Merge pull request #22 from CartoDB/set-permissions-properly
Add code to setup permissions properly
2015-11-12 10:25:30 +01:00
Rafa de la Torre
a7748f71c3 Add code to setup permissions properly
Based on roles and by default closing everything. No need to tweak
things outside of the extension.
2015-11-11 19:23:01 +00:00
Rafa de la Torre
4e7525cc88 Merge pull request #21 from CartoDB/implement_server_functions
Implement server functions
2015-11-11 19:35:22 +01:00
Guido Fioravantti
c116541b10 Adds cdb_geocoder_server.geocode_postalcode_point and tests 2015-11-11 19:25:48 +01:00
Rafa de la Torre
211896a5ed Merge pull request #20 from CartoDB/fix-client-extension-test
Fix client extension test
2015-11-11 19:00:32 +01:00
Rafa de la Torre
b154dadc84 Add a test that makes a bit of sense 2015-11-11 18:52:48 +01:00
Rafa de la Torre
3ea449f645 Remove TODO that no longer applies 2015-11-11 18:51:20 +01:00
Mario de Frutos
6b9a8537c6 Added new requeriments 2015-11-11 18:46:46 +01:00