Julio Montoya
eb0fcbef70
Minor - partial merge from 1.11.x
7 years ago
Julio Montoya
ece1d3a1b3
Minor - partial merge from 1.11.x
7 years ago
jmontoyaa
1d715aa781
Fix URL in order to work with old and new chamilo system
7 years ago
jmontoyaa
f7db318ca4
Minor - merge from 1.11.x
7 years ago
Julio Montoya
5754a14dc9
Applied fixes from FlintCI
7 years ago
jmontoyaa
edc0fe2626
Minor - Use router service to get url, add link to new settings page
7 years ago
Julio
fa87ef7d20
Link to new settings page see #2329
7 years ago
Julio Montoya
f32ca6dc9b
Applied fixes from FlintCI
7 years ago
Yannick Warnier
66e4d18747
Admin: Add check on option show_link_request_hrm_user before showing link to admin on admin page
7 years ago
jmontoyaa
3ed30bffe5
Hide badge link, access directly from the skill list page.
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
jmontoyaa
a26eeb6cb4
Fix error when setting a plugin to a region
...
- Fix set plugin to menu_administration region.
- see BT#13461
8 years ago
Angel Fernando Quiroz Campos
e99dd4b6c1
Fix plugin region in admin page - refs BT#13469
8 years ago
jmontoyaa
effe1cdfd0
Add @deprecated see #2178
8 years ago
jmontoyaa
72ce26ca15
Minor - change position in list, to easy access.
8 years ago
jmontoyaa
2764fbcafe
Additional gradebook dependencies BT#13099
...
Requires DB changes:
ALTER TABLE gradebook_category ADD COLUMN depends TEXT DEFAULT NULL;
ALTER TABLE gradebook_category ADD COLUMN minimum_to_validate INT DEFAULT NULL;
8 years ago
jmontoyaa
940cfc55ab
Add configuration "allow_private_skills" see BT#12902
...
- Skills can only visible for admins, teachers (related to a user via a course)
and HRM users (if related to a user).
- Add new function to handle permissions in the skill tool
- Use Skill::isAllow() to block pages.
8 years ago
jmontoyaa
c0cb791867
"copy_course_session.php" only allow to "global_platform_admin" BT#13144
8 years ago
jmontoyaa
256dd95796
Minor - fix breadcrumbs
8 years ago
jmontoyaa
71cfdebcf6
Minor - format code, replace "else if" with "elseif".
8 years ago
Yannick Warnier
241e2950d2
Update vinculation term to linking
8 years ago
jmontoyaa
1bd8c02102
Use GuzzleHttp\Client instead of custom code see BT#13047
8 years ago
Angel Fernando Quiroz Campos
c68767642f
Add system to require/accept user vinculation for HRM - refs BT#12955
8 years ago
jmontoyaa
ee1f9cc356
Show search box see BT#13028
8 years ago
jmontoyaa
e5514bdade
Add "admin/extra_field_list.php" to available extra field types.
8 years ago
Angel Fernando Quiroz Campos
2f13b86d12
Fix tpl zone for admin plugin
8 years ago
Polycapa
73ba61f5f3
Fix for codeclimate
8 years ago
Polycapa
99110ee98b
Add accessibility labels
...
Add 'Search' aria-label to inputs on admin dashboard
8 years ago
Scrutinizer Auto-Fixer
4b4b366d5f
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
632923da80
api_is_session_admin() see different settings in admin
8 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
8 years ago
Angel Fernando Quiroz Campos
29618ad7b0
Fix menu_administrator for plugin - refs BT#11636
9 years ago
Angel Fernando Quiroz Campos
ee3b4195d1
merge
9 years ago
Julio
2d57c8d81a
Add CRUD for ticket priority, status see BT#11081
9 years ago
Yannick Warnier
d4f7a9cda6
Update e-mail tester script to only show if the test directory is there (representative of a development platform or platform managed by a developer). Add documentation - refs CT#8308
9 years ago
jmontoyaa
208bcb14a1
Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure
9 years ago
Angel Fernando Quiroz Campos
b544244830
Show plugin block on admin page only when plugins are assigned to this region - refs #8222
9 years ago
Angel Fernando Quiroz Campos
439008d4c5
Allow test mail configuration - refs #8308
9 years ago
Alex Aragon
67f0338c5f
fix icons page admin refs-BT#7589
9 years ago
Alex Aragon
b7cf7d48db
fix icons admin page BT#7683
9 years ago
Angel Fernando Quiroz Campos
13a3bfdcce
Remove E_NOTICE from admin index page - refs #8261
9 years ago
Yannick Warnier
5ae41a06f1
Minor - Fix notice due to new plugin region on admin page
9 years ago
Yannick Warnier
f89b87c4e1
Minor: fix spacing
9 years ago
Nosolored SL
bba2a3b9f3
Fix missing space between ) and {
9 years ago
nosolored
81a49696dd
New region plugin in the administration screen - refs #8261
9 years ago
Yannick Warnier
00599840a1
Minor: fix spacing
9 years ago
Nosolored SL
318f954452
Fix missing space between ) and {
9 years ago
nosolored
1bc176b99a
New region plugin in the administration screen - refs #8261
9 years ago
Angel Fernando Quiroz Campos
2574ed6bfb
Fix session_rel_user table when it does not have the duration field
...
This commit should not be added to 1.11.x and master branches
9 years ago
José Loguercio
95b4ffa9e4
Added new profile, level, skill admin management - Refs BT#10651
9 years ago