Commit Graph

385 Commits (dea890a765f54d08b51dc45e88502f6d98d3972a)

Author SHA1 Message Date
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 11 years ago
Julio Montoya cf67e87298 Fix double Database::escape_string 11 years ago
Julio Montoya 929e262c93 Replacing OR with ||, updating id based in iid. 11 years ago
Julio Montoya 7a48963223 Fix queries. 11 years ago
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 11 years ago
Julio Montoya 15be99a991 Fix queries. 11 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
Yannick Warnier dd21f1e289 Minor - Code style 11 years ago
Yannick Warnier c7d0528744 Fix move-to form to avoid errors when moving files with two tabs in two different courses at the same time - refs CT#7438 11 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 11 years ago
Julio Montoya b6b54d5bc2 Fix bad condition that sets all documents to invisible see BT#9255 11 years ago
aragonc 243a617eb1 update btn documents 11 years ago
Julio Montoya 98a1cfce8d Minor - fix function call. 11 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Angel Fernando Quiroz Campos 5feac7567a Fix fatal error for moved method 11 years ago
jmontoya f0893659e1 Remove require_once 11 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 11 years ago
Julio Montoya 0369173f5d Adds mpdf in vendor dir. 11 years ago
Julio Montoya 09e5917144 Hides "protected" folders see #7491 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya c839677b8c Fixing queries see #7440 11 years ago
Julio Montoya 506261de1d Fixing function name get_all_document_data, format code. 11 years ago
Julio Montoya 5fbbfea047 Improving sql speed see BT#8852 11 years ago
Julio Montoya 2024674fa8 Minor - format code. 11 years ago
Julio Montoya 2e12e80c23 Minor - format code. 11 years ago
Julio Montoya 818284e499 Do not show _DELETED_ files see BT#8852 11 years ago
Julio Montoya f48d06bce9 Minor - format code. 11 years ago
Julio Montoya dc63f4ab74 Do not show _DELETED_ folders see BT#8852 11 years ago
Julio Montoya 464c5704ef Improving query. 11 years ago
Julio Montoya 52371fbe7c Removing error_logs 11 years ago
Julio Montoya 8b11aea7ce Fixing file doc creation 11 years ago
Julio Montoya 0f7272708f Adding __session_id___group_id sufix when creating a document/folder 11 years ago
Julio Montoya 3f879e0b5e Removing error_logs 11 years ago
Julio Montoya 1412344bb5 Adding suffix when uploading file see BT#8852 11 years ago
Julio Montoya c352fba06a Adding session id + group id as suffix 11 years ago
Julio Montoya e344aae3f3 Deleting wav file if mp3 conversion succeded see BT#6613 11 years ago
Julio Montoya dea8623349 Adding error_log see BT#6613 11 years ago
Angel Fernando Quiroz Campos 81c45c629e Fix paths in default certificate template - refs #7322 11 years ago
Yannick Warnier 2a422722c2 Minor - Remove error_log() 11 years ago
Yannick Warnier 759d4cbed7 Update translations 11 years ago
Daniel Barreto 42752cfdcf Minor - Code style. Add Documentation and removed unused code - refs BT#8274 11 years ago
Daniel Barreto dfe4908539 Update document scripts to fix convertion issues and PHP warnings - refs BT#8274 11 years ago