Fokke Zandbergen
|
1eee970ebb
|
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
|
10 years ago |
Barış Soner Uşaklı
|
0ed46c3bae
|
closes #2963, closes #2957
|
10 years ago |
Barış Soner Uşaklı
|
ed57a41d17
|
#2943
|
10 years ago |
Сергей Савельев
|
ce743be779
|
Delete errors
|
10 years ago |
Сергей Савельев
|
6b3b44e2fc
|
Delete errors
|
10 years ago |
Сергей Савельев
|
18c5354ec7
|
Merge branch 'master' of https://github.com/atomoc/NodeBB
|
10 years ago |
Сергей Савельев
|
621ae9c91a
|
Add admin hooks for get categories
|
10 years ago |
barisusakli
|
2fd4bcde3f
|
added req.uid user id for logged in users, 0 for guests
|
10 years ago |
barisusakli
|
878e548296
|
renamed end to stop globally
fixed getting favourites for admins
|
10 years ago |
Julian Lam
|
89442c91c6
|
fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed
|
10 years ago |
Julian Lam
|
4f2c7382c5
|
passing in the column count so a message can be displayed to users when no users have privs in a category, #2887
|
10 years ago |
Julian Lam
|
9dece4a1db
|
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
|
10 years ago |
Julian Lam
|
9b84a887d3
|
a huge frickin' number of changes for #2887. This is part of #2463
|
10 years ago |
Julian Lam
|
a1621145d5
|
Merge branch 'master' into categories_revamp
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
|
10 years ago |
psychobunny
|
0fadaf037a
|
filter:homepage.get for populating available routes on ACP
|
10 years ago |
psychobunny
|
3cc3e2f306
|
moved homepage configuration to its own acp page
|
10 years ago |
Julian Lam
|
e0c7ef1451
|
fixed #2781
|
10 years ago |
psychobunny
|
2ff59278c9
|
navigation cleanup
|
10 years ago |
psychobunny
|
fbc0a11c87
|
nav - basic ACP setup
|
10 years ago |
Julian Lam
|
8262c38ac8
|
upgrading privilege sets to be system groups, so they're not in the way
|
10 years ago |
psychobunny
|
cb7c318377
|
closes #2751
|
10 years ago |
Barış Soner Uşaklı
|
743cd20441
|
closes #2267
|
10 years ago |
psychobunny
|
bdcf090aaa
|
init rewards system
|
10 years ago |
barisusakli
|
25ccc573c0
|
closes #2687
|
10 years ago |
barisusakli
|
2c8e8a1f1c
|
closes #2550, closes #2518
|
10 years ago |
Julian Lam
|
08e883de44
|
added widget areas to the bottom of the group details page, #2588
|
10 years ago |
Julian Lam
|
a091757aa0
|
adding dedicated category edit page for ACP #2463
|
10 years ago |
Julian Lam
|
6b95b28db7
|
drag/drop re-ordering fixed in ACP, #2463
|
10 years ago |
Julian Lam
|
c98331de82
|
revamping categories management page in ACP, #2463
|
10 years ago |
Julian Lam
|
fa39b5e46b
|
closed #2446
|
11 years ago |
Julian Lam
|
deac12c540
|
closed #2424
|
11 years ago |
Julian Lam
|
ae1528dc7e
|
closed #2407
|
11 years ago |
barisusakli
|
a45858dacd
|
previous commit doesnt show unusud tags in admin
|
11 years ago |
Barış Soner Uşaklı
|
b89b960f86
|
Merge pull request #2328 from dwendt/master
Made hiding widgets for guests/registered sensible.
|
11 years ago |
barisusakli
|
cdfaa941b1
|
error checks missing return
|
11 years ago |
barisusakli
|
04c83dbdcc
|
update deprecated sendfile
|
11 years ago |
heart
|
c38ca146c7
|
Made hiding widgets for guests/registered sensible.
|
11 years ago |
barisusakli
|
189eaf2bea
|
escape output
|
11 years ago |
barisusakli
|
fced152e41
|
read total from global object
|
11 years ago |
psychobunny
|
2c95d8d82e
|
fixed ajaxifying to advanced/logs
|
11 years ago |
psychobunny
|
729ed6fbda
|
all your semi-colons are belongs to me
|
11 years ago |
barisusakli
|
f6f6ca7f76
|
closes #2132
|
11 years ago |
barisusakli
|
394a01fdef
|
closes #2188
|
11 years ago |
barisusakli
|
5db24fbe68
|
closes #2175
|
11 years ago |
Julian Lam
|
632fb3a618
|
closed #2184
|
11 years ago |
psychobunny
|
81bc481efc
|
removing page views from the dashboard stats
|
11 years ago |
psychobunny
|
ed35e4bcef
|
switching /admin/index to /admin/dashboard
|
11 years ago |
psychobunny
|
341959be82
|
ultimate acp route refactorizationing
|
11 years ago |
psychobunny
|
385632e173
|
moved over admin/appearance/widgets into extend namespace
cleaning up my own todo's in record time, @barisusakli will be proud
|
11 years ago |
psychobunny
|
144992426d
|
converted pageviews tracking to sorted set, and using pre-built getStatsForSet function
thanks @barisusakli
|
11 years ago |