Commit Graph

761 Commits (8ca3664eac4eab2005e10fcabec63e17794a39c5)

Author SHA1 Message Date
Julio Montoya 8ca3664eac Minor - cosmetic changes 13 years ago
Julio Montoya d39560306f Fixing home html file parsing, also adding funcionality to get the current user language 13 years ago
Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
Julio Montoya 6365383075 Changing temp/cache folder creation 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya 6268143ed1 Fixing PHP notices 13 years ago
Julio Montoya 57349c9673 Fixing PHP notices 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 36c10eacb2 Minor - fixing PHP notices 13 years ago
Julio Montoya e16a5508f6 Fixing _api_format_user() function in order to return the correct user id 13 years ago
Julio Montoya e124fc5790 Missing functions during merge with 1.9.x 13 years ago
Julio Montoya f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 13 years ago
Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
Julio Montoya 4e968dded4 Archive folder removed, the new location is app/cache see #5754 13 years ago
Julio Montoya 3eb2b5571c Minor improvements in the template, bug link and help content are executed with twig templates 13 years ago
Julio Montoya e46a394f7f Fixing PHP notices 13 years ago
Julio Montoya 4e3788d569 Removing error_reporting everywhere 13 years ago
Julio Montoya 6042089361 Fixing migrations when using single database BT#5572. 13 years ago
Julio Montoya 4ee0c34b3e Minor code style changes 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 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 ccf5cab97c Fixing no translation lang bug in index.php 13 years ago
Julio Montoya 5e1f2e4494 Fixing bug during installation 13 years ago
Julio Montoya 158f3f3571 Fixing teacher visibility for a LP 13 years ago
Julio Montoya f8474174aa Fixes anonymous user in userportal + cosmetic changes 13 years ago
Julio Montoya 65dfccb0cb Fixing installation process 13 years ago
Julio Montoya 302647bc4a Moving translation process from a function to the global.inc.php 13 years ago
Julio Montoya 4ec7ad75be Removing session deprecated code 13 years ago
Julio Montoya bae4ded345 Updating vendors 13 years ago
Yannick Warnier b212e01409 Added registration for new event 13 years ago
Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 13 years ago
Julio Montoya e54b3dd21e Minor changes using api_get_user_id() instead of globals['user'], cleaning code 13 years ago
Julio Montoya 1b02feac74 Removing custom json_encode function 13 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 13 years ago
Julio Bonifacio e7b8e7a34a Permite mostrar el teléfono en el detalle del estudiante refs #5958 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 13 years ago
Julio Montoya c6628b1d14 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya 34198f38e3 Fixing whoisonline wrong date validation 13 years ago
Julio Montoya 0d48b77b34 Minor - code formatting 13 years ago
Julio Montoya 13fe571435 Should fix bug when correcting an exercise see #5881 13 years ago
Julio Montoya 81a201d275 Moving constants in main_api 13 years ago
Julio Montoya 4e7f9b5e26 Removing tracking.lib.php calls 13 years ago
Julio Montoya 0fe6e0aa88 Fixing when dealing with agenda/announcements in groups 13 years ago
Julio Montoya 7d2e0eb283 Tutors can send announcements BT#5767 13 years ago
Julio Montoya 677c2cada6 Minor adding "complete_name_with_username" key in api_get_user_info() 13 years ago
Julio Montoya b9b2ebbe6f Adding group_id in survey invitations see BT#5715 13 years ago
Julio Montoya 264419aca7 Updating vendor folder and phpunit settings 13 years ago