psychobunny
fdc66eb607
fixes checkboxes for settingsv2 (deja vu)
2015-07-20 17:13:25 -04:00
psychobunny
541fd474b3
fixes checkboxes for both settingsv1 and settingsv2
2015-07-10 14:07:57 -04:00
Julian Lam
b4e39374bb
firing 'change' event for all checkboxes after settingsv2 load
2015-07-09 13:31:14 -04:00
yariplus
1102f40873
Add object setting plugin
...
Allows objects to be added to a plugin's settings using a tag with a JSON-like syntax in data-attributes.
A complex object can be created by using an array or another object as a parent, the object will be added to the parent array or the parent object's declared property instead of as it's own data-key.
2015-03-06 10:20:35 -05:00
Julian Lam
a3cadff1d3
updated settings module (v2) to fix multiple selects and checkboxes using name instead of id, which isn't always guaranteed to be set.
2015-01-27 14:47:39 -05:00
Julian Lam
d096a639d6
fixed #2657 -- there's a slight chance this might break other ACP pages, but my limited testing tells me it is ok so far
2015-01-27 13:14:07 -05:00
Schamper
883422760d
Fix settings save message
2014-10-01 22:30:22 +02:00
barisusakli
fdf19f9025
closes #2022
2014-08-27 01:27:17 -04:00
Julian Lam
23c4b8ca35
only showing ACP setting saved alert if no callback is passed in
2014-07-10 13:35:48 -04:00
psychobunny
281aa0049c
init, attempt to increase cold load speed
2014-05-29 17:24:38 -04:00
psychobunny
f2a692add7
some linting of settings.js
2014-05-11 16:41:26 -04:00
psychobunny
c3e4c7dea1
using var instead of const for < IE10 compatibility
...
@frissdiegurke
2014-05-11 16:34:21 -04:00
FrissDieGurke
ab2c0cfa9f
added number-type to settings framework. persist expanded object on server-side sync if changed
2014-05-10 19:49:50 +02:00
FrissDieGurke
c4606e7009
minified settings-framework wrapper-length
2014-05-04 13:08:20 +02:00
FrissDieGurke
c23df60e1b
removed unnecessary method + doc within Settings Framework
2014-05-04 12:34:22 +02:00
Ole Reglitzki
4da8121827
jsbeautify
2014-05-01 15:12:31 +02:00
Ole Reglitzki
d76ba519d4
added new settings-system
2014-05-01 14:58:12 +02:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
Julian Lam
da1a1d5930
adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login)
2014-03-18 20:21:47 -04:00
Julian Lam
61afee98c3
updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
2014-03-18 11:44:22 -04:00
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
2014-03-17 11:36:30 -04:00
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
2014-03-17 10:48:30 -04:00
Julian Lam
c1ccc81400
ACP integration for Sounds
2014-03-17 10:37:11 -04:00
Julian Lam
0ea14324ac
adding missing files
2014-03-14 00:35:36 -04:00