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 |
Barış Soner Uşaklı
|
3293436867
|
closes #2640
|
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
|
5bf46864ed
|
removed global admin object, CF rocket loader fix
added colorpicker module
|
10 years ago |
barisusakli
|
612aa4e55b
|
closes #2491
|
10 years ago |
psychobunny
|
12e00ec497
|
hinting
|
10 years ago |
psychobunny
|
77d0b095c8
|
closes #2488
|
10 years ago |
barisusakli
|
f9405c0423
|
closes #2440
|
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
|
6ae5b09a01
|
closes #2336
|
10 years ago |
barisusakli
|
5f3f4ef74e
|
closes #2266
|
11 years ago |
barisusakli
|
d492339841
|
closes #2315
|
11 years ago |
barisusakli
|
1bcdae41b8
|
make images in manage/flags responsive
|
11 years ago |
barisusakli
|
29fcb6c366
|
fix images in manage/flags and fadeout
|
11 years ago |
psychobunny
|
e6b8c0b32f
|
fixed infinitescroll on flags & tags
|
11 years ago |
psychobunny
|
a24dde863b
|
moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250
|
11 years ago |
psychobunny
|
ffcb324d91
|
oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
|
11 years ago |
psychobunny
|
cad3f3017c
|
moved iconSelect to admin/modules
|
11 years ago |
barisusakli
|
07a5aeaf15
|
closes #2251
|
11 years ago |
psychobunny
|
ed60deb3f5
|
fixed ACP from previous commit
|
11 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
|
11 years ago |