jmontoyaa
81c9808f6c
Add editorconfig (for IDE setting setup)
8 years ago
jmontoyaa
24b6f9d1f8
Minor - remove unused variable
8 years ago
jmontoyaa
41c164230f
Add setting "allow_quiz_question_feedback" requires DB change
...
- ALTER TABLE c_quiz_question ADD COLUMN feedback text;
See BT#12611
8 years ago
Angel Fernando Quiroz Campos
f8434d72c3
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
632bfeb5a3
Fix subscribe users to learning path - refs BT#12833
8 years ago
Scrutinizer Auto-Fixer
61d76adf41
Scrutinizer Auto-Fixes ( #1995 )
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Angel Fernando Quiroz Campos
bb1719bcb7
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
25cdaa3d59
Fix thematic plan with token when saving - refs 12840
8 years ago
Angel Fernando Quiroz Campos
bfdea21b9d
Remove css for language list in login form
8 years ago
Angel Fernando Quiroz Campos
c6139c6ca8
Add option to move single thematic section PDF to documents tool - refs BT#12839
8 years ago
Angel Fernando Quiroz Campos
24e589cb29
Add option to move thematic PDF to documents tool - refs BT#12839
8 years ago
Alex Aragon Calixto
1ce8d6436e
Merge pull request #1994 from aragonc/1.11.x
...
fix not null variables without declaration
8 years ago
Alex Aragon
272bc63e92
fix not null variables without declaration
8 years ago
jmontoyaa
7d70c2ef81
Fix query see BT#12735
...
The problem.
Course A is accessible on URL 1 and URL 2
Session S i created on URL 2 and include Course A
on the page plugin/buycourses/src/configuration.php on URL 1 the course does not appear.
Expected result
Course A should appear on the page plugin/buycourses/src/configuration.php
on URL 1 and should not appear on URL 2 (because it is included in a session of this URL).
8 years ago
jmontoyaa
46d00fb5cb
admin/teachers can create dirs from ckeditor see BT#12809
8 years ago
jmontoyaa
bd1c44d58f
Minor - format code.
8 years ago
jmontoyaa
322fc4af95
Add 'tracking_skip_generic_data' setting to skip stats BT#12824
...
Some stats take too long to process when you have a lot of students
and sessions.
8 years ago
Yannick Warnier
f34b8c1132
Update language terms
8 years ago
Yannick Warnier
94b641a4ae
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Yannick Warnier
58c4379f16
Minor - Update version status
8 years ago
Yannick Warnier
cf04e08954
Update changelog
8 years ago
Alex Aragon Calixto
31a347ac73
Merge pull request #1993 from aragonc/1.11.x
...
add class in menu
8 years ago
Alex Aragon
f48d6b0e02
add class in menu
8 years ago
Alex Aragon Calixto
12fd1a3698
Merge pull request #1992 from aragonc/1.11.x
...
fix hidden count_message in menu
8 years ago
Alex Aragon
cf6f05769a
fix hidden count_message in menu
8 years ago
Yannick Warnier
c3f21e279c
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Yannick Warnier
3c14abfe98
Minor - Add branch transaction tables' constants
8 years ago
Angel Fernando Quiroz Campos
67dc985d1d
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
5864d5f801
Remove 'Open In Tab' and 'Download' buttons from showinframes - refs BT#12834
8 years ago
Yannick Warnier
4fe908257d
Merge branch 'bbb-plugin-limit' into 1.11.x
8 years ago
Yannick Warnier
cb8a3f89fc
Minor - Add documentation about new plugin version
8 years ago
Angel Fernando Quiroz Campos
7324e836bc
Remove E_NOTICE - refs BT#12841
8 years ago
Angel Fernando Quiroz Campos
4784f95c2e
Improve course categories to display in homepage - refs BT#12841
8 years ago
Yannick Warnier
730b63ab6d
Minor - Add default value to default value setting in create_course_extra_field() and create_session_extra_field()
8 years ago
jmontoyaa
c10fb295aa
Minor - format code.
8 years ago
jmontoyaa
f6eaf9ab6a
Minor - Format code
8 years ago
jmontoyaa
3fba383b86
Improve speed. see BT#12824
8 years ago
jmontoyaa
151a9271a5
Improve query see BT#12824
8 years ago
jmontoyaa
4893a9817c
Change REQUIRED_PHP_VERSION to 5.5
8 years ago
Yannick Warnier
5b1a770da8
Minor - Improve PHPDoc
8 years ago
Yannick Warnier
0617e1260c
Minor - Improve PHPDoc
8 years ago
Yannick Warnier
2e6eb2026e
Minor - Improve PHPDoc
8 years ago
Yannick Warnier
14b743afa8
Update SessionManager::create_session_extra_field() to add support for default values
8 years ago
Yannick Warnier
f2109a10a1
Plugins: BBB: Add global limit to number of users per room, including extra fields for course and session to define contextual limits
8 years ago
Angel Fernando Quiroz Campos
1be168788b
Merge pull request #1986 from AngelFQC/B12783
...
Add document_pdf_orientation and use_alternative_document_pdf_footer confi settings - refs BT#12783
8 years ago
Angel Fernando Quiroz Campos
68af07cad4
Allow use alternative template for pdf footer - refs BT#12783
8 years ago
Angel Fernando Quiroz Campos
4bb41f43b5
Add configuration setting to allow set PDF orientation when exporting documents - refs BT#12783
8 years ago
Angel Fernando Quiroz Campos
5f88378b95
Minor - Format code
8 years ago
Alex Aragon Calixto
c7e0812128
Merge pull request #1984 from aragonc/1.11.x
...
add icons lp_category.png
8 years ago
Alex Aragon
9f3f86c305
add icons lp_category.png
8 years ago