Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only `.js` files
8 years ago
Peter Jaszkowiak
ee9d7584e4
Fix test, misc
8 years ago
pichalite
1d5b3cc73f
ACP manage tags page UI changes
8 years ago
Julian Lam
a9f144230e
Merge branch 'master' into develop
8 years ago
Julian Lam
672d7352bb
Merge branch 'master' into develop
8 years ago
pichalite
dcb0f18422
ACP manage groups UI updates
8 years ago
Peter Jaszkowiak
b227297ef3
ESlint no-use-before-define
8 years ago
Peter Jaszkowiak
93f38d4f30
ESlint no-multi-assign
...
and max-nested-callbacks, no-mixed-requires, max-statements-per-line
8 years ago
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
fdf4f873bf
ESlint eqeqeq
...
and require-jsdoc, no-negated-condition
8 years ago
Peter Jaszkowiak
09e868ce5f
ESlint no-useless-escape, no-else-return
8 years ago
Peter Jaszkowiak
c4bdb72941
ESlint no-unneeded-ternary
...
and no-extend-native, no-sequences
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
feb8405f95
ESlint eol-last
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
a5a3f3089a
ESlint no-mixed-operators
8 years ago
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-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
b1b486f729
ESlint quote-props
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
d1101a7fb4
ESlint dot-notation
...
and func-call-spacing
8 years ago
Peter Jaszkowiak
d7526b5e44
ESlint array-bracket-spacing
...
and object-property-newline
8 years ago
Peter Jaszkowiak
3d6bfa47c5
ESlint no-useless-return
8 years ago
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
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
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
psychobunny
0667870286
set an active state for pageview options
8 years ago
psychobunny
ccfec622d4
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
8 years ago
psychobunny
9e354a09d1
prettier stats on dashboard
8 years ago
Julian Lam
7f124a3ccf
Merge branch 'master' into develop
8 years ago
Julian Lam
a8fd1440d4
fixed incorrect language key in ip blacklist page
8 years ago
Julian Lam
b5daedb7a3
Merge remote-tracking branch 'origin/master' into develop
8 years ago
pichalite
a3df9132f7
Fix styling
8 years ago
pichalite
a41acead44
Fix tabs
8 years ago
pichalite
6a073277ac
Fix ACP layout on tablets
8 years ago
Julian Lam
76376f52c3
Merge remote-tracking branch 'origin/master' into develop
8 years ago
pichalite
7b234c666f
Fixes #5344
8 years ago
psychobunny
65cf2dbe55
move updateRoomUsage to after graph setup #5346
8 years ago
psychobunny
7f9381b087
closes #5346
8 years ago
Julian Lam
3861b2dd80
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
cb82824c13
Fix ACP title bug with hashes ( #5331 )
8 years ago
Julian Lam
db20df0110
Merge branch 'master' into develop
8 years ago
pichalite
cae5a9ac58
Update ACE editor to latest
8 years ago
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
6d00d5f6a5
Fix ACP title issues
8 years ago
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
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
94eb74646c
`admin/manage/categories` translations
...
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
8 years ago
Peter Jaszkowiak
862908d0eb
ACP search and title improvements
...
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
8 years ago
Peter Jaszkowiak
3008794797
`admin/general` JS translations and misc
8 years ago
Peter Jaszkowiak
95bef8f3f6
`admin/extend` JS translations and misc
8 years ago
Peter Jaszkowiak
38eba81933
ACP menu and title translations
8 years ago
Peter Jaszkowiak
606de990e9
`admin/advanced` JS translations
8 years ago
Peter Jaszkowiak
4eca23174a
Translate dynamically added admin content
8 years ago
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
8 years ago
barisusakli
55b68197aa
closes #4544
8 years ago
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
8 years ago
Julian Lam
451c2838d0
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
barisusakli
c32e6aaabb
use build module instead of forking
8 years ago
barisusakli
e86708cb0c
add cid to widgets.render
...
init date pickers in widgets ACP
8 years ago
Julian Lam
dc508fa0cb
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
barisusakli
0b9829850c
closes #5273
8 years ago
Julian Lam
5d63c0aa3b
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Peter Jaszkowiak
e2ea3cb21e
Fix linting error
8 years ago
Peter Jaszkowiak
8ca98625b9
Key through search results
8 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
8 years ago
Julian Lam
cd3002e812
removed user flag reset method and associated socket call from ACP
8 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
8 years ago
Peter Jaszkowiak
240e958fb1
Use config.relative_path instead of allcaps
8 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
8 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
8 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
8 years ago
pichalite
d4040ed52e
Fixes #5213
8 years ago
Julian Lam
66aea0eed1
closes #5167
8 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
barisusakli
9a55498fc1
changes to manage/users
8 years ago
Julian Lam
08a9449843
when refreshing flags page, open flag if one was open before
8 years ago
Barış Soner Uşaklı
e2cbc8bc69
fix timeago on acp users
9 years ago
barisusakli
c4f82a3f60
closes #5046
9 years ago
barisusakli
2c140c2107
ability to filter flags by category
9 years ago
barisusakli
814c4103ad
prevent default
9 years ago
barisusakli
72c75bd781
add pagination to flags page
9 years ago
barisusakli
282a0b0030
fix missing translator
9 years ago
barisusakli
ef5e02534a
fix missing translator, add flag reason
9 years ago
Julian Lam
4897e861fb
handling errors :rage2:
9 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
9 years ago
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
9 years ago
Julian Lam
8dc57cba58
allowing updating of flag data
9 years ago
psychobunny
30da4ac748
closes #5031
9 years ago
Mathias Schreck
fef9ec7ad6
Fix unhandled callback errors
9 years ago
barisusakli
162f14b229
closes #4908
9 years ago
barisusakli
55c9e6f4b6
closes #3818
...
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli
6acfb02316
closes #4996
9 years ago
Julian Lam
194716cd68
re: #5002
9 years ago
pichalite
af32d0ad40
require jqueryui in admin/extend/widgets
9 years ago
pichalite
3ef7c57a63
make jquery ui a r.js module
9 years ago
pichalite
11be46ec23
fixes #4992
9 years ago
barisusakli
cbafbab107
closes #4986
9 years ago
psychobunny
d1b9d1be6a
fixed acp/users + acp/tags
9 years ago
Julian Lam
7ca6bc25c7
removing commented out code
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
Julian Lam
25cd772e0e
closes #4766
9 years ago
Julian Lam
e9770b6bd5
firing client-side hook when settingsv1 saves
9 years ago
Julian Lam
9198008907
forcing ACP settingsv1 to wait a beat before firing client-side hook so client-side scripts can register listeners first
9 years ago
Julian Lam
2428d5e442
Update bootstrap in ACP
...
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
9 years ago
barisusakli
2544287269
closes #4977
9 years ago
barisusakli
e4fa0289d6
closes #4961
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
f77d9053ad
closes #4795
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
Anil Mandepudi
c44c689ebf
fixes #4921 ( #4922 )
9 years ago
Julian Lam
5667279763
closes #4868
9 years ago
Anil Mandepudi
313cb7f26d
indentation
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
barisusakli
2606844d98
closes #4868
9 years ago
Julian Lam
e7386e20cf
closes #4505
9 years ago
Julian Lam
f3c1e75cca
fixes #4855
9 years ago
Julian Lam
d58657178f
re-added deprecation notice for Settings.init, closes #4844
9 years ago
Julian Lam
8fd5236641
closes #4844
9 years ago
Julian Lam
ad9229fec2
lint.
9 years ago
Julian Lam
61fe9594d7
ban integration frontend for ACP, #4807
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
Julian Lam
51faa5496b
closes #4776
9 years ago
psychobunny
c44fa866e7
nprogress bar in ACP #4609
9 years ago
psychobunny
38af8344cc
missed a spot for topics:read priv
9 years ago
psychobunny
b37b083a4d
new privilege: Access Topic
...
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
Julian Lam
b4d14ef366
fixes #4687
9 years ago
Julian Lam
a8f5000247
advising restart instead of reload on plugin toggle @pichalite
9 years ago
Julian Lam
ba412f4a56
fully completed #4658
9 years ago
Julian Lam
149565169b
closes #4658
9 years ago
Julian Lam
60af3b9b77
removed extra comma in object definition
9 years ago
barisusakli
5720dac803
#4175 , #4298
9 years ago
barisusakli
54ccdf5262
closes #4651
9 years ago
barisusakli
b3fa5583f8
closes #4650
9 years ago
barisusakli
77cf860c7a
closes #4588
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
barisusakli
eb04dba96c
closes #4568
9 years ago
Julian Lam
ea6d2c35f7
Fixed bug in settingsv1
...
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago