servatrice/servatrice
woogerboy21 21a34eaaa1 Cleanup server running variable information (#2239)
* Created first round of helper functions

Started to go through server init function and move statically defined
variables that the server uses into helper functions to allow for
dynamic changing while the server is up rather than requiring a restart.

* Completed Helper Function Creation

Completed adding all the helper functions along with updated the virtual
server function calls and renamed helper functions to match settings
cached ini value names for clarity.

* Comment Cleanup

Removed lines commented out throughout previous changes as well as
cleaned up variable declarations that are no longer needed with helper
functions that query the settingsCache

* Added featureset dynamic refreshing

Added slots/functions/calls for updating the required feature sets
dynamically.

* Created first round of helper functions

Started to go through server init function and move statically defined
variables that the server uses into helper functions to allow for
dynamic changing while the server is up rather than requiring a restart.
2016-10-31 10:30:12 +01:00
..
migrations Added user privilege level (#2228) 2016-10-26 02:07:42 -04:00
resources svg+png updates 2015-04-28 16:06:36 +02:00
scripts Update maint script files 2016-07-21 10:38:46 -04:00
src Cleanup server running variable information (#2239) 2016-10-31 10:30:12 +01:00
check_schema_version.sh Add script to validate schema changes. 2015-12-13 10:47:39 +01:00
CMakeLists.txt Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
servatrice.aps Cleanup server running variable information (#2239) 2016-10-31 10:30:12 +01:00
servatrice.desktop Servatrice: open in a terminal window when started from the menu 2014-10-11 13:38:07 +02:00
servatrice.ini.example Missed example bra cket 2016-10-19 19:26:06 -04:00
servatrice.qrc Renamed resources 2014-10-07 16:49:40 +02:00
servatrice.rc Servatrice logo 2014-10-06 21:04:37 +02:00
servatrice.sql Added user privilege level (#2228) 2016-10-26 02:07:42 -04:00