Rafa de la Torre
feff20ac5a
Use params_with_type to avoid DEFAULT #417
2017-12-01 16:40:39 +01:00
Rafa de la Torre
4c996733ce
Fix for client upgrade #417
2017-12-01 16:31:57 +01:00
Raul Marin
80fc32e1ea
Categorize renderer template functions
2017-11-14 16:45:36 +01:00
Javier Goizueta
e247fda694
Fix superuser template functions
...
Superuser functions were overriding their user/org parameters with the
values from the database/role, so the user was incorrect.
2017-03-30 13:18:38 +02:00
Javier Goizueta
39878ef542
Rename some template functions internal terms
...
* credentials => user_org
* private => superuser
2017-03-28 10:37:21 +02:00
Javier Goizueta
7101c8d8e8
Expose client-side rate limit configuration interface
...
The client functions to make configuration changes are not publicly available
(require a super user) and they have username, orgname parameters like the
server-sixe functions
2017-03-22 16:31:45 +01:00
Rafa de la Torre
cd653bc496
Add diagnostics info to rest of cases #314
2016-12-14 10:35:44 +01:00
Rafa de la Torre
610cfaab57
Move exception info vars to the top #314
2016-12-14 10:33:50 +01:00
Rafa de la Torre
58b1713a0d
Make the functions private #314
2016-12-14 10:27:43 +01:00
Rafa de la Torre
842be0ba85
Add diagnostics info to warning #314
2016-12-13 19:19:03 +01:00
Rafa de la Torre
dbd5911a2a
Implement the multi_field case #314
2016-12-13 17:00:55 +01:00
Rafa de la Torre
e53a39875e
Implement the multi_row case #314
2016-12-13 16:51:11 +01:00
Rafa de la Torre
4cd72616ca
Fix the no multi_row, no multi_field case #314
...
Fix for the `ERROR: control reached end of function without RETURN` but
now need to implement for the two other cases.
2016-12-13 16:46:58 +01:00
Rafa de la Torre
fae7889fe3
First take at producing exception-safe functions #314
2016-12-13 16:27:38 +01:00
Rafa de la Torre
f07d2f9302
Remove the no_params from client generator #302
2016-11-24 13:27:32 +01:00
Carla Iriberri
5bc2d974ac
Adding OBS_DumpVersion function
2016-07-11 18:25:39 +02:00
Mario de Frutos
dda13033b0
Client data observatory functions
2016-04-20 15:58:38 +02:00
Mario de Frutos
df195a9539
Client part of the mapzen integration
2016-02-26 10:49:10 +01:00
Mario de Frutos
0ca20196c0
Client with isodistance and isochrone feature working
2016-02-11 11:10:12 +01:00
Mario de Frutos
4b31a15027
Geocoder client renamed to dataservices client extension
2016-02-05 17:57:56 +01:00
Mario de Frutos
cbfe1b600f
Moved the interface renderer logic to the client
2016-02-04 20:07:34 +01:00