Barış Soner Uşaklı
a224c557c0
closes #6326
2018-02-15 12:46:04 -05:00
Peter Jaszkowiak
5885e37127
Switch admin t.js usage to Benchpress
2017-08-30 10:50:28 -06:00
Barış Soner Uşaklı
e9360347ea
less padding, closes #5811
2017-07-09 16:08:06 -04:00
Peter Jaszkowiak
ee9d7584e4
Fix test, misc
2017-02-23 17:29:08 -07:00
Peter Jaszkowiak
b227297ef3
ESlint no-use-before-define
2017-02-18 18:55:33 -07:00
Peter Jaszkowiak
fdf4f873bf
ESlint eqeqeq
...
and require-jsdoc, no-negated-condition
2017-02-18 14:36:16 -07:00
Peter Jaszkowiak
feb8405f95
ESlint eol-last
2017-02-18 02:30:48 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
2017-02-18 01:52:56 -07:00
Peter Jaszkowiak
34e233fe1d
ESlint spaced-comment
2017-02-18 01:25:46 -07:00
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
2017-02-18 01:12:18 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
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
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
4eca23174a
Translate dynamically added admin content
2016-12-19 15:51:43 -05:00
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
2016-10-25 15:34:47 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
2016-10-13 11:42:29 +02:00
barisusakli
282a0b0030
fix missing translator
2016-09-15 21:49:45 +03:00
barisusakli
ef5e02534a
fix missing translator, add flag reason
2016-09-15 21:48:17 +03:00
barisusakli
eb04dba96c
closes #4568
2016-04-25 19:28:33 +03:00
Julian Lam
a275aaeaf5
fixes #4361
2016-03-14 12:57:55 -04:00
barisusakli
0ce1e666e7
disabling/enabling parent will disable/enable children
2015-10-08 16:05:05 -04:00
barisusakli
c268493d2b
closes #3723
2015-10-08 15:29:00 -04:00
barisusakli
bcd8bdf0df
closes #3687
2015-09-28 16:59:24 -04:00
barisusakli
e7f87f4ffd
closes #3686
2015-09-28 16:09:43 -04:00
barisusakli
38cd153077
hide on enter as well
2015-09-20 15:20:58 -04:00
barisusakli
4d8f92de24
closes #3635
2015-09-20 15:18:09 -04:00
Julian Lam
5340537631
closed #2820
2015-07-17 18:19:57 -04:00
psychobunny
97d1ab2e35
console.log
2015-06-08 17:11:29 -04:00
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
2015-06-04 14:24:38 -04:00
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.
2015-06-03 18:10:58 -04:00
Nicolas Siver
a17c65ee9f
move item template to file
2015-06-02 22:20:09 +03:00
Nicolas Siver
1bfb41bccb
sorting tree
2015-05-31 10:49:03 +03:00
Nicolas Siver
46ce3aae9f
tree view
2015-05-30 18:44:31 +03:00
Julian Lam
202789fa8d
added back category creation, #2463
2015-03-25 18:08:15 -04:00
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
2015-03-25 11:16:37 -04:00
Julian Lam
e8167a80a0
if bgColor and color are not sent in the category creation call, automatic colours are supplied
2015-03-10 14:55:25 -04:00
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
2015-03-07 20:19:00 -05:00
psychobunny
c1b45bc0ea
#2779 when duplicating categories, rename category:name to indicate it is duplicate
...
otherwise :rage1: when somebody deletes the wrong category
2015-02-25 18:54:11 -05:00
psychobunny
5020e864fc
#2779 also copy icon
2015-02-25 18:52:26 -05:00
psychobunny
59d176fa7b
closes #2779
2015-02-25 18:29:23 -05:00
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
2015-01-11 17:24:15 -05:00
Julian Lam
dfe8e8de70
image uploading for categories, #2463
2015-01-01 15:35:22 -05:00
Julian Lam
84e90cd73d
category enable/disabled #2463
2014-12-30 12:25:39 -05:00
Julian Lam
6b95b28db7
drag/drop re-ordering fixed in ACP, #2463
2014-12-29 21:21:17 -05:00
Julian Lam
c98331de82
revamping categories management page in ACP, #2463
2014-12-29 21:21:17 -05:00
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
2014-12-13 22:14:08 -05:00
psychobunny
cad3f3017c
moved iconSelect to admin/modules
2014-10-10 03:12:04 -04:00