Commit Graph

35 Commits (1d3f388ad932817ac128be420a703a427dc24de1)

Author SHA1 Message Date
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
jmontoyaa 762a613257 Minor - format code, update php docs, rename function name 7 years ago
Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 8 years ago
Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls 8 years ago
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 8 years ago
jmontoya d74cea42de Fix icons. 9 years ago
Angel Fernando Quiroz Campos 66e1e9fe59 Register when a user was subscribed to session - refs BT#9881 #TMI 9 years ago
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 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
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya b5cc8f2694 Removing LDAP files inside admin. 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Yannick Warnier 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 12 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 14 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 5079fc0e06 Issue #306 - Elimination of some direct calls of the function iconv(). 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Yannick Warnier b4ce371082 [svn r15005] Removed error_log() 17 years ago
Yannick Warnier a0f98edc09 [svn r15004] Display changes (texts used) 17 years ago
Yannick Warnier d5e7da39d2 [svn r15003] Last functional update to LDAP code. Added import from LDAP to sessions directly and fixed problems in import to courses. 17 years ago
Yannick Warnier a48fc98b2f [svn r14988] Added working script to import users just inside the platform. Now looking into other modes. 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