Angel Fernando Quiroz Campos
a4483b799c
Minor: Format code - refs BT#21621
1 year ago
Daniel
5ff28dfb93
Internal: Remove vuex from some components
...
Author: @daniboygg
1 year ago
Angel Fernando Quiroz Campos
2d0a9e0f5f
Display: Improve section header styles - refs BT#21538
1 year ago
NicoDucou
3aaf309073
Display: rename and reorganize contextual menu items -refs BT#20895
1 year ago
daniboygg
01f5530b12
Display: Show better sidebar course loading
1 year ago
daniboygg
3109a079c8
Minor: fix style
1 year ago
daniboygg
ca1ca2995d
Display: Show loading on my courses while loading
1 year ago
daniboygg
5f2cf1a5bd
Minor: Split sidebar menu for flexibility
1 year ago
christianbeeznst
91296bb940
LP: Fix layout for lp view
2 years ago
christianbeeznst
853555aa62
Internal: Minor: Fix deprecated event
2 years ago
christianbeeznst
41c1f58f56
Internal: Minor: Adjust sidebar behavior
2 years ago
christianbeeznst
5fd69c3ee6
Internal: Improve UI and fix bugs for session lessons and category permissions
2 years ago
christianbeeznst
cc86c0061f
Internal: Add session expiry redirect and custom exception handling
2 years ago
Angel Fernando Quiroz Campos
62637c82a2
Display: Allow reset breadcrumb from legacy tools
2 years ago
Angel Fernando Quiroz Campos
a62525018c
Display: Add component to show the section header
2 years ago
Yannick Warnier
9581c921cb
Display: Fix copyright notice in lower sidebar menu + define new language terms
2 years ago
Yannick Warnier
2ae6ce2157
Language: Sanitize Vue interfaces and locales translations to avoid using uppercase titles
2 years ago
Angel Fernando Quiroz Campos
9adf604a27
Page: Show content from footer_public and footer_private categories - refs BT#20919
2 years ago
Angel Fernando Quiroz Campos
6ebc5c7f94
Fix buttons with links to router in top bar menus
2 years ago
Angel Fernando Quiroz Campos
ae4bef4c89
UI: Cast number of messages to string
2 years ago
Angel Fernando Quiroz Campos
fb31a821fd
Allow render i18n messages in top bar menus - refs BT#21104
2 years ago
Angel Fernando Quiroz Campos
b48f9715d8
UI: Refactor menu items from Sidebar
2 years ago
Angel Fernando Quiroz Campos
f444dd0815
Reload page when selecting language from top bar - refs BT#21104 BT#21304
2 years ago
christian
0548a7c39a
Platform: Add contact form with categories - refs BT#20920
2 years ago
Yannick Warnier
939b0c8ba0
Internal: Remove "contact form" page type as a new resource type will be created for contact forms - refs BT#20895
2 years ago
Angel Fernando Quiroz Campos
b68d1e134f
Minor: Format code
2 years ago
Angel Fernando Quiroz Campos
e9ae8be34b
Display: Set current language in language selector from top bar
2 years ago
Angel Fernando Quiroz Campos
2173de0520
Display: Show and change language with selector from Index page
2 years ago
Yannick Warnier
c043ab007a
Display: Add "home" entry and "German" language to public top menu - refs BT#20895
2 years ago
Yannick Warnier
9ac8ea9e16
Display: Update menu: Add demo page - refs BT#20999
2 years ago
Yannick Warnier
fb9afc5a8d
Display: Set hardcoded Register/FAQ/Contact entries + links for top menu bar when logged out - refs BT#20918
2 years ago
Yannick Warnier
fdb1fcb1a4
Display: Set hardcoded FAQ entry for top menu bar when logged out - refs BT#20918
2 years ago
Angel Fernando Quiroz Campos
4dc07c6ecd
Add logout button to top bar menu
2 years ago
christian
ab74adb58b
Ticket: Fix duplicated settings and top link ticket - refs BT#21000
2 years ago
Angel Fernando Quiroz Campos
52cf078eb8
Use route instead of url to go to account settings
2 years ago
christian
4e3a421e6c
User: Add links for skill pages - refs BT#21003
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
7eeb7c58e6
Use security store using pinia instead of vuex
2 years ago
Angel Fernando Quiroz Campos
24616c2972
Minor: Format code
2 years ago
Angel Fernando Quiroz Campos
3bd2005529
Message: Set the number of unread message in messagereluser store - refs BT#20915
2 years ago
Angel Fernando Quiroz Campos
989ae32b13
Message: Fix badge for unread message count - refs BT#20915
2 years ago
Angel Fernando Quiroz Campos
7b575c9c25
Message: Show count of unread messages in top bar - refs BT#20915
2 years ago
Angel Fernando Quiroz Campos
f6fbebb3e4
Top bar use buttons instead of primevue megamenu
2 years ago
Angel Fernando Quiroz Campos
59d0f24731
Plugin: Show BBB global link in sidebar
2 years ago
Angel Fernando Quiroz Campos
98616a3984
Restore EmptyLayout
...
See b9bdb44432
2 years ago
Angel Fernando Quiroz Campos
dc5bac0b74
Minor: Format code
2 years ago
Daniel Gayoso González
f67966af55
Update glossary form with base components
...
* Create button layout to reuse across forms
* Create generic layout for forms to when create and edit items
2 years ago
Daniel Gayoso González
b9bdb44432
Unify simple router view layout
...
* Delete from main.js since it is not used in any place without
importing the component
* Use this layout to link and glossary pages
2 years 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