Julian Lam
|
cd6af45afb
|
added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
|
11 years ago |
psychobunny
|
cfa4256df5
|
admin - download emails.csv, thanks to @akhoury for the gist
|
11 years ago |
Baris Soner Usakli
|
751dc73ebe
|
fixes login/register and auth routes in relative path install
|
11 years ago |
Baris Soner Usakli
|
40d20846d8
|
moar refactor
|
11 years ago |
Baris Soner Usakli
|
6c30437c47
|
closes #706, refactor admin image uploads, fixed gif uploads
|
11 years ago |
Baris Soner Usakli
|
be3465c5ca
|
display events in admin page events section
|
11 years ago |
psychobunny
|
a2c9867902
|
plugins - woops, wrong namespace for admin api calls
|
11 years ago |
psychobunny
|
58a3f33200
|
plugins - added api routes to filter:admin.create_routes
|
11 years ago |
psychobunny
|
a3734f2e15
|
completed custom favicon upload, closes #643
|
11 years ago |
psychobunny
|
1b843fba9c
|
added admin route to upload favicon
|
11 years ago |
psychobunny
|
e76936abfc
|
added ability to upload category images. closes #638, closes #532
|
11 years ago |
Baris Usakli
|
519d376071
|
added mongo info function, change admin redis template to database template
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Baris Usakli
|
c096656eff
|
merged master fixed conflicts
|
11 years ago |
Julian Lam
|
d27f2eb214
|
fixed #604
|
11 years ago |
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
11 years ago |
Baris Soner Usakli
|
140f90f7f3
|
cleaned up requires
|
11 years ago |
Baris Soner Usakli
|
c5f9f896b2
|
make all admin routes only accesible to admins
|
11 years ago |
psychobunny
|
c16f04bbcf
|
plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
|
11 years ago |
Julian Lam
|
f0e8633dcc
|
category whitelisting for posting messages, isAdmin now error-first
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
11 years ago |
Baris Soner Usakli
|
48835d8c44
|
used ELSE in template
|
11 years ago |
Baris Soner Usakli
|
23eb7824ac
|
closes #513
|
11 years ago |
Baris Usakli
|
0b922d3f60
|
possible fix for #516
|
11 years ago |
Baris Usakli
|
fa9636a62a
|
closes #495
|
11 years ago |
Baris Soner Usakli
|
2a8a62a253
|
remove console.log
|
11 years ago |
psychobunny
|
1d6135150f
|
multiple plugins pointing to admin can conflict - fix
|
11 years ago |
Baris Usakli
|
f4faee4283
|
moved image uploading to a require js module, added image upload to site logo
|
11 years ago |
psychobunny
|
32990794ce
|
fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page
|
11 years ago |
psychobunny
|
2b07917020
|
plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
|
11 years ago |
Julian Lam
|
bd1e95b655
|
cleaned up admin template mapping
|
12 years ago |
Andrew Darqui
|
55d84d0f9b
|
basic logger functionality added - accessible via http://nodebb/admin/logger
|
12 years ago |
Julian Lam
|
1ae51ef5ea
|
redis export function (commented out for now)
|
12 years ago |
Julian Lam
|
c80e2552b2
|
express-namespaceing routes
|
12 years ago |
psychobunny
|
64b071f277
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
12 years ago |
psychobunny
|
1780b343b4
|
formatting - routes
|
12 years ago |
Julian Lam
|
85ac4aac94
|
group creation and deletion
|
12 years ago |
Baris Usakli
|
c70c67394a
|
closes #171
|
12 years ago |
Baris Usakli
|
91446378bd
|
require winston
|
12 years ago |
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Baris Usakli
|
ac3fe1fc6f
|
closes #93
|
12 years ago |
Baris Soner Usakli
|
797d05a84a
|
removed the other api_method routes
|
12 years ago |
Julian Lam
|
777173d9f4
|
adding admin panel integration to plugins (issue #143)
|
12 years ago |
Baris Soner Usakli
|
72a0082a28
|
admin user page fix, added routers for admin/users
|
12 years ago |
Julian Lam
|
d0c4302d24
|
removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
|
12 years ago |
Baris Usakli
|
ca81732661
|
show correct version on admin/index
|
12 years ago |
Julian Lam
|
145898c3ba
|
using nconf to manage config file now (issue #24)
|
12 years ago |
Baris Soner Usakli
|
2c5e9d47ad
|
admin routes and fixes
|
12 years ago |