repo
string
commit
string
message
string
diff
string
recurly/recurly-client-php
902e44ce5f4672f9ff34a3925d12239649e30cb2
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/account.php b/lib/recurly/resources/account.php index f922a85..d503370 100644 --- a/lib/recurly/resources/account.php +++ b/lib/recurly/resources/account.php @@ -54,809 +54,809 @@ class Account extends RecurlyResource 'setShippingAddresses' => '\Recurly\Resources\ShippingAddr...
recurly/recurly-client-php
5cf749821e353951de93fa40042822acdc33b641
4.41.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 21ebe9d..b0d75b1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.40.0 +current_version = 4.41.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
1a77bfecadf01660d188115af5bedfa6e9ee13b9
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/transaction.php b/lib/recurly/resources/transaction.php index fc877c5..8722820 100644 --- a/lib/recurly/resources/transaction.php +++ b/lib/recurly/resources/transaction.php @@ -1,966 +1,990 @@ <?php /** * This file is automatically created by Recurly's OpenAPI generation process ...
recurly/recurly-client-php
77b7aab80ae94b206acbd1c06a153d9894754f4b
4.40.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e322cc3..21ebe9d 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.39.0 +current_version = 4.40.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
091806eb6ac55544b3e6964eec3d62f2a1dff8b6
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/gateway_attributes.php b/lib/recurly/resources/gateway_attributes.php index ed61070..eeed8b6 100644 --- a/lib/recurly/resources/gateway_attributes.php +++ b/lib/recurly/resources/gateway_attributes.php @@ -1,43 +1,43 @@ <?php /** * This file is automatically created by Recurly's O...
recurly/recurly-client-php
f8ccb666cea8defde7fa8dd4bd7964c17fd42f41
4.39.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3ad8fc6..e322cc3 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.38.0 +current_version = 4.39.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
b8ae17120834fe7175ae5a027a2872a0f489ab35
4.38.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 613c511..3ad8fc6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.37.0 +current_version = 4.38.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
7c2c99e0f72b9ef20aa2eefc1996b704d7667234
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/external_subscription.php b/lib/recurly/resources/external_subscription.php index f53aca4..8cff6da 100644 --- a/lib/recurly/resources/external_subscription.php +++ b/lib/recurly/resources/external_subscription.php @@ -1,355 +1,451 @@ <?php /** * This file is automatically created ...
recurly/recurly-client-php
7286fa2b0f1c5024a0f2a08e879d174f2fe4916c
Adding PR Review workflow with Label Checker job
diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml new file mode 100644 index 0000000..63dd94e --- /dev/null +++ b/.github/workflows/pr-review.yml @@ -0,0 +1,27 @@ +name: PR Review + +on: + pull_request: + types: + - opened + - repoened + - edited + - synchronize + ...
recurly/recurly-client-php
09129476eb25e980c7e9a2bca2209e5b8b10aee7
4.37.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index fc16529..613c511 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.36.0 +current_version = 4.37.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
9f0b929bccf1407471939749d58edd76b320cce0
4.36.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index c4f2847..fc16529 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.35.0 +current_version = 4.36.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
c33a1bf2cdfee3362745fde0622da8860175e7e2
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/client.php b/lib/recurly/client.php index 6104128..b734056 100644 --- a/lib/recurly/client.php +++ b/lib/recurly/client.php @@ -1111,1039 +1111,1154 @@ class Client extends BaseClient * * @return \Recurly\Pager A list of the site's coupons. * @link https://developers.recurly...
recurly/recurly-client-php
c47b0b7b8e3208126d17a540f025856bb8c93dc1
4.35.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index c40cd89..c4f2847 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.34.0 +current_version = 4.35.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
251d752045e500a693dbd60b7cdabac3fc9ff756
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/gateway_attributes.php b/lib/recurly/resources/gateway_attributes.php new file mode 100644 index 0000000..ed61070 --- /dev/null +++ b/lib/recurly/resources/gateway_attributes.php @@ -0,0 +1,43 @@ +<?php +/** + * This file is automatically created by Recurly's OpenAPI generation proces...
recurly/recurly-client-php
3d9c832dd75b9226aaf2d06624ea8d3b3871cef6
Generated Latest Changes for v2021-02-25
diff --git a/openapi/api.yaml b/openapi/api.yaml index 7a5a9af..199e4b6 100644 --- a/openapi/api.yaml +++ b/openapi/api.yaml @@ -1,878 +1,880 @@ --- openapi: 3.0.0 info: title: Recurly V3 API description: | # Getting Started ## Versioning The V3 API is versioned to allow stability for integrat...
recurly/recurly-client-php
bfc6e06dc38c04fd2493aa6b703633003dd5aa70
4.34.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 839c941..c40cd89 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.33.0 +current_version = 4.34.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
4f0032a8b255672cbaabc551eaa2b80343f9f396
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/tax_detail.php b/lib/recurly/resources/tax_detail.php index d31c43b..8372801 100644 --- a/lib/recurly/resources/tax_detail.php +++ b/lib/recurly/resources/tax_detail.php @@ -1,115 +1,187 @@ <?php /** * This file is automatically created by Recurly's OpenAPI generation process * ...
recurly/recurly-client-php
4cf7a4b5c2285da08aca65bdcb2fee3023556b7c
4.33.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 5484c9c..839c941 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.32.0 +current_version = 4.33.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
0c84c0bbe7f47ac9c7668ace194b615e79518731
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/invoice.php b/lib/recurly/resources/invoice.php index cdad2aa..ff624e8 100644 --- a/lib/recurly/resources/invoice.php +++ b/lib/recurly/resources/invoice.php @@ -1,983 +1,1007 @@ <?php /** * This file is automatically created by Recurly's OpenAPI generation process * and thus an...
recurly/recurly-client-php
004040d2836faec669564e35e379d9e03e0c55ba
4.32.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index af9808d..5484c9c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.31.0 +current_version = 4.32.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
1a19fe81c9dce9b004d9bd7b908cffc0c3604aa9
4.31.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 016b765..af9808d 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.30.0 +current_version = 4.31.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
6d45b387eb47220c798f43f692ec8883637d1e48
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/external_charge.php b/lib/recurly/resources/external_charge.php index 165b1da..a5916af 100644 --- a/lib/recurly/resources/external_charge.php +++ b/lib/recurly/resources/external_charge.php @@ -1,259 +1,259 @@ <?php /** * This file is automatically created by Recurly's OpenAPI gen...
recurly/recurly-client-php
bc8e4a87074f3cc164ab9951d8632d8826ebd824
4.30.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e1c23f5..016b765 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.29.0 +current_version = 4.30.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
700f6c4607034d4af600c98b7ff515c91298b6ce
Fix return type of RecurlyError::getApiError
diff --git a/lib/recurly/recurly_error.php b/lib/recurly/recurly_error.php index e924e48..227c330 100644 --- a/lib/recurly/recurly_error.php +++ b/lib/recurly/recurly_error.php @@ -1,89 +1,89 @@ <?php namespace Recurly; class RecurlyError extends \Error { use RecurlyTraits; use ErrorTraits; pri...
recurly/recurly-client-php
00db3a169a5764210e338074ad01076e1ba17b17
4.29.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 6d862a4..e1c23f5 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.28.0 +current_version = 4.29.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
41b56b8edeaaca5ea870c32f372edffeb54b2b43
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/custom_field_definition.php b/lib/recurly/resources/custom_field_definition.php index 23b8e02..0f844b6 100644 --- a/lib/recurly/resources/custom_field_definition.php +++ b/lib/recurly/resources/custom_field_definition.php @@ -1,264 +1,265 @@ <?php /** * This file is automatically ...
recurly/recurly-client-php
5e1ec3745b9283bf4cee0e258e431a7e7fe13320
4.28.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 90f1c78..6d862a4 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.27.0 +current_version = 4.28.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
3c8b9de4f3c650c1352a521aa1662196bd4d5218
4.27.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 9822e3d..90f1c78 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.26.0 +current_version = 4.27.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
3dfdef9dbb396d18a7d59daa1a3d48d846f1e946
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/resources/line_item.php b/lib/recurly/resources/line_item.php index db63eb3..c0887e9 100644 --- a/lib/recurly/resources/line_item.php +++ b/lib/recurly/resources/line_item.php @@ -1,859 +1,884 @@ <?php /** * This file is automatically created by Recurly's OpenAPI generation process * and ...
recurly/recurly-client-php
65afdf577118861951259475bc064654a1f24c4b
4.26.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3c0e86e..9822e3d 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.25.0 +current_version = 4.26.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
89098aa7b14889080aa3adf4579553857f100f45
4.25.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3770111..3c0e86e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.24.0 +current_version = 4.25.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
097b09650f46806510d65f5223d754ff1581eb6c
4.24.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a5463ab..3770111 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.23.0 +current_version = 4.24.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
20df96b8776545bb674f1f05bbea43da832d1ef4
4.23.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 696df2b..a5463ab 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.22.0 +current_version = 4.23.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
recurly/recurly-client-php
12715993bc27da58a42326cfa706a0655470ad58
Generated Latest Changes for v2021-02-25
diff --git a/lib/recurly/client.php b/lib/recurly/client.php index 08e4257..59df6df 100644 --- a/lib/recurly/client.php +++ b/lib/recurly/client.php @@ -2452,513 +2452,535 @@ endpoint to obtain only the newly generated `UniqueCouponCodes`. * Delete the pending subscription change * * @param string $su...
recurly/recurly-client-php
85eec8e16a6d24a68874f353f991eb4f49485d7a
4.22.0
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 294f3cc..696df2b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,11 +1,11 @@ [bumpversion] -current_version = 4.21.2 +current_version = 4.22.0 parse = (?P<major>\d+) \.(?P<minor>\d+) \.(?P<patch>\d+) serialize = {major}.{minor}.{patch} [bump...
choosy-app/choosy-help
a355f03b8c4d60aa3c85f2a725b1ef4e0c5117fa
Document Shortcuts integration.
diff --git a/ChoosyHelp.help/Contents/Resources/index.html b/ChoosyHelp.help/Contents/Resources/index.html index 71a65f9..7e3d4ff 100644 --- a/ChoosyHelp.help/Contents/Resources/index.html +++ b/ChoosyHelp.help/Contents/Resources/index.html @@ -1,66 +1,67 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "...
choosy-app/choosy-help
e24a4d84241c1d5a6d289255568b06adbf4668a2
Version bump: 2.4
diff --git a/ChoosyHelp.help/Contents/Info.plist b/ChoosyHelp.help/Contents/Info.plist index d7a7fcc..7cd8bdb 100644 --- a/ChoosyHelp.help/Contents/Info.plist +++ b/ChoosyHelp.help/Contents/Info.plist @@ -1,30 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http:/...
choosy-app/choosy-help
0b9b05861374a9f31b5435952fcc365a079e8576
Expand URL matching info.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/rules/urls.html b/ChoosyHelp.help/Contents/Resources/settings/rules/urls.html index 727e5e6..d1cf10d 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/rules/urls.html +++ b/ChoosyHelp.help/Contents/Resources/settings/rules/urls.html @@ -1,113 +1,118 @@ <!...
choosy-app/choosy-help
c96d4a38e2febddca49603d79cca881b1bd0b651
System Preferences is called System Settings now.
diff --git a/ChoosyHelp.help/Contents/Resources/basic/configuration.html b/ChoosyHelp.help/Contents/Resources/basic/configuration.html index dca102d..cc9b7ac 100644 --- a/ChoosyHelp.help/Contents/Resources/basic/configuration.html +++ b/ChoosyHelp.help/Contents/Resources/basic/configuration.html @@ -1,118 +1,118 @@ <!...
choosy-app/choosy-help
149228aad7225ac80b5878dfc2fd0d49e69950e6
Version bump: 2.3.2
diff --git a/ChoosyHelp.help/Contents/Info.plist b/ChoosyHelp.help/Contents/Info.plist index 1ffe014..d7a7fcc 100644 --- a/ChoosyHelp.help/Contents/Info.plist +++ b/ChoosyHelp.help/Contents/Info.plist @@ -1,30 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http:/...
choosy-app/choosy-help
e338ebe431daa8bd73b07413225703f74ee73b62
Add information about browser profiles.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/browsers.html b/ChoosyHelp.help/Contents/Resources/settings/browsers.html index ed10c0c..a6b088c 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/browsers.html +++ b/ChoosyHelp.help/Contents/Resources/settings/browsers.html @@ -1,100 +1,133 @@ <!DOCTYPE ...
choosy-app/choosy-help
7fdbf2b2b03ca29ac13c0f11e72afb75ae3eb256
Add new criteria to help.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/rules.html b/ChoosyHelp.help/Contents/Resources/settings/rules.html index a7d7da1..604540d 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/rules.html +++ b/ChoosyHelp.help/Contents/Resources/settings/rules.html @@ -1,445 +1,477 @@ <!DOCTYPE html PUBLIC ...
choosy-app/choosy-help
ac48ab4c7fcb1a925e2b7f3934be7c7f0328f7a0
Add new sharing behaviours to help.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/rules.html b/ChoosyHelp.help/Contents/Resources/settings/rules.html index 1ff325a..a7d7da1 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/rules.html +++ b/ChoosyHelp.help/Contents/Resources/settings/rules.html @@ -1,414 +1,445 @@ <!DOCTYPE html PUBLIC ...
choosy-app/choosy-help
d6257440f53daac390085ad6a90782bebcc12f68
Fix broken link.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/rules.html b/ChoosyHelp.help/Contents/Resources/settings/rules.html index d21992a..1ff325a 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/rules.html +++ b/ChoosyHelp.help/Contents/Resources/settings/rules.html @@ -1,414 +1,414 @@ <!DOCTYPE html PUBLIC ...
choosy-app/choosy-help
cd2254df1c9edee4799c7c37f8d8cb107e590f19
Re-write help for new UI in version 2.2.
diff --git a/ChoosyHelp.help/Contents/Resources/basic/choosy.html b/ChoosyHelp.help/Contents/Resources/basic/choosy.html index 435e207..2d46b64 100644 --- a/ChoosyHelp.help/Contents/Resources/basic/choosy.html +++ b/ChoosyHelp.help/Contents/Resources/basic/choosy.html @@ -1,45 +1,44 @@ <!DOCTYPE html PUBLIC "-//W3C//D...
choosy-app/choosy-help
4278ae410abd385f95b6e97242b22325588dcc52
Add dark mode versions of screenshots.
diff --git a/ChoosyHelp.help/Contents/Resources/images/rule_editor_custom_api-dark.png b/ChoosyHelp.help/Contents/Resources/images/rule_editor_custom_api-dark.png new file mode 100644 index 0000000..5abd1db Binary files /dev/null and b/ChoosyHelp.help/Contents/Resources/images/rule_editor_custom_api-dark.png differ dif...
choosy-app/choosy-help
40f4e64e3ac9ad60c421beba1fff33d20e3100b1
Correct spelling of "licence"
diff --git a/ChoosyHelp.help/Contents/Resources/settings/general.html b/ChoosyHelp.help/Contents/Resources/settings/general.html index b789512..f5f197c 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/general.html +++ b/ChoosyHelp.help/Contents/Resources/settings/general.html @@ -1,122 +1,122 @@ <!DOCTYPE html...
choosy-app/choosy-help
4021b9a4dbc688c1903acd28e03df297bb76121b
Add info.plist file.
diff --git a/ChoosyHelp.help/Contents/Info.plist b/ChoosyHelp.help/Contents/Info.plist new file mode 100644 index 0000000..1ffe014 --- /dev/null +++ b/ChoosyHelp.help/Contents/Info.plist @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/...
choosy-app/choosy-help
586000a02b7e7e1ded25246ac0293b77b4788ba1
Ignore generated index file.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4b9be8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ChoosyHelp.help/Contents/Resources/ChoosyHelp.helpindex
choosy-app/choosy-help
86df71ac08231ad8c754a75d0c8106c662f8df2f
Makefile improvements.
diff --git a/Makefile b/Makefile index 17a739d..6249032 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,11 @@ SOURCES = $(shell find . -type f -name '*.html') +.PHONY: echo index + echo: echo $(SOURCES) -ChoosyHelp.help/Contents/Resources/English.lproj/ChoosyHelp.helpindex: $(SOURCES) - hiutil -1 -vv --create -...
choosy-app/choosy-help
be81cbc403f43d4093c0b4243da6c73cb518ef74
Fix CSS line height.
diff --git a/ChoosyHelp.help/Contents/Resources/style/main.css b/ChoosyHelp.help/Contents/Resources/style/main.css index 78fd186..b642144 100644 --- a/ChoosyHelp.help/Contents/Resources/style/main.css +++ b/ChoosyHelp.help/Contents/Resources/style/main.css @@ -1,76 +1,76 @@ html, body { margin:0; padding:0; } ...
choosy-app/choosy-help
6da18f6e39cfe34c58e1d7dca05d1bf9d8e2ca88
Add more anchors.
diff --git a/ChoosyHelp.help/Contents/Resources/basic/choosy.html b/ChoosyHelp.help/Contents/Resources/basic/choosy.html index 063cce7..435e207 100644 --- a/ChoosyHelp.help/Contents/Resources/basic/choosy.html +++ b/ChoosyHelp.help/Contents/Resources/basic/choosy.html @@ -1,44 +1,45 @@ <!DOCTYPE html PUBLIC "-//W3C//D...
choosy-app/choosy-help
c6caa8d71898258eb62d97f874e30618cb40263c
Fix invalid markup.
diff --git a/ChoosyHelp.help/Contents/Resources/settings/advanced.html b/ChoosyHelp.help/Contents/Resources/settings/advanced.html index 751497f..fe22983 100644 --- a/ChoosyHelp.help/Contents/Resources/settings/advanced.html +++ b/ChoosyHelp.help/Contents/Resources/settings/advanced.html @@ -1,402 +1,402 @@ <!DOCTYPE ...
choosy-app/choosy-help
81f7996aafb5d6b30e09adf0f2d3d071885d1aef
.help bundle structure
diff --git a/basic/choosy.html b/ChoosyHelp.help/Contents/Resources/basic/choosy.html similarity index 100% rename from basic/choosy.html rename to ChoosyHelp.help/Contents/Resources/basic/choosy.html diff --git a/basic/configuration.html b/ChoosyHelp.help/Contents/Resources/basic/configuration.html similarity index 10...
choosy-app/choosy-help
db678ef9d1af76f312ab8fe0da25f59603694cb5
Remove documentation of removed feature.
diff --git a/misc/uninstalling.html b/misc/uninstalling.html index 5daa83b..96521a0 100644 --- a/misc/uninstalling.html +++ b/misc/uninstalling.html @@ -1,33 +1,33 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/x...
choosy-app/choosy-help
2a8dadb0526fb993e162ca973a57f735b245a68c
Style improvements.
diff --git a/images/icon.png b/images/icon.png deleted file mode 100644 index 0f722c4..0000000 Binary files a/images/icon.png and /dev/null differ diff --git a/style/main.css b/style/main.css index 53950dc..78fd186 100644 --- a/style/main.css +++ b/style/main.css @@ -1,80 +1,76 @@ html, body { margin:0; padding:0...
choosy-app/choosy-help
37aec1e2ce59e7bbf13e29a7189d9faa090e95d0
Minor copy and markup improvements.
diff --git a/basic/choosy.html b/basic/choosy.html index c4f0782..063cce7 100644 --- a/basic/choosy.html +++ b/basic/choosy.html @@ -1,43 +1,44 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ...
choosy-app/choosy-help
c89d137c558192fb12d8fc2f72b4895b0b69307d
Version agnostic custom URL shortener instructions
diff --git a/settings/behaviour.html b/settings/behaviour.html index 1486123..4cf3f51 100644 --- a/settings/behaviour.html +++ b/settings/behaviour.html @@ -1,173 +1,186 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/...
choosy-app/choosy-help
ccf88da394083f908e2622f88948f0cec297e12f
Added a link to the "buy now" page.
diff --git a/settings/general.html b/settings/general.html index 0690915..75d8b21 100644 --- a/settings/general.html +++ b/settings/general.html @@ -1,137 +1,138 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xht...
choosy-app/choosy-help
0cdb43cf8623d908990c1d11c7b5f0d1c0f4ab92
Added information on the new expanding URL functionality.
diff --git a/images/prompt_row_expanded_url.png b/images/prompt_row_expanded_url.png new file mode 100644 index 0000000..3855d62 Binary files /dev/null and b/images/prompt_row_expanded_url.png differ diff --git a/settings/appearance.html b/settings/appearance.html index a8de571..32f71c9 100644 --- a/settings/appearance...
choosy-app/choosy-help
2e97b3cd1f035e501b3f9a87262a077407355d0a
Removed an un-opened trailing bracket.
diff --git a/settings/advanced/urls.html b/settings/advanced/urls.html index 2aba3bf..40d7de0 100644 --- a/settings/advanced/urls.html +++ b/settings/advanced/urls.html @@ -1,113 +1,113 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="ht...
choosy-app/choosy-help
3f9bf6c274aa832b09050f37bb62688cca25304b
Added description of new "use all of these browsers" advanced behaviour.
diff --git a/images/settings_advanced_behaviour_all.png b/images/settings_advanced_behaviour_all.png new file mode 100644 index 0000000..d03a04d Binary files /dev/null and b/images/settings_advanced_behaviour_all.png differ diff --git a/settings/advanced.html b/settings/advanced.html index 9de8c05..f18aae7 100644 --- a...
choosy-app/choosy-help
acc3078752bd9d3961f5b1fca265b7cfa9664020
Removed large screenshots of settings tab from help file (they seem rather redundant when the primary means of access the help pages in question will be via a help button on the tab they describe).
diff --git a/images/settings_advanced.png b/images/settings_advanced.png deleted file mode 100644 index e5e18a6..0000000 Binary files a/images/settings_advanced.png and /dev/null differ diff --git a/images/settings_appearance.png b/images/settings_appearance.png deleted file mode 100644 index 0b61311..0000000 Binary fi...
choosy-app/choosy-help
0c29f08b0ad084488247c2dd82c1cbee529599f4
Added anchors to the top of each page to allow programatic direct access.
diff --git a/ChoosyHelp.helpindex b/ChoosyHelp.helpindex new file mode 100644 index 0000000..a2691bc Binary files /dev/null and b/ChoosyHelp.helpindex differ diff --git a/settings/advanced.html b/settings/advanced.html index 5642836..c92d682 100644 --- a/settings/advanced.html +++ b/settings/advanced.html @@ -1,360 +1,...
choosy-app/choosy-help
fb4ad5ee288a029bb43f9191fdba203d0e7d24ad
Added Apple metadata, including a small icon file.
diff --git a/images/icon16.png b/images/icon16.png new file mode 100644 index 0000000..a20b9ab Binary files /dev/null and b/images/icon16.png differ diff --git a/index.html b/index.html index fea009b..ee91803 100644 --- a/index.html +++ b/index.html @@ -1,64 +1,68 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict...
choosy-app/choosy-help
4023e20f0c5d410ee27dcff04954975db9040617
Added styles for tables.
diff --git a/style/main.css b/style/main.css index 656b328..53950dc 100644 --- a/style/main.css +++ b/style/main.css @@ -1,64 +1,80 @@ html, body { margin:0; padding:0; } body { font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif; font-size:small; line-height:1.4em; color:#444; padding:1em 2...
choosy-app/choosy-help
008a9fde05f850b76707d200954bee852e5b4dde
Added breadcrumb trails to all pages.
diff --git a/basic/choosy.html b/basic/choosy.html index fc019e2..c4f0782 100644 --- a/basic/choosy.html +++ b/basic/choosy.html @@ -1,37 +1,43 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ...
choosy-app/choosy-help
c044bb47d68da2dc96d4efd12a497d244164c2ec
Added stylesheet to all pages.
diff --git a/basic/choosy.html b/basic/choosy.html index 5ee5596..fc019e2 100644 --- a/basic/choosy.html +++ b/basic/choosy.html @@ -1,36 +1,37 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ...
choosy-app/choosy-help
7e82ac5cb6a01f74579b258f73749102894bc2d5
Improvements to stylesheet.
diff --git a/style/main.css b/style/main.css index 022736c..656b328 100644 --- a/style/main.css +++ b/style/main.css @@ -1,41 +1,64 @@ html, body { margin:0; padding:0; } body { font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif; font-size:small; + line-height:1.4em; color:#444; padding:1em 2...
choosy-app/choosy-help
90933cd2cc1aa49daefccd2536bac753da7587ea
Wrote a basic stylesheet for the help pages.
diff --git a/images/icon.png b/images/icon.png new file mode 100644 index 0000000..0f722c4 Binary files /dev/null and b/images/icon.png differ diff --git a/style/main.css b/style/main.css new file mode 100644 index 0000000..022736c --- /dev/null +++ b/style/main.css @@ -0,0 +1,41 @@ +html, +body { + margin:0; + padding...
choosy-app/choosy-help
6ef62fdf0a85e871a3661f4238456671fa760c22
Improved introduction and navigation structure.
diff --git a/misc/browsers.html b/misc/browsers.html index bf191d8..ee7700f 100644 --- a/misc/browsers.html +++ b/misc/browsers.html @@ -1,48 +1,44 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="...
choosy-app/choosy-help
c36ca5f2bc40dd1a351cb11961ea313d9f6cbdc0
Wrote browser integration instructions (mostly links back to the Choosy website where the information can more easily be kept up to date).
diff --git a/misc/browsers.html b/misc/browsers.html index b2d63b7..bf191d8 100644 --- a/misc/browsers.html +++ b/misc/browsers.html @@ -1,18 +1,48 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="...
choosy-app/choosy-help
2d656ea87fd8513993a19900422f802cc2975704
Added instructions for using custom API methods.
diff --git a/settings/advanced/customapi.html b/settings/advanced/customapi.html index 9a15972..7e45768 100644 --- a/settings/advanced/customapi.html +++ b/settings/advanced/customapi.html @@ -1,32 +1,38 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ...
choosy-app/choosy-help
bdcbf6413050102d6df1d556adabab31565095af
Improvements to custom API method instructions.
diff --git a/settings/advanced/customapi.html b/settings/advanced/customapi.html index 420993f..9a15972 100644 --- a/settings/advanced/customapi.html +++ b/settings/advanced/customapi.html @@ -1,29 +1,32 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ...
choosy-app/choosy-help
92c66ef4cc739b419f5cdcb99aa2392825724708
Added instructions on creating advanced behaviour rules.
diff --git a/settings/advanced/customapi.html b/settings/advanced/customapi.html index 4f4a024..420993f 100644 --- a/settings/advanced/customapi.html +++ b/settings/advanced/customapi.html @@ -1,18 +1,29 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ...
choosy-app/choosy-help
b28a9922767e5c12d9a994636f32b28513ada004
Improved description of custom API methods.
diff --git a/settings/advanced.html b/settings/advanced.html index 98698cc..de60dac 100644 --- a/settings/advanced.html +++ b/settings/advanced.html @@ -1,353 +1,353 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999...
choosy-app/choosy-help
38977d25c79192d5c85364c18c419a56d9165c2f
Added instructions for uninstalling Choosy.
diff --git a/misc/uninstalling.html b/misc/uninstalling.html index 84276ac..87a58b2 100644 --- a/misc/uninstalling.html +++ b/misc/uninstalling.html @@ -1,18 +1,26 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/x...
geebee/homeauto
5eb4ff4068167bd0b1ac2b084d7e3a663f2c8f2d
added isArmed into JSON fixed line handling on zone ready/not-ready
diff --git a/apache/htdocs/apt.svg b/apache/htdocs/apt.svg index 2b983ea..3145b9b 100644 --- a/apache/htdocs/apt.svg +++ b/apache/htdocs/apt.svg @@ -1,424 +1,434 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/e...
geebee/homeauto
4f481601a7806884d1348341ee8fa1b6b01dc7d8
Minor forward compatibility fix hexid update to devices.db
diff --git a/xPL/devices.db b/xPL/devices.db index b05f3fe..d6fc9cf 100644 Binary files a/xPL/devices.db and b/xPL/devices.db differ diff --git a/xPL/xpl.py b/xPL/xpl.py index 74a2f0d..e4d8795 100644 --- a/xPL/xpl.py +++ b/xPL/xpl.py @@ -1,175 +1,178 @@ from socket import * from Sensors import Sensor from Zones im...
geebee/homeauto
7f9a22e0c5ba88b737cf88697adf0f335f07007c
Implemented the xplMessage class completely
diff --git a/xPL/Zones.py b/xPL/Zones.py index 5120d46..9420e70 100644 --- a/xPL/Zones.py +++ b/xPL/Zones.py @@ -1,124 +1,124 @@ from Sensors import Sensor import sqlite3 class Zone: statusReady = False statusArmed = False sensors = {} id = None name = None try: ...
geebee/homeauto
62d0c2d25ad8f2e5215e6f46844f7cf53b2f2ee6
slight modularity update
diff --git a/apache/cgi-bin/acceptJSON.cgi b/apache/cgi-bin/acceptJSON.cgi index 473e400..97f4674 100644 --- a/apache/cgi-bin/acceptJSON.cgi +++ b/apache/cgi-bin/acceptJSON.cgi @@ -1,16 +1,17 @@ #!C:/Python26/python.exe import cgi,json -apacheRoot = "C:/Apache2/htdocs/" +apacheRoot = "C:/Documents And Settin...
geebee/homeauto
1ad5c1a33dba619e2992c7b0c11c4615715efbc1
bugfixes... now will work from other computers
diff --git a/apache/cgi-bin/acceptJSON.cgi b/apache/cgi-bin/acceptJSON.cgi index bfe9c2f..473e400 100644 --- a/apache/cgi-bin/acceptJSON.cgi +++ b/apache/cgi-bin/acceptJSON.cgi @@ -1,18 +1,16 @@ #!C:/Python26/python.exe import cgi,json apacheRoot = "C:/Apache2/htdocs/" + form = cgi.FieldStorage() formFi...
geebee/homeauto
ea0b73cf106ecea93ec0c47be3e6aaf072c79353
Made JSON reading/writing more flexible - Part 2
diff --git a/apache/cgi-bin/displayJSON.cgi b/apache/cgi-bin/displayJSON.cgi new file mode 100644 index 0000000..b6c36fd --- /dev/null +++ b/apache/cgi-bin/displayJSON.cgi @@ -0,0 +1,9 @@ +#!C:/Python26/python.exe + +apacheRoot = "C:/Apache2/htdocs/" +file_object = open(apacheRoot + "sensorStatus.json","r") +jsonRe...
geebee/homeauto
9d9bad762b10bb64c450766985ff9ab59af0ff1a
Made JSON reading/writing more flexible
diff --git a/apache/cgi-bin/acceptJSON.cgi b/apache/cgi-bin/acceptJSON.cgi index 0587d5f..bfe9c2f 100644 --- a/apache/cgi-bin/acceptJSON.cgi +++ b/apache/cgi-bin/acceptJSON.cgi @@ -1,19 +1,18 @@ #!C:/Python26/python.exe import cgi,json +apacheRoot = "C:/Apache2/htdocs/" form = cgi.FieldStorage() formFirst...
geebee/homeauto
7602173d8369a303642431579af395994a08106e
Remove superfluous debugging messages
diff --git a/xPL/xpl.py b/xPL/xpl.py index 649dfc8..f80b71e 100644 --- a/xPL/xpl.py +++ b/xPL/xpl.py @@ -1,155 +1,154 @@ from socket import * from Sensors import Sensor from Zones import Zone import re,select,sys import json import urllib class xplHandler: message_buffer = 1500 messageDict =...
geebee/homeauto
3be435ec099cdcd3112ca3e4b7346c72015a577d
Fix setStatus problems Add ZoneReady Logic To JSON/SVG
diff --git a/apache/htdocs/apt.svg b/apache/htdocs/apt.svg index 420ca13..95f6efa 100644 --- a/apache/htdocs/apt.svg +++ b/apache/htdocs/apt.svg @@ -1,398 +1,424 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/e...
geebee/homeauto
791f36183b842605b20c9cd7782115b45623a991
Add sqlite3.exe
diff --git a/xPL/sqlite3.exe b/xPL/sqlite3.exe new file mode 100644 index 0000000..fdeac4e Binary files /dev/null and b/xPL/sqlite3.exe differ
geebee/homeauto
19f0b3e8e1863e83a7ae03d75f52023cf8e4d2e6
Sensors.py, xpl.py first attempt at fixing JSON received by JS updated sensorStatus.json to proper data for testing (passed) fixes to incorporate above to apt.svg
diff --git a/apache/htdocs/apt.svg b/apache/htdocs/apt.svg index b2d7aa2..420ca13 100644 --- a/apache/htdocs/apt.svg +++ b/apache/htdocs/apt.svg @@ -1,400 +1,398 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/e...
geebee/homeauto
4401ad1a3e47d6dbb80135e76a91c631b6199c2c
Fixed den_south_windows rectangle so x and y are real co-ordinates (they were transformed around by a matrix because it was a copied item in inkscape, and I turned it in the GUI) add sensorStatus.json for Reference
diff --git a/apache/htdocs/apt.svg b/apache/htdocs/apt.svg index a6acccd..b2d7aa2 100644 --- a/apache/htdocs/apt.svg +++ b/apache/htdocs/apt.svg @@ -1,400 +1,400 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/e...
geebee/homeauto
b1a44a3c1ae85e1c6dcc5c3474cb77d6993fd00f
Continue implementing zones and attempting multiple sensor badging on the SVG
diff --git a/apache/cgi-bin/acceptJSON.cgi b/apache/cgi-bin/acceptJSON.cgi index 6c9475f..0587d5f 100644 --- a/apache/cgi-bin/acceptJSON.cgi +++ b/apache/cgi-bin/acceptJSON.cgi @@ -1,20 +1,19 @@ #!C:/Python26/python.exe import cgi,json -#print "Content-Type: text/x-json\n" -form = cgi.FieldStorage() +f...
geebee/homeauto
08de1726657dcc7dc6c32de3daa1a2bad8947ac2
Added DB getters and setters to Sensor class, Updated Sensor class to handle the extra 'status' column Change xpl.py to use Sensor DB get/set methods Shrunk the JSON message back down to match the acceptJSON CGI script's input requirements (for now) Implemented Zone.isReady() function using the Sensor getters
diff --git a/xPL/Sensors.py b/xPL/Sensors.py index fb414c1..028ad8e 100644 --- a/xPL/Sensors.py +++ b/xPL/Sensors.py @@ -1,99 +1,152 @@ import sqlite3 class Sensor: - statusReady = False + status = None id = None hexid = None name = None type = None try: conn = s...
geebee/homeauto
42f6ab059f59a08850e1d4c644f3a7f0428e0b25
add column status to table sensors defaulted status to normal
diff --git a/xPL/devices.db b/xPL/devices.db index 308ac54..e8132ee 100644 Binary files a/xPL/devices.db and b/xPL/devices.db differ
geebee/homeauto
8c77aa575ce52383225e40daf7f547f3aa3cac31
Add debug statements, cleanup in Sensors.py Fix bug in setting sensor names, define isReady function, switch sensors dictionary to reference by hex id, remove debugging statements from Zones.py Modify xpl.py from using Sensors to using Zones
diff --git a/xPL/Sensors.py b/xPL/Sensors.py index 35cf29a..fb414c1 100644 --- a/xPL/Sensors.py +++ b/xPL/Sensors.py @@ -1,97 +1,99 @@ import sqlite3 class Sensor: statusReady = False - statusArmed = False id = None hexid = None name = None type = None try: con...
geebee/homeauto
f9e0def852b31ccacaa6c2130c87c98803bef1cb
begin implementing xplMessage class
diff --git a/xPL/xpl.py b/xPL/xpl.py index 8930fba..f7dc7e4 100644 --- a/xPL/xpl.py +++ b/xPL/xpl.py @@ -1,116 +1,123 @@ from socket import * from Sensors import Sensor import re,select,sys import json import urllib class xplHandler: message_buffer = 1500 messageDict = {} jsonRequest = {...
geebee/homeauto
b002f448e3009a170494482e9c8b4877ecd5772e
added full xPL message logging to xplHandler class added TODO note on upgrading xPL message handling
diff --git a/xPL/xpl.py b/xPL/xpl.py index 6e5d721..8930fba 100644 --- a/xPL/xpl.py +++ b/xPL/xpl.py @@ -1,96 +1,116 @@ from socket import * from Sensors import Sensor import re,select,sys import json import urllib class xplHandler: message_buffer = 1500 messageDict = {} jsonRequest = {}...
geebee/homeauto
a7fe99e532eef211b5adbe31736593821e71e171
Added Second DS10-A to sensors table filled in Zones.py Zone class minor changes to Sensors.py Sensor class
diff --git a/xPL/Sensors.py b/xPL/Sensors.py index 16e7127..35cf29a 100644 --- a/xPL/Sensors.py +++ b/xPL/Sensors.py @@ -1,93 +1,97 @@ import sqlite3 class Sensor: statusReady = False statusArmed = False + id = None + hexid = None + name = None + type = None try: con...
geebee/homeauto
0f3ea4dfc6926165d5e3edc269dcc40bdc7b9636
Rename SensorLookup.py to Sensors.py Change import in xpl.py from "from SensorLookup..." to "from Sensors..." Added Alarms.py and Alarm shell class Added Zones.py and Zone shell class
diff --git a/xPL/Alarms.py b/xPL/Alarms.py new file mode 100644 index 0000000..32bf7b4 --- /dev/null +++ b/xPL/Alarms.py @@ -0,0 +1,3 @@ +class Alarm: + def __init__(self): + pass diff --git a/xPL/SensorLookup.py b/xPL/Sensors.py similarity index 95% rename from xPL/SensorLookup.py rename to xPL/Sensors.py...
geebee/homeauto
51df69f5a9826138af3c8d195e59bbb3b2e44bde
added alarms, zones, alarms_zones_linked, zones_sensors_linked tables added 'den' zone to zones added (1,1) to zones_sensors_linked
diff --git a/xPL/devices.db b/xPL/devices.db index fb1df2f..2326e7a 100644 Binary files a/xPL/devices.db and b/xPL/devices.db differ
geebee/homeauto
10610c291e3496f4aa4f0cc9da93f899e351635f
abstract the xPL code to xpl.py xplHandler class refactor xplpython.py to use the xplHandler class
diff --git a/xPL/xpl.py b/xPL/xpl.py new file mode 100644 index 0000000..1813fb2 --- /dev/null +++ b/xPL/xpl.py @@ -0,0 +1,94 @@ +from socket import * +from SensorLookup import Sensor +import re,select,sys +import json +import urllib + +class xplHandler: + message_buffer = 1500 + messageDict = {} + js...
geebee/homeauto
6e0581e3f92ea68e77b5b2f27f14f8bd24845170
Remove main.js back into apt.svg (couldn't make it work) Update README accordingly
diff --git a/README b/README index 97b5553..a2aa24a 100644 --- a/README +++ b/README @@ -1,39 +1,39 @@ Michael Goldberger - March 2009 v 0.1 Python, Perl, JavaScript, and SVG Home Automation Control & Display Setup HOW TO SET-UP THE FILES: ========================= Inside the "apache" folder there ...