Julio Montoya
|
474d971252
Minor - adding @todos
|
11 년 전 |
jmontoya
|
d79f765783
Adding _cid, _gid and session_id registration in the before() middleware
|
11 년 전 |
jmontoya
|
de011a4ba8
Fixing error during installation.
|
11 년 전 |
Julio Montoya
|
c880b08a09
Improving routes creations (when using the new CRUD controllers) using the ReflectionControllerProvider class CRUD see #6264
|
11 년 전 |
Julio Montoya
|
f2547eb2dd
Now we filter by using the security.access_rules array() in services.php
|
11 년 전 |
Julio Montoya
|
548eb62fc4
Adding gettext support #4467
|
11 년 전 |
Julio Montoya
|
bda73ed454
Fixing PHP warnings during installation.
|
11 년 전 |
Julio Montoya
|
2e35f929b5
Adding CRUD based in doctrine + new controllers see #6264 and BT#6312
|
11 년 전 |
Julio Montoya
|
0a72084e27
Commenting abort because now the questionmanager can only access routes in web/admin/questionmanager/
|
11 년 전 |
Julio Montoya
|
60dfd7175d
Adding new approach that redirects the main/* files into the web/main/* in order to load correctly session and middlewares (course permissions, user settings, platform settings, etc)
|
11 년 전 |
Julio Montoya
|
54a71563c8
Minor - format code
|
11 년 전 |
Julio Montoya
|
21af966f35
Adding commented code for tests.
|
11 년 전 |
Julio Montoya
|
40b727400d
Adding roles routes.
|
11 년 전 |
Julio Montoya
|
de8a0f597d
Adding course extra_fields and settings in order to avoid calls to the DB
|
11 년 전 |
Julio Montoya
|
6f789286c0
Fixing SCORM import due folder changes + updating htaccess files
|
11 년 전 |
Julio Montoya
|
b2b335493f
Using a controller instead of including a introductionSection.inc.php file
|
11 년 전 |
Julio Montoya
|
bb23a48dd7
Minor cosmetic changes
|
11 년 전 |
Julio Montoya
|
fbb5148802
Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool.
|
11 년 전 |
Julio Montoya
|
d5af34e0f5
Adding question-pool routes
|
11 년 전 |
Julio Montoya
|
78caeb5f1e
Adding new question pool filters in /web/exercise/question-pool
|
12 년 전 |
Julio Montoya
|
fe8b0e3141
Adding delete/edit global category for question admin
|
12 년 전 |
Julio Montoya
|
ac1fbbf10e
Adding edit link for question admins
|
12 년 전 |
Julio Montoya
|
98ba3d104e
Adding "elfinder chamilo connector" as a controller, in order to not modified the elfinder default files. This way we can update elfinder and ckeditor in any moment.
|
12 년 전 |
Julio Montoya
|
69de65f784
Fixing document public URLs
|
12 년 전 |
Julio Montoya
|
099ed0a97c
Minor - cosmetic changes
|
12 년 전 |
Julio Montoya
|
1ef111ac6e
If a cidReset is found we reset the course
|
12 년 전 |
Julio Montoya
|
8c43406e9b
Reordering controller/views
|
12 년 전 |
Julio Montoya
|
88e384b0b7
Adding new routes for the "question manager" role see BT#6098
|
12 년 전 |
Julio Montoya
|
b0e315664c
Adding Question Manager role see BT#6042
|
12 년 전 |
Julio Montoya
|
605e6fcb0a
Adding AdminController, adding CQuiz* entities in order to setup question relationships using Doctrine2,
|
12 년 전 |