Angel Fernando Quiroz Campos
30c31a264b
Allow stop and save oral expresion question - refs BT#13920
8 years ago
jmontoyaa
4415a74394
Add configuration "hide_skill_levels" see BT#13768
...
- Hides levels options when assigning a skill
8 years ago
Julio
25775b61a5
Unify user skills UI see BT#13587
...
- UI depends of setting: "skill_levels_names"
8 years ago
Julio
4920086a06
Improve skill rendering see BT#13587
...
- Skill badge and skill title UI are now configured in one place.
- Add skill badge sizes mini, small and big.
- Skill images are now configured in one place skill->get()
- Improve skill table ordered by parents see BT#13587
8 years ago
Julio
fda44c93ea
WIP - Add skill ordered table by parents see BT#13587
...
- Group skills by parents
8 years ago
Julio
eb5ad4f9f1
Add skill badge in list see BT#13587
8 years ago
jmontoyaa
b1d56e0277
Minor - fix function name, format code
8 years ago
jmontoyaa
2b788be2bc
Fix Skills lib
...
- Format code
- Convert function names to camelCase
- Add Database::escape_string
- Fix return message using Display::addFlash (skills_gradebook.php)
8 years ago
Yannick Warnier
3bf0c994f9
Alter popular courses teachers element ID to avoid non-unique IDs
8 years ago
Yannick Warnier
c6a1a75141
Add alt attribute to teachers picture in popular courses list
8 years ago
jmontoyaa
f520636dbb
Add document ready when using beforeunload
8 years ago
jmontoyaa
1b4653da52
Fix typo, fix function name, remove unused code, use api_get_user_entity
8 years ago
jmontoyaa
c49cfa81a4
When closing tab/windows execute a Event::courseLogout see BT#13552
...
- Fixes issue when LP saves correctly the time spent in the LP, but
the total course time is not updated.
- Use $(window).on('beforeunload') event in all chamilo pages.
- If user "login_as" skip the update.
8 years ago
jmontoyaa
32ed97ad07
Add setting "disable_js_in_lp_view" see BT#13575
...
- Disables rendering of js scripts added by chamilo:
jquery, jquery-ui, mathajax, jquery.highlight.js, glossary/glossary.js.php
8 years ago
Julio
0f7eda7256
Add config value "agenda_on_hover_info" see BT#13559
...
- By default show comment and description when on hover an event in
the calendar (default behaviour in past).
8 years ago
jmontoyaa
e5c24bf095
Skip certificate for student see #2195
...
- Skip certificate for student if gradebook certficate setting
"generate_certificate" is off.
- Fix long variable names, add validation of objs
8 years ago
jmontoyaa
61e12ac27b
Fix work notifications see BT#13533
...
- Fix wrong URL for students
- Fix missing get_lang in template
- Add optional sms parameters, in order to use the SMS plugins.
- Format code
- Validate user using api_get_user_info()
- Change function parameter order
8 years ago
Alex Aragon
7956de981b
fix hot course
8 years ago
jmontoyaa
5039c7b294
Add pdf export button in LP result page see BT#13527
8 years ago
Alex Aragon
61750f9623
fix list of teachers in the course catalog - #2144
8 years ago
jmontoyaa
7dd131ea12
Minor - format code
8 years ago
José Loguercio
9af6dd0bc6
Added User activation confirmation email - Refs BT#13479
8 years ago
jmontoyaa
668b0b2e23
Add "OralExpressionHelpText"
8 years ago
jmontoyaa
304c929567
Add "AddText" button in oral expression question see BT#13438
8 years ago
jmontoyaa
ec72f195e4
Add PDF export to exercise result only for teachers see BT#13394
8 years ago
jmontoyaa
74720bdff0
Set src attribute
8 years ago
jmontoyaa
2c817ed4ba
Fix old calls of "inc/lib/mediaplayer/player.swf"
...
And convert to <audio> tag, then rendered by media element js
BT#13405
8 years ago
jmontoyaa
805b0aa5d6
Fix video ckeditor video URL
8 years ago
Angel Fernando Quiroz Campos
6ce93b0a79
Avoid load Chamilo assets in iframe when lp item is link - refs BT#13320
8 years ago
Angel Fernando Quiroz Campos
2f2f950f48
Minor - Format code - refs BT#13277
8 years ago
jmontoyaa
863a165942
Fix not advanced settings button.
8 years ago
Angel Fernando Quiroz Campos
3c88cc8234
Load footer JS code in all pages - refs BT#13277
8 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,
]
];
8 years ago
Angel Fernando Quiroz Campos
6aa477fc3e
Fix agenda event list template - refs BT#13251
9 years ago
Angel Fernando Quiroz Campos
ab90a4008c
Improve agenda event list - refs BT#13251
9 years ago
Angel Fernando Quiroz Campos
9047dd711f
Show tooltips with only comments in agenda - refs BT#13251
9 years ago
Angel Fernando Quiroz Campos
f9005bae30
Fix agenda list with fullCalendar - refs BT#13251
9 years ago
jmontoyaa
30a5512996
Fix ofaj footer/header after merge
9 years ago
jmontoyaa
f4027cc116
Minor - format code.
9 years ago
jmontoyaa
79223b6dda
Show skill name, hide gradebook name.
9 years ago
jmontoyaa
69f1d85a38
Minor - change position.
9 years ago
jmontoyaa
8507bca2d1
Add badge name
9 years ago
jmontoyaa
7cc1240c78
Show skill name
9 years ago
jmontoyaa
86a77a7e4a
Show badges even if user didn't finished (but add opacity) see BT#13099
9 years ago
jmontoyaa
6a9ad8a430
Show badges in sidebar if user finished the gradebook see BT#13099
9 years ago
jmontoyaa
37f723547c
Add setting "gradebook_badge_sidebar" see BT#13099
...
- Generate a sidebar menu to show badges.
9 years ago
jmontoyaa
947762633b
Fix total column see BT#13099
9 years ago
jmontoyaa
fa8e9ad60c
Minor - change label
9 years ago
jmontoyaa
f2d2c569ad
WIP - Improve gradebook list see BT#13099
9 years ago
jmontoyaa
07b0dc8dcd
Change table to show total result see BT#13099
9 years ago