20 Commits (d0cd73f663c981cfaa9e35a64252e54af45648cc)

Author SHA1 Message Date
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 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
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 47a7ab15be refactored translator system to be a require.js module, and not a global 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
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
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
10 years ago
psychobunny 12e00ec497 hinting 10 years ago
psychobunny 77d0b095c8 closes #2488 10 years ago
barisusakli 7f5617bc74 closes #2402 10 years ago
barisusakli 05f33df098 manage/groups.js 10 years ago
psychobunny cad3f3017c moved iconSelect to admin/modules 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