Angel Fernando Quiroz Campos
e9e53f0331
Minor - Format code - refs BT#17415
5 years ago
Yannick Warnier
fbda91ec13
Documentation: Update changelog before 1.11.12 beta
5 years ago
Julio Montoya
a7fe2b0234
Minor - flint fixes
5 years ago
Julio Montoya
a88931ea4f
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Julio Montoya
14462c1d4e
Check SessionAdmin session list see BT#17576
5 years ago
Julio Montoya
7d102e29cd
Allow session admins to see session reports BT#17576
5 years ago
Julio Montoya
a59a668bdb
Minor - Use $(function() {
5 years ago
Yannick Warnier
a761c90ce9
Plugin: H5P: Add installer checks and translations - refs #2667
5 years ago
carlos alvarado
c9e2ef50fb
Minor - Incorrect time in Thematic Advance #3008
...
Format change
5 years ago
carlos alvarado
dc9aa4831a
Incorrect time in Thematic Advance #3008
...
index.php
Prevent progress empty (show 0 %)
introductionSection.inc.php
Prevent notice of undefined index of:
$thematic_advance_info -> thematic_id / start_date / content / duration
$thematic_info -> title
Double date setting increases the time at the scheduled course time.
5 years ago
carlos alvarado
9b11cff1b5
Exercise result: Exporting pdf is impossible #3222
...
Possible fix to
"Notice: ob_clean(): failed to delete buffer. No buffer to delete in /furanet/sites/11.chamilo.org/web/htdocs/main/exercise/exercise_show.php on line 942"
https://www.php.net/manual/en/function.ob-clean.php#Hcom114967
Check if had buffer.
5 years ago
carlos alvarado
6536618396
Import an exercise via Excel: error calculating the maximum score #3145
...
Fixed problem in javascript to show custom scores.
Only the items marked as correct in the unique response are added to the total.
5 years ago
carlos alvarado
7aba80b1bb
Agenda: Repeated "All day" events show on full day span after first occurence #3394
...
Changed or by ||
5 years ago
Yannick Warnier
c35cb2379c
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Yannick Warnier
031345e33e
Update changog for 1.11.12 beta
5 years ago
Julio Montoya
fae4e47993
Minor - fix query use user.id instead of user.user_id
5 years ago
Julio Montoya
54d34aeba4
Minor - fix query use user.id instead of user.user_id
5 years ago
Julio Montoya
c15cd40385
Minor - fix query
5 years ago
Julio Montoya
0121c51c1a
Pause training: check course and login access BT#16298
5 years ago
Julio Montoya
95c91d6b1f
Pause training: change disable emails default behaviour
5 years ago
Julio Montoya
2bd418d962
PauseTraining: Fix start/end date conditions
5 years ago
Julio Montoya
2b069b59ad
Pause training: Change setting allow_notifications to disable_emails
5 years ago
Yannick Warnier
e8a4ed4a11
Internal: Rename My_course_course_extrafields_to_be_presented to my_course_course_extrafields_to_be_presented
5 years ago
carlos alvarado
c11b0256b3
Agenda: Repeated "All day" events show on full day span after first occurence #3394
...
From the second round, allDay changes from true to 1, as compared to the string true, it will not validate the date for its continuation.
Validation against 1 is added directly to compare against numeric value 1 that can be assumed to be true.
The database all_day field in table c_calendar_event is set to 1 correctly.
5 years ago
Julio Montoya
47fc147a28
Pausetraining: Update send mail conditions BT#16298
5 years ago
Julio Montoya
9cc1fce016
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Julio Montoya
4e0e2be474
Pausetraining: Update send mail conditions BT#16298
...
Format code + remove unused function
5 years ago
Angel Fernando Quiroz Campos
0d8106a06f
Survey: Fix course id
5 years ago
Julio Montoya
07b8e96448
Minor - format code
5 years ago
Julio Montoya
6788494355
Minor - format code
5 years ago
Julio Montoya
adde7f5ebf
Pause training: Block emails not chamilo inbox msgs BT#16298
5 years ago
Angel Fernando Quiroz Campos
e959758797
Quiz: Fix user answers for hotspot when time ending #3044
5 years ago
Angel Fernando Quiroz Campos
b042a115f5
Quiz: Fix hotspot questions by user #3044
5 years ago
Angel Fernando Quiroz Campos
2092b5f85d
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Angel Fernando Quiroz Campos
9a2890c104
Quiz: Fix hotspot result #3044
5 years ago
Yannick Warnier
80002d97af
Cron: Add task to archive old data from large tables - refs #2975
5 years ago
carlos alvarado
4b10960a08
Minor - Tests/Report by question broken for many types of tests #3177
...
Apply flint diff
5 years ago
carlos alvarado
86d7f34409
Tests/Report by question broken for many types of tests #3177
...
Get all question of exercise and display in stats.php instead of showing the amount selected for the test
5 years ago
Yannick Warnier
86e0903f7c
Display: Update access details report icon to avoid confusion with new attendances report - refs #3093
5 years ago
Yannick Warnier
15b6988942
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Yannick Warnier
2763d160d1
Attendances: Fix variables filtering issues - refs #3093
5 years ago
Yannick Warnier
97cf40ba38
Attendances: Fix variables filtering issues - refs #3093
5 years ago
Angel Fernando Quiroz Campos
50c00832fc
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Angel Fernando Quiroz Campos
a039285117
Install: Use Display::input
5 years ago
Angel Fernando Quiroz Campos
eb11792920
Minor - Install: Add cursor style in label
5 years ago
Yannick Warnier
7a34617d3e
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
5 years ago
Yannick Warnier
b6a6d2d9a6
Display: Add SVG version of tuning, plugin and cas icons - refs #2992
5 years ago
Yannick Warnier
314cd8700b
Merge pull request #3382 from carlangas159/3093_clean
...
Attentances: Access to attendance sheets for parents - refs #3093
5 years ago
Yannick Warnier
1cd9918920
Merge pull request #3383 from sebastiendu/17288-plugin-zoom-global-user-meetings
...
Plugin: Zoom: global and user Zoom meetings - refs BT#17288
5 years ago
Yannick Warnier
09e0b42bef
Plugin: Mindmap: Add access check to uninstall script
5 years ago