christian
99897da50e
Platform: Add translations to flatpickr - refs BT#20928
12 months ago
christian
d90b93c1c4
User: Allow anonymous users to public courses - refs BT#21198
1 year ago
Angel Fernando Quiroz Campos
05995dbe19
Vendor: Internal: Remove copy-webpack-plugin
1 year ago
Yannick Warnier
d7e88b453f
Internal: Rename .env to .env.dist. Developers should rename their .env.local to .env
1 year ago
Angel Fernando Quiroz Campos
f1febb08dd
Vendor: Remove vuetify references
1 year ago
Daniel Gayoso González
af02b6b1b0
Fix course detail title buttons
...
* Create BaseButton to create a consistent button across all code
* Create BaseIcon to restrict the icons used across all code
* Create BaseMenu as starting point for menu component consistent
across all code
* Fix not loaded header logo of chamilo, importing in the component
make the url resolution correctly
* Fix colors of tailwind according to figma
* Disable vuetify due to a crash with tailwind styles
2 years ago
Angel Fernando Quiroz Campos
ab5f8dc01d
Internal: Include Twig helpers for Encore resources
2 years ago
Daniel Gayoso González
e73cc5f42f
Fix encore dev server command
...
* Use encore utilities to load correct js and css assets
* Disable vuetify due to errors in webpack console
* Disable translateHtml in document.js and vendor.js because they use
pinia and when these scripts are loaded is not available yet.
hey should be called on a vue router hook after vue app is loaded
2 years ago
Angel Fernando Quiroz Campos
1b2ceeb174
Installer use vue
2 years ago
Angel Fernando Quiroz Campos
dca2a8ad80
Fix babel config
3 years ago
Angel Fernando Quiroz Campos
6b4c5c8fef
Include postcss/babel config in webpack config
3 years ago
Yannick Warnier
b0b3bd7bd5
Display: Move custom-aware SCORM style to scorm.scss - refs BT#19044
3 years ago
Julio
99330d7b54
UI: Update js libs
3 years ago
Julio
f8fd4a9016
Documents: Add document.js entry BT#18893
3 years ago
Julio
bfffb402b6
Documents: Inject translatehtml js into an HTML
...
https://github.com/chamilo/chamilo-lms/pull/3924
3 years ago
Julio Montoya
5790ecf56d
Remove fontawesome, replace with mdi icons
3 years ago
Julio Montoya
d8f14c21ee
Editor - Add tinymce language packages, disable ckeditor settings
...
Fix LP add document using fullpage (adds html/body tags).
3 years ago
Julio Montoya
636e5a0e02
Remove unused js lib
4 years ago
Julio Montoya
c2cc7f4548
JS/CSS updates
...
- Add tailwind css for layout - remove bootstrap
- Add primevue components (table)
- Update to Vue 3
- Add quasar framework (use q-list)
- Replace moment js (deprecated) with luxon
- Update fullcalendar
4 years ago
Julio Montoya
4c4023e32a
Fix notifications, disable qtip2 (tooltip)
4 years ago
Julio Montoya
5506f91c1d
Update webpack.config.js, update js libs
4 years ago
Julio Montoya
fe4bab38b1
Update js libs
4 years ago
Julio Montoya
05e539203f
Fix LP view use assets/js/lp.js, fix doc upload from LP - WIP
4 years ago
Julio Montoya
88c0ca4156
Internal - Add boostrap.css in js file (needed for ckeditor)
4 years ago
Julio Montoya
39cb60f1a4
Internal: Use latest version of fullcalendar
4 years ago
Julio Montoya
c4d925902c
Internal: Add js lib pretty-bytes
4 years ago
Julio Montoya
1544a55384
Internal: Update yarn.lock
4 years ago
Julio Montoya
9ea5e484b1
Internal: Add bootstrap-vue, remove vuetify
4 years ago
Julio Montoya
6bc39a7354
Internal: Fix js libs: ckeditor, daterangepicker
4 years ago
Julio Montoya
14963671d8
Internal: Update libs, disabling jquery.scrollbar, chosen libs
4 years ago
Julio Montoya
6a4ec5342b
Internal: Fix CopyPlugin new parameters
4 years ago
Julio Montoya
1b45bdd1e1
Installation: Fix yarn installation
4 years ago
Julio Montoya
ae0bac5532
Add ckeditor 4 needed for 1.11.x
4 years ago
Julio Montoya
6750da2577
Add tinymce (proof of concept)
4 years ago
Julio Montoya
83f4f457c0
Add file creation and file upload from ckeditor
4 years ago
Julio Montoya
d5b0102945
webpack disable versioning
5 years ago
Angel Fernando Quiroz Campos
845a967823
Fix webpacj confi + add chosen-js + fix free-jqgrid lang
5 years ago
Julio Montoya
c2352b0999
Update from 1.11.x, fix php errors
5 years ago
Julio Montoya
148466e57e
Add env loader, update yarn
5 years ago
Julio Montoya
5561086e94
Refactor code
5 years ago
Julio Montoya
053bcad80a
Add vue proof of concept courses/course category
5 years ago
Julio Montoya
96f76b7fe4
Add new exercise.js file loaded only in the exercise tool.
5 years ago
Julio Montoya
cb2fdd5b54
Fix styles, add bootstrap
5 years ago
Julio Montoya
37857261e6
WIP: Fix js error in LP view
5 years ago
Julio Montoya
6d83389b8a
Fix js dependencies, remove fullcalendar (using yarn now)
6 years ago
Julio Montoya
3b3f8234dc
Remove unused libs, adding them with yarn
6 years ago
Alex Aragón
fe183552d7
add VueJS in Chamilo
6 years ago
Julio Montoya
4bdc2ef614
Minor - update yarn.lock, remove comment in webpack config
6 years ago
Angel Fernando Quiroz Campos
62bad4bb43
Fix lazy loading for free-jqgrid languages #2803
...
Webpack put the languages files inside of public/public/build/free-jqgrid.
So we need move that directory inside of public/build/free-jqgrid.
6 years ago
Angel Fernando Quiroz Campos
45d0aba64b
Fix usages of jgrid #2803
6 years ago