barisusakli
|
cbafbab107
|
closes #4986
|
9 years ago |
pichalite
|
05ad373b80
|
minor design tweaks to register page
|
9 years ago |
pichalite
|
400da256f1
|
require translator instead of global
|
9 years ago |
psychobunny
|
d1b9d1be6a
|
fixed acp/users + acp/tags
|
9 years ago |
psychobunny
|
0afa55517f
|
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
|
9 years ago |
psychobunny
|
8b9f004b7b
|
Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
This reverts commit 2c9c14ff7d .
|
9 years ago |
psychobunny
|
2c9c14ff7d
|
fixed app.loadJQueryUI and minified jquery-ui.js
|
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 |
barisusakli
|
3c1a4876d7
|
removed unused vars
|
9 years ago |
barisusakli
|
5c83075806
|
moved variables parse to ajaxify.js
|
9 years ago |
barisusakli
|
e5ecb333f9
|
closes #4978
|
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
|
f7540a7edc
|
closes #4811
|
9 years ago |
Julian Lam
|
da47f5675c
|
don't wrap images in links if the link is blank, fixes #4976
|
9 years ago |
barisusakli
|
5983235875
|
.translateAttr
|
9 years ago |
barisusakli
|
276031cd6f
|
closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
|
9 years ago |
barisusakli
|
9eb64aa3fa
|
closes #4975
|
9 years ago |
barisusakli
|
6a04e2909d
|
page param not used
|
9 years ago |
barisusakli
|
84f88a6f15
|
refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
|
9 years ago |
Ben Lubar
|
598935b3bf
|
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
|
9 years ago |
Julian Lam
|
60ea7d5121
|
fixes #4966
|
9 years ago |
barisusakli
|
e4fa0289d6
|
closes #4961
|
9 years ago |
Julian Lam
|
8d745ceb07
|
moving chat dropdown generation to tpl /cc @pichalite
|
9 years ago |
psychobunny
|
59bd1d71f4
|
return roomId in optional callback when opening new chat
|
9 years ago |
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
barisusakli
|
d43c19c173
|
closes #4952
|
9 years ago |
barisusakli
|
9207d6a74d
|
fix so the parent button doesn't ajaxify if the post is already on the screen
|
9 years ago |
Julian Lam
|
e26166a45b
|
closes #4950
|
9 years ago |
barisusakli
|
f77d9053ad
|
closes #4795
|
9 years ago |
barisusakli
|
49bf27d985
|
closes #4944
|
9 years ago |
barisusakli
|
a7ed5a0129
|
delete content
|
9 years ago |
barisusakli
|
32320018ab
|
closes #4911
|
9 years ago |
barisusakli
|
0efe315790
|
closes #4631
|
9 years ago |
barisusakli
|
bc255110cc
|
closes #2832
|
9 years ago |
barisusakli
|
e55043e5ab
|
closes #4867
|
9 years ago |
barisusakli
|
56d325bd86
|
privilege fixes
|
9 years ago |
barisusakli
|
73e19fa13a
|
fix app.alertError
|
9 years ago |
Barış Soner Uşaklı
|
e1c0a8f3b3
|
Merge pull request #4909 from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
|
9 years ago |
Julian Lam
|
e019eb40c4
|
altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
|
9 years ago |
Julian Lam
|
9e7d90e314
|
allowing listeners to cancel an ajaxify request via ajaxify.start client-side hook
|
9 years ago |
Anil Mandepudi
|
c44c689ebf
|
fixes #4921 (#4922)
|
9 years ago |
Ben Lubar
|
f62da5c4e9
|
see NodeBB/NodeBB#4909
|
9 years ago |
Ben Lubar
|
26df552d55
|
Add edit, delete, and topics:delete permissions for users acting on their own posts
|
9 years ago |
Barış Soner Uşaklı
|
b0c55c86ed
|
Merge pull request #4842 from acardinale/master
Added new core component for topic with tid
|
9 years ago |
barisusakli
|
9cbfaa89e7
|
closes #4912
|
9 years ago |