Commit Graph

29 Commits (ea4a6dbfd683061a8ce136955dfec7942bdfedbe)

Author SHA1 Message Date
Julio Montoya ea4a6dbfd6 Adding course icon editions see BT#7204 12 years ago
Julio Montoya 355cdf413e Adding new "session path" tool entities and basic CRUD. 12 years ago
Julio Montoya 5e2db2a6bc Adding PHP connectors in order to use elfinder to upload/rm files 12 years ago
Julio Montoya cea8bb55c4 Fixing ckeditor templates see #6173 12 years ago
Julio Montoya 77c1a69c08 Adding extraParameter options 13 years ago
Julio Montoya 804c57526e Adding form.secret + replacing $this->get('form.factory') with $this->createForm() 13 years ago
Julio Montoya c01b277016 Fixing course and courseSession variables are loaded in before and not in the controller constructor + adding comments, removing unused code 13 years ago
Julio Montoya 99e2636931 Updating flint 13 years ago
Julio Montoya e1efbb310b Fixing getUser exception. 13 years ago
Julio Montoya 8e42a76163 Fixing tpl errors + adding validation if course/session are not set. 13 years ago
Julio Montoya f9e4145fa5 Using setCourseParameters() in order to modify the query builder to inject course and session conditions. 13 years ago
Julio Montoya 34dc416bbb Inyecting course and session. 13 years ago
Julio Montoya 2709a1544e Curriculum tool now belongs to a course c_id is added when saving/updating. 13 years ago
Julio Montoya 58cde3d5e6 Removing unused files 13 years ago
Julio Montoya 26cc61ec4d Partial merge with 1.10 13 years ago
Julio Montoya 695a036e0c Using Flint as a base controller, using flint in order to cache routes. 13 years ago
Julio Montoya 91b46e26ed Adding Flint lib in order to cache routes. 13 years ago
Julio Montoya 521b899825 Minor - changing function scopes. 13 years ago
Julio Montoya 59870601bc Updating documentation. 13 years ago
Julio Montoya c880b08a09 Improving routes creations (when using the new CRUD controllers) using the ReflectionControllerProvider class CRUD see #6264 13 years ago
Julio Montoya 9173518067 Fixing createUrl() function (it was returning the same link always). 13 years ago
Julio Montoya ef5dd56c30 Fixing strict standard bug. 13 years ago
Julio Montoya b613c80d5d Changing function names 13 years ago
Julio Montoya 3d722a04b9 Moving all CRUD functions in the BaseControllers, now the RoleController is much lighter. 13 years ago
Julio Montoya 2e35f929b5 Adding CRUD based in doctrine + new controllers see #6264 and BT#6312 13 years ago
Julio Montoya 261ca3114d Updating vendors + files from 1.10 13 years ago
Julio Montoya b3070ec2fa Adding messages when saving/updating roles using the "flashbag" $this->get('session')->getFlashBag()->add('success', "Added"); 13 years ago
Julio Montoya 21af966f35 Adding commented code for tests. 13 years ago
Julio Montoya d2ba4a2081 Adding BaseController controller 13 years ago