RelaxedArcher
10b6a3556f
Added settings menu for multi-user and registration control
2014-06-04 02:46:03 +03:00
Matt Pass
0413ec4414
xssClean using 'html' filter
2014-04-23 07:43:17 +01:00
Matt Pass
33e751027d
Get rid of line breaks, puts settings onto 1 line
...
Makes it easier to update in the updater process
2014-04-18 10:10:05 +01:00
Matt Pass
7b04a95eda
Establish jsBugFilePaths and pass that
...
Was in wrong array format before (PHP array as string)
2014-03-04 07:58:20 +00:00
Matt Pass
56688c3836
intval indentSize and 3 x bug items added
...
indentSize now has intval applied so we don't end up with blanks, get 0
instead
bug file paths, timer and max line settings now saved, paths as array
and other two as int's
Saved at the end of the settings chunk
Also passed to useNewSettings function, so we can restart timer on
change (to do!)
2014-02-28 12:18:29 +00:00
Matt Pass
bccc613de0
Allow updating of pluginPanelAligned
...
Also passed param to useNewSettings to update in the current browser
session
2014-01-11 16:36:00 +00:00
Matt Pass
5dcfe80e71
Update condition moved to own include file
...
repPosEnd also now to plugins, not previousFiles, as moved position in
array
Plugins no longer updated here
2014-01-11 15:12:18 +00:00