Jose Loguercio
|
b90565686e
Fix wrong Skill Wheel Template - BT#12635
|
7 years ago |
Yannick Warnier
|
79dc506bd2
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
|
7 years ago |
Yannick Warnier
|
0d7196ed65
Fix warnings in student skills wheel view - WIP
|
7 years ago |
Yannick Warnier
|
213fdf397e
Fix undefined variable in SkillVisualizer
|
7 years ago |
Angel Fernando Quiroz Campos
|
c046a987bd
Fix session list for DRH on Works In Session report - refs BT#12660
|
7 years ago |
Angel Fernando Quiroz Campos
|
6f5f7282f8
Add pdf header when exporting - refs BT#12441
|
7 years ago |
Angel Fernando Quiroz Campos
|
9ac68524c1
Fix breadcrumb in basis course - refs BT#12539
|
7 years ago |
Angel Fernando Quiroz Campos
|
3ff4bf84c3
Fix #1854
|
7 years ago |
Angel Fernando Quiroz Campos
|
6e221d59da
Show information message with the duration days left - refs BT#12539
|
7 years ago |
Angel Fernando Quiroz Campos
|
fdab116cf5
Calculate total session duration when calculate duration days left - refs BT#12539
|
7 years ago |
Angel Fernando Quiroz Campos
|
cf248fb2ce
Minor - Format code - refs BT#12539
|
7 years ago |
Angel Fernando Quiroz Campos
|
032477c7f1
Fix #1853
|
7 years ago |
Angel Fernando Quiroz Campos
|
249a0c3d3f
Fix check all languages when create cms page
|
7 years ago |
Yannick Warnier
|
ad9531782e
Revert usage of addFlash() in promotions, where template is not used yet
|
7 years ago |
Yannick Warnier
|
65188b0510
Update deprecated display_*_message() calls
|
7 years ago |
Yannick Warnier
|
6193d198f6
Update deprecated display_*_message() calls
|
7 years ago |
Yannick Warnier
|
6e3164d478
Minor - Improve deprecation documentation in Display::display_*_message() methods to allow for copy-paste. A good formula to regex search and replace in editors is Display\s?::\s?display_([^_)]*)_message\(([^,)]*)(.*)\); -> Display::addFlash(Display::return_message($2, '$1', $3));
|
7 years ago |
Yannick Warnier
|
32176bcc23
Update deprecated display_normal_message() calls
|
7 years ago |
Yannick Warnier
|
0d4d1d276e
To be watched: change complex condition to avoid use of empty conditions
|
7 years ago |
Yannick Warnier
|
a16d75f72b
Minor - Remove empty (unused) conditions
|
7 years ago |
Yannick Warnier
|
782b5a2adb
Minor - PHP Doc + change one weird do..while loop for a more understandable one
|
7 years ago |
Yannick Warnier
|
5748688417
Minor - Remove unused variables and redefine PHPDoc return params
|
7 years ago |
Yannick Warnier
|
2cc7335b78
Fix issue in auth ldap code not setting the _uid in session correctly
|
7 years ago |
Yannick Warnier
|
eb1d7ffe01
Minor - Remove empty (unused) conditions
|
7 years ago |
Yannick Warnier
|
d0daa49b53
Return empty array or 0 in Database methods when first param is null
|
7 years ago |
Yannick Warnier
|
3ba8fd0184
Avoid warning if maintenance file does not exist in maintenance plugin - refs BT#12478
|
7 years ago |
Yannick Warnier
|
a2dbff0c0b
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
|
7 years ago |
Yannick Warnier
|
ea85874a73
Add check on $attributes param in QuickForm/text to avoid warnings in PHP 7.1
|
7 years ago |
Angel Fernando Quiroz Campos
|
23c381f347
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
|
7 years ago |
Angel Fernando Quiroz Campos
|
f5a8f94596
Fix BBB language variables #1502
|
7 years ago |