psychobunny
ff2543e522
thought they all seemed pretty self-explanatory to me
10 years ago
psychobunny
bc5f9d0199
closes #3536
10 years ago
psychobunny
dfa4f47289
save / create buttons for categories/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
yariplus
67e450a05b
Fix issues with acp category page
...
strange name for background size variable
invalid class selectors
hijacking of background style
10 years ago
Julian Lam
5340537631
closed #2820
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
d225951027
fix group name
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
2b493964d0
closes #3296
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
Julian Lam
ceb4de653d
fixed #3295
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
2b0b2ea858
fix search by ip
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
536c443c1e
closes #3231
10 years ago
psychobunny
97d1ab2e35
console.log
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
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
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
Julian Lam
9e994f3baf
finally closed #2887 -- added implicit privilege markers to client-side privileges table
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
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
Julian Lam
e8167a80a0
if bgColor and color are not sent in the category creation call, automatic colours are supplied
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
psychobunny
c3541dbc95
linting acp
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
Julian Lam
82543bdeee
fixed #2744
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
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
barisusakli
16be6d3382
increase group search results to 20 items
10 years ago