Commit Graph

89 Commits (0e26fdf1dafb987b86d25fea32b1414cde4476b4)

Author SHA1 Message Date
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets
psychobunny 80ce4db764 add container field and title field to all widgets by default
Julian Lam fdd2dc322b first pass
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
Baris Soner Usakli 495fded6dd closes
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements
Baris Soner Usakli 7e2823bf30 show recent event data first'
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp
psychobunny fa5f528fb5 filter:widgets.getAreas - allows plugins to define widget locations in tpls
Baris Soner Usakli c0e0da0f1d simplified getAllTopics
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer
Baris Soner Usakli 2c18bbddbe upload changes, just pass filename to plugin or base64 data
Baris Soner Usakli 1c058658e6 small tweak
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes
Julian Lam 29c6b789a2 tweak to prev commit
Julian Lam 748055ac52 hiding development block from ACP if not in dev mode
Julian Lam ef39c128c2 Removing Google Plus integration from core - adios!
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles!
Julian Lam e7eab83d8f removing facebook SSO from core
Baris Soner Usakli 2e786cc4d1 closes , removed global translator, templates and server objects
Josh Rickers bac1a5ec3e updated groups to stop you from removing yourself from the admin group
Julian Lam 07b286650c adding cache buster to ACP, removing bootstrap css in ACP
psychobunny 8c5a458798 fixed 403 redirect from logged out /admin
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install
Baris Soner Usakli 40d20846d8 moar refactor
Baris Soner Usakli 6c30437c47 closes , refactor admin image uploads, fixed gif uploads
Baris Soner Usakli be3465c5ca display events in admin page events section
psychobunny a2c9867902 plugins - woops, wrong namespace for admin api calls
psychobunny 58a3f33200 plugins - added api routes to filter:admin.create_routes
psychobunny a3734f2e15 completed custom favicon upload, closes
psychobunny 1b843fba9c added admin route to upload favicon
psychobunny e76936abfc added ability to upload category images. closes , closes
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template
Baris Usakli 7875138c08 added parseInt
Baris Usakli c096656eff merged master fixed conflicts
Julian Lam d27f2eb214 fixed
Baris Soner Usakli 32d5118266 tons more changes
Baris Soner Usakli 140f90f7f3 cleaned up requires
Baris Soner Usakli c5f9f896b2 make all admin routes only accesible to admins
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first
Baris Usakli 541993c80a fontawesome 4 migration, closes
Baris Soner Usakli 390937a20b added err to getAllTopics
Baris Soner Usakli 48835d8c44 used ELSE in template
Baris Soner Usakli 23eb7824ac closes
Baris Usakli 0b922d3f60 possible fix for
Baris Usakli fa9636a62a closes