Julio Montoya
|
fa1563ad7a
|
Restoring bootstrap
See change:
8494746531 (diff-11e9f7f953edc64ba14b0cc350ae7b9dL26)
|
6 years ago |
Alex Aragón
|
852b3ad742
|
deleting old style chamilo update webpack - refs #2681
|
7 years ago |
Alex Aragón
|
8494746531
|
Removing and restructuring custom CSS for bootstrap - refs #2681
|
7 years ago |
Julio Montoya
|
ae31ed23c0
|
WIP: Comment css minifier plugin OptimizeCSSAssetsPlugin
(Not working yet)
|
7 years ago |
Julio Montoya
|
35f56a3419
|
Add "uglifyjs-webpack-plugin" reduced app.js from 12 MB to 2 MB #2324
|
7 years ago |
Julio Montoya
|
6ee1412b98
|
Create new build file that generates only bootstrap + font awesome
This is needed for some ckeditor calls
Add api_* function in order to call that file.
|
7 years ago |
Angel Fernando Quiroz Campos
|
1fc77b218a
|
Load vendor.js inside app.js
|
7 years ago |
Julio Montoya
|
b55bcd34a3
|
Minor - update docs, comment readmore js (not working with jquery3)
|
7 years ago |
Julio Montoya
|
f18840c6bc
|
Adding bootstrap 4.1 using yarn + webpack
|
7 years ago |
Julio Montoya
|
a29a50dd78
|
Use fos_js_routing to load URL in js file
- rename main.js to vendor.js (third party libs)
- create new app.js with the chamilo js code
|
7 years ago |
jmontoyaa
|
4921f86c65
|
Minor - Fix LP UI with new tpl structure
|
7 years ago |
jmontoyaa
|
c6c659c983
|
Add pwstrength inside public/libs, fix inscription.php UI
|
7 years ago |
jmontoyaa
|
355abb6765
|
Fix load of font awesome + flag images
|
7 years ago |
jmontoyaa
|
9816b0fef5
|
Fix font awesome path
|
7 years ago |
jmontoyaa
|
8e88830e27
|
Fix copy chamilo theme images #2324
|
7 years ago |
jmontoyaa
|
d363073007
|
Minor - WIP add themes into public/build/ folder
|
7 years ago |
Julio
|
a23dc902c7
|
Use ckeditor as in 1.11.x (webpack not supported)
js libraries that don't support webpack like ckeditor
will be copied to assets/libs then updated with composer update to
public/libs
|
7 years ago |
Julio
|
c9e5975847
|
Minor - WIP load more js libraries using webpack
|
7 years ago |
Julio
|
b6711b6442
|
Install assets using yarn in travis
|
7 years ago |
Julio
|
538207d380
|
Comment readmore (not working with webpack)
Fix install assets paths
|
7 years ago |
jmontoyaa
|
27e20919b3
|
WIP: Use webpack.config.js and yarn to handle js/css libraries.
- Change WEB_CSS_PATH - SYS_CSS_PATH
|
7 years ago |
jmontoyaa
|
c13ec4d6c1
|
Remove unused files, update package.json, add webpack config file
|
7 years ago |