34 Commits (a5a3f3089a30353986a900ae93cc7c435a9cff8e)

Author SHA1 Message Date
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Julian Lam e7386e20cf closes #4505 9 years ago
psychobunny 30c1001e5d #3522 also for settings v2 10 years ago
barisusakli 5e3e1f8781 #3430 10 years ago
psychobunny fdc66eb607 fixes checkboxes for settingsv2 (deja vu) 10 years ago
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2 10 years ago
Julian Lam b4e39374bb firing 'change' event for all checkboxes after settingsv2 load 10 years ago
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.
10 years ago
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. 10 years ago
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 10 years ago
Schamper 883422760d Fix settings save message 11 years ago
barisusakli fdf19f9025 closes #2022 11 years ago
Julian Lam 23c4b8ca35 only showing ACP setting saved alert if no callback is passed in 11 years ago
psychobunny 281aa0049c init, attempt to increase cold load speed 11 years ago
psychobunny f2a692add7 some linting of settings.js 11 years ago
psychobunny c3e4c7dea1 using var instead of const for < IE10 compatibility
@frissdiegurke
11 years ago
FrissDieGurke ab2c0cfa9f added number-type to settings framework. persist expanded object on server-side sync if changed 11 years ago
FrissDieGurke c4606e7009 minified settings-framework wrapper-length 11 years ago
FrissDieGurke c23df60e1b removed unnecessary method + doc within Settings Framework 11 years ago
Ole Reglitzki 4da8121827 jsbeautify 11 years ago
Ole Reglitzki d76ba519d4 added new settings-system 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
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) 11 years ago
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago