jmontoyaa
|
92218a89a4
|
Add link in group_space if tool is enabled + group setting is on. BT#11014
Added bbb plugin setting "enable_conference_in_course_groups".
|
9 years ago |
jmontoyaa
|
0111ccbc6b
|
Update function api_get_cidreq typos
|
9 years ago |
Yannick Warnier
|
91ebd4677b
|
Add section about PHP limits to optimization guide - refs CT#8225
|
9 years ago |
Angel Fernando Quiroz Campos
|
ca2d8a33a4
|
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 1.10.x
|
9 years ago |
Angel Fernando Quiroz Campos
|
911a81e020
|
Fix table when exporting gradebook tool to PDf - refs #8218
|
9 years ago |
Yannick Warnier
|
45a64220ef
|
Fix display issue in forum category style when adding an image aligned left - refs CT#8214
|
9 years ago |
jmontoyaa
|
621fefae92
|
WIP: Add group conference support see BT#11014
|
9 years ago |
jmontoyaa
|
a47b7ace60
|
WIP: Add global conference support see BT#11157
|
9 years ago |
Angel Fernando Quiroz Campos
|
f2fc062700
|
Fix generate data for flatview in gradebook - refs #8218
|
10 years ago |
Angel Fernando Quiroz Campos
|
87ad0895f7
|
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Angel Fernando Quiroz Campos
|
3849ff0915
|
Minor - Update language files - refs #8182
|
10 years ago |
jmontoyaa
|
d2bf4a3b35
|
Format code, move URL into functions
|
10 years ago |
jmontoyaa
|
b603d25e43
|
Fix plugin creation/update add Database::tableExists function
|
10 years ago |
jmontoyaa
|
f8e8ec98a2
|
Fix twig view
|
10 years ago |
jmontoyaa
|
391cc31bd1
|
Add new option to $_configuration['courses_list_session_title_link']
Make course list foldable see BT#11153
|
10 years ago |
jmontoyaa
|
267365eb3a
|
Minor - Fix PHP errors, fix link
|
10 years ago |
Angel Fernando Quiroz Campos
|
9a71abb7fa
|
Fix custom plugin icons in course when they are disabled on course home page - refs #8219
|
10 years ago |
Angel Fernando Quiroz Campos
|
440ee1831e
|
Fix AsciiMath on learning paths - refs #8212
|
10 years ago |
Yannick Warnier
|
61bcd538e6
|
Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Yannick Warnier
|
70c7ef3799
|
Fix issue setting PRIMARY KEY to possible NULL in migration from 1.9 to 1.10 - refs CT#8200
|
10 years ago |
Angel Fernando Quiroz Campos
|
4c5f4c80f9
|
Use id selectors for buttons in forum tool
|
10 years ago |
jmontoyaa
|
ae816c627d
|
Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x
|
10 years ago |
jmontoyaa
|
b402c0f3f1
|
Fix auth/inscription.php url see #8221
|
10 years ago |
jmontoyaa
|
c593ba95a4
|
Minor - format code.
|
10 years ago |
Angel Fernando Quiroz Campos
|
761be6d5a6
|
Add Behat test for reply/delete/quote a forum message
|
10 years ago |
Angel Fernando Quiroz Campos
|
00ff6fe1d2
|
Set post_parent_id field in c_forum_post to null instead of 0
|
10 years ago |
Angel Fernando Quiroz Campos
|
7bd44d2fac
|
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Angel Fernando Quiroz Campos
|
7158ee4186
|
Revert "Fix thread creation"
This reverts commit bc8e0a49b8 .
|
10 years ago |
José Loguercio
|
0da5711faa
|
Merge pull request #1129 from jloguercio/sizeOfInput
Fix size of input blank width reducing when you are writing in the ckeditor
|
10 years ago |
José Loguercio
|
870291c28d
|
Fix size of input blank width reducing when you are writing in the ckeditor
|
10 years ago |
Angel Fernando Quiroz Campos
|
5780662ab7
|
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Angel Fernando Quiroz Campos
|
2999600145
|
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Yannick Warnier
|
ca90442f09
|
Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Yannick Warnier
|
ab9ee71f5a
|
Fix HTTPS inclusion of HTTP resources in documentation
|
10 years ago |
Angel Fernando Quiroz Campos
|
1e2f740042
|
Fix form to create forum thread + fix its behat test
|
10 years ago |
Yannick Warnier
|
1324e42ec2
|
Fix HTTPS inclusion of HTTP resources in documentation
|
10 years ago |
José Loguercio
|
8dc508bda4
|
Fix bug when you set a value in in score field it show the default value if you editing it - Refs #8183
|
10 years ago |
José Loguercio
|
a91d0505b5
|
Merge pull request #1127 from jloguercio/8183
Fix bug when you set a value in in score field it show the default value if you editing it - Refs #8183
|
10 years ago |
Angel Fernando Quiroz Campos
|
3eec0c93af
|
Add Behat feature to test forum tool as a platform admin
|
10 years ago |
Angel Fernando Quiroz Campos
|
53c7f92d7b
|
Minor - Remove E_NOTICE
|
10 years ago |
Angel Fernando Quiroz Campos
|
31e1f2772b
|
Remove unused variables - refs BT#11148
|
10 years ago |
jmontoyaa
|
d302357111
|
Add number validators see #8177
|
10 years ago |
jmontoyaa
|
b879482f49
|
Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x
|
10 years ago |
jmontoyaa
|
d9b490b537
|
Add sql_mode = '' to avoid errors in php 5.7 see #8200
Fix queries
|
10 years ago |
José Loguercio
|
e98c3d7198
|
Merge pull request #1125 from jloguercio/8191-1.10.x
Added My Certificates link in dropdown user menu (1.10.x) - Refs #8191
|
10 years ago |
José Loguercio
|
ab8df6b2cd
|
Added My Certificates link in dropdown user menu - Refs #8191
|
10 years ago |
Angel Fernando Quiroz Campos
|
97c0d24a2c
|
Fix migration using the group idd instead of group id in c_item_property - refs #8200
|
10 years ago |
José Loguercio
|
ba0bf0c68e
|
Merge pull request #1123 from jloguercio/8006
Minor Fix in Attachment mail announcements
|
10 years ago |
José Loguercio
|
30e3411ee7
|
Minor Fix in Attachment mail announcements
|
10 years ago |
jmontoyaa
|
4a3e2c04f0
|
Fix fatal error see #8176
|
10 years ago |