Commit Graph

71 Commits (83b22a357ca3c79ddcebe72f6a6c39a2c2f11164)

Author SHA1 Message Date
Julian Lam 53285d70a9 just sneaking tabIndent into NodeBB core -- nothing to see here...
Julian Lam 748055ac52 hiding development block from ACP if not in dev mode
psychobunny 0cca8e0bcf closes , support for array.length
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
Julian Lam a0e9e52e70 adding xregexp to ACP header
Baris Soner Usakli 47c32738a6 removed tests from acp
Baris Soner Usakli eac6b23811 closes
Julian Lam 2654a8e86a added cache buster to ACP theme
Julian Lam 07b286650c adding cache buster to ACP, removing bootstrap css in ACP
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP.
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
Baris Soner Usakli e5ec5242c6 added relative_path
Baris Soner Usakli c3f7faffd3 added relative_path in admin site templaets
Julian Lam e45e86fcc1 fixed width icons in ACP. Also, who uses single quotes in HTML? ARGH
Baris Soner Usakli be3465c5ca display events in admin page events section
Baris Soner Usakli e9fbed71ae closes , fixed allowRegistration incase its undefined
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template
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 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups
Baris Usakli 541993c80a fontawesome 4 migration, closes
Julian Lam 39f2efbef8 closed
Baris Usakli fa9636a62a closes
Baris Usakli 69fefc0625 closes
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Julian Lam 3decc8b9b1 removing nodebb.less file
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
psychobunny 4b5bae4f9b fixed plugin path in admin header
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
psychobunny a2a6bf87f7 fixes
Julian Lam 0b299b2fe7 Merge pull request from adarqui/express-logger-0.0.7
Express & Socket.io logger
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes
psychobunny de1e3230f5 fixed topics and admin views, broken after merge
Baris Soner Usakli 6be5bcc4c8 closes
psychobunny 6bab2523d5 fixes popup alert appearing under admin content
Julian Lam 85ac4aac94 group creation and deletion
psychobunny c9387313e2 ACP header and all admin pages BS3'd
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
psychobunny df15dceaef merging master to pull baris' latest fixes
psychobunny 2427724868 navbar changes + logout screen + replaced hardcoded sitename on logout screen with breadcrumbs
note: perhaps breadcrumbs should be dynamically created in future
instead of copypasted everywhere.
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row
psychobunny a859f4524c container-fluid to container
Baris Soner Usakli 4cdb7ff32b closes
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail