Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
Sascha Hagedorn
|
d627a18f6d
Added api_key option to UserLocationAgent (#1613)
|
8 years ago |
Dustin Miller
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
Dustin Miller
|
e9ac0295cc
Updated agent picker to properly display/search descriptions that return procs
|
9 years ago |
Dustin Miller
|
fe8662244f
Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue
|
9 years ago |
Dustin Miller
|
e0188d686e
Updated agent descriptions to ensure compatibility with new agent picker
|
9 years ago |
stvnrlly
|
4d2dea5df6
get spec working
|
10 years ago |
stvnrlly
|
c1a54ec365
option name and dependency check
|
10 years ago |
stvnrlly
|
45bd695326
spec for distance traveled
|
10 years ago |
stvnrlly
|
7aaeea823b
distance traveled option for location agent
|
10 years ago |
stvnrlly
|
ae286c3abe
code cleanup and additional spec
|
10 years ago |
stvnrlly
|
50a5d2622d
add spec, convert strings to integers for comparison
|
10 years ago |
stvnrlly
|
147617e771
allow setting different name for accuracy field
|
10 years ago |
stvnrlly
|
ccf6d7d0e0
create event if accuracy field missing entirely
|
10 years ago |
stvnrlly
|
09647798e7
deal with empty option
|
10 years ago |
stvnrlly
|
9550fa5bf6
add max_accuracy option in location agent
|
10 years ago |
Chris Eidhof
|
b3e7a62b2e
Added a note about the iOS apps you can use to POST your GPS location
|
10 years ago |
Akinori MUSHA
|
1406f37d48
Add Event#location= and make location an accessible attribute.
|
10 years ago |
Akinori MUSHA
|
f720291b49
UserLocationAgent: Receive events and accept POST via WebRequestsController.
|
10 years ago |
Andrew Cantino
|
00b7423dd7
add cached columns for event creation and last errors, reducing the number of SQL queries
|
11 years ago |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 years ago |
Andrew Cantino
|
7372244d0f
return false from working? when an agent's most recent log is an error
|
11 years ago |
Andrew Cantino
|
86b5b1f203
Use select2 for type selection; switch to showing JSON for event information
|
11 years ago |
Albert Sun
|
5cce983d06
DOMAIN in defined in .env and so ENV not a global
|
11 years ago |
Andrew Cantino
|
620acffa5a
initial commit
|
12 years ago |