christianbeeznst
e2af73d07f
Document: Integrate and mark HTML templates in document editor - refs #5075
2 years ago
christianbeeznst
c457ad2f77
Gradebook: Fixes and enhancements for certificate handling in documents and gradebook - #5074
2 years ago
Yannick Warnier
9ffc30aa72
Display: Add icons for course catalogue and sessions catalogue
2 years ago
Yannick Warnier
902f032d07
Display: Add courses/sessions catalogue to sidebar menu
2 years ago
Daniel
7d6ddd0f28
Display: Add feature to customize colors of chamilo - refs #4745
...
* Minor: remove unused styles
* Use css variables to set colors in tailwind
* Minor: add missing icon
* Add BaseColorPicker component
* Adapt base components to use colors from tailwindcss
* Create composable to retrieve css variables
* Add component and route to modify chamilo colors
---------
Co-authored-by: Yannick Warnier <ywarnier@users.noreply.github.com>
Co-authored-by: Angel Fernando Quiroz Campos <angelfqc.18@gmail.com>
2 years ago
Angel Fernando Quiroz Campos
b9bfe6f25e
Fix notification when deleting item from data table
2 years ago
Yannick Warnier
9f685ac2c4
Gradebook: Certificate updates merge (incomplete feature enabling) - refs #2834
2 years ago
Angel Fernando Quiroz Campos
8daf6ac22a
Use `command` to replace `to` property in PanelMenu
2 years ago
Angel Fernando Quiroz Campos
b48f9715d8
UI: Refactor menu items from Sidebar
2 years ago
Angel Fernando Quiroz Campos
489b4ce031
Set i18n locale when changing route
2 years ago
christian
f3e521f813
Platform: Improve sidebar menu of course item - refs BT#21133
2 years ago
NicoDucou
4735ea5824
Diagnosis: adapt name variables in Menu to use correct translation -refs BT#20895
2 years ago
Angel Fernando Quiroz Campos
232f272552
Fix legacy notifications with Display:addFlash
2 years ago
Angel Fernando Quiroz Campos
f8339d1b2d
Refactor formatDate composable
2 years ago
Angel Fernando Quiroz Campos
50fbf78c96
Fix admin links according settings and roles - refs BT#20940
2 years ago
Angel Fernando Quiroz Campos
640e3e4785
Show sidebar menu items to session admin - refs BT#20940
2 years ago
Angel Fernando Quiroz Campos
c1186bb237
Internal: use show_tabs setting in sidebar menu - refs BT#20910
2 years ago
Angel Fernando Quiroz Campos
6f0d895f56
Internal: Refactor conditions from sidebarMenu.js - refs BT#20910
2 years ago
Angel Fernando Quiroz Campos
dffdeff315
Restore links to Reporting and My Progress according to user roles - refs BT#20910
2 years ago
Angel Fernando Quiroz Campos
35dcaa4de5
UI: Use MDI icons in sidebar
2 years ago
Angel Fernando Quiroz Campos
1d6de4c66a
Move sidebar items to composable - refs BT#20910
2 years ago
Angel Fernando Quiroz Campos
eef0cef924
Internal: Check if route has query params in cidReq composable
2 years ago
Angel Fernando Quiroz Campos
13decca17b
Add function to check is current user is allowed to edit #4678
2 years ago
Angel Fernando Quiroz Campos
eb536a4300
Minor: Prettier: Format code
2 years ago
Angel Fernando Quiroz Campos
a4c7bd6b0b
Internal: useAbbreviatedDatetime return string when date is empty
2 years ago
Angel Fernando Quiroz Campos
e6f1961f61
Internal: cidReq composable, return integers
2 years ago
Angel Fernando Quiroz Campos
662782c2fb
Internal: UI: Show error notification can display api error message
2 years ago
Daniel Gayoso González
41ef0519f5
Fix audio display for document tool
2 years ago
Daniel Gayoso González
0c2a358762
Fix behaviour and display of upload form
...
* When upload a file go to previous page
* Create interface for change behaviour of upload already existing
file and uncompress on the fly
* Fix black base button when use click to avoid hover state to get stuck
* Create base radio and checkbox
* Migrate notification and upload mixin to composable interface
* Show notifications on delete multiple items and upload item
2 years ago
Daniel Gayoso González
a0dc565a5b
Add missing actions to document tool
...
* Create composable to detect files from generic data about documents
* Add disable state for base button
* Create Base dialog components to reuse common visualization
* Create button toolbar
* Add new size for icons
2 years ago
Borja Sánchez
7c735926f6
Gradebook: Fix show certificates and filter them in documents tool - refs #2834
3 years ago
Angel Fernando Quiroz Campos
847a56d7c0
UI: Use toast instead of message
3 years ago
Angel Fernando Quiroz Campos
a87e60f282
Documents: Migrating UpdateMixin to composable
3 years ago
Angel Fernando Quiroz Campos
8a97a0be42
Pages: Migrate UpdateMixin to datatableUpdate
3 years ago
Angel Fernando Quiroz Campos
c52edaeede
Add replacement for CreateMixin
3 years ago
Angel Fernando Quiroz Campos
5235d32dec
Internal: Move code to function to delete items
3 years ago
Angel Fernando Quiroz Campos
a1ac72457f
Page: Replacing ListMixin
3 years ago
Angel Fernando Quiroz Campos
40ca3cbc94
ListMixin use composition api
3 years ago
Angel Fernando Quiroz Campos
5036a3d534
WIP: Refactoring ListMixin
3 years ago
Angel Fernando Quiroz Campos
53374ed2d9
UI: add composable to format date
3 years ago