Christian Beeznest
|
333b52ea6a
|
Internal: Remove enabled_text2audio & force enable_record_audio active
|
7 months ago |
Angel Fernando Quiroz Campos
|
fb2cf66e78
|
Display: Fix styles for icons, buttons and forms
|
7 months ago |
Angel Fernando Quiroz Campos
|
9225759e2e
|
Display: use defineModel for model value in BaseDropdown component
|
8 months ago |
Angel Fernando Quiroz Campos
|
0f108f5475
|
Display: Allow to set the name attribute to BaseButton component
|
8 months ago |
Angel Fernando Quiroz Campos
|
a21a5c23ce
|
Display: Improvements to the installation process forms
|
8 months ago |
Angel Fernando Quiroz Campos
|
f93c232107
|
Display: Add BaseRating component
|
8 months ago |
Angel Fernando Quiroz Campos
|
2fb2804642
|
Display: Add BaseIconfield component
|
8 months ago |
Angel Fernando Quiroz Campos
|
fc4bda91c4
|
Display: Register BaseAppLink as global component
|
8 months ago |
Angel Fernando Quiroz Campos
|
304ea7d790
|
Display: Fix double anchor tag for custom router-link
|
8 months ago |
Angel Fernando Quiroz Campos
|
107a61c9cb
|
Unify router modules for course and session catalog
|
8 months ago |
Angel Fernando Quiroz Campos
|
5a4608d1e6
|
Display: Fix styles
|
8 months ago |
Angel Fernando Quiroz Campos
|
5493b38e20
|
Display: Fix styles for legacy tabs
|
8 months ago |
Angel Fernando Quiroz Campos
|
780f524114
|
Display: Fix styles for buttons and form fields
|
8 months ago |
Angel Fernando Quiroz Campos
|
49b2adf338
|
Display: Clean styles for tabs over tables
|
8 months ago |
Christian Beeznest
|
8004a7f87a
|
Exercise: Add multi-delete with checkboxes in reporting page - refs #3625
|
8 months ago |
Angel Fernando Quiroz Campos
|
a94122c0f4
|
Display: Fix textarea styles
|
8 months ago |
Angel Fernando Quiroz Campos
|
af44d268fb
|
Minor: Format code
|
8 months ago |
Angel Fernando Quiroz Campos
|
0f7155d7fb
|
Vendor: Upgrade uppy modules
Bump @uppy/audio to v2.1.1
Bump @uppy/core to v4.4.1
Bump @uppy/dashboard to v4.3.1
Bump @uppy/drag-drop to v4.1.1
Bump @uppy/file-input to v4.1.1
Bump @uppy/image-editor to v3.3.1
Bump @uppy/locales to v4.5.0
Bump @uppy/progress-bar to v4.2.1
Bump @uppy/vue to v2.1.1
Bump @uppy/webcam to v4.1.1
Bump @uppy/xhr-upload to v4.3.2
|
8 months ago |
Angel Fernando Quiroz Campos
|
0fb79998f2
|
Minor: Format code
|
8 months ago |
Angel Fernando Quiroz Campos
|
749fa7fcb0
|
Fix toggle visibility for resource links - refs BT#22283
|
8 months ago |
Angel Fernando Quiroz Campos
|
7d1873df06
|
Display: Remove whitespace no-wrap
|
8 months ago |
Angel Fernando Quiroz Campos
|
00dc554d17
|
Move code to composable - refs BT#22255
|
9 months ago |
Angel Fernando Quiroz Campos
|
8bed158035
|
Refactoring CatalogueCourses component to use ajax services - refs BT#22255
|
9 months ago |
Angel Fernando Quiroz Campos
|
14b36328ac
|
Minor: Format code
|
9 months ago |
Christian Beeznest
|
2f2a83ab8a
|
Course: Remove obsolete 'Allow tests auto-launch' parameter and simplify logic - refs BT#22104
|
9 months ago |
Christian Beeznest
|
d1f8673f61
|
Course: Fix course tool visibility based on active_tools_on_create setting - refs BT#22250
|
9 months ago |
Christian Beeznest
|
39b80e4cd9
|
Internal: Fix menu item translations for Course Maintenance and Settings - refs BT#22256
|
9 months ago |
Angel Fernando Quiroz Campos
|
6c89a9ed7f
|
Display: Fix styles for autocomplete, buttons and cards components
|
9 months ago |
Angel Fernando Quiroz Campos
|
c4b1f64463
|
Skill: Start rewriting the skill wheel in Vue
|
9 months ago |
Angel Fernando Quiroz Campos
|
9b1ad1e632
|
Display: use model-view in BaseDialog component to handle visibility
|
9 months ago |
Angel Fernando Quiroz Campos
|
f9a14a73cf
|
Display: Add template for title and footer in BaseCard vue component
|
9 months ago |
Angel Fernando Quiroz Campos
|
13595d25d3
|
Display: Add template for chip and remove icon in BaseAutocomplete vue component
|
9 months ago |
Christian Beeznest
|
e426642d50
|
Platform: Add visibility settings for main menu and topbar entries - refs BT#22243
|
9 months ago |
Angel Fernando Quiroz Campos
|
caa10feedb
|
Fix request to get course before enter the home page - refs BT#22265
|
9 months ago |
NicoDucou
|
88c7bb91b0
|
Language: Adding json update - refs BT#22247
|
9 months ago |
NicoDucou
|
1b2f7651e3
|
Language: Adding translation variables and translation to EN, ES and FR + fixing variable name - refs BT#22247
|
9 months ago |
Angel Fernando Quiroz Campos
|
0abb3e1fbd
|
Minor: Format code
|
10 months ago |
christianbeeznst
|
a637071eb0
|
Internal: Fix ReferenceError useUserSessionSubscription is not defined
|
10 months ago |
christianbeeznst
|
c012758a71
|
User: Hide Registration link and button based on allow_registration setting - refs BT#22225
|
10 months ago |
christianbeeznst
|
064af46d32
|
Internal: Fix: Clear auto-launch session only outside course context
|
10 months ago |
christianbeeznst
|
5ae508e94a
|
Internal: Fix: Reset course list to avoid duplication on page reload - refs BT#22105
|
10 months ago |
christianbeeznst
|
bfd22b49b0
|
Course: Fix auto-launch reset when exiting course context - refs BT#22103
|
10 months ago |
christianbeeznst
|
bb799f221e
|
Course: Add autolaunch with navigation back to course home - refs BT#22103
|
10 months ago |
NicoDucou
|
442fec09e6
|
Document: Language: Minor fix placeholder missing translation - refs BT#22165 BT#22164
|
10 months ago |
NicoDucou
|
5a3745cb50
|
Document: Language: Minor add move document en folder translations - refs BT#22165 BT#22164
|
10 months ago |
Angel Fernando Quiroz Campos
|
af9cf8f7cd
|
Internal: Fix StudentViewButton component for session coaches - refs BT#22166
|
10 months ago |
christianbeeznst
|
bb713ddba2
|
Documents: Add hover titles to DataTable action icons - refs BT#22165
|
10 months ago |
christianbeeznst
|
b5413f580f
|
Documents: Enable document move icon in actions column - refs BT#22165
|
10 months ago |
NicoDucou
|
1bf917a4b9
|
Calendar: Language: add agenda reminders translations - refs BT#22151
|
10 months ago |
Angel Fernando Quiroz Campos
|
7b532c23d1
|
Iternal: Fix permisson for current user as teacher/student in course or session - refs BT#22166
|
10 months ago |