Commit Graph

22 Commits (f259063f08915f7219f3fe070a15d096b439fb19)

Author SHA1 Message Date
Julian Lam 8473e165a6 fix: too small sortable handle for ACP>Manage>Categories
The handle was initially just the icon, but now it is the icon
and the category label itself.
Barış Soner Uşaklı db07dd8565 fix: less fixes for category dropdown
Barış Soner Uşaklı 24535a62e7 feat: make category tools in acp a dropdown
add view category, view privileges into dropdown
Barış Soner Uşaklı c2e7ae7f41 fix:
Barış Soner Uşaklı e9360347ea less padding, closes
Peter Jaszkowiak 94eb74646c `admin/manage/categories` translations
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
psychobunny bcb3903446 priv table headers
pichalite 511a4b7700 remove dashed border
pichalite 329e32901f style updates
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See 
barisusakli bcd8bdf0df closes
psychobunny 969522c2d2 manage/categories
psychobunny 28e2297e63 fixed categories layout
psychobunny 6cf0697621 fixed indenting to match style
psychobunny 396013c8fd added a faint separator to the categories listing
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
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.
Nicolas Siver 1bfb41bccb sorting tree
Nicolas Siver 46ce3aae9f tree view
Julian Lam c98331de82 revamping categories management page in ACP,
psychobunny c57dc25ea7 closes
psychobunny 6a9b131223 did some much needed spring cleaning of the admin less files