barisusakli
6be8675580
closes #4012
9 years ago
barisusakli
7185463d81
display avg object size in bytes
9 years ago
barisusakli
ac77f78d6b
closes #3994
9 years ago
barisusakli
dffb57ba14
closes #3986
9 years ago
barisusakli
478faac945
closes #3997
9 years ago
barisusakli
1449d438f5
closes #3969
9 years ago
Julian Lam
0ded293caf
removed JSONP listener
9 years ago
psychobunny
89901b2caa
reorganized settings/tags acp
9 years ago
psychobunny
339b4c30fc
ability to set maximum related topics rendered in ACP
9 years ago
Julian Lam
37b13b4879
Re-added file extension restriction ACP option
...
Closes #3918
9 years ago
Julian Lam
c1460d36f0
Deprecated uploader.open, use uploader.show instead
...
... as it now takes a single Object argument instead of multiple
parameters.
Also, closes #3942 . Help text is just omitted now.
9 years ago
Julian Lam
4cc4824087
Merge pull request #3908 from pitaj/master
...
Maximum invites and invites are stored
9 years ago
Julian Lam
5adb8da427
enabled Gmail routing for email fallback
9 years ago
Julian Lam
7d9136f655
closes #3926
9 years ago
Julian Lam
335d711dbd
closes #3907
9 years ago
Julian Lam
91c012e642
#3907
9 years ago
Julian Lam
a936866688
revamped ACP Flags interface, #3907
9 years ago
Peter Jaszkowiak
67905667a9
Added admin-only invites
9 years ago
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
Julian Lam
6d386dd2ee
Fixed some labelling issues and added support for last month
9 years ago
Julian Lam
9c1b067445
Closes #3884
...
Added toggles to change graph to monthly view vs regular
single-day view.
Also fixed issue where labels were out of date as the graph
data changed.
9 years ago
Julian Lam
9589de551e
added toggler to disable toobusy if necessary
9 years ago
barisusakli
23e57a8001
closes #3861
9 years ago
Julian Lam
051a8e22df
Removed allowedFileExtensions meta config
...
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
9 years ago
Julian Lam
efe0726f9b
removing unused plaintext templates, closes #3854
9 years ago
barisusakli
323cc165b6
closes #3851
...
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
barisusakli
90c2a16b94
closes #3835
9 years ago
barisusakli
1be178f2a5
sync ACP stats over pubsub
9 years ago
Julian Lam
de9f196c75
Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage
9 years ago
Julian Lam
b8b9da2c30
Squashed commit of the following:
...
commit 62d59620d26bc97c7d689e9af57cd8bff654c79e
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 11:04:27 2015 -0500
tweaked 503 template
commit 15a61cbc239c9d654691d91cdadce59e13d97586
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 10:58:19 2015 -0500
added text about reloading being required if threshold values are changed
commit 3fe87699332ef0628b4db31f4afef245802a7bc0
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 10:53:35 2015 -0500
added ACP settings for toobusy
commit f6a9964baff051072052e6ef99da9e1ffba014df
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 08:53:53 2015 -0500
removed unused 503a template
commit e6d444736baf4c676f8461d30a5504c6e45df163
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 02:01:11 2015 -0500
updated code to send static 503 instead of maintenance-style page
commit 11089ae2bb833e068b01ee77ee745d9fd5344805
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Nov 4 01:18:45 2015 -0500
added toobusy support so the Node process doesn't fall over at high load
9 years ago
yariplus
853aa37cd2
Add user home pages. #3616
9 years ago
Julian Lam
3314ab4b83
fixes #3809
9 years ago
nodebb-misty
4ec57d4110
Merge branch 'master' into user-icons
9 years ago
psychobunny
a670f2facc
organized cover acp pages
9 years ago
psychobunny
8e893869ff
custom user profile covers
9 years ago
psychobunny
7148d44f90
default cover images for groups
9 years ago
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
psychobunny
07c50cba7d
titles for ACP routes
9 years ago
psychobunny
4baeda7c09
navigation acp styling / checkboxes
9 years ago
Julian Lam
68c3f9d849
Squashed commit of the following:
...
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:21:11 2015 -0400
added missing template
commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:19:07 2015 -0400
sitemap index
commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:47:52 2015 -0400
sitemap routes, controllers, and library methods for pages, categories, and topics
commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:07:39 2015 -0400
added groups to sitemap
commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 01:43:06 2015 -0400
If notification dropdown is double-clicked, all notifications are marked read
commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:39:19 2015 -0400
closes #3781
commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:28:30 2015 -0400
closes #3782
commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:16:08 2015 -0400
closes #3790
commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 21:19:20 2015 -0400
check user settings
commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 20:26:02 2015 -0400
wait for all callbacks when creating tags
commit 051c5077eb
Merge: 839fd93
e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Mon Oct 26 09:54:12 2015 -0400
Merge pull request #3792 from drlogout/master
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…
commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date: Mon Oct 26 14:50:32 2015 +0100
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator
commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 21:54:35 2015 -0400
add back thread tools filter
commit 37060bf1a3
Merge: 5820a19
bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Sun Oct 25 18:13:06 2015 -0400
Merge pull request #3787 from cubehouse/patch-1
Upgrade script fails on some consoles
commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:04:46 2015 -0400
closes #3789
commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:03:33 2015 -0400
up theme
commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 16:57:42 2015 -0400
closes #3788
commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 15:56:17 2015 -0400
closes #3786
commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date: Sun Oct 25 10:14:00 2015 +0000
Upgrade script fails on some consoles
The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
barisusakli
9bc43ba5e1
closes #3788
9 years ago
Julian Lam
f7f43de644
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
9 years ago
barisusakli
50c7ccccb5
fix flags
9 years ago
barisusakli
1bfe7bf3dd
fix t.js
9 years ago
barisusakli
2bb8555d35
fix t.js
9 years ago
barisusakli
c100764915
fix t.js syntax
9 years ago
barisusakli
a9fae94e5a
switch to dbStats, only display fileSize if it exists
9 years ago
barisusakli
3b9fdcaa2b
more mongodb info
9 years ago
barisusakli
e60c1d8736
added process info
9 years ago
barisusakli
fc4e7c0fff
navigation cleanup
9 years ago
barisusakli
e2a5440ae8
closes #3741
9 years ago
barisusakli
47e2dd9478
closes #3107
9 years ago
barisusakli
0ce1e666e7
disabling/enabling parent will disable/enable children
9 years ago
Julian Lam
4c96f95330
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/app.js
public/src/client/account/edit.js
9 years ago
Julian Lam
95129a1b40
closes #3693
9 years ago
barisusakli
4d87890942
closes #3715
9 years ago
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
9 years ago
Julian Lam
97dd5500a1
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
barisusakli
22d6742422
closes #3569
9 years ago
barisusakli
bcd8bdf0df
closes #3687
9 years ago
Julian Lam
730a62519f
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
Julian Lam
f6d5b52a8b
WIP user-icons
9 years ago
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
9 years ago
barisusakli
5e0a7d7dac
some more acp/nav fixes
9 years ago
barisusakli
ec32e4ea4b
small tweak
10 years ago
barisusakli
e4f0cd856a
prettier admin navigation page
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago
Julian Lam
ebed9d641c
Add new ACP option to upload Touch Icon, #3668
...
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.
This commit also creates a new template helper for link tags.
10 years ago
psychobunny
5f9eafcccb
potential fix for acp rash
10 years ago
barisusakli
13508ca7f9
closes #3547
10 years ago
barisusakli
75af978145
closes #3646
10 years ago
Julian Lam
fa109241cc
Update fontawesome picker module (iconSelect)
...
- Removed 'fa-doesnt-exist' icon
- Added a icon filter search input
- Added a "No Icon" button at the bottom
- Added link back to full FA list
- If icon is picked, it shows the icon class in the search input
10 years ago
psychobunny
70da64b927
button to revert to original email template
10 years ago
psychobunny
109fe895b3
ability to edit and save custom email templates
10 years ago
psychobunny
55748ac3f5
ability to select what kind of test email to send
10 years ago
psychobunny
4855e69498
email partials for footer
10 years ago
barisusakli
c98bd87334
better checks for file extensions
...
jpg allows jpeg
dots dont break extensions
10 years ago
psychobunny
ae1043543d
closes #3585
10 years ago
barisusakli
bb47761f6a
moved disable chat button
10 years ago
barisusakli
15b667850e
closes #3595
10 years ago
barisusakli
4aad5b8689
moving chat settings out of post
10 years ago
yariplus
d998fe2dd5
Add Custom and Category homepages.
10 years ago
barisusakli
a4d7022e68
closes #2958
10 years ago
psychobunny
edbe8b2e04
typo in ACP
10 years ago
Julian Lam
8621023452
Removed surrounding panel from privileges table
10 years ago
Julian Lam
c3821c2070
Close #3540
10 years ago
psychobunny
1d53f365dd
closes #3528
10 years ago
barisusakli
c3719ea5b5
closes #3519
10 years ago
Julian Lam
f21325a91b
add back missing ENDIF to complete admin header conditional
...
This fixes #3516
10 years ago
barisusakli
a1fb234b8b
config.cache-buster
10 years ago
barisusakli
ef65b711de
removed template-variables
10 years ago
psychobunny
47a7347b54
better mobile support for appearance/themes and appearance/skins
10 years ago
barisusakli
958bb24d4e
#3492
10 years ago
psychobunny
9323a37bd1
disableCustomUserSkins setting
10 years ago
psychobunny
3e1ddb1e2c
for old people like @barisusakli
10 years ago
psychobunny
3145e75fc0
closes #3485
10 years ago
psychobunny
5a90de55d8
removed missing css file
10 years ago
psychobunny
d1aaa9ca07
mobile fixes for homepage, languages, sounds
10 years ago
psychobunny
0cb8f2b80c
closes #3463
10 years ago
psychobunny
6b054a6d14
new acp mobile menu, completed
10 years ago
psychobunny
cc299f89e2
mobile menu for ACP first pass
10 years ago
psychobunny
82429c10db
slideout
10 years ago
psychobunny
1f9dbd3cf2
hamburger button
10 years ago
psychobunny
acdfb87117
compact header on mobile
10 years ago
psychobunny
ea3fa0ff1d
md snackbar for acp
10 years ago
Julian Lam
0e8482ebfe
removing hash from url
10 years ago
Julian Lam
dbf8f5f70c
Fix internal link to User Registration Settings from Registration Queue
10 years ago
psychobunny
28bd915a7b
fixed settings pages
10 years ago
psychobunny
eb49898a9c
mobile tweaks for settings pages
10 years ago
psychobunny
cdc351bc02
fixed acp search
10 years ago
psychobunny
e4c9b379b2
customise - checkboxes
10 years ago
psychobunny
c97631b060
settings checkboxes - webcrawler, tags, advanced
10 years ago
psychobunny
4bca984b67
settings/pagination checkbox
10 years ago
psychobunny
0fcdfe318a
settings/post checkboxes
10 years ago
psychobunny
520351c3cc
fixed race condition onload for settings (surprised nobody qq'd about this before)
10 years ago
psychobunny
fc858b7cbc
settings/guest checkboxes
10 years ago
psychobunny
bf7896a264
settings/group checkboxes
10 years ago
psychobunny
4d78f8a68d
settings/user checkbox
10 years ago
psychobunny
980d44975a
settings/email checkboxes
10 years ago
psychobunny
c38bf4bc6f
settings/reputation checkboxes
10 years ago
psychobunny
5ede82e246
setting/general checkboxes
10 years ago
psychobunny
f234f653f8
fix bug where menu items weren't clickable
10 years ago
psychobunny
d091729de3
search bar and restart menu completed
10 years ago
psychobunny
98a10bba89
header dropdown menu
10 years ago
psychobunny
6b37ec74cc
styled flags
10 years ago
psychobunny
cd38f2da9c
moved registration queue to its own page; styled
10 years ago
psychobunny
d72ffb3078
added authentication section to settings/user
10 years ago
psychobunny
21e4a00f0e
fix pill flicker on manage/users
10 years ago
psychobunny
52d05da725
manage/tags buttons
10 years ago
psychobunny
e7fe088720
navigation save button
10 years ago
psychobunny
2dd612bb19
styled general/homepage
10 years ago
psychobunny
52871fe746
custom css save button
10 years ago
psychobunny
1ce464c7c0
themes page, done
10 years ago
psychobunny
1e2fb5cd4c
undo button for skins and themes
10 years ago
psychobunny
9af6a122ff
general/sonuds
10 years ago
psychobunny
86d1494467
general/languages
10 years ago
psychobunny
9dcaafdb1b
widgets save button
10 years ago
psychobunny
dfa4f47289
save / create buttons for categories/category
10 years ago
psychobunny
f3c70473c3
save button on settings page
10 years ago
psychobunny
969522c2d2
manage/categories
10 years ago
psychobunny
d5b88e9c35
fixed markup on /group page
10 years ago
psychobunny
e04495b012
underped tags page
10 years ago
psychobunny
cbb2453c08
minor styling to tags page
10 years ago
psychobunny
646cdf9c57
manage/category
10 years ago
psychobunny
bd494207eb
got rid of that fancy edit for cat name/desc + improved layout for settings
10 years ago
psychobunny
ffd38b8cc3
some UX tweaks to manage/category
10 years ago
psychobunny
28e2297e63
fixed categories layout
10 years ago
psychobunny
c6282e289a
main header title + better logic
10 years ago
psychobunny
744a7d4210
extend/widgets
10 years ago
psychobunny
d1f45b6d79
extend/plugin
10 years ago
psychobunny
ec335b55cd
fixed active state for install plugins submenu
10 years ago
psychobunny
cd5bb427cc
appearance/customise
10 years ago
psychobunny
12539a158d
settings - advanced, header, sockets
10 years ago
psychobunny
0eb3d05db8
settings/web-crawler
10 years ago
psychobunny
46bb289950
settings - notifications, pagination, tags
10 years ago
psychobunny
623dbaa608
settings/post
10 years ago
psychobunny
fe98624609
settings/group and settings/guest
10 years ago
psychobunny
4fdf3d19a0
settings/user
10 years ago
psychobunny
d53ae8769f
settings/email
10 years ago
psychobunny
dc6950d094
settings/reputation
10 years ago
psychobunny
30970d618c
dynamic title for settings pages
10 years ago
psychobunny
2da3b34798
Merge branch 'master' into acp-paper
10 years ago
Barış Soner Uşaklı
f4da333b42
Merge pull request #3351 from yariplus/catsfixes
...
Fixing some issues with acp category page
10 years ago
psychobunny
ba58c83b97
acp active states for main menu
10 years ago
psychobunny
656589f71f
acp skins first pass
10 years ago
psychobunny
9389c0773e
acp themes redesign first pass
10 years ago
psychobunny
30cd8d2af9
cleaned up the widgets page 👍
10 years ago
psychobunny
f0bed5a1ef
new menu completed
10 years ago
psychobunny
cc05a0a049
header menu first pass
10 years ago
yariplus
67e450a05b
Fix issues with acp category page
...
strange name for background size variable
invalid class selectors
hijacking of background style
10 years ago
psychobunny
d464cb2f0d
settings - automated table of contents
10 years ago
psychobunny
acb1e8a495
added a tweaked mdl.css that works with BS
10 years ago
psychobunny
51db2012c8
removed nanoscroller
10 years ago
psychobunny
60826b1c94
temporarily disabling header
10 years ago
psychobunny
e434942a28
first pass on settings design
10 years ago
psychobunny
fed87dded6
sayonara, acp menu
10 years ago
barisusakli
7bd98a2516
closes #3427
10 years ago
psychobunny
b3639f3c71
closes #3429
10 years ago
Julian Lam
08fb30378a
Closes #3302
...
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
10 years ago
Barış Soner Uşaklı
235a981dd1
added mongodb memory usage
10 years ago
barisusakli
61dac1a01e
closes #3390
10 years ago
barisusakli
5d94b00883
parse category description closes #3209
10 years ago
Julian Lam
22251cb0bd
fixed #3341 , introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values
10 years ago
Barış Soner Uşaklı
6bd131815f
Merge pull request #3256 from yariplus/mintags
...
Add minimum tags per topic setting.
10 years ago
yariplus
e112190bee
Fix maximumTagsPerTopic
10 years ago
Julian Lam
8dedea884d
added 'no parent category' option to #2820
10 years ago
Julian Lam
5340537631
closed #2820
10 years ago
barisusakli
65ab5733ef
added categories navigation item, ability to change logo url
10 years ago
barisusakli
daf1a388eb
closes #3039
10 years ago
barisusakli
072d287183
closes #3311
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
2b2dceb28b
removed category stats from acp
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
psychobunny
ec8c5ff1fc
dashboard: format numbers
10 years ago
Julian Lam
74f2f7caef
fixes #3307
10 years ago
Julian Lam
02a63c0a45
moved portions of the ACP/Plugins page to a pair of partials, and split up the list so the plugins list isn't parsed twice.
10 years ago
psychobunny
c6713177d3
realtime mode toggle for dashboard
10 years ago
barisusakli
2b493964d0
closes #3296
10 years ago
Julian Lam
4de5fde18d
fixed link to maintenance mode in ACP/Dash
10 years ago
barisusakli
d135f37b4f
check register queue against stopforumspam
10 years ago
barisusakli
5ee1951245
closes #3271
10 years ago
barisusakli
54226a86b4
fix group name link
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
Raphael Beer
74a7bdf589
use icon for plugin entries
10 years ago
Barış Soner Uşaklı
981a7558f7
use group name, hidden groups are not in groupslug:groupname
10 years ago
yariplus
13e12ba3a5
Add minimum tags per topic setting.
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli
0ef2ccc130
closes #3240
10 years ago
psychobunny
74de675b93
view sitemap button
10 years ago
psychobunny
071922d3ba
linking the two tag administration pages together
10 years ago
psychobunny
7689b60773
added maintenance mode link; moved info about reloading into tooltips
10 years ago
psychobunny
0ea35beea6
system control panel
10 years ago
Julian Lam
18897c70b4
fixed #3222
10 years ago
psychobunny
febc359e53
moved sortable to acp only
10 years ago
psychobunny
f8b3282295
closes #3141
10 years ago
Julian Lam
b08c7368c6
fixing some formatting
10 years ago
Julian Lam
6fedcca4ee
changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
10 years ago
Julian Lam
478850ac05
rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
10 years ago
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
psychobunny
a60cb28562
guests
10 years ago
psychobunny
452b4c6d56
closes #3207
10 years ago
Nicolas Siver
a17c65ee9f
move item template to file
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
psychobunny
a355fbfc81
closes #2769
10 years ago
Julian Lam
f168566928
fixed incorrect use of username in unsub cta in emails
10 years ago
Julian Lam
f9053c077d
updated groups ACP styling and template to use a table, like categories
...
Conflicts:
src/views/admin/manage/groups.tpl
10 years ago
Barış Soner Uşaklı
8117b4459a
groups.list added start stop
10 years ago
Julian Lam
8f7416d1cb
updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036
10 years ago
psychobunny
1550f82652
closes #2928
10 years ago
Julian Lam
de71910f4c
documentation is actually at docs portal, not wiki
10 years ago
barisusakli
20983c43f4
fix user privileges
10 years ago
psychobunny
e6beeb62cf
{config.relative_path} instead of {relative_path}
10 years ago
barisusakli
5c4e988232
fix user.csv data
10 years ago
barisusakli
29aa858a11
fix admin/advanced/database values
10 years ago
psychobunny
394d55de99
closes #3125
10 years ago
psychobunny
2ed0f25d45
fixed widgets page rendering, along with tjs 0.2.2
10 years ago
psychobunny
9ca7243124
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
psychobunny
f2a91ef655
updating widget containers for latest tjs
10 years ago
Julian Lam
ca1ada9dc5
Merge pull request #3122 from pichalite/master
...
completes fix for #3119
10 years ago
barisusakli
7b550b13b9
display both redis/mongo info if available
10 years ago
pichalite
732f6d7d80
Update plugins.tpl
10 years ago
Julian Lam
ba36230262
closed #3119
10 years ago
psychobunny
d1231cf4a8
closes #3116
10 years ago
Julian Lam
e18f6c95fa
added link to 'install plugins' page in acp installed plugins menu dropdown
...
also fixed annoying white background when a menu item other than the one active is focused upon
10 years ago
barisusakli
9749658d35
added about me field
10 years ago
barisusakli
163b70fba9
fix acp logout
10 years ago
psychobunny
8bb73192cf
closes #3073
10 years ago
Julian Lam
84cbdc1358
changed the password confirmation form field in the web installer so that it doesn't clobber some env vars, and allowed admin username and email to be set via env var
10 years ago
Julian Lam
275a9ef476
Reverted the last update to web installer, and updated it so environment variables always take precedence over form input, and form is hidden if database value is passed in
10 years ago