Commit Graph

48 Commits (bba57f8888e8bb6a89b51e288d9e18b66bcfeae6)

Author SHA1 Message Date
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 9 years ago
jmontoya 681cb93eb0 Add AccessUrlRelCourseCategory entity + course_category.php file converted to Class see #8164 10 years ago
Yannick Warnier 0df0e43b45 Fix issue with foreign keys when removing URLs and avoid a notice 10 years ago
Yannick Warnier 28117fcfc2 Fix issue with foreign keys when removing URLs and avoid a notice 10 years ago
jmontoya 93cae24e1d Format code, use Session class, use Display::addFlash function. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 1d6a2c7989 Fix UserGroup naming. 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya c7d8dea958 Commenting global.inc. 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 11 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 11 years ago
Julio Montoya 6112c87468 Updating from 198. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 61e3076ff9 Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195 12 years ago
Julio Montoya 5cfe24fc4d Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915 12 years ago
Julio Montoya d253e416ce Removing double format: addslashes(api_htmlentities 12 years ago
Yannick Warnier bc3c2d5843 Fixed undefined url_id when only passing a message 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Yannick Warnier 1904876b99 Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 0fd230eedd Fixing PHP errors due the recent icon changes 14 years ago
Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya 0c899d7578 Minor replacing code 14 years ago
Julio Montoya d57c396164 Fixing missing edit button in access url list 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Julio Montoya 8cc843312b Minor lang corrections 14 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 14 years ago
Julio Montoya 33ac79e368 A session shouldn't exist in 2 URLs at the same time see #3733 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya e093f97ef6 Fixing multiple URL list see BT#1555 15 years ago
Julio Montoya ae76fbcd60 Minor - Making textareas more big 15 years ago
Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 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 16 years ago
Julio Montoya e2c91d3ec7 Showing \"Manage sessions\" link for managing sessions in the multiple url scenario 16 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 16 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 16 years ago
Julio Montoya 4d740d6a13 Minor - cosmetic changes (cleaning header, changing require to require_once) 16 years ago
Julio Montoya 9b36a29a8e Minor - cleaning code 16 years ago
cvargas e969a4161a merge 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Julio Montoya 583a4f7c14 [svn r18227] Minor - UI improvements: changed icons see FS#3462 17 years ago
Julio Montoya d50bf7be9e [svn r18202] Minor - Icon changed 17 years ago