jmontoyaa
6555d8f1f2
Fix hide left column in LP see #2261
7 years ago
jmontoyaa
fe711bdb75
Default target set to "_blank" when adding a link using ckeditor
...
BT#13778
7 years ago
jmontoyaa
6fa3b1078f
Remove unused third parameter in get_lang() + format code
7 years ago
jmontoyaa
467cc27b10
Remove unused template using $tpl->display_one_col_template();
7 years ago
jmontoyaa
cd0d11d17a
Remove useless templates, replaced with common template.
...
By common I mean the use of $template->display_one_col_template();
7 years ago
jmontoyaa
1263050044
Fix typos, format code
7 years ago
jmontoyaa
278c6869ac
Convert name to name + link.
7 years ago
jmontoyaa
e0fcaabacd
Fix template when many teachers in grid view #2253
7 years ago
jmontoyaa
b43fdbfdb9
Minor - format code
7 years ago
jmontoyaa
fc0aa6f134
Change/move "organigrama" css class inside base.css as "skills_chart"
7 years ago
jmontoyaa
484ea7a2ef
Add configuration "hide_skill_levels" see BT#13768
...
- Hides levels options when assigning a skill
7 years ago
jmontoyaa
aa33046a22
Don't show empty user course categories.
7 years ago
jmontoyaa
8db23efc7c
Fix button you "should create new topic"
...
- Add new template "blank_no_header.tpl" (no js code)
- Format code
- New function in Template::displayBlankTemplateNoHeader
7 years ago
jmontoyaa
e901a4e6c1
Fix skill size
7 years ago
jmontoyaa
bf8c8589fa
Minor UI improvements.
...
- Add user skill list in user_information.php
7 years ago
jmontoyaa
c410ef883c
Add message feedback after edit action. Minor UI improve.
7 years ago
jmontoyaa
3ed30bffe5
Hide badge link, access directly from the skill list page.
7 years ago
jmontoyaa
26a77807e3
Minor - format code, change UI icons.
7 years ago
jmontoyaa
2e2fd68228
Improve Skill/Badge UI
...
- Disable page "skill_badge_list.php"
- All actions are centered in the skill_list.php page
- Unify create/edit forms using FormValidator
- Simplify steps to edit and create a badge.
- Adding "back" toolbars to don't lost navigation.
7 years ago
jmontoyaa
841a661f7e
WIP: Skill UI improvements
7 years ago
jmontoyaa
0a637c9bbd
WIP: use new UI see BT#13587
7 years ago
jmontoyaa
452a321da7
Minor - format code
7 years ago
Angel Fernando Quiroz Campos
60f7b19c99
Show messages while uploading recorded audio - refs BT#13610
7 years ago
Angel Fernando Quiroz Campos
b1f7bcac8e
Improve record audio when saving file - refs BT#13610
7 years ago
Julio
b03c03f51e
WIP: New skill list based in passed skills see BT#13587
7 years ago
Julio
cc02afc1f6
Add setting "allow_session_admin_read_careers" see BT#12861
...
- Setting allows session admins to get "read" access to careers.
- Rework careers.php to use Display::addFlash
7 years ago
Julio
25775b61a5
Unify user skills UI see BT#13587
...
- UI depends of setting: "skill_levels_names"
7 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
7 years ago
Julio
fda44c93ea
WIP - Add skill ordered table by parents see BT#13587
...
- Group skills by parents
7 years ago
Julio
eb5ad4f9f1
Add skill badge in list see BT#13587
7 years ago
jmontoyaa
b1d56e0277
Minor - fix function name, format code
7 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)
7 years ago
Yannick Warnier
3bf0c994f9
Alter popular courses teachers element ID to avoid non-unique IDs
7 years ago
Yannick Warnier
c6a1a75141
Add alt attribute to teachers picture in popular courses list
7 years ago
jmontoyaa
f520636dbb
Add document ready when using beforeunload
7 years ago
jmontoyaa
1b4653da52
Fix typo, fix function name, remove unused code, use api_get_user_entity
7 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.
7 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
7 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).
7 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
7 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
7 years ago
Alex Aragon
7956de981b
fix hot course
7 years ago
jmontoyaa
5039c7b294
Add pdf export button in LP result page see BT#13527
7 years ago
Alex Aragon
61750f9623
fix list of teachers in the course catalog - #2144
7 years ago
jmontoyaa
7dd131ea12
Minor - format code
7 years ago
José Loguercio
9af6dd0bc6
Added User activation confirmation email - Refs BT#13479
7 years ago
jmontoyaa
668b0b2e23
Add "OralExpressionHelpText"
7 years ago
jmontoyaa
304c929567
Add "AddText" button in oral expression question see BT#13438
7 years ago
jmontoyaa
ec72f195e4
Add PDF export to exercise result only for teachers see BT#13394
7 years ago
jmontoyaa
74720bdff0
Set src attribute
7 years ago