Christian Beeznest
288477216d
Internal: Hide disabled course tools in student view
9 months ago
Angel Fernando Quiroz Campos
af44d268fb
Minor: Format code
10 months ago
Christian Beeznest
39b80e4cd9
Internal: Fix menu item translations for Course Maintenance and Settings - refs BT#22256
11 months ago
Angel Fernando Quiroz Campos
61d65b48cf
Display: Fix ShortcutList component + add missing icon for LP categories - refs BT#22040
1 year ago
christianbeeznst
51d0f8ef67
Course: Implement auto-launch settings for course tools - refs BT#22103
1 year ago
christianbeeznst
676be3d85e
Course: Fix and implement exercise auto-launch functionality with messaging - refs BT#22104
1 year ago
christianbeeznst
c15ec66a76
Course: Implement document auto-launch and notification for students in course home - refs BT#22103
1 year ago
christianbeeznst
6e410c7ae0
Internal: Display icon session for tutors or admin and fix creation of items by roles - refs BT#21604
1 year ago
christianbeeznst
be55c477a8
Internal: Fix translate_html issues - refs BT#21540
2 years ago
christianbeeznst
0986bbfd4f
Internal: Fix lesson issues - refs BT#21540
2 years ago
Angel Fernando Quiroz Campos
2c5e7ecaba
Replacing the security store made with vuex in favor of the security store made with pinia ( #5328 )
2 years ago
Angel Fernando Quiroz Campos
b01ec72aa6
Minor: Format code
2 years ago
christianbeeznst
e3f3b0b3e3
Course: Optimize permission checks in course home tools.
2 years ago
Yannick Warnier
1d1d14db9b
Internal: Database: Fix internal methods calls with name vs title (2) - refs #3581 #4706
2 years ago
Yannick Warnier
faeca06262
Internal: Database: Rename all name fields to title to implement common standard - refs #3581 #4706
2 years ago
Angel Fernando Quiroz Campos
fd95ee4781
Display: Add CSS class to section headers
2 years ago
Angel Fernando Quiroz Campos
e6690942c7
Display: Align layout for tools in course home
2 years ago
Angel Fernando Quiroz Campos
3ebefc6ca9
Refactoring tools visibility in course home - refs BT#21219
...
See https://github.com/chamilo/chamilo-lms/pull/5045
2 years ago
Angel Fernando Quiroz Campos
76f645e08a
Don't include course.allow_edit_tool_visibility_in_session setting in home.json controller data - refs BT#21219
2 years ago
Angel Fernando Quiroz Campos
5c4b50e054
Don't include course.allow_edit_tool_visibility_in_session setting in home.json controller data - refs BT#21219
2 years ago
Angel Fernando Quiroz Campos
de69f138e5
UI: CourseHome component use session id from store
2 years ago
christian
c6ee94aaf6
Course: Improve and fix issues of tools visibility in session and base course - refs BT#21219
2 years ago
Angel Fernando Quiroz Campos
4ebd25e007
UI: Check course legal before enter to course home
2 years ago
Angel Fernando Quiroz Campos
609d5c28d0
UI: CourseHome component use session id from store
2 years ago
Angel Fernando Quiroz Campos
2db2f2148b
UI: Refactoring course introduction
2 years ago
Angel Fernando Quiroz Campos
1456406705
UI: Move code to function in course service
2 years ago
Angel Fernando Quiroz Campos
cf4048939a
Refactor course home component to use cidReqStore
2 years ago
Angel Fernando Quiroz Campos
fec1ad7092
Reassign the course resource node when CourseHome component is loaded - refs BT#21104
2 years ago
christian
4dbb9559cd
Course: Display resources in filemanager - refs BT#21046
2 years ago
aquiroz
3ac102b709
Fix vue directive to show course intro
2 years ago
christian
6cc09d80a1
Course: Fix introduction text for course session - refer BT#21046
2 years ago
Angel Fernando Quiroz Campos
c1b75a3dd8
UI: Fix course home layout + format code
2 years ago
Angel Fernando Quiroz Campos
578fb2594b
UI: Fix tool list layout on course home
2 years ago
christian
25da0c1140
User: Add legal terms after login - refs BT#20846
2 years ago
Angel Fernando Quiroz Campos
686b969f10
Internal: Add router guard to set course and session in store - refs BT#20933
2 years ago
Angel Fernando Quiroz Campos
61f3c7c297
Minor: Format code
2 years ago
Angel Fernando Quiroz Campos
dbe1e1bbb2
Refactor to set current course/session in app state - refs BT#20903
2 years ago
christian
e3696a6a92
User: Add terms and condition when accessing student to a course - refs BT#20846
2 years ago
christian
631d11c7f9
Migrations: Fix course introduction text by lang - refs BT#20846
2 years ago
christian
074d208d81
Migrations: Fix introduction course home with session - refs BT#20846
2 years ago
Angel Fernando Quiroz Campos
25f5191914
Using composable checkIsAllowedToEdit in CourseHome component #4678
2 years ago
Angel Fernando Quiroz Campos
6665530cd4
Use studentview in CourseHome component #4678
2 years ago
Daniel Gayoso González
84628ac3cd
Use icons in EmptyState component
...
* Add missing icons in ChamiloIcons.js. Disable eslint to this class
otherwise automatically remove quotes on some word and looks incosistent
2 years ago
Angel Fernando Quiroz Campos
688a129829
Avoid use redirect when accessing course tool
2 years ago
Angel Fernando Quiroz Campos
0c2ff6b5bd
Fix links to course admin tools
2 years ago
christian
618daaa401
Course home: Add sortable for ctools - refs #3787
2 years ago
Daniel Gayoso González
50afb5d558
Add drag and drop for course resources in the ui
...
* Fix key property of CourseTool to be unique
2 years ago
Daniel Gayoso González
8c41af308f
Improve visuals of disable course resources
...
* Rename CourseToolList to CourseTool because is an item and not a list
2 years ago
Daniel Gayoso González
427e81edca
Use new toggle button
...
* Fix some styles to adapt figma design
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