Angel Fernando Quiroz Campos
06c4131f72
LP: Allow set lp_view_settings['add_extra_quit_to_home_icon'] in single LP - refs BT#20399
3 years ago
Christian
9753629ff5
Learnpath - Add flow buttons in lp view - refs BT#19626
4 years ago
Julio
ee7f7240bf
Skills: rework skills form #13334
4 years ago
Julio
239f1c2119
Skills: Refactor skill rel item BT#13334
4 years ago
Angel Fernando Quiroz Campos
62e221e199
LP: Reinitialize varible - refs BT#17943
5 years ago
Julio Montoya
444c18558b
Clean code, remove custom author code inside extra_field.lib.php
...
0b0f569324
5 years ago
Julio Montoya
849b19cf96
Fix LP creation, add datetimepicker + subscribe users checkbox BT#17393
6 years ago
Julio Montoya
72093077bf
Minor - format code
6 years ago
Julio Montoya
50c394b90d
Minor - flint fixes
6 years ago
Yannick Warnier
5643beaace
Learning path: Add option to use score as progress in single-SCO SCORM packages
...
Implement feature request #3069
6 years ago
Julio Montoya
8bac80a567
Minor - Format code, fix typo
7 years ago
Julio Montoya
d5ab6f8805
Minor - flint fixes
7 years ago
Julio Montoya
b9944096ab
Option "use_new_tracking_in_lp_item" requires to add an LP extra field.
...
LP extrafield called "track_lp_item"
7 years ago
Julio Montoya
550e3dc7c0
Add toolbar "TitleAsHtml" when conf value "save_titles_as_html" is set BT#15259
7 years ago
Julio
b04fc3d65a
Lp title and lp item title can have html content see BT#15259
7 years ago
Julio
b7d3b07722
Minor - format code
7 years ago
Julio
c07b9958a4
Replace $(document).ready with shortcut version
7 years ago
Julio
e226292b85
Setting lp_minimum_item, depends in the course and session extra field
...
The extra field "new_tracking_system". It should be turned on in order
to process the new stats, otherwise it will load the classic stats.
BT#15252
7 years ago
Julio
097585fd4a
Config "lp_minimum_item", depends in a course extra field BT#15252
...
The course extra field name is "new_tracking_system".
It should be turned on in order to process the new stats,
otherwise it will load the classic stats.
7 years ago
Julio Montoya
db5b1d84e8
Add lp icons (loaded using extra fields) see BT#15162
...
In order to setup the icons you need too:
1. Create the LP extra field text "lp_icon".
2. Add images in the theme dir "lp_icons"
Example:
web/css/themes/chamilo_green/lp_icons/icon1.png
web/css/themes/chamilo_green/lp_icons/icon2.png
3. Setup the icon when editing a LP
7 years ago
Julio Montoya
bbc3e4a3d7
Minor - update var langs
7 years ago
Julio Montoya
85e1093d6c
Update LP view using lp min time BT#15020
7 years ago
Julio Montoya
fe19616765
WIP: Adding AccumulateWorkTime (a.k.a lp min time) BT#15020
...
New conf setting: $_configuration['lp_minimum_time'] = false;
Code added "as is" from NSR
7 years ago
Julio Montoya
6d39dad4ec
Fix typo, add "getPictureLegacy" function needed in ofaj_dev
8 years ago
Julio
a8b8f36393
Allow edit parent and position of LP chapter during edition see BT#14447
8 years ago
jmontoyaa
b0b26ee7de
Minor - format code, replace jQuery(document)
8 years ago
Alex Aragón
8b3d27dc41
fix authot edit lp
8 years ago
Angel Fernando Quiroz Campos
ef8143f65a
Minor - Format code - refs BT#14182
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
1849fd7ef2
Minor - replace calls of $_SESSION['oLP'] with Session Class
8 years ago
jmontoyaa
93a64d5f4a
Add "allow_skill_rel_items" setting see BT#13334
...
Allows connect skills with course tools.
8 years ago
Angel Fernando Quiroz Campos
0d9d49bfb9
Fix show/hide left column in LP view #2261
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
6555d8f1f2
Fix hide left column in LP see #2261
8 years ago
Alex Aragon
a44d22eee8
fix prerequesites lp
9 years ago
jmontoyaa
8bb1353671
Minor - checkbox UI change
9 years ago
jmontoyaa
100a1dfede
Remove use of "gradebook" in URLs already added by api_get_cidreq()
9 years ago
jmontoyaa
bd0848db36
Remove $_SESSION use.
9 years ago
jmontoyaa
b2d96d9cb0
Add "lp_subscription_settings" settings see BT#10882
...
By default "add users to lp" and "add users to lp category" are "on":
You can edit the default settings changing this variable:
$_configuration['lp_subscription_settings'] = [
'options' => [
'allow_add_users_to_lp' => true,
'allow_add_users_to_lp_category' => true,
]
];
9 years ago
jmontoyaa
339fc60e91
Minor - format code , add api_get_cidreq in breadcrumb
9 years ago
Scrutinizer Auto-Fixer
9ba150d7c1
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
37cddd152e
Fix double question mark in learning paths url building - refs BT#12491
9 years ago
Angel Fernando Quiroz Campos
b749201ba5
Fix save learning path without enable start time - refs BT#12085
9 years ago
jmontoyaa
d71b876ed6
Use datetimepicker instead of date see #8476
10 years ago
jmontoyaa
ef23e1d28f
Format code, adding api_get_cidreq + fix documentation
10 years ago
Angel Fernando Quiroz Campos
3fcd83e118
Improve the LP action menu
10 years ago
Yannick Warnier
65c9464ef5
Fix cumulative_scorm_time in individual LPs - refs CT#8211
10 years ago
Yannick Warnier
21e47bca07
Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10)
10 years ago
jmontoyaa
c1e910447f
Format code + add api_get_cidreq
10 years ago
jmontoyaa
f2e496009e
WIP: Fix mysql 5.7 dates with "0000-00-00 00:00:00" values see #8200
10 years ago