Julian Lam
daaf61bc68
fixed issue where accessing a category's access control caused a client-side error
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
barisusakli
558e708576
remove console.log
10 years ago
Barış Soner Uşaklı
e5343b7efc
dont display cluster warning if not running as cluster
10 years ago
Julian Lam
68cb1350f2
added instructions to grabbing theme versions
10 years ago
Barış Soner Uşaklı
eed00fadde
Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0
10 years ago
Julian Lam
b777c448cf
closed #2803
10 years ago
Barış Soner Uşaklı
6bd3c54a03
fix findAndModify
...
temp fix for connect-mongo
create admin after categories
10 years ago
psychobunny
3c9431b2fc
socket.io/plugin updated instructions to use require.main.require instead
10 years ago
psychobunny
f082270f25
got rid of hideIfPrivate
10 years ago
psychobunny
9bf55c96d2
closes #2818
10 years ago
Barış Soner Uşaklı
e421a2c7cd
pass session
10 years ago
Barış Soner Uşaklı
d9e0a495b0
updated install.js to install mongodb native 2
10 years ago
psychobunny
80945eff7e
closes #2819
10 years ago
psychobunny
a22300746c
latest tjs
10 years ago
Barış Soner Uşaklı
a19b25a3b3
closes #2816
10 years ago
Julian Lam
d7cd936b54
added preserveCase option to slugify
10 years ago
psychobunny
9f2b849861
latest tjs
10 years ago
Barış Soner Uşaklı
fa05971326
derp beforeEach
10 years ago
Barış Soner Uşaklı
0fdaaadae5
changed to before all
10 years ago
Barış Soner Uşaklı
e8644dac26
group.hidden is already bool
10 years ago
Barış Soner Uşaklı
8cb18b1e48
possible fix to group category
10 years ago
Barış Soner Uşaklı
c851b5a9b1
made getBaseUser public
10 years ago
psychobunny
89ecda5163
for plugin admin pages
...
need to find a better solution tho
10 years ago
Barış Soner Uşaklı
ac1e0513fc
moved setupPageRoute to helpers
10 years ago
psychobunny
8c79e11dae
properly fixes #2782
10 years ago
barisusakli
c40258a82c
removed 2x calls to getRecentTopicReplies
10 years ago
psychobunny
fa607132be
closes #2782
10 years ago
barisusakli
bd17bff7d4
prevent double follow/unfollow
10 years ago
psychobunny
5b67cd841e
fire filter:config.get even if anonymous
10 years ago
Barış Soner Uşaklı
cd1d287a46
fix new posts appearing out of order
10 years ago
psychobunny
0fadaf037a
filter:homepage.get for populating available routes on ACP
10 years ago
psychobunny
657fa8de73
oops action:homepage.get:*
10 years ago
psychobunny
44e8323efa
action:navigation.get:*
10 years ago
psychobunny
c97c1ab4b9
filter:config.get
10 years ago
Barış Soner Uşaklı
8b21f1c8ab
dont reload settings page on every save
...
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
Julian Lam
73a0908228
fixed hungarian language key being incorrect :rage2:
10 years ago
Barış Soner Uşaklı
5140e5db8d
closes #2759
10 years ago
Julian Lam
27282a2877
if no order is specified during a category creation, NodeBB won't crash
10 years ago
Barış Soner Uşaklı
4c67fffabc
dont parse sig if its falsy
10 years ago
Julian Lam
3ef54c3c01
added new hook to allow plugins to override the local login strategy with their own, closes #2806
10 years ago
barisusakli
01b012d89d
#1642
10 years ago
barisusakli
2c2586b578
closes #2271
10 years ago
barisusakli
83663cf46b
removed unused require
10 years ago
psychobunny
b07574d838
unnecessary return
10 years ago
psychobunny
3cc3e2f306
moved homepage configuration to its own acp page
10 years ago
psychobunny
332d4346ba
fixed disable toggle for nav
10 years ago
psychobunny
a59b932020
displayUsersLink deprecated
10 years ago
psychobunny
cfd66e5dd4
fixes #2795
10 years ago
barisusakli
f7f453f8cd
closes #2794
10 years ago