Satyan JACQUENS
7bc02fbc4b
Fix codeclimate #2
...
Fix endline whitespaces
9 years ago
Satyan JACQUENS
e9d3cf68f4
Fix for codeclimate
...
- Line sizes
- Closing parenthesis
9 years ago
Satyan JACQUENS
7ae6411c4d
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Polycapa
5b25f936fb
Add alternative display for teacher profile picture
...
When displaying teacher profile picture on course information, an
alternative display (for
accessibility) was missing. The alternative text "[TEACHE NAME]
Profile" is set.
9 years ago
Satyan JACQUENS
66b973f48e
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Satyan JACQUENS
667af5ab24
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Satyan JACQUENS
5e50bff6cc
Add label for course description.
...
This link wasn't label.
9 years ago
Polycapa
e865c98e48
Add aria-label to 'social wall' textarea
...
Placeholder only isn't good for accessibility
9 years ago
Polycapa
a288a93f4b
Add accessibility label
...
Input hadn't label, add a 'Search' aria-label
9 years ago
Polycapa
0468c0237c
Update search user form
...
Labels had 'for' attributes but input hadn't 'id' attributes
9 years ago
Polycapa
80dced2884
Add alternative display for teacher profile picture
...
When displaying teacher profile picture on course information, an
alternative display (for
accessibility) was missing. The alternative text "[TEACHE NAME]
Profile" is set.
9 years ago
Polycapa
8433b76eac
Add alternative display for profile picture
...
When displaying user picture, an alternative display (for
accessibility) was missing. The alternative text "Avatar" is set.
9 years ago
jmontoyaa
3c97672b52
Admin can only edit the file.
9 years ago
jmontoyaa
b0985ab0cd
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
9 years ago
jmontoyaa
a3d56073e7
Add edit_htaccess plugin (requires testing) see BT#12478
9 years ago
Nicolas Ducoulombier
3877abe8a4
Fix double leave group option in menu if can leave group option is set -refs BT#12642
9 years ago
Julio Montoya
c9e7812e7e
Merge pull request #1841 from chamilo/scrutinizer-patch-1
...
Scrutinizer Auto-Fixes
9 years ago
Scrutinizer Auto-Fixer
8eaaedcb6e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
6cc11e3998
Remove unused class.
9 years ago
jmontoyaa
602884c217
Restore behat.yml
9 years ago
Yannick Warnier
a1320fb4cd
Make course copy error messaging even clearer
9 years ago
Yannick Warnier
a763b8039b
Make course copy error messaging a bit clearer
9 years ago
Yannick Warnier
c04e34b305
Use api_get_course_info_by_id($id) rather than api_get_course_id() as the $id might not exist in this context (for example when creating a course from a template in the admin section)
9 years ago
Yannick Warnier
87cb80d819
Add HTML encoding header depending on received parameter rather than exporting it to UTF-8 in export_table_xls_html()
9 years ago
Yannick Warnier
9b9f330865
Change visibility of CAS methods log() and error() to allow static calls from other classes
9 years ago
Yannick Warnier
d1b37f34fe
Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php
9 years ago
jmontoyaa
ad0f69061f
Change moderated workflow see BT#10894
...
If forum is moderated and user are able to edit posts:
- Student send post (status = "waiting moderation")
- Teacher rejects the post
- Student can see his post and can edit the post.
After editing the post changes to "waiting moderation" (automatically)
- Teacher accepts the post.
- Student can't change the published post.
9 years ago
Julio Montoya
ab40fa3597
Merge pull request #1838 from chamilo/scrutinizer-patch-1
...
Scrutinizer Auto-Fixes
9 years ago
Scrutinizer Auto-Fixer
1c47b10a5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
c980618cd9
Minor - update docs, add css class
9 years ago
jmontoyaa
8480b72c80
Add update dropbox file see BT#10896
9 years ago
jmontoyaa
739289a123
Rename add_category_for_question_id to addCategoryToQuestion
...
- format code
- minor improve code
9 years ago
jmontoyaa
4bea5f9431
Fix test category quiz export see BT#10891
9 years ago
jmontoyaa
df55823254
Format code, update docs, improve loop.
9 years ago
jmontoyaa
a58807cb1a
Fix PHP warning
9 years ago
jmontoyaa
1a51a58809
Avoid double escape string
9 years ago
jmontoyaa
a8624a545f
Format code, update doc, remove unused width (managed by bootstrap now)
9 years ago
jmontoyaa
f4b414adbc
Don't update category id, probably category_id = 2 is being used.
...
BT#12609
9 years ago
jmontoyaa
c00fc81f33
Minor - format code
9 years ago
jmontoyaa
d144f4e06d
Remove custom code, use object instead.
9 years ago
jmontoyaa
61ea0f7e09
Fix link see BT#12234
9 years ago
jmontoyaa
063278adc9
"remove_session_url" false by default see #1835
9 years ago
Julio Montoya
5ab6961beb
Merge pull request #1835 from miky96es/feature-sesion-confusion
...
Feature página mis cursos link de sesión activo o desactivo
9 years ago
Julio Montoya
a217645345
Merge branch '1.11.x' into feature-sesion-confusion
9 years ago
jmontoyaa
3746afe68e
Minor - format code.
9 years ago
jmontoyaa
20145fa325
Minor - add debug code, format code
9 years ago
Miguel C
05ace29d1b
Opción dentro de configuración que permite o no poner el link de la sesión (muchos usuarios que clican se confunden cuando entran en esa página),GOPCFO-210
9 years ago
jmontoyaa
6af6a241a1
Minor - remove unused style.
9 years ago
jmontoyaa
a5b40fed6b
Show course title
9 years ago
jmontoyaa
3ce40fd7e8
Add config tracking_columns
...
To hide/show columns in show user progress.
See BT#12474
9 years ago