Commit Graph

50 Commits (b331fe460b22a47dafaf420c8c05cb1580a3c5a6)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa c1294ca5d7 Fix toolbarAction calls 9 years ago
Yannick Warnier 22bf412f92 Minor - Fix warning about undefined variable - loosely refs CT#8247 9 years ago
Alex Aragon 1f0b7589bf fix actions bar add class - refs CT#8247 9 years ago
aragonc 4f0789a9c3 fix class table 10 years ago
Julio Montoya 7109b7351b Fix add class behaviour see BT#10229 10 years ago
Julio Montoya 3837899029 Format code. 10 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
Julio Montoya 2bddbe22ff Improve user page see BT#6050 10 years ago
Julio Montoya cab5e96359 Add group filter see BT#4301 10 years ago
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
Julio Montoya 84901e877f Add user subscription tab see #6050 10 years ago
Julio Montoya aba2fd942d Show headers 11 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
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 74ef926fef Adding page titles 12 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
Julio Montoya 4cf8abc3fe Using Display::return_icon and using WEB_IMG_PATH see #6903 12 years ago
Julio Montoya 5be7c83f19 Removing all $extra_params['rowList'] array use the default jqgrid setting see #5381 13 years ago
Julio Montoya 798e8ecd65 Fixing query see #5684 13 years ago
Julio Montoya dc9a4064b9 Fixes bug when adding users by class see #5684 13 years ago
Julio Montoya f603b0d8f1 Adding "classes not added" and "classes added" pages in the course see #5619 13 years ago
Julio Montoya 7ea641e631 Teachers can add users by class (class must be defined first by the admin) see #5514 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya 1f1e3c6c74 Minor class UI corrections see BT#4300 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 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 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 16 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. 16 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 17 years ago
Yannick Warnier 92db3fdff5 [svn r13297] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier 134661b6ad [svn r12221] Added cidReq's to most links - final step 19 years ago