Commit Graph

14 Commits (57d5ccdb8f4eef0f4bbc19e26722d9b3ef4e4519)

Author SHA1 Message Date
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 9baca5d2b8 Minor - fix label, fix text. 9 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Scrutinizer Auto-Fixer d0b9df6c63 Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer b3ec3c22f6 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
jmontoyaa 267365eb3a Minor - Fix PHP errors, fix link 10 years ago
aragonc 1e864a374e fix category sessions CT#7539 10 years ago
aragonc 0452fad1f3 move folder session main/ error commit BT#7683 11 years ago
aragonc 10e5e53f0e add options admin enabled chat red social BT#7683 11 years ago
Julio Montoya 14a5a5607f Fix session messages using addflash function 11 years ago
Yannick Warnier 03910a357d Fix issues with display_start/end_date for sessions - refs #7719 11 years ago
Julio Montoya 1720efd5b7 Adding option allow_teachers_to_create_sessions see BT#4296 11 years ago
Julio Montoya 939949f9cc Move session CRUD inside main/session see BT#4296 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
Julio Montoya f3bd286150 Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya c7d8dea958 Commenting global.inc. 12 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
Yannick Warnier 6cd2d58d05 Minor - Added PHPDoc blocks 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya df2a527c51 Removing libs already added in global.inc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
Alberto Torreblanca 57aa2879e5 IMPROVED Category sessions, now can set empty end date. CT#1300 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
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 16 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 16 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 16 years ago
cvargas e969a4161a merge 16 years ago
Carlos Vargas 5f0013d85c Display add or edit time limit in a category session see #5377 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 17 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Cristian Fasanando 474ed1f991 Minor - fixed error typo in query sql into session_edit.php file - partial DT #5214 17 years ago
Cristian Fasanando b7d2337ce7 Minor - fixed error typo in a query sql into session_edit.php file - partial DT #5214 17 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 17 years ago
Julio Montoya d6cb5243ef Fixing width lenght and lang variables updated 17 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago