psychobunny
|
48df0cf889
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
src/routes/admin.js
|
11 years ago |
Baris Soner Usakli
|
3c97ef6829
|
closes #1156
|
11 years ago |
Baris Soner Usakli
|
dbb814fe4e
|
category permission page fixes
|
11 years ago |
Baris Soner Usakli
|
7bb3766ebd
|
2 column layout for admin index
|
11 years ago |
Baris Soner Usakli
|
814db2e1d8
|
icon first
|
11 years ago |
Baris Soner Usakli
|
4b64b9dcdc
|
closes #951
|
11 years ago |
Baris Soner Usakli
|
1f7a717bf0
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
50f83abf75
|
closes 1150
|
11 years ago |
psychobunny
|
c24c2a5422
|
search and reset routes, the very last of the views to be refactored :shipit:
|
11 years ago |
psychobunny
|
8802fc5a33
|
fixing link tags; misc bug fixes
|
11 years ago |
psychobunny
|
d3aead7c13
|
changing renderHeader function signature to req, res, next
|
11 years ago |
Julian Lam
|
57d0273c13
|
dutch translations
|
11 years ago |
psychobunny
|
48b9289002
|
use the proper footer for admin
|
11 years ago |
psychobunny
|
7ef6f9bbf5
|
buckled down and refactored pretty much all of admin routes x_x
|
11 years ago |
Julian Lam
|
8846f7fb9b
|
fixing mappedPath in windows
|
11 years ago |
Baris Soner Usakli
|
37aeda14c4
|
fixed email retrieval in mongo
|
11 years ago |
Baris Soner Usakli
|
be70b3de57
|
closes #1090
|
11 years ago |
Baris Soner Usakli
|
529cd60dd2
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
70299ea5c2
|
better search result page
|
11 years ago |
psychobunny
|
c26af77a24
|
fixing cold load of admin/index
|
11 years ago |
psychobunny
|
d360320441
|
finally got admin header and footer working 👍
|
11 years ago |
psychobunny
|
eed97648b1
|
started moving admin mdw into middleware/admin.js; res.render post-processing to append admin footer/header
|
11 years ago |
psychobunny
|
e588762aa0
|
yes, I've finally started on the dreaded admin refactor (not much else left to do :/)
|
11 years ago |
psychobunny
|
209bcaba8c
|
middleware.updateLastOnlineTime; middleware.prepareAPI (reinstated)
|
11 years ago |
Julian Lam
|
9c55b202e7
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
dc8839b63c
|
updating validator to 3.4.0
|
11 years ago |
psychobunny
|
f943a194b6
|
added plugin deprecation notices to NOTES.md
|
11 years ago |
psychobunny
|
f785f7f6e3
|
added deprecation notice to plugins/fireHook
|
11 years ago |
psychobunny
|
94aeb3ab22
|
notifications route; added middleware.authenticate to user/uploadpicture api route
|
11 years ago |
psychobunny
|
5b8e8e4b67
|
deprecating use of templates.setGlobal on server side in favour of passing in api.config into res.locals (still needs work)
|
11 years ago |
psychobunny
|
188aeabba8
|
missed a file in previous commit
|
11 years ago |
psychobunny
|
7bef58deb1
|
started moving out api functionality out of the route file into controllers/api.js
|
11 years ago |
psychobunny
|
138b12e815
|
re-added linkTags into header; clean up
|
11 years ago |
psychobunny
|
d18ce28de0
|
fixxed categories.get; privileges object and currentPage were missing on original route
|
11 years ago |
Julian Lam
|
64ee792013
|
fixed #1154
|
11 years ago |
Julian Lam
|
5a8fa9b1f7
|
fixed regression in groups management modal
|
11 years ago |
psychobunny
|
c5066ed100
|
Merge remote-tracking branch 'origin/master' into webserver.js-refactor
|
11 years ago |
Julian Lam
|
30e83fdabe
|
fixing upgrade script if order is not set
|
11 years ago |
psychobunny
|
31d576e9ed
|
deprecation notice
|
11 years ago |
psychobunny
|
fe9d4efa98
|
moved api-only routes into routes/api.js, cleanup & linting
|
11 years ago |
psychobunny
|
d75bc9578b
|
deprecating middleware.prepareAPI in favour of using app.all('*') in /api namespace
|
11 years ago |
psychobunny
|
5b25e21606
|
console.log
|
11 years ago |
psychobunny
|
8ad24818df
|
fixed FOUS in category sidebar
|
11 years ago |
psychobunny
|
71675d0aa0
|
removed required "ajaxifying" class for #content - breaks browsers with noscript turned on.
|
11 years ago |
psychobunny
|
88ca3733a7
|
more jshinting
|
11 years ago |
psychobunny
|
d20501b29d
|
meta.js merge conflict
|
11 years ago |
psychobunny
|
cdf92c5cda
|
fixed a really annoying bug - the original topics route pre-refactor never actually included a privileges object
|
11 years ago |
psychobunny
|
c44934cc0d
|
all JS files properly required on cold load
|
11 years ago |
psychobunny
|
52a50a80ba
|
templates.parseTemplateVariables, added optional callback
|
11 years ago |
psychobunny
|
b9264dea76
|
ajaxify.loadScript
|
11 years ago |