Commit Graph

10 Commits (5ee73449a8bbd83a62f614a9ecbde73627f44ca0)

Author SHA1 Message Date
Julio Montoya 6c98ad1982 Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php 13 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 13 years ago
Julio Montoya 61f3fb4c81 Subscribing users to a LP when relating groups with items see BT#5765 13 years ago
Julio Montoya 9a158041d3 Adding class filters when adding users to group see BT#5768 13 years ago
Julio Montoya c3136195c2 Blocking access to a LP if users are not registered via user_id or group_id 13 years ago
Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 13 years ago
Julio Montoya c1a649d22e Nice hack in the advmultiselect in order to filter selects see BT#5768 13 years ago
Julio Montoya bae4ded345 Updating vendors 13 years ago
Julio Montoya f7d7d8d2d9 Replacing public with web + adding LearnpathController 13 years ago
Julio Montoya b52154a9e3 Adding Subscribe user to LP option see BT#5765 13 years ago