Barış Soner Uşaklı
f16c8268cf
feat: #8734 , move bootstrap-tagsinput to package.json
4 years ago
Barış Soner Uşaklı
eab7489ec5
feat: #8734 , move deserialize/serialize to package.json
4 years ago
Barış Soner Uşaklı
948f26143c
feat: #5964 , #8734 remove colorpicker
4 years ago
Barış Soner Uşaklı
c721625a95
feat: #8734 remove unused files
4 years ago
Barış Soner Uşaklı
cc705e5e2b
feat: #8734 , move sortable to package.json
4 years ago
Barış Soner Uşaklı
300a87559f
feat: #8734 , move bootbox to package.json
4 years ago
Barış Soner Uşaklı
fda2aedfd8
feat: #8734 , jquery-ui, jquery-form, timeago ( #8748 )
...
* feat: #8734 , jquery-ui, jquery-form, timeago
get rid of forum/footer.js move that code to app.js & wait for app to load before calling ajaxify.end
make sockets.js a requirejs module
move jquery-ui to node_modules and load via requirejs
move jquery-form to node_modules and load via requirejs
move timeago to node_modules and load via requirejs
only include the css for needed jquery-ui widgets
* feat: keep socket/io global for backwards compat
* refactor: move socket listener to chat
4 years ago
Barış Soner Uşaklı
59311a63a0
feat: remove unused textcomplete file
4 years ago
Barış Soner Uşaklı
ae3a231fce
feat: #8734 , remove semver.browser
...
use compare-versions as a module
4 years ago
Barış Soner Uşaklı
2c1897b373
feat: #8734 , move slideout to package.json
4 years ago
Barış Soner Uşaklı
9c157de05d
feat: #8734 , move tinycon to package.json
4 years ago
Barış Soner Uşaklı
43589a744d
feat: #8734 , move visibilityjs to package.json
4 years ago
Barış Soner Uşaklı
a46cbb623d
feat: #8734 , move nprogress to package.json
4 years ago
Barış Soner Uşaklı
aa08f8826c
feat: #8734 move r.js to package.json
4 years ago
Peter Jaszkowiak
de7ec47f13
fix : #8352 , remove webfonts ( #8354 )
5 years ago
psychobunny
275e837bcf
fix: jquery xhtml violations
5 years ago
Julian Lam
1136a369f3
feat: local redoc view on development mode only
5 years ago
Peter Jaszkowiak
dcf1865b54
Fix ACP alerts to use same system as client ( #6396 )
...
* Fix PostCSS warning message
* Fix disconnect indicator styling
Would increase size of quick actions when active
* Use same alert system in ACP and client
- Remove snackbar
- Add styling and fix template for ACP (based on Persona)
7 years ago
Peter Jaszkowiak
9b11413d14
Bundle admin scripts, remove CDN scripts ( #6122 )
...
Close #6120
7 years ago
Julian Lam
2123e2f74c
updated tinycon lib
7 years ago
Julian Lam
bf1e922cab
Removed Thumbs.db from a vendor dir
7 years ago
psychobunny
ad4985e5ca
Merge pull request #5699 from pichalite/jquery
...
Delete unused file
8 years ago
Peter Jaszkowiak
542ae5e71f
Extract in-place translation from bootbox wrapper for use anywhere
8 years ago
pichalite
a12e159f18
Delete unused file
8 years ago
Peter Jaszkowiak
b53d3254dd
buzz is no longer used
8 years ago
Peter Jaszkowiak
2c418fd2af
Use npm bootstrap
8 years ago
Peter Jaszkowiak
0ef30e91ba
Use ace-builds npm package instead of vendor
...
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
psychobunny
09a1ed0869
Merge pull request #5371 from kingjan1999/master
...
Update FontAwesome to 4.7.0
8 years ago
pichalite
1d5b3cc73f
ACP manage tags page UI changes
8 years ago
pichalite
6a073277ac
Fix ACP layout on tablets
8 years ago
Peter Jaszkowiak
97fe86c916
Fix wrapper breaking when no attrs need replaced
8 years ago
Jan
7fb7a64c8d
Fix fa-font-path
8 years ago
Peter Jaszkowiak
c41a2f4b98
Fixes #5369 , bootbox wrapper translates attributes
8 years ago
kingjan1999
8ac40eb44c
Update FontAwesome to 4.7.0
8 years ago
pichalite
cc435e75de
Update ACE editor to latest
8 years ago
pichalite
cae5a9ac58
Update ACE editor to latest
8 years ago
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
8 years ago
Peter Jaszkowiak
bae1daf5dc
Bootbox wrapper improvements
8 years ago
Peter Jaszkowiak
0b4c39338e
Translation bootbox wrapper
...
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
8 years ago
Julian Lam
75ff60e4d5
partial revert of a9984bb
, adding in a layer to translate ISO
...
timestamp to datetime attribute and save localised string into
title attribute.
Fixes #5109
8 years ago
barisusakli
a9984bb926
closes #5108
8 years ago
Anil Mandepudi
0f8efe6cb8
update timeago to latest ( #5139 )
8 years ago
Brian Harrington
36f0637a64
Update textcomplete to 1.7.2 ( #5034 )
...
* Update textcomplete to 1.7.2
* Update to 1.7.3
* Add version 1.7.3 to file
8 years ago
psychobunny
0afa55517f
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
9 years ago
psychobunny
8b9f004b7b
Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
...
This reverts commit 2c9c14ff7d
.
9 years ago
psychobunny
2c9c14ff7d
fixed app.loadJQueryUI and minified jquery-ui.js
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
pichalite
b7b909bcc0
remove unused autosize lib
9 years ago
psychobunny
a80801e856
updated fontawesome to 4.6.3
9 years ago
psychobunny
c95c7eefe6
Merge pull request #4849 from pichalite/update-bootstrapjs
...
update bootstrap js to latest
9 years ago