85 Commits (f35bf91e3b45ced67d2b76fa53d4e1f5676ddf24)

Author SHA1 Message Date
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak 34e233fe1d ESlint spaced-comment 8 years ago
Peter Jaszkowiak 532951c24f ESlint space-in-parens, block-spacing 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak d7526b5e44 ESlint array-bracket-spacing
and object-property-newline
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
Peter Jaszkowiak 038c45f4b6 `admin/manage` translations, misc
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc 8 years ago
Peter Jaszkowiak 4eca23174a Translate dynamically added admin content 8 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
9 years ago
pichalite d4040ed52e Fixes #5213 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
barisusakli 162f14b229 closes #4908 9 years ago
barisusakli 6acfb02316 closes #4996 9 years ago
pichalite af32d0ad40 require jqueryui in admin/extend/widgets 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
Julian Lam a8f5000247 advising restart instead of reload on plugin toggle @pichalite 9 years ago
barisusakli 77cf860c7a closes #4588 9 years ago
psychobunny 3f912e2c6a closes #4334 9 years ago
psychobunny 637c20f44d closes #3526 9 years ago
pichalite aaaab288ef ACP rewards page fix 9 years ago
Julian Lam ceaa3a334d Squashed commit of the following:
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Nov 3 20:15:10 2015 -0500

    minor tweak

commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96 d7a0adc
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Nov 3 20:12:32 2015 -0500

    Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master

commit d7a0adc5c883c5fa3207f3adcd0661246221e7c9
Author: Andrea Cardinale <a.cardinale@webandtech.it>
Date:   Wed Sep 30 10:32:25 2015 +0200

    Get registry (if it's set) from config.json in suggest method (client-side)
10 years ago
barisusakli e3ca91e325 #3591 fixes item 1 10 years ago
psychobunny 3145e75fc0 closes #3485 10 years ago
psychobunny 9dcaafdb1b widgets save button 10 years ago
psychobunny 744a7d4210 extend/widgets 10 years ago
psychobunny d1f45b6d79 extend/plugin 10 years ago
psychobunny 30cd8d2af9 cleaned up the widgets page 👍 10 years ago
Julian Lam e60194292f Fix a myriad of problems with the ACP/Plugins page
- Fixed #3350
- Fixed issue where the normalised API return would have the wrong id for all plugins
- Fixed issue where uninstalling a locally installed plugin via ACP would cause NodeBB to crash
- Simplified ACP/Plugins client-side code to simply refresh the page after installing or uninstalling a plugin.
10 years ago
Julian Lam 835750f36f fixed checkbox behaviour in widgets page... @psychobunny, did I do this right? 10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
10 years ago
Julian Lam bbbb362125 not referencing parent scope when inside BEGIN in widgets tpl 10 years ago
Barış Soner Uşaklı f7d7cc2610 closes #2808 10 years ago
psychobunny 8c79e11dae properly fixes #2782 10 years ago
psychobunny 046bcef800 fixes #2782 10 years ago
psychobunny ab2315f3de #2751 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny ee377b160e #2751 fixes syntax error on acp/ajaxify 10 years ago