Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
Peter Jaszkowiak
038c45f4b6
`admin/manage` translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
Peter Jaszkowiak
4eca23174a
Translate dynamically added admin content
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
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
11 years ago
psychobunny
12e00ec497
hinting
11 years ago
psychobunny
77d0b095c8
closes #2488
11 years ago
barisusakli
7f5617bc74
closes #2402
11 years ago
barisusakli
05f33df098
manage/groups.js
11 years ago
psychobunny
cad3f3017c
moved iconSelect to admin/modules
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