barisusakli
536c443c1e
closes #3231
10 years ago
psychobunny
97d1ab2e35
console.log
10 years ago
psychobunny
548d39fac5
lint
10 years ago
psychobunny
ac2811be75
instance.restart
10 years ago
psychobunny
6c607bca1e
closes #3212
10 years ago
psychobunny
6ae64ca884
fixed skin revert message
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
f1f028b89c
Merge pull request #3161 from yariplus/patch-1
...
Fix specificity on ACP widget panel heading.
10 years ago
psychobunny
2dfb9837a7
log
10 years ago
Nicolas Siver
a17c65ee9f
move item template to file
10 years ago
Nicolas Siver
1bfb41bccb
sorting tree
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
psychobunny
a355fbfc81
closes #2769
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
Julian Lam
8f7416d1cb
updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036
10 years ago
Timothy Fike
8414e31730
Fix specificity on panel heading.
...
Needs to be specific so I can put an accordion inside. 😎
10 years ago
psychobunny
60f9fc17ae
#2928
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
163b70fba9
fix acp logout
10 years ago
Julian Lam
9e994f3baf
finally closed #2887 -- added implicit privilege markers to client-side privileges table
10 years ago
psychobunny
c188fa2a1f
closes #3049
10 years ago
barisusakli
a14249dee6
removed tags
10 years ago
psychobunny
5c59aa7737
closes #2986
10 years ago
Barış Soner Uşaklı
0ed46c3bae
closes #2963 , closes #2957
10 years ago
psychobunny
e443d14519
fixes acp/categories/x menu selection
...
@julianlam
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Julian Lam
c706638b5d
updating groups access control so:
...
1. Guests can no longer receive the moderate bit
2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
3. A lock icon is present next to all private groups
10 years ago
Mega
30ad24caa6
Hide "Remove" buttun as well
10 years ago
Mega
3947710a3d
fix:removing category images via ACP
10 years ago
Barış Soner Uşaklı
41db2dcd14
removed idle added recent tags presence info
10 years ago
barisusakli
77e956861a
#2486
...
various fixes for socket.io cluster
display user presence correctly
10 years ago
Julian Lam
d95f5a9ae0
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
10 years ago
Julian Lam
202789fa8d
added back category creation, #2463
10 years ago
Julian Lam
e340b9fffe
fixed save/delete/purge in category ACP, #2463
10 years ago
Julian Lam
7cdfe143ab
fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887
10 years ago
Julian Lam
9dece4a1db
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
10 years ago
Julian Lam
9b84a887d3
a huge frickin' number of changes for #2887 . This is part of #2463
10 years ago
Julian Lam
815ea88fa5
readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
10 years ago
Julian Lam
a1621145d5
Merge branch 'master' into categories_revamp
...
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
10 years ago
psychobunny
4ec43f662c
don't actually need to restart nodebb to apply skins
10 years ago
barisusakli
d3b2742da0
closes #2746 closes #2747
10 years ago
Julian Lam
e8167a80a0
if bgColor and color are not sent in the category creation call, automatic colours are supplied
10 years ago
Julian Lam
bbbb362125
not referencing parent scope when inside BEGIN in widgets tpl
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
Mega
42eadc72a4
Click on "Delete" btn in ACP > General > Navigation causes redirect.
10 years ago
Barış Soner Uşaklı
f7d7cc2610
closes #2808
10 years ago
psychobunny
8c79e11dae
properly fixes #2782
10 years ago
psychobunny
332d4346ba
fixed disable toggle for nav
10 years ago
psychobunny
046bcef800
fixes #2782
10 years ago
psychobunny
c3541dbc95
linting acp
10 years ago
psychobunny
f6d90782a8
hinting
10 years ago
psychobunny
c1b45bc0ea
#2779 when duplicating categories, rename category:name to indicate it is duplicate
...
otherwise :rage1: when somebody deletes the wrong category
10 years ago
psychobunny
5020e864fc
#2779 also copy icon
10 years ago
psychobunny
59d176fa7b
closes #2779
10 years ago
psychobunny
2b57ef3d4b
fixed a bug with draggable
10 years ago
psychobunny
1774cf0b15
allow language strings in menu items
10 years ago
psychobunny
6c0efa09c0
bugfix
10 years ago
psychobunny
d806cd134f
sortable menus, done
10 years ago
psychobunny
809ed255d1
drag & drop routes
10 years ago
psychobunny
afc690d67b
upon saving, copy over route properties from defaults
10 years ago
psychobunny
a9f175a2bb
ability to sort navigation
10 years ago
psychobunny
a2e3179ea4
nav - enable / disable
10 years ago
psychobunny
1ae0a8a1bf
typo
10 years ago
psychobunny
c3701bcea7
loading and saving navigation
10 years ago
psychobunny
ab2315f3de
#2751
10 years ago
Barış Soner Uşaklı
66d6c49ed4
closes #2749
10 years ago
psychobunny
ee377b160e
#2751 fixes syntax error on acp/ajaxify
10 years ago
psychobunny
cb7c318377
closes #2751
10 years ago
psychobunny
f5eaa08340
fixed complications with deleted id's
10 years ago
psychobunny
def57d2926
don't rely on client side to increment id (duh)
10 years ago
psychobunny
bb35950a5a
rewards acp - ability to set amount of times a user can claim reward
10 years ago
psychobunny
332110b8e2
bugfix
10 years ago
psychobunny
5fcbffe652
fixed delegate syntax
10 years ago
psychobunny
1998f102d6
using tjs to load new lines instead of cloning
10 years ago
psychobunny
09086f7d30
deleting rewards
10 years ago
psychobunny
c844400ab9
cleanup and fix for adding new rewards
10 years ago
psychobunny
5f54de3b37
successfully got loading and saving of rewards working
10 years ago
psychobunny
e5115c0cf2
differentiate between rid and id
10 years ago
psychobunny
67b693cd3a
pass in expected format of active rewards
10 years ago
psychobunny
cd26f5d06d
passing in values for saving rewards
10 years ago
psychobunny
91c02d4e29
ditching rewardID in favour of verbose id's
10 years ago
psychobunny
2cc6f0c507
fixed disable logic
10 years ago
psychobunny
4acf8cafee
rewards: adding new rows
10 years ago
psychobunny
029ae11ed5
rewards - cleanup
10 years ago
psychobunny
3ca11c1947
rewards: disable / delete
10 years ago
psychobunny
4145046e02
rewards: got everything loading
10 years ago
psychobunny
9291ec64f9
styling
10 years ago
Julian Lam
82543bdeee
fixed #2744
10 years ago
psychobunny
d9bd7a400d
minor styling
10 years ago
psychobunny
4f53bd59be
rewards - got custom inputs loading
10 years ago
psychobunny
94c1c2d547
fixed loading mock data
10 years ago
psychobunny
2bebac964e
loading mock data
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
Julian Lam
6a69fcd4cd
fixes #2665
10 years ago
Julian Lam
502e806f88
fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created.
10 years ago
yariplus
c3f0f52757
Fix select and select multiple loading/saving on widget ACP.
10 years ago
barisusakli
16be6d3382
increase group search results to 20 items
10 years ago
Barış Soner Uşaklı
3293436867
closes #2640
10 years ago
Timothy Fike
a0e98d5957
Make widget headers clickable anywhere.
10 years ago
barisusakli
0bfa8d337a
removed console.logs
10 years ago
barisusakli
2c8e8a1f1c
closes #2550 , closes #2518
10 years ago
barisusakli
dc0229fc73
closes #2677
10 years ago
barisusakli
429c4022f0
closes #2561
10 years ago
barisusakli
a9bf9745b6
removed unused yourid
10 years ago
Julian Lam
50ac813388
Merge branch 'private-groups', closed #2588
10 years ago
barisusakli
f417e07b9d
user search changes
10 years ago
Julian Lam
765975e667
ACP groups delete calls generic groups socket listener now, #2588
10 years ago
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
10 years ago
Julian Lam
84c19921b9
newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588
10 years ago
Julian Lam
02e0d4635b
icon mgmt for #2463
10 years ago
Julian Lam
dfe8e8de70
image uploading for categories, #2463
10 years ago
Julian Lam
ad723e2943
Merge branch 'master' into categories_revamp
...
Conflicts:
src/views/admin/partials/menu.tpl
10 years ago
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
Julian Lam
1186bff890
category edit page, #2463
10 years ago
Julian Lam
84e90cd73d
category enable/disabled #2463
10 years ago
Julian Lam
6b95b28db7
drag/drop re-ordering fixed in ACP, #2463
10 years ago
Julian Lam
c98331de82
revamping categories management page in ACP, #2463
10 years ago
barisusakli
2f8e6a1f2b
closes #2458
10 years ago
barisusakli
712d5bce5b
show 24 hours in traffic graph
10 years ago
barisusakli
94cf29d42c
show monthly page views
10 years ago
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
10 years ago
psychobunny
e3e737458e
linting
10 years ago
psychobunny
beaa52fff5
acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510
10 years ago
Julian Lam
2de108153f
closed #2464
10 years ago
Julian Lam
fb6026f95f
fixed issue where logging out via ACP caused CSRF error
10 years ago
barisusakli
612aa4e55b
closes #2491
10 years ago
psychobunny
12e00ec497
hinting
10 years ago
psychobunny
77d0b095c8
closes #2488
10 years ago
barisusakli
46e022e97f
closes #2483
10 years ago
barisusakli
f9405c0423
closes #2440
10 years ago
Julian Lam
fa39b5e46b
closed #2446
10 years ago
Julian Lam
f5fce863f9
plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438
10 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
10 years ago
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
barisusakli
7f5617bc74
closes #2402
10 years ago
barisusakli
05f33df098
manage/groups.js
10 years ago
barisusakli
dcba272dc5
fix not validated messages on manage/users on IS
10 years ago
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
10 years ago
psychobunny
6ae5b09a01
closes #2336
10 years ago
Julian Lam
52285239e9
fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363
10 years ago
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
10 years ago
psychobunny
fa2f03aeca
closes #2339
10 years ago
barisusakli
5f3f4ef74e
closes #2266
10 years ago
barisusakli
d492339841
closes #2315
10 years ago
barisusakli
d43e8beb60
fix acp topic graph disappearing
...
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
10 years ago
Julian Lam
b91d39a0d3
almost everything for #2335
10 years ago
barisusakli
1bcdae41b8
make images in manage/flags responsive
10 years ago
Julian Lam
8112ca73c8
reloading on plugin activation click instead of restart
10 years ago
barisusakli
6dd035a5af
prevent crash if topic graph is clicked while not loaded
10 years ago
barisusakli
3f28dbb1be
update ACP every 10 seconds
10 years ago
barisusakli
e9ec225d5b
removed isConnected check
10 years ago
barisusakli
4db31be7e3
#2200 actually fix dupe colors, show 10 topics
10 years ago
barisusakli
794d6eb9ab
closes #2200
10 years ago
barisusakli
94ffe5d170
closes #2276
10 years ago
barisusakli
29fcb6c366
fix images in manage/flags and fadeout
10 years ago
psychobunny
b0ec0f52a4
cleanup
10 years ago
psychobunny
e6b8c0b32f
fixed infinitescroll on flags & tags
10 years ago
psychobunny
1226a2462a
closes #2250
10 years ago
psychobunny
a24dde863b
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
10 years ago
psychobunny
ffcb324d91
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
10 years ago
psychobunny
cad3f3017c
moved iconSelect to admin/modules
10 years ago
barisusakli
07a5aeaf15
closes #2251
10 years ago
psychobunny
e9c48f50f9
moved admin search into its own modules
10 years ago
psychobunny
dcd47f7ec5
removed admin/footer.js, moved code to admin.js instead
10 years ago
barisusakli
3819d11be2
#2110
10 years ago
psychobunny
3f876548ba
linting
...
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
10 years ago
psychobunny
7a53205c76
linting and removed unnecessary comment
10 years ago
psychobunny
d63f2ccd28
removed legacy version of ACP menu code
10 years ago
psychobunny
ed60deb3f5
fixed ACP from previous commit
10 years ago
psychobunny
b51c90dcb3
doing some reshuffling in public/src
...
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago