Yannick Warnier
90c4182632
Minor - Improve source code layout
7 years ago
Yannick Warnier
2205571522
Admin: Move resources sequencing link to sessions block - loosely refs #2693
7 years ago
Julio
640d3690dc
Add question search form by id in admin see BT#15231
7 years ago
Angel Fernando Quiroz Campos
a681bf55ea
Remove limit_session_admin_role from conf file and use setting #2708
7 years ago
Angel Fernando Quiroz Campos
ed0d11a7c5
Add conf limit_session_admin_list_users - refs BT#15003
...
Limits that a session admin has access to list users
7 years ago
Angel Fernando Quiroz Campos
339b448adc
Revert "Add conf limit_session_admin_add_user - refs BT#15003"
...
This reverts commit 64a1667d87 .
7 years ago
Angel Fernando Quiroz Campos
64a1667d87
Add conf limit_session_admin_add_user - refs BT#15003
...
Limits that a session admin has access to add users
7 years ago
Julio Montoya
0c1446077b
Add config "mail_template_system" see BT#14894
...
Requires DB change, allow admins to setup custom email templates
7 years ago
Julio Montoya
8204c6f64e
Fix double include of vrview.css and vrview.js lib + format code
8 years ago
Yannick Warnier
223dcb92f0
Privacy: Make GDPR enabled by default and allow disabling it by setting disable_gdpr in configuration.php - refs #2628
8 years ago
Julio Montoya
f2c97adaef
Minor - flint fixes
8 years ago
Julio Montoya
618c56cd90
Add "Delete legal agreement" button see #2555
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
jmontoyaa
fe7fc1fe22
Add link to dictionary plugin (if activated) see BT#14091
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
Yannick Warnier
66e4d18747
Admin: Add check on option show_link_request_hrm_user before showing link to admin on admin page
8 years ago
jmontoyaa
3ed30bffe5
Hide badge link, access directly from the skill list page.
8 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
8 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;
9 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.
9 years ago
jmontoyaa
c0cb791867
"copy_course_session.php" only allow to "global_platform_admin" BT#13144
9 years ago
jmontoyaa
256dd95796
Minor - fix breadcrumbs
9 years ago
jmontoyaa
71cfdebcf6
Minor - format code, replace "else if" with "elseif".
9 years ago
Yannick Warnier
241e2950d2
Update vinculation term to linking
9 years ago
jmontoyaa
1bd8c02102
Use GuzzleHttp\Client instead of custom code see BT#13047
9 years ago
Angel Fernando Quiroz Campos
c68767642f
Add system to require/accept user vinculation for HRM - refs BT#12955
9 years ago
jmontoyaa
ee1f9cc356
Show search box see BT#13028
9 years ago
jmontoyaa
e5514bdade
Add "admin/extra_field_list.php" to available extra field types.
9 years ago
Angel Fernando Quiroz Campos
2f13b86d12
Fix tpl zone for admin plugin
9 years ago
Polycapa
73ba61f5f3
Fix for codeclimate
9 years ago
Polycapa
99110ee98b
Add accessibility labels
...
Add 'Search' aria-label to inputs on admin dashboard
9 years ago
Scrutinizer Auto-Fixer
4b4b366d5f
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
632923da80
api_is_session_admin() see different settings in admin
9 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
9 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
10 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
10 years ago
jmontoyaa
208bcb14a1
Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure
10 years ago
Angel Fernando Quiroz Campos
b544244830
Show plugin block on admin page only when plugins are assigned to this region - refs #8222
10 years ago
Angel Fernando Quiroz Campos
439008d4c5
Allow test mail configuration - refs #8308
10 years ago
Alex Aragon
67f0338c5f
fix icons page admin refs-BT#7589
10 years ago
Alex Aragon
b7cf7d48db
fix icons admin page BT#7683
10 years ago
Angel Fernando Quiroz Campos
13a3bfdcce
Remove E_NOTICE from admin index page - refs #8261
10 years ago
Yannick Warnier
5ae41a06f1
Minor - Fix notice due to new plugin region on admin page
10 years ago
Yannick Warnier
f89b87c4e1
Minor: fix spacing
10 years ago