FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ad2web/decoder.py - packwidth/alarmdecoder-webapp · GitHub
packwidth
/
alarmdecoder-webapp
Public
forked from
nutechsoftware/alarmdecoder-webapp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
alarmdecoder-webapp
ad2web
decoder.py
on
master
User selector
Datepicker
Commit history
Commits on Oct 28, 2014
Added version string. Fixed meta tags. CSS tweaks to the update page.
Scott Petersen
committed
bc46d60
View commit details
Copy full SHA for bc46d60
View code at this point
Browse repository at this point
Fixed rare issue with a non-existent device.
Scott Petersen
committed
8d558df
View commit details
Copy full SHA for 8d558df
View code at this point
Browse repository at this point
Rework of the updater system to fix bugs and provide something more future-proof.
Scott Petersen
committed
cc607b3
View commit details
Copy full SHA for cc607b3
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Simplified things a little.
Scott Petersen
committed
a77b84c
View commit details
Copy full SHA for a77b84c
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
Moved update notification up to the link bar and made it visible on all pages.
Scott Petersen
committed
5501496
View commit details
Copy full SHA for 5501496
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Now correctly handling binding unknown events in the case that the alarmdecoder lib hasnt been updated.
Scott Petersen
committed
458a8fb
View commit details
Copy full SHA for 458a8fb
View code at this point
Browse repository at this point
Added support for alarm restore events. Cleaned up the handlers a bit.
Scott Petersen
committed
4f2f4f8
View commit details
Copy full SHA for 4f2f4f8
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Readded support for displaying stack traces. Still cant template them, but its better than Internal Server Error.
Scott Petersen
committed
e52c8d8
View commit details
Copy full SHA for e52c8d8
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
Notifier error handling.
Scott Petersen
committed
4fbb822
View commit details
Copy full SHA for 4fbb822
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Added notification tests. Simplified and renamed CancelButton. Moved buttons into FormField so we can float them.
Scott Petersen
committed
1c6969c
View commit details
Copy full SHA for 1c6969c
View code at this point
Browse repository at this point
Commits on May 15, 2014
Added capability to refresh notifiers after editing.
Scott Petersen
committed
79f9aaa
View commit details
Copy full SHA for 79f9aaa
View code at this point
Browse repository at this point
Commits on May 14, 2014
More tweaks to the notification system.
Scott Petersen
committed
84414e5
View commit details
Copy full SHA for 84414e5
View code at this point
Browse repository at this point
Moved the notification stuff out of the primary Decoder object.
Scott Petersen
committed
d6c1814
View commit details
Copy full SHA for d6c1814
View code at this point
Browse repository at this point
Commits on May 13, 2014
Basic support for configurable notification subscriptions.
Scott Petersen
committed
b51217c
View commit details
Copy full SHA for b51217c
View code at this point
Browse repository at this point
Commits on May 6, 2014
Comments.
Scott Petersen
committed
c7d98bf
View commit details
Copy full SHA for c7d98bf
View code at this point
Browse repository at this point
Cleanup, comments.
Scott Petersen
committed
e1bf5d2
View commit details
Copy full SHA for e1bf5d2
View code at this point
Browse repository at this point
Refactoring, cleanup.
Scott Petersen
committed
3e714c9
View commit details
Copy full SHA for 3e714c9
View code at this point
Browse repository at this point
Removed unused import. Cleanup.
Scott Petersen
committed
0a6b9e0
View commit details
Copy full SHA for 0a6b9e0
View code at this point
Browse repository at this point
Commits on May 5, 2014
Added more informative error messages to test screen.
Scott Petersen
committed
b8c25cf
View commit details
Copy full SHA for b8c25cf
View code at this point
Browse repository at this point
Added initial support for DSC firmware. Bugfix in device reopening.
Scott Petersen
committed
14618a5
View commit details
Copy full SHA for 14618a5
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Initial support for db updating.
Scott Petersen
committed
4479d24
View commit details
Copy full SHA for 4479d24
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Reworked updater and added restart page refresh.
Scott Petersen
committed
b8a5b74
View commit details
Copy full SHA for b8a5b74
View code at this point
Browse repository at this point
More updater ui work.
Scott Petersen
committed
237bdb1
View commit details
Copy full SHA for 237bdb1
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Removed old commented-out work queue.
Scott Petersen
committed
455037d
View commit details
Copy full SHA for 455037d
View code at this point
Browse repository at this point
Removed unnecessary monkey patching.
Scott Petersen
committed
a47edd7
View commit details
Copy full SHA for a47edd7
View code at this point
Browse repository at this point
Added ability to restart the app. Seems to work fine when run through manage.py and via gunicorn.
Scott Petersen
committed
6ea8c8f
View commit details
Copy full SHA for 6ea8c8f
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Basic git updater system.
Scott Petersen
committed
b19f6b2
View commit details
Copy full SHA for b19f6b2
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Replaced worker queue to avoid doublly-queued opens, etc.
Scott Petersen
committed
84f2250
View commit details
Copy full SHA for 84f2250
View code at this point
Browse repository at this point
More tweaks to make this work with wsgi. Updated fabfile to use new instance path. Updated work queue event names to actually make sense.
Scott Petersen
committed
49dd896
View commit details
Copy full SHA for 49dd896
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Now checking that the temporary test event handlers actually exist in the handler before trying to remove them in order to a rare issue with losing track of a device in the middle of the tests.
Scott Petersen
committed
365b50a
View commit details
Copy full SHA for 365b50a
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
Added a little better logging.
Scott Petersen
committed
2abf095
View commit details
Copy full SHA for 2abf095
View code at this point
Browse repository at this point
Now attempting to reconnect to the device on disconnect. Bugfixes.
Scott Petersen
committed
b3d7e33
View commit details
Copy full SHA for b3d7e33
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
Added message type to message events. No longer trying to update the keypad for messages that arent panel messages. Removed previous .text check since it should now never be missing.
Scott Petersen
committed
262bb5e
View commit details
Copy full SHA for 262bb5e
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Merge branch 'master' of git.corp.nutech.com:ad2usb/webapp
Scott Petersen
committed
ef52064
View commit details
Copy full SHA for ef52064
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Panic
weevis
committed
9e4b754
View commit details
Copy full SHA for 9e4b754
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL