christian
a93b06ef21
Glossary: Change from legacy to Vue interface and backend adaptation - refs #4768
1 year ago
Angel Fernando Quiroz Campos
a8250d917b
Internal: Document: Use BaseAdvancedSettingsButton for upload settings
1 year ago
Angel Fernando Quiroz Campos
bbaa35dd18
UI: Add BaseAdvancedSettingsButton
1 year ago
Daniel Gayoso González
b15a058e26
Hide no category label when no sessions are available
1 year ago
Angel Fernando Quiroz Campos
e6e16170e6
Work: Add state processor when POSTing CStudentPublication #4769
1 year ago
Angel Fernando Quiroz Campos
515e01836f
Work: Enable CStudentPublication and CStudentPublicationAssignment as API resource #4769
1 year ago
Angel Fernando Quiroz Campos
31a3158c9c
Work: Allow to save assigment from publication #4769
1 year ago
Angel Fernando Quiroz Campos
591e889508
Merge remote-tracking branch 'origin/master'
1 year ago
Angel Fernando Quiroz Campos
4dd98865b7
Work: Fix legacy code to save assignment #4769
1 year ago
Angel Fernando Quiroz Campos
3c7e89ce76
Work: Rename property for calendar event #4769
1 year ago
Angel Fernando Quiroz Campos
90760f657c
Minor: Format code #4769
1 year ago
Angel Fernando Quiroz Campos
d5b46c45b1
Minor: Format code #4769
1 year ago
Angel Fernando Quiroz Campos
9a27e17bac
Minor: Format code #4769
1 year ago
Nicolas Ducoulombier
1492fcce16
Merge pull request #4779 from christianbeeznest/GH-4767
...
Links: Change from legacy to Vue interface and backend adaptation - refs #4767
1 year ago
christian
ce0ae13b1e
Links: Change from legacy to Vue interface and backend adaptation - refs #4767
1 year ago
Nicolas Ducoulombier
dc64ea395a
Merge pull request #4771 from daniboygg/gh-4762-fix-sesions-page
...
Fix sesions page - refs #4762
1 year ago
Angel Fernando Quiroz Campos
85743f83fa
Merge pull request #4773 from daniboygg/gh-4772-fix-router-warning
...
Fix some vue router warnings - refs 4472
1 year ago
Daniel Gayoso González
2f96731d73
Fix some vue router warnings
1 year ago
Daniel Gayoso González
94dad1208b
Refactor usage of useResult
...
* Refactor usage of useResult with a computed since is deprecated
* Migrate to script setup
1 year ago
Daniel Gayoso González
f1293a3377
Refactor usage of useResult
...
* Refactor usage of useResult with a computed since is deprecated
* Improve validation of sessions composable and add the possibility to
configure the query
1 year ago
Daniel Gayoso González
f88d9f68ca
Create loading state for sessions
...
* Migrate some component to script setup
1 year ago
Daniel Gayoso González
af1d8bbffe
Minor: rename components for consistency
...
* Add documentation to BaseRouteTab component
1 year ago
Daniel Gayoso González
aa164335e0
Minor: fix start and end parameters for session composable
1 year ago
Daniel Gayoso González
2daeb7aa19
Merge branch 'master' into gh-4762-fix-sesions-page
1 year ago
Angel Fernando Quiroz Campos
c1ca7a7ac0
Merge branch 'master' of github.com:chamilo/chamilo-lms
1 year ago
Angel Fernando Quiroz Campos
add16100f8
Merge pull request #4766 from daniboygg/gh-7460-fix-social-network
...
Fix social network interface - refs 7460
1 year ago
Nicolas Ducoulombier
a40b7dcf88
Merge pull request #4758 from christianbeeznest/GH-3808
...
Learnpath: Rename table c_lp_category user - refs #3808
1 year ago
Nicolas Ducoulombier
a40d5483fd
Merge pull request #4765 from christianbeeznest/GH-3787-4
...
Course home: Add sortable for ctools - refs #3787
1 year ago
Daniel Gayoso González
051e75967c
Refactor common behaviour to session composable
1 year ago
Daniel Gayoso González
b39c5d6dc9
Minor: migrate Session list to script setup
1 year ago
Daniel Gayoso González
f6c44f7991
Fix display of courses in sessions
...
* Migrate SessionCardSimple to script setup
1 year ago
Daniel Gayoso González
cffc435fe8
Migrate session tabs to base components
...
* Use custom html template for BaseRouteTabs instead of prime vue because
prime vue does not allow other elements inside TabView that are not
TabPanel There is a clash with TabPanel with internal router-link
because TabPanel is by default a html <a> element, and the styles does
not work with nested html <a> elements
1 year ago
Daniel Gayoso González
dff8ddcab5
Solve some minor warning in vue
...
* Use only one root element in SocialWallPostForm, otherwise when
we pass class property to it vue does not know in which element
should set class attribute
* Allow null value on BaseFileUpload because when no file is selected
the file will be null
1 year ago
Daniel Gayoso González
f1e00fdf6e
Use constants instead numbers for clarity
1 year ago
Daniel Gayoso González
bb1eaf986a
Extract common validators to a file
1 year ago
Daniel Gayoso González
d95eda166b
Migrate Wall comment form to base components
1 year ago
Daniel Gayoso González
a90f599a2c
Minor: migrate social comment form to script setup
1 year ago
Daniel Gayoso González
ddb55d2505
Minor: rename social components for consistency
1 year ago
Daniel Gayoso González
f95a379786
Minor: migrate WallComment to setup
1 year ago
Daniel Gayoso González
a327e5a306
Migrate social wall post to base components with prime vue
1 year ago
Angel Fernando Quiroz Campos
4eb300409d
UI: Admin: update with base components
1 year ago
Angel Fernando Quiroz Campos
5dd9fe856c
UI: Admin: add classes for icons
1 year ago
Angel Fernando Quiroz Campos
091aec40c8
UI: Allow to set BaseButton as input or button
1 year ago
Angel Fernando Quiroz Campos
2b7fd5864c
UI: Set icon as aria-hidden
1 year ago
Angel Fernando Quiroz Campos
c01761cfba
UI: Add BaseInputGroup component
1 year ago
christian
618daaa401
Course home: Add sortable for ctools - refs #3787
1 year ago
Angel Fernando Quiroz Campos
fb94bf42f1
Minor: Sort classes for icons alphabetically
1 year ago
Daniel Gayoso González
a8b8f867fa
Minor: Use script setup on socialwallpost
1 year ago
Daniel Gayoso González
be4b138150
Rename wallpost for consistency
...
* Use script setup on socialwallpostlist
1 year ago
Daniel Gayoso González
a2c03515b9
Minor: change layout of social network
...
* Preserve chamilo 1 layout on social network with use profile at the left
1 year ago