Laurent Bossavit
|
2690347bc8
|
Implement DELETE method on /event
|
2016-05-08 17:06:45 +02:00 |
|
Laurent Bossavit
|
089e4a8dbd
|
Upgrade backend to production version of Ubuntu
|
2016-05-08 16:45:50 +02:00 |
|
Christian Quest
|
48a18584c3
|
add distance calculation with 'near' search
|
2016-05-08 16:09:29 +02:00 |
|
Christian Quest
|
093bda5fa6
|
needed utf-8 decode back
|
2016-05-08 14:47:20 +02:00 |
|
Christian Quest
|
9897e07a34
|
unneeded utf-8 decode removed
|
2016-05-08 14:44:38 +02:00 |
|
Christian Quest
|
b21cbe1d46
|
start/stop to now by default
|
2016-05-08 14:43:41 +02:00 |
|
Christian Quest
|
3f2c5d9429
|
minimal formatting for featurecollections
|
2016-05-08 11:56:56 +02:00 |
|
cquest
|
1f6cc66b36
|
Merge pull request #1 from openeventdatabase/updates
Deal with updates
|
2016-05-08 10:08:06 +02:00 |
|
Christian Quest
|
51ef635674
|
&& instead of @> to match overlapping date ranges
|
2016-05-08 09:51:16 +02:00 |
|
Laurent Bossavit
|
cac641f26e
|
Deal with updates
|
2016-05-07 10:59:57 +02:00 |
|
Christian Quest
|
10b92cb555
|
str() removed around mogrify
|
2016-05-07 10:44:27 +02:00 |
|
Christian Quest
|
bdb1a9d3dc
|
bytes to string after morgrify
|
2016-05-07 09:38:36 +02:00 |
|
Christian Quest
|
304250fa7c
|
fix
|
2016-05-06 22:25:45 +02:00 |
|
Christian Quest
|
be0f5a958f
|
start/stop added + fix
|
2016-05-06 22:21:12 +02:00 |
|
Christian Quest
|
22679a47fe
|
first swagger definition file
|
2016-05-06 22:08:39 +02:00 |
|
Christian Quest
|
fe0119e16d
|
fix on when=now
|
2016-05-06 20:55:16 +02:00 |
|
Christian Quest
|
24e8d28117
|
search events on type, what, when, where
|
2016-05-06 20:51:46 +02:00 |
|
Christian Quest
|
81dbb18ef4
|
has_key > in
|
2016-05-06 18:06:08 +02:00 |
|
Christian Quest
|
2818e28708
|
bbox(E,S,W,N) support to filter event list
|
2016-05-06 18:01:55 +02:00 |
|
Christian Quest
|
1bca268190
|
safer SQL range in INSERT query
|
2016-05-06 17:27:01 +02:00 |
|
Christian Quest
|
f94740c1cf
|
events_tags now jsonb (was json)
|
2016-05-06 17:04:52 +02:00 |
|
Christian Quest
|
ad965fffee
|
id/createdate/lastupdate added to properties
|
2016-05-06 16:48:37 +02:00 |
|
Christian Quest
|
d966e626a3
|
return centroid of event in lists
|
2016-05-06 15:59:18 +02:00 |
|
Christian Quest
|
a47007c7dd
|
postgres default connection
|
2016-05-06 15:22:31 +02:00 |
|
Christian Quest
|
fb7af852c8
|
resync with master
|
2016-05-06 15:17:01 +02:00 |
|
Christian Quest
|
1427b3a0e3
|
list recent current events
|
2016-05-06 15:08:32 +02:00 |
|
Laurent Bossavit
|
c2a7e37d85
|
Remove editor, moved to its own repo
|
2016-05-06 12:14:56 +02:00 |
|
Laurent Bossavit
|
8bf79a1288
|
Adds an editor for geometry and properties
|
2016-05-05 22:31:54 +02:00 |
|
Laurent Bossavit
|
6ef16787ab
|
Rework Docker setup, provide for remote DB, add example JSON
|
2016-05-04 19:22:56 +02:00 |
|
Christian Quest
|
1f8741a14b
|
timestamp ranges instead of single timestamp
|
2016-05-03 17:11:43 +02:00 |
|
cquest
|
f55c05cfde
|
Merge branch 'master' of github.com:openeventdatabase/backend
|
2016-05-01 13:48:26 +02:00 |
|
cquest
|
1ea0d66a63
|
switch to geojson features + geo table
|
2016-04-30 23:50:28 +02:00 |
|
Laurent Bossavit
|
26710f346d
|
Improve Docker setup
|
2016-04-29 16:36:08 +02:00 |
|
cquest
|
13e89fb4c9
|
.gitignore added
|
2016-04-20 08:01:29 +02:00 |
|
cquest
|
e4f2677132
|
db cleanup (DROP) before setup
|
2016-04-20 07:55:45 +02:00 |
|
cquest
|
7f95f8b4d8
|
lastupdate field on events
|
2016-04-20 07:48:58 +02:00 |
|
cquest
|
4b08890fa5
|
Merge branch 'master' of github.com:openeventdatabase/backend
|
2016-04-14 19:06:22 +02:00 |
|
cquest
|
49b116bb5f
|
unique id for events + creation date
|
2016-04-14 19:05:59 +02:00 |
|
Laurent Bossavit
|
fddb41f51d
|
Dockerize
|
2016-04-14 17:52:34 +02:00 |
|
cquest
|
183664f1fb
|
/stats implemented !
|
2016-04-14 17:46:30 +02:00 |
|
cquest
|
db1e1c8131
|
first commit !
|
2016-04-14 16:53:36 +02:00 |
|
cquest
|
1460941762
|
Initial commit
|
2016-04-14 15:58:32 +02:00 |
|