Paul Gear
4a8f54dafc
Increase API token length to allow for future growth
2014-09-27 14:49:33 +10:00
Paul Gear
0a351ecf58
Supply more specific error code when API token is missing or invalid
2014-09-27 14:48:08 +10:00
Paul Gear
1ddb2901cc
Minor tweaks to footer to show we're our own project now. :-)
2014-09-27 13:51:07 +10:00
Paul Gear
a38b2f37c2
Don't exclude plugins from git
2014-09-27 12:12:16 +10:00
Paul Gear
69edfae5a3
Make API docs match current state of API
2014-09-27 12:08:03 +10:00
Paul Gear
e0d8011c29
Merge pull request #290 from laf/issue-laf-39
...
SNMP passwords are now hidden on an edit snmp form
2014-09-27 11:40:46 +10:00
Walter Dal Mut
da3cb0ad16
Added SensioLabs Insight
2014-09-26 22:17:08 +02:00
Walter Dal Mut
0bf7d21c35
Merge tag '0.2.2' into develop
...
Minor fixes
2014-09-26 22:13:55 +02:00
Walter Dal Mut
f6795e12e6
Merge branch 'release/0.2.2'
2014-09-26 22:13:49 +02:00
Walter Dal Mut
e96b8b5716
Fixes different little problems
2014-09-26 22:13:30 +02:00
Walter Dal Mut
d0966dd5a4
Moved default options for factory
2014-09-26 22:06:41 +02:00
Walter Dal Mut
3c61199815
Updated composer dependencies
2014-09-26 21:56:16 +02:00
Walter Dal Mut
3aa8f3c9b7
Fixes unused property database
2014-09-26 21:56:09 +02:00
Walter Dal Mut
2d0abf0d4b
Fixes namespace on queryable interface
2014-09-26 21:55:57 +02:00
Walter Dal Mut
edbd3e5e27
No time precision in UDP/IP
2014-09-26 21:55:57 +02:00
Walter Dal Mut
318ef04a34
Fixes composer.json suggests
2014-09-26 21:55:57 +02:00
Gianluca Arbezzano
e72cfca709
Travis Slack integration
2014-09-26 12:43:21 +02:00
Walter Dal Mut
31c2a94936
Merge tag '0.2.1' into develop
...
Just added benchmarks
2014-09-25 23:48:15 +02:00
Walter Dal Mut
6bc7f47db2
Merge branch 'release/0.2.1'
2014-09-25 23:48:09 +02:00
Walter Dal Mut
18311b0782
Bumped version 0.2.1
2014-09-25 23:47:58 +02:00
Walter Dal Mut
d44f92ddde
Added benchmarks for filters and adapters
2014-09-25 23:36:49 +02:00
vieron
314037471f
Release v0.5.6
2014-09-25 12:27:05 +02:00
vieron
79aff38c60
fix(draggable): namespace events with unique ids
...
Until now if you had multiple instances of Draggable in the same page,
when destroying one of them, all of the events binded to other
instances were also destroyed.
So, we are namespacing event names with unique id’s per instance to ensure
only that only the corresponding events are unbinded.
The other solution is to cache references to the event handlers, but most
of them are proxied or throttled which makes more mess...
2014-09-25 12:26:15 +02:00
laf
cbeb0ae378
SNMP passwords are now hidden on an edit snmp form
2014-09-23 23:54:23 +01:00
Paul Gear
98ddc0181b
Merge pull request #282 from laf/api
...
Initial API release; note it is marked v0 - not guaranteed stable until v1 is reached.
2014-09-22 20:25:17 +10:00
laf
8790bfee0a
Added api call to delete device
2014-09-17 21:03:02 +01:00
laf
d40244cb06
Moved to version 0 of the api for release
2014-09-17 18:49:04 +01:00
laf
e81ce9ff60
Removed one of the router variables as it was not needed
2014-09-17 18:45:44 +01:00
joaoafrmartins
17b101328b
commonjs
2014-09-17 00:49:35 +01:00
joaoafrmartins
ddf8bbdd9e
support UMD
2014-09-17 00:03:02 +01:00
laf
a0b52743d0
Updated api routes to new format + moved includes file to correct location
2014-09-16 22:19:29 +01:00
laf
5d83c30708
Started work on creating/updating tokens
2014-09-16 22:19:29 +01:00
laf
b980710a4e
Added urldecode for ports in API to deal with slashes in port names
2014-09-16 22:19:28 +01:00
laf
754c0b0507
Fixed some scrutinizer issues
2014-09-16 22:19:28 +01:00
laf
41cf25639f
Added Slim exclusion to .scrutinizer.yml
2014-09-16 22:19:28 +01:00
laf
070f4d60bd
Added documentation and a function to tidy up json output
2014-09-16 22:19:28 +01:00
laf
ad6d425333
Added add_device api call
2014-09-16 22:19:28 +01:00
laf
b8df0596a9
Added list devices api call
2014-09-16 22:19:28 +01:00
laf
dabe45a257
Updated url in comments to match new format
2014-09-16 22:19:28 +01:00
laf
47c91b458e
Moved to use X-Auth-Token header for auth and new url format for later use
2014-09-16 22:19:28 +01:00
laf
96c0457a75
More updates to api
2014-09-16 22:19:28 +01:00
laf
edec1c0c7d
Initial API release
2014-09-16 22:19:28 +01:00
Walter Dal Mut
7155a24c04
Merge tag '0.2.0' into develop
...
Added response filters to queries
2014-09-14 18:08:25 +02:00
Walter Dal Mut
ea6b461b2b
Merge branch 'release/0.2.0'
2014-09-14 18:08:05 +02:00
Walter Dal Mut
961bef8794
Bumped version 0.2.0
2014-09-14 18:07:49 +02:00
Walter Dal Mut
0f32b14ba2
Merge branch 'feature/returner' into develop
2014-09-14 18:06:46 +02:00
Walter Dal Mut
89234de46c
Added filters on factory method
2014-09-14 18:04:58 +02:00
Walter Dal Mut
e0f70d0f3d
More clear specification on filters
2014-09-14 18:01:04 +02:00
Walter Dal Mut
859f2019b1
Updated docs with filters
2014-09-14 17:59:46 +02:00
Walter Dal Mut
f1e4e8e83a
Added base filter functionality
2014-09-14 17:36:29 +02:00