Julio Montoya
6496bbfe7b
Minor - fix UI in tpls
7 years ago
Julio Montoya
8bbbbb62a7
Fix work download for session coaches see BT#14776
7 years ago
Julio Montoya
785df24995
Fix doctrine error after upgrade
...
Error:
It's a requirement to specify a Metadata Driver and pass it
to Doctrine\ORM\Configuration::setMetadataDriverImpl().
7 years ago
Julio Montoya
6abf2036b4
Minor - format code, fix PHP warning
7 years ago
Julio Montoya
a6e7489964
Minor - fix php warning
7 years ago
Julio Montoya
c62a23f081
Remove sql_mode ONLY_FULL_GROUP_BY setting
...
When this is set there's the following error:
SELECT list is not in GROUP BY clause and contains nonaggregated column
lp_view.view_count which is not functionally dependent on columns
in GROUP BY clause; this is incompatible with
sql_mode=only_full_group_by
7 years ago
Julio Montoya
393315f526
Minor - replace $is_courseAdmin with api_is_course_admin()
...
- Fix templates
- Format code
7 years ago
Julio Montoya
6bf864dfc6
Minor - use panel macro instead of custom code
7 years ago
Julio Montoya
690cd14379
Minor - Fix tpl to work in V2
7 years ago
Julio Montoya
dd9166f822
Minor - fix queries due recent changes in the entities
7 years ago
Julio Montoya
b5d55fbe32
extrafield.description is not required
7 years ago
Julio Montoya
32f36dd1f9
Fix course listener to read $cidReset values
7 years ago
Julio Montoya
166199747f
Replace $_SESSION, rename function to camelCase, format code
7 years ago
Julio Montoya
e3a3c5a636
Minor - fix table
7 years ago
Julio Montoya
65c6149b90
Fix entities to use doctrine relations instead of simple ids
7 years ago
Julio Montoya
b858e3835f
Minor - update from 1.11.x
7 years ago
Julio Montoya
e59ca4d718
Fix entities, adding objects instead of ids + add DB FK changes.
7 years ago
Julio Montoya
ca2c6421b2
Minor - remove unused function getCoursesOrderedByPosition
7 years ago
Julio Montoya
36034a23da
Remove openid old code see #2645
...
replaced by Oauth using bundle https://github.com/hwi/HWIOAuthBundle
7 years ago
Julio Montoya
06a8047c4c
Minor - Update CI. phpdoc_annotation_without_dot = false
7 years ago
Julio Montoya
26ea363388
Minor - fix CI path
7 years ago
Julio Montoya
88d03988aa
Minor - Use custom phpcsfixer file
7 years ago
Julio Montoya
728a0a507c
Minor - rename CI file, flint fixes
7 years ago
Julio Montoya
fe92b23c4a
Minor - flint fixes
7 years ago
Julio Montoya
819fa762f3
Minor - update from 1.11.x
7 years ago
Julio Montoya
b52d0ac192
Minor - import from 1.11.x BT#14771
7 years ago
Julio Montoya
e5c84cbcd5
Remove event template code #2178
...
- Tables removed: event_email_template, event_sent, user_rel_event_type
7 years ago
Julio Montoya
37e8d7f209
Fix hotspot edition BT#14770
7 years ago
Julio Montoya
006323e40d
Minor - fix php warning
7 years ago
Julio Montoya
3ff5ba26c8
Add extra_fields.description new field #2551
7 years ago
Julio Montoya
6d3284a555
Minor - format code
7 years ago
Julio Montoya
ac354cd3d5
WIP - Add new resources CRUD see #2326
...
- Improve UI grid
- Allow create resource inside a resource.
- create file, edit resource, and show actions implemented:
When a new CDocument is created the 3 tables are filled:
ResourceNode, ResourceLink, ResourceRights.
- Not yet added to the "classic" document list
- Database migrations from v1 to v2 (requires testing)
7 years ago
Julio Montoya
6e36d64abd
Add hwi_oauth settings in .env.dist see #2645
7 years ago
Julio Montoya
fad4841151
Remove unused login methods #2645
7 years ago
Julio Montoya
698027dd6f
Merge branch 'master' of github.com:chamilo/chamilo-lms
7 years ago
Julio Montoya
3f8b6c39f8
WIP - Add document dummy code to add resources
...
- New datagrid bundle added (apy/datagrid-bundle)
- api_get_group_entity() added
- ResourceController and uploader fixed using new version of Resource
bundle.
- Add interface and trait to capture the course and session from the url
with a listener.
- Add new form type to manage Resource (Link, Node and Rights)
- Fix ResourceRepository with new changes
- New templates added for the document list (dummy code)
7 years ago
Julio Montoya
3b87f8575e
Minor - remove unused classes
7 years ago
Julio Montoya
0b54d46a4e
Minor - fix deprecation warning see #2643
7 years ago
Yannick Warnier
15dae9c744
Skills: Fix skills import to use current access_url_id by default
7 years ago
Julio Montoya
6aa5d3b0d9
Minor - UI changes in installation
7 years ago
Julio Montoya
b152c565c7
Minor - fix tool creation during upgrade
7 years ago
Julio Montoya
838b69f507
Minor - UI changes use Display::panel instead of custom code
7 years ago
Julio Montoya
c4bdec1600
Minor - UI fixes
7 years ago
Julio Montoya
5d1e46c001
Minor - fix tabs, fix setting lp_show_reduced_report.course
7 years ago
Julio Montoya
05374f9d0c
Minor - fix query use course instead of c_id for entity CTool
7 years ago
Julio Montoya
34bdad759e
Minor - UI changes, fix php warnings
7 years ago
Julio Montoya
511221b52e
Update migration with DB changes from configuration.php
7 years ago
Julio Montoya
0982dfe25f
Minor - fix course creation when using bbb plugin
7 years ago
Angel Fernando Quiroz Campos
4d43e7fe01
Integrade OneUpFlySystem to create admin blocks #2321
7 years ago
Angel Fernando Quiroz Campos
d340fde79b
Improve multi select field
7 years ago