jmontoyaa
f360d0c394
Update diagram UI see BT#12861
9 years ago
Yannick Warnier
f5e350ffe5
Minor - Fix warnings with invalid offset for string in the calls to Display::return_icon()
9 years ago
jmontoyaa
9e9f0b30d3
Add commented code generate_custom_report
9 years ago
Angel Fernando Quiroz Campos
ad78e1c9cf
Show course extrafields for admin when editing course - refs BT#12404
9 years ago
jmontoyaa
82683603f8
Update diagram UI see BT#12861
9 years ago
jmontoyaa
e5514bdade
Add "admin/extra_field_list.php" to available extra field types.
9 years ago
jmontoyaa
478ccacd44
Minor - format code
9 years ago
Yannick Warnier
11c1414f19
Move and rename local function get_settings() to settings.lib.php::getCategorySettings() to allow re-use
9 years ago
Angel Fernando Quiroz Campos
2f13b86d12
Fix tpl zone for admin plugin
9 years ago
Angel Fernando Quiroz Campos
2ff2d359ec
Add method to allow perform action after configure plugin - refs BT#12876
9 years ago
jmontoyaa
4ed250c3bf
SQL changes added in comments.
9 years ago
jmontoyaa
aecd074bf5
Add my career page see BT#12861
9 years ago
jmontoyaa
5fac7f1ff0
Add setting 'allow_career_diagram' see BT#12861
...
Allow careers to have a diagram based in a CSV file.
Requires DB change:
alter table extra_field_values modify column value longtext null;
9 years ago
Angel Fernando Quiroz Campos
2b358e2fec
Add SessionManager::get_user_status_in_session - refs BT#12875
9 years ago
jmontoyaa
f82704dd69
Minor - format code
9 years ago
jmontoyaa
9f7ac9a4eb
Add multiple url filters to the teacher report see BT#12860
...
- format code, replace variable names
9 years ago
jmontoyaa
6959ceb1de
Minor - format code.
9 years ago
Angel Fernando Quiroz Campos
7324e836bc
Remove E_NOTICE - refs BT#12841
9 years ago
Angel Fernando Quiroz Campos
4784f95c2e
Improve course categories to display in homepage - refs BT#12841
9 years ago
jmontoyaa
578e1e527f
Minor - format code, remove unused variables
9 years ago
Angel Fernando Quiroz Campos
5e2c2c20d7
Choose course category by ajax when they are more than 100
9 years ago
jmontoyaa
de9dac6ea3
Remove error_log, remover * character
9 years ago
jmontoyaa
6f18a6399b
Minor - format code
9 years ago
jmontoyaa
03de0860c2
Minor - format code
9 years ago
Yannick Warnier
afc337386e
Minor - Replace deprecated display_x_message() by return_message(..., 'x')
9 years ago
Yannick Warnier
95dcb23620
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
9 years ago
jmontoyaa
3d5e047978
Minor - format code
9 years ago
jmontoyaa
e5aa8199bf
Minor - format code
9 years ago
Angel Fernando Quiroz Campos
6a7895eea8
Include select2 files in page header #1941
9 years ago
Angel Fernando Quiroz Campos
446cf9b85b
Replace FCBKComplete with select2 for skill wheel #1941
9 years ago
Angel Fernando Quiroz Campos
d12a47f6e0
Fix 65188b0
9 years ago
Scrutinizer Auto-Fixer
d05e2344ef
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
2830976b65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
3a1787b2d5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
2dce14872e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Polycapa
9396a2478b
Add missing spaces
...
=> operator need to have space before and after
9 years ago
Polycapa
7d421ab759
Add aria-label
9 years ago
Polycapa
1691cf3eee
Replace id with aria-label
...
Ids were added to link inputs with text label. As they are dangerous
(very common english word) and they are only useful for accessibility,
replace them by aria-label
9 years ago
Scrutinizer Auto-Fixer
ddf46f7fca
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
d8f78f1660
System announcements rework to use an array of visibilities. BT#12476
...
- Requires db change
9 years ago
Alex Aragon
2a9f177df9
fix export headers to xls and csv #1933
9 years ago
Alex Aragon
5ee57edb09
restore conditional when exporting users #1930
9 years ago
Alex Aragon
632c6a6c89
fix the export of users to xls file #1930
9 years ago
Angel Fernando Quiroz Campos
b53b86fbea
Remove jquery-ui tabs from Stylesheets Settings
9 years ago
jmontoyaa
a07a88657b
Add config 'system_announce_extra_roles'
...
- add/update functions changed in order to use array instead of 1 variable
- News list changed
- Requires DB change only if setting is on:
ALTER TABLE sys_announcement ADD COLUMN visible_drh INT DEFAULT 0;
ALTER TABLE sys_announcement ADD COLUMN visible_session_admin INT DEFAULT 0;
ALTER TABLE sys_announcement ADD COLUMN visible_boss INT DEFAULT 0;
see BT#12476
9 years ago
jmontoyaa
5a446e7947
Fix flash message
9 years ago
jmontoyaa
3fa34745c0
Minor - format code
9 years ago
Scrutinizer Auto-Fixer
c34be713c9
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
14488458e2
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
e55f8cc5f0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago