jmontoyaa
35761b5c12
Fix PHP warning + show header when api_not_allowed()
7 years ago
jmontoyaa
d5396d2afc
Minor - format code
7 years ago
jmontoyaa
b7511ca32a
Add try/catch when reading Rss + fix function name
7 years ago
Yannick Warnier
21e0729b03
Global: Improve linking to student requests - refs BT#12955
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
4253849768
Add generate_custom_skill action
7 years ago
jmontoyaa
9d7cde9a15
Rename function isAllow to isAllowed
7 years ago
Julio
2101ef5229
Fix php warnings add current user id in Skill::isAllow();
7 years ago
Julio
b03c03f51e
WIP: New skill list based in passed skills see BT#13587
7 years ago
Angel Fernando Quiroz Campos
0268c71dee
Fix translation for skill short codes - refs BT#13589
7 years ago
Angel Fernando Quiroz Campos
766f184f32
Allow translate skill names and short codes - refs BT#13589 ( #2219 )
...
* Allow translate skill names - refs BT#13589
* Allow translate skill short codes - refs BT#13589
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
b165e7aeea
Minor - Show full datetime
7 years ago
Julio
d477669ebd
Fix skills new ordered table UI 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
jmontoyaa
762a613257
Minor - format code, update php docs, rename function name
7 years ago
jmontoyaa
c21d329528
Minor - format code, fix php docs
...
- Rename function get_extra_filtrable_fields to getExtraFilterableFields
7 years ago
jmontoyaa
ffcddf6202
Minor - format code, fix php docs
7 years ago
jmontoyaa
36fa39b537
Minor - remove unused $libpath variable
7 years ago
Nicolas Ducoulombier
33cc83d2d7
Restoring access to the report by fixing skill::isAllow call
7 years ago
jmontoyaa
e8a0837b28
Avoid export of empty user.
7 years ago
Angel Fernando Quiroz Campos
b0faac4925
Add "Triple Select" extra field type - refs BT#13347
7 years ago
Angel Fernando Quiroz Campos
061f923557
Add "Select with text field" extrafield type - refs BT#13338
7 years ago
jmontoyaa
7412d55cea
Remove use of $_SESSION
7 years ago
jmontoyaa
45c148be3b
Rename functions using camelCase
...
- Fix getCurrentScore and userFinishedCourse to use Category instead of
course and session code.
7 years ago
jmontoyaa
c49374a691
Minor - format code
7 years ago
jmontoyaa
c56657f7c5
Hide email if setting "show_email_addresses" is off + format code.
7 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.
7 years ago
Yannick Warnier
241e2950d2
Update vinculation term to linking
7 years ago
Angel Fernando Quiroz Campos
c68767642f
Add system to require/accept user vinculation for HRM - refs BT#12955
7 years ago
jmontoyaa
15a5074e3d
Minor - format code, remove unused script code.
7 years ago
jmontoyaa
9baca5d2b8
Minor - fix label, fix text.
7 years ago
Scrutinizer Auto-Fixer
3a1787b2d5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
ddf46f7fca
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
a9a8ec5a55
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
6cd214a50f
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
c8e8248c86
Minor - format code.
8 years ago
jmontoyaa
7aafec9a76
Use Session class, replace "else if" with "elseif"
8 years ago
Scrutinizer Auto-Fixer
c4449d534b
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Jose Loguercio
b90565686e
Fix wrong Skill Wheel Template - BT#12635
8 years ago
Yannick Warnier
0d7196ed65
Fix warnings in student skills wheel view - WIP
8 years ago
Scrutinizer Auto-Fixer
9ba150d7c1
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
8 years ago
Scrutinizer Auto-Fixer
1f7844380e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
8eaaedcb6e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Scrutinizer Auto-Fixer
1c47b10a5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago