seefo
d340c1c68f
Fixed a bug where restart modal was shown when it shouldn't be
2017-06-22 13:35:10 -07:00
Stephen Birarda
c516dd06e4
Merge pull request #10714 from highfidelity/replicants
...
add broadcasting/replication to downstream avatar mixers and audio mixers
2017-06-21 17:55:07 -07:00
Stephen Birarda
3619294761
Merge pull request #10745 from seefo/fb5367
...
Added a restart button to domain server settings page
2017-06-19 16:35:36 -07:00
seefo
0c7f1cda0f
Added a restart button to domain server settings page
2017-06-19 15:01:50 -07:00
seefo
1619d877d3
Made requested changes to domain server settings.js
2017-06-19 13:21:13 -07:00
seefo
705ce4c789
Changed domain server restart/save button behavior to be correct
2017-06-19 12:09:20 -07:00
seefo
3d4b9c82aa
Changed indentation to be consistent
2017-06-19 11:56:45 -07:00
seefo
3224bf5af0
Domain server settings will now tell user if saving will restart DS
2017-06-19 11:52:49 -07:00
Stephen Birarda
36b4990114
fix for table additions when there is no initial row
2017-06-15 17:19:05 -07:00
Stephen Birarda
0565cfa2b7
fix for array additions in DS settings
2017-06-15 14:59:12 -07:00
seefo
0fa172a4ef
Fixed default value bug in dropdowns inside domain server settings
2017-06-14 17:19:48 -07:00
Clément Brisset
44117ac001
Merge pull request #10694 from highfidelity/master
...
Update replicants branch with master
2017-06-14 15:01:22 -07:00
seefo
2d9e92d121
Made requested changes to PR10683
2017-06-13 18:08:26 -07:00
seefo
4080814df8
Cleaned up dropdown support for tables
2017-06-13 18:07:16 -07:00
seefo
2f307f418c
Added support for dropdown to tables in domain settings
2017-06-13 18:07:16 -07:00
seefo
74066647c6
Resolved FB4958
2017-06-13 18:01:53 -07:00
seefo
da41b5dc00
Focus is now changed when adding a new list item in DS settings
2017-05-25 09:20:04 -07:00
seefo
cb831733a1
Added warning if trying to change DS HTTP password to blank string
2017-05-23 17:07:37 -07:00
kunalgosar
a4e0d970bf
Fix security section of domain server
2017-02-24 19:03:30 -08:00
Stephen Birarda
5c46cecf6a
handle empty initial groups when comparing
2017-02-06 14:32:02 -08:00
Stephen Birarda
3311df5e1f
fix default value in new row
2017-02-06 14:23:37 -08:00
Stephen Birarda
5bd8e46510
only check if keys are empty, not all fields
2017-02-01 10:33:29 -08:00
Stephen Birarda
f03d2988c1
fix for checkbox name setting
2017-01-31 17:30:45 -08:00
Stephen Birarda
79cb0ba074
fix keyboard behaviour for category tables
2017-01-31 11:05:57 -08:00
Stephen Birarda
1474f22fd7
don't validate category inputs for empty
2017-01-31 10:55:42 -08:00
Stephen Birarda
015aafe0fb
make table additions in DS settings clearer
2017-01-31 10:36:16 -08:00
David Kelly
eaf033107c
Require password verification in domain-server settings
...
If you modify the security settings to use a username/password for
access to the domain server settings, we now have a second password
field which must match the first one you entered.
2017-01-30 17:13:13 -07:00
Zach Pomerantz
e2ff738fc3
strip unused audio settings
...
- remove parameters on the jitter buffer algorithm, these are now static
- remove parameters on the output starve detection algorithm, now static
- move interface audio settings to the Developer menu
2016-09-21 17:35:27 -07:00
Stephen Birarda
62af203d08
migrate the deprecated merged master/user config
2016-08-02 14:35:11 -07:00
Seth Alves
60d6673950
switch data-web urls to point at production server rather than dev one
2016-08-01 12:00:08 -07:00
Zander Otavka
bcff561eb8
Add category collapsing and expanding
2016-07-28 18:14:00 -07:00
Zander Otavka
987a8c802f
Add basic input validation
2016-07-28 17:21:40 -07:00
Zander Otavka
aa909a1366
Polish category/row addition and deletion
2016-07-28 17:21:40 -07:00
Zander Otavka
93f9f93b5a
Enable adding groups
2016-07-28 17:21:40 -07:00
Zander Otavka
3234de9f92
Add category headers to groups
2016-07-28 17:21:40 -07:00
Seth Alves
f35b935031
do some cleaning-up of the domain-server settings page group tables
2016-07-22 17:51:31 -07:00
Seth Alves
0e86be8660
use dev metaverse
2016-07-13 14:48:23 -07:00
Seth Alves
55d76abf48
back-out accidently changed api urls
2016-07-06 16:42:31 -07:00
Seth Alves
408a77dd13
merge from upstream
2016-06-29 18:49:33 -07:00
Seth Alves
c7d56493b1
Merge branch 'master' of github.com:highfidelity/hifi into groups
2016-06-27 10:07:38 -07:00
Zach Pomerantz
13310923c4
reset to temp domain after logout
2016-06-23 19:38:23 -07:00
Zach Pomerantz
1de1c632af
use private_description instead of description for domain settings
2016-06-23 17:16:42 -07:00
Seth Alves
c4b0f1899e
merge from upstream
2016-06-23 13:26:01 -07:00
Zach Pomerantz
807596596f
fix badging, parsing of operating hours
2016-06-21 00:18:38 -07:00
Zach Pomerantz
7fa7abdb1d
add operating hours to domain-server settings/UI
2016-06-20 22:58:20 -07:00
Seth Alves
e606ffb002
use constant rather than hard-coding metaverse url
2016-06-17 18:12:03 -07:00
Seth Alves
3fc9bdb3d0
undo accidental change
2016-06-16 16:44:18 -07:00
Seth Alves
52e3be4f5d
allow for read-only text-fields in table input rows
2016-06-16 16:40:36 -07:00
David Rowe
f3f04fba97
Fix IE displaying checkboxes too large
2016-06-08 09:41:31 +12:00
David Rowe
801981816b
Add permissions tool-tips
2016-06-08 09:11:37 +12:00
David Rowe
f2d81f1338
Add security table heading groups
2016-06-07 17:46:45 +12:00
David Rowe
0119af11d6
Finesse security table text and general layout
2016-06-07 17:46:28 +12:00
David Rowe
a4be536a82
Change table switches to checkboxes; vertically align table rows
2016-06-07 17:46:07 +12:00
Seth Alves
a4e4093a18
split permissions into two sets, one for 'standard' ones and one for specific users
2016-06-06 10:39:47 -07:00
David Rowe
2eaf401bd6
Fix spurious data being submitted from changed permissions in new row
2016-06-04 12:39:55 +12:00
David Rowe
f2e5b6056f
Make table switches smaller
2016-06-03 14:03:19 +12:00
David Rowe
8a2685325b
Make localhost, anonymous, and logged-in rows non-deletable
2016-06-03 12:06:51 +12:00
David Rowe
fd77f8401c
Style new code like old
2016-06-03 10:40:32 +12:00
David Rowe
21ba4f3394
Make editibility of switch columns be configurable
2016-06-03 10:27:38 +12:00
David Rowe
b36b1491af
Restrict marking table rows dirty to table row switch events
2016-06-03 10:12:28 +12:00
David Rowe
e24ba4caf6
Code tidying
2016-06-02 05:47:07 -07:00
David Rowe
ce7fa51465
Make checkboxes in user permissions table editable
2016-06-02 05:47:01 -07:00
Seth Alves
f082201941
working toward a grid on domain-server settigns page
2016-06-01 15:32:27 -07:00
Seth Alves
7810ed6313
working toward a permissions grid in domain-server settings
2016-05-31 16:56:08 -07:00
Stephen Birarda
aad98cc25d
make sure password setting is set before checking length
2016-04-11 11:56:47 -07:00
Stephen Birarda
7cd115f421
store and transmit passwords as SHA256 hash
2016-04-05 14:11:12 -07:00
Stephen Birarda
13a3b47d1b
convert password to base64 before settings post
2016-04-05 14:11:12 -07:00
Stephen Birarda
f44cf3903c
re-instate verified domain ownership for full automatic networking
...
This reverts commit 34408c8144
.
2016-03-01 13:04:37 -08:00
Stephen Birarda
34408c8144
Revert "verified domain ownership for full automatic networking"
2016-02-25 17:02:08 -08:00
Stephen Birarda
0191d75e86
allow temporary domain to upload public key
2016-02-23 17:29:15 -08:00
Stephen Birarda
f12e0b5fd0
simplify callback for domain API get
2016-01-21 11:15:50 -08:00
Stephen Birarda
4e94817959
hookup share when passed action on settings page
2016-01-15 15:41:34 -08:00
Stephen Birarda
857552ae0b
don't hold back link event for account connect
2015-05-26 15:16:23 -07:00
Stephen Birarda
33545a0c3f
fix for domain-server settings account disconnect
2015-05-21 13:45:50 -07:00
Stephen Birarda
e295f52c0a
handle change event for new checkboxes
2015-05-20 14:52:31 -07:00
Stephen Birarda
ab52df7254
change checkboxes to prettier bootstrap switches
2015-05-20 14:30:50 -07:00