barisusakli
|
eb04dba96c
|
closes #4568
|
9 years ago |
Julian Lam
|
a275aaeaf5
|
fixes #4361
|
9 years ago |
barisusakli
|
0ce1e666e7
|
disabling/enabling parent will disable/enable children
|
10 years ago |
barisusakli
|
c268493d2b
|
closes #3723
|
10 years ago |
barisusakli
|
bcd8bdf0df
|
closes #3687
|
10 years ago |
barisusakli
|
e7f87f4ffd
|
closes #3686
|
10 years ago |
barisusakli
|
38cd153077
|
hide on enter as well
|
10 years ago |
barisusakli
|
4d8f92de24
|
closes #3635
|
10 years ago |
Julian Lam
|
5340537631
|
closed #2820
|
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 |
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
|
202789fa8d
|
added back category creation, #2463
|
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
|
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
|
69ed8ac45d
|
icon selection interface -- moved iconSelect module out of admin space, #2588
|
10 years ago |
Julian Lam
|
dfe8e8de70
|
image uploading for categories, #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
|
5bf46864ed
|
removed global admin object, CF rocket loader fix
added colorpicker module
|
10 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 |