Commit Graph

31 Commits (ff23224e880bbfdd9b129a97af0005002050af16)

Author SHA1 Message Date
jmontoyaa d13f3aaf11 Minor - format code. 8 years ago
Scrutinizer Auto-Fixer 3a1787b2d5 Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer c4449d534b Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa f2e496009e WIP: Fix mysql 5.7 dates with "0000-00-00 00:00:00" values see #8200 9 years ago
Angel Fernando Quiroz Campos 66e1e9fe59 Register when a user was subscribed to session - refs BT#9881 #TMI 10 years ago
Julio Montoya f175a68a45 Replace UserManager::get_user_info_by_id with api_get_user_info. 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya fcd9530854 Replace course_code with c_id 10 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
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya b5cc8f2694 Removing LDAP files inside admin. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 6d5155bc9d Using absolute URLs 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 13 years ago
Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
cfasanando 9fca61be94 merge 15 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. 15 years ago
cvargas e969a4161a merge 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(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov 5079fc0e06 Issue #306 - Elimination of some direct calls of the function iconv(). 16 years ago
Yannick Warnier 1f3be0f16b [svn r15011] Preventing scripts to be executed until analysed and secured. 17 years ago
Yannick Warnier 59a49bec9e [svn r14971] Minor improvements to LDAP synchro scripts (not functional yet) 17 years ago
Yannick Warnier e7994152b8 [svn r14970] Added ldap_set_version() calls 17 years ago
Yannick Warnier d86dc6332b [svn r14969] Updated DLTT terms 17 years ago
Yannick Warnier 039de96700 [svn r14967] Added contributed scripts for LDAP import of users into sessions from Mustapha Alouani, Sorbonne. Currently undergoing improvements and cleanup. Will probably use only a subset in 1.8.5 beta. 17 years ago