Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ia7 v1.2.301 #599

Merged
merged 35 commits into from
Jul 10, 2016
Merged

Ia7 v1.2.301 #599

merged 35 commits into from
Jul 10, 2016

Conversation

hplato
Copy link
Collaborator

@hplato hplato commented May 28, 2016

Includes all the v1.1 updates (sound, notifications), plus

  • password functionality. Gear is red for not logged in, green for family, purple for admin
  • setup mr.house scripts (code activation, editors) all IA7-ized
  • ia7_collections_upgrader - common code to allow for structure updates to collection files (v1.2 requires an addition to collections, item 700). This needs to be updated since item class 500 also needs updating.
  • show the ia7_prefs files in the 'about mr.house' screen
  • undefined is no longer blue, it is purple. blue can now be used as an additional color for buttons.
  • ia7_prefs can override settings per IP address
  • ia7_prefs can not define custom state colors.

longer sockets such as speech never closing the ajax port
Added Last updated to Weatherstation 2
Updated http_server to respond to range header
Merge branch 'master' into ia7 to sync with v4.1
… the end user with some guidance if the collections or prefs.json file isn't parsed properly
- Added in purple button, default for an unknown state
- ia7_config.json state_colors section allow for color overrides
- print log will now give a few hints if collections.json or ia7_config.json file has syntax errors
- removed old versions of bootstrap and font awesome
…dal rather than breaking the IA7 environment. Common and User code modules updated
… the ia7 config files (ia7_config and ia7_rrd_config)
… Need to test all operations logged in as noone, family, and admin
Common code module to provide ability to modify collections.json if structural change is needed
Tobias Sachs and others added 5 commits May 29, 2016 17:22
web/ia7/include/javascript.js:
       * If you append '&show_pos' to the flooplan URL you
         it enables drag&drop item positioning: grab fp items with the
         mouse and drop them where you would like to have tem positioned.
         perl code do do the positioning is generated below the fp. Copy
         and paste this code into your favourite mh code file. For me this
         is 'zzzzzzz_fp_positions.pl', the weird name makes sure to load
         this file last and all the items do exist.
       * use the actual display width of fp image is used as the base for
         resizing (instead of $(window).width() to make the floorplan work
         on bigger screens too. For those the the floorplan image is smaller
         than the windows width)
       * scale the item icons proportional to the original size of the fp
         background image. This means when you create your background image
         you should choose the image size it in a way that the XXX_48.png
         variants of the icons fit well into it.
       * coordinates of fp items are now the center of the items icon
         and not the top left corner.

lib/json_server.pl:
       * add querry to get a list of available iconsets
- added a 'developer' mode and flag. Choosing Developer adds in the advanced collection set and can show additional information such as floorplan coordinates
- included tobias's code
- fixed the caret padding for voice commands
@hplato hplato merged commit d272213 into hollie:stable Jul 10, 2016
@hollie
Copy link
Owner

hollie commented Jul 25, 2016

Was merged against the stable branch, should be against master. I'll revert this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants