Commit Graph

22563 Commits (60dfd7175d5e3f65db6e7aefdfdc9b4b74c85010)
 

Author SHA1 Message Date
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) 12 years ago
Julio Montoya c5e4bd66e3 Adding a new function to add js files 12 years ago
Julio Montoya 9dc8063c9f Reformat code 12 years ago
Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 12 years ago
Julio Montoya bc70546e5d Adding parameters instead of using globals 12 years ago
Julio Montoya f2554975b7 Fixing Home path 12 years ago
Julio Montoya 2a31ccf162 Fixing PHP warnings 12 years ago
Julio Montoya 3e14888d8f Moving tbl_change js into main/inc/lib/javascript 12 years ago
Julio Montoya 7a37302522 Fixing query 12 years ago
Julio Montoya b85ac09678 Using absolut URLs 12 years ago
Julio Montoya 6d5155bc9d Using absolute URLs 12 years ago
Julio Montoya 4f2721953d Using absolut URL paths 12 years ago
Julio Montoya 647f441934 Minor - adding comments 12 years ago
Julio Montoya 677a795a21 Moving function to the UserRepository 12 years ago
Julio Montoya bd8fb748bf Adding 1 color in the exercise timer. Now is green whe you start the exercise. 12 years ago
Julio Montoya b324cb069b Replacing the ChamiloSession with the SessionServiceProvider see #5877 12 years ago
Julio Montoya 54a71563c8 Minor - format code 12 years ago
Julio Montoya 247d65fda7 Minor adding information about the error log 12 years ago
Julio Montoya e04b466ee7 Removing unused error_logs 12 years ago
Julio Montoya 6b3aadbf4b Using Session class + fixing redirection bug. 12 years ago
Julio Montoya 8774b229bd Minor - cleaning white spaces. 12 years ago
Julio Montoya 633fd5c8b1 Adding option mode conversion. 12 years ago
Julio Montoya cdb2c013c1 Fixing missing configuration settings. 12 years ago
Julio Montoya baf1e53f1f Removing unused entities. 12 years ago
Julio Montoya aaefb57daf Merge branch 'master' of github.com:chamilo/chamilo-lms 12 years ago
Julio Montoya 269ec19c19 Updating composer.json 12 years ago
Julio Montoya f1d84bd5e6 Final fix for the bug in the login page, where the language was not set. 12 years ago
Julio Montoya 7cde126ef3 Minor adding comment 12 years ago
Julio Montoya 43b04fbc59 Minor - Adding comments. 12 years ago
Julio Montoya 21af966f35 Adding commented code for tests. 12 years ago
Julio Montoya 748dd355cd Improving forms 12 years ago
Julio Montoya 45bd1f54d3 Adding new function getRolesObj(). The getRoles() function is used as an array by other componentes 12 years ago
Yannick Warnier bef9be28b2 Added details about dependencies - refs #6225 12 years ago
Julio Montoya 7b99deecfa Minor adding messages after installation. 12 years ago
Julio Montoya b0b550cf1d Merge 12 years ago
Julio Montoya aa0fb41aa7 Merge 12 years ago
Julio Montoya 44c7449ff9 Minor - Changing url 12 years ago
Julio Montoya 532085d1d5 Adding draft for a Reflection Controller (not used because lack of performance) 12 years ago
Julio Montoya d2ba4a2081 Adding BaseController controller 12 years ago
Julio Montoya 40b727400d Adding roles routes. 12 years ago
Julio Montoya f7ae15fa35 Removing assets inside web 12 years ago
Julio Montoya 41c5e5e79d Using the new extra user field interface (extra_fields.php?type=user) instead the old one (user_fields.php) 12 years ago
Julio Montoya 90cad9acca Minor - cleaning whitespaces 12 years ago
Julio Montoya 46b5ba2e79 Fixing install function in order to return int values insteado of bool. 12 years ago
Julio Montoya 9bddd44164 Adding default roles values. 12 years ago
Julio Montoya 83a52d441d Adding roleController as a service 12 years ago
Julio Montoya 47b1d8829c Adding role templates. 12 years ago
Julio Montoya 028941265b Adding PHP ImageMagick requirement see BT#6226 12 years ago
Julio Montoya e9313d4739 Fixing installation issues when creating a database name with weird characters see BT#6223 12 years ago
Yannick Warnier b868b932ad Added placeholder in twig dir to avoid weird failing first-script-after-install bug 12 years ago