Commit Graph

37 Commits (6242ea433385722f21e097fde03f8f586345fc9b)

Author SHA1 Message Date
Julio Montoya 3837899029 Format code. 9 years ago
Julio Montoya 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 9 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 9 years ago
Julio Montoya 946ff5a827 Fix form button 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
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 7ea641e631 Teachers can add users by class (class must be defined first by the admin) see #5514 12 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya 9b20b9439c Removing require_once libs already called with autoload.inc.php 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 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 ebca605edd Adding security::remove_XSS 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya c3a5b1b8ee Minor - Update license.txt 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: 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
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Yannick Warnier 691d2bbdd2 [svn r12701] Fix security breach http://projects.dokeos.com/?do=details&id=1758 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago