Stephen Birarda
|
93973eecd1
|
resolve conflicts on merge with upstream/master
|
2015-05-13 17:13:33 -07:00 |
|
Stephen Birarda
|
225b41d163
|
don't do dumb things with memory
|
2015-05-13 14:18:48 -07:00 |
|
Stephen Birarda
|
8b2ded1b79
|
handle case where QVariant is not QVariantMap
|
2015-05-13 13:16:06 -07:00 |
|
Stephen Birarda
|
e88cfc913f
|
make sure viewpoint is prepended with slash
|
2015-05-12 15:45:13 -07:00 |
|
Stephen Birarda
|
89cb3d66e4
|
make sure paths are prepended with a slash
|
2015-05-12 15:39:22 -07:00 |
|
Stephen Birarda
|
3daabd262b
|
remove debugs from DSSettingsManager
|
2015-05-12 11:24:47 -07:00 |
|
Stephen Birarda
|
c49d73ea35
|
handle root key settings when updating
|
2015-05-12 10:25:11 -07:00 |
|
Stephen Birarda
|
542ce944ef
|
add paths, handling for non-grouped values
|
2015-05-11 17:44:35 -07:00 |
|
Stephen Birarda
|
55338a2b0f
|
refuse to update a setting if it is gui only
|
2015-05-11 13:49:35 -07:00 |
|
Stephen Birarda
|
5afb0792dc
|
don't return gui only values from DS settings json
|
2015-05-11 13:44:35 -07:00 |
|
Stephen Birarda
|
5936073425
|
get avatar-mixer settings from domain-server
|
2015-04-30 14:55:53 -07:00 |
|
Stephen Birarda
|
5bb0c4e8fb
|
remove an extra debug of posted settings in DSSM
|
2014-10-09 11:32:09 -07:00 |
|
Stephen Birarda
|
51d908008c
|
handle array posting in domain server settings manager
|
2014-10-09 11:00:58 -07:00 |
|
Stephen Birarda
|
90c73dc9e1
|
post an empty array to remove an array from settings
|
2014-10-09 09:47:53 -07:00 |
|
Atlante45
|
9a87e764e2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attenuation_zones
Conflicts:
domain-server/resources/web/js/settings.js
domain-server/src/DomainServerSettingsManager.cpp
|
2014-10-08 11:46:07 -07:00 |
|
Atlante45
|
cd67c9d456
|
Removed console logs
|
2014-10-08 11:40:43 -07:00 |
|
Atlante45
|
ebfb9495dc
|
Made helpers private methods
|
2014-10-07 21:04:59 -07:00 |
|
Atlante45
|
92be06bb84
|
Reordered a few operations
|
2014-10-07 18:12:56 -07:00 |
|
Atlante45
|
2a5292732c
|
DomainServerSettings handles any types of objects
|
2014-10-07 18:01:32 -07:00 |
|
Atlante45
|
8be5c18412
|
Get table data over to DS
|
2014-10-06 17:52:41 -07:00 |
|
Stephen Birarda
|
14cd044359
|
handle custom local UDP port for domain-server from webpage
|
2014-10-06 14:41:16 -07:00 |
|
Stephen Birarda
|
05cf0142e9
|
fix for default value search
|
2014-10-03 09:19:51 -07:00 |
|
Stephen Birarda
|
bd68126b19
|
fix for values without defaults
|
2014-10-03 09:14:23 -07:00 |
|
Stephen Birarda
|
3292808342
|
update domain network address updating for IP auto networking
|
2014-10-01 16:19:10 -07:00 |
|
Stephen Birarda
|
7e184d67e5
|
handle transition from dashed JSON settings keys to underscore
|
2014-09-30 09:49:34 -07:00 |
|
Stephen Birarda
|
bd4a32551b
|
fix for settings save without organization
|
2014-09-29 10:09:33 -07:00 |
|
Stephen Birarda
|
ec0805acc5
|
add locked settings to json return for auth'ed settings
|
2014-09-29 09:34:04 -07:00 |
|
Stephen Birarda
|
5e2870ac5f
|
require a distinction between master config and user config
|
2014-09-29 09:30:08 -07:00 |
|
Stephen Birarda
|
96627a8f97
|
allow authenticated access to full domain-server settings
|
2014-09-26 12:56:35 -07:00 |
|
Stephen Birarda
|
94f30fe4d9
|
handle password setting by not converting to double
|
2014-09-26 12:20:12 -07:00 |
|
Stephen Birarda
|
3c71d4d96e
|
add ability for domain-server to restart after setting save
|
2014-09-26 11:26:21 -07:00 |
|
Stephen Birarda
|
954fbc2017
|
use DomainServerSettingsManager to handle simulation settings and config
|
2014-09-26 11:06:05 -07:00 |
|
Stephen Birarda
|
ba929626c2
|
fix for undefined placeholder values
|
2014-09-25 18:25:16 -07:00 |
|
Stephen Birarda
|
33a411b895
|
combine settings and setup into single tab
|
2014-09-25 16:32:09 -07:00 |
|
Stephen Birarda
|
2e176589b7
|
initial use of a json file to describe setup options
|
2014-09-25 15:12:37 -07:00 |
|
Stephen Birarda
|
c98b69f24f
|
don't comment value return, rename domain settings file
|
2014-09-14 09:52:10 -07:00 |
|
Stephen Birarda
|
d6dca84694
|
add back commenting out of blind values return
|
2014-09-14 09:46:01 -07:00 |
|
Stephen Birarda
|
4d80417e3c
|
don't rename the config file to settings so existing nodes work
|
2014-09-14 09:45:02 -07:00 |
|
Stephen Birarda
|
cb7a6a7af5
|
don't blindly return all values if a type is not passed
|
2014-09-14 09:43:55 -07:00 |
|
Stephen Birarda
|
9dbe74b02f
|
parse voxel costs to the DomainHandler object
|
2014-07-29 17:22:17 -07:00 |
|
Stephen Birarda
|
dbf41c8a42
|
allow domain-server to serve settings publicly, fix retry in DomainHandler
|
2014-07-28 14:56:26 -07:00 |
|
Stephen Birarda
|
74d17a094f
|
tweaks to string default handling in DomainServerSettingsManager
|
2014-07-23 11:47:56 -07:00 |
|
Stephen Birarda
|
ef9bb85f8a
|
fix so domain-server doesn't open missing config file
|
2014-07-03 11:16:01 -07:00 |
|
Stephen Birarda
|
3ae46bc60d
|
switch audio-mixer to pull settings from domain-server via JSON request
|
2014-06-26 17:32:56 -07:00 |
|
Stephen Birarda
|
95d266b305
|
initial setup of settings request from domain-server
|
2014-06-26 16:55:22 -07:00 |
|
Stephen Birarda
|
731690e358
|
add querying for settings that affect a specific type
|
2014-06-26 16:29:44 -07:00 |
|
Stephen Birarda
|
5cd2dc594f
|
only post changed values to settings.json, fix for bool values
|
2014-06-26 08:45:12 -07:00 |
|
Stephen Birarda
|
4188a4eab1
|
change unattenuated zone placeholder and offer method to grab JSON settings
|
2014-06-25 14:16:24 -07:00 |
|
Stephen Birarda
|
6519d4028a
|
populate the settings page correctly with existing values
|
2014-06-25 13:55:32 -07:00 |
|
Stephen Birarda
|
f8dccad6ec
|
enable persisting of posted settings to a JSON file
|
2014-06-25 11:20:09 -07:00 |
|
Stephen Birarda
|
afe2e57701
|
add a settings page to DS that uses handlebars template library
|
2014-06-24 12:33:40 -07:00 |
|