Commit Graph

88 Commits (9724271764cd6b91f183f9bdb23886b51f3d9229)

Author SHA1 Message Date
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 2da43b751a Use Display::return_icon 11 years ago
Julio Montoya b8c75df65b Minor - whitespaces, format code. 12 years ago
Julio Montoya d4ede17557 Removing calls to lang files 12 years ago
Julio Montoya 4b11202107 Fixing images and replacing id with iid (exercise table) 12 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya 6d5155bc9d Using absolute URLs 12 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya 6d761817c6 Remove back_compat.inc.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Yannick Warnier a8fab488e6 Added course and session references in learning path item link to exercise - refs BT#5793 12 years ago
Julio Montoya 26c56c91d2 Updating main/newscorm from 1.9.4 not big changes were made in 1.10 13 years ago
Julio Montoya 32b945b189 Adding a preview when checking the LP items in the reporting tab see BT#4961 13 years ago
Julio Montoya 655f0d1835 Minor - Improving query 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Yannick Warnier a04ca2da58 Cleanup - Removed references to MySQL 13 years ago
Julio Montoya 53f130215b Fixing queries due the single database see #3910 14 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Yannick Warnier 984cd586a8 Minor translation variable change 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya af0526301a Security: adding intval function in query 14 years ago
Julio Montoya 14c273f671 Minor code style changes 14 years ago
Yannick Warnier 8a25ccac45 Minor - Updated PHPDoc headers 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
ywarnier 2e90ff2bf9 Minor - remove notices 14 years ago
Julio Montoya 294db28b20 Adding validation if file exists to avoid warning messages 14 years ago
ywarnier 0f20a4726f Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 296cb75143 Adding a missing ";" 15 years ago
Juan Carlos Raña 45e24a8891 improve api detect file format support by browser 15 years ago
Juan Carlos Raña e336f49c21 Feature #2044 rename api function support_svg by api_support_svg, add some messages error 15 years ago
Juan Carlos Raña 37fc791680 Feature #2044 move function support_svg to main_api and add support fort show svg files into learnpath 15 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 15 years ago
Ivan Tcholakov 47417fbb5a Task #1765 - LP tool, cleaning files (10). The files are obsolete (newscorm/resourcelinker*.php). 15 years ago
Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 15 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 15 years ago
Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 15 years ago
cvargas e969a4161a merge 16 years ago