Commit Graph

42 Commits (81c9808f6c55bb5f1bd42c89ec0488dda8d74379)

Author SHA1 Message Date
Scrutinizer Auto-Fixer d0b9df6c63 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 3f48324277 Minor - Format code 8 years ago
Angel Fernando Quiroz Campos db9766e91e Fix create/edit access url - refs BT#11414 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 8 years ago
Yannick Warnier 59ee624414 Improve code precision as suggested by #scrutinizer 8 years ago
aragonc 685c287528 fix span6 boostrap 2 deleted refs - CT#7539 9 years ago
eric efd075ea8b format code with psr standards 9 years ago
eric 095711398d fix a bug when uyploading pictures for multi-url 9 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya bdcde2739f Fix buttons. 10 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya c839677b8c Fixing queries see #7440 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya c7d8dea958 Commenting global.inc. 10 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 10 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 10 years ago
Julio Montoya b89edaceb6 Updating from 1.9.x 10 years ago
Julio Montoya 6112c87468 Updating from 198. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 9ed944d2ba Fixing typo. 11 years ago
Julio Montoya 036ff04ac0 Minor - Formatting code. 11 years ago
Julio Montoya 074b0073d2 Minor - Format code 11 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Yannick Warnier 1904876b99 Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 12 years ago
Yannick Warnier ad0ca281bc Minor substr function call improvement - refs #5794 12 years ago
Yannick Warnier 2019e546d0 Minor substr function call improvement - refs #5794 12 years ago
Yannick Warnier 84c0636682 Added URL type selector - refs #5794 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
Julio Montoya 551d896b15 Fixing mark/unmark settings, only can be configured in the main portal by the global admin 13 years ago
Julio Montoya 778f14e5a0 Removing FormValidator.class.php class already added in global.inc 13 years ago
Julio Montoya 8cc843312b Minor lang corrections 13 years ago
jkbockstael 51236ef53e Custom Pages : Added the URL Images feature. 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 15 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 15 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 years ago
Julio Montoya 4d740d6a13 Minor - cosmetic changes (cleaning header, changing require to require_once) 15 years ago
Ivan Tcholakov dd95a1bb0a A technical correction for the file access_url_edit.php 15 years ago
Yannick Warnier 333414e46d Fixed missing attendance terms for demo 15 years ago
Julio Montoya 9b36a29a8e Minor - cleaning code 15 years ago
Julio Montoya e6a91b9a10 Fixing Quickform error 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago