Commit Graph

66 Commits (v1.11.20-beta.1)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 9fccd79ccd Simplify log when registering student in session courses 5 years ago
Julio Montoya fa280ad284 Minor - format code 6 years ago
Julio Montoya 8bc6b1cbfe Minor - flint fixes 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier d4d56d19c8 LDAP: Detect if user already added + add support for differed deletion of 'deprecated' students or teachers - refs BT#13329 8 years ago
Yannick Warnier 0d3785a026 Extend syncro_users() LDAP function to allow for automated disabling/deleting of users based on LDAP results - refs BT#13329 8 years ago
jmontoyaa d13f3aaf11 Minor - format code. 8 years ago
jmontoyaa 9cc9903a9e Replace $_SESSION['sec_token'] with Security::getTokenFromSession() 8 years ago
jmontoyaa a31ed90455 Minor - chang function name, move function to Event class. 8 years ago
jmontoyaa fe054f9ba1 Minor - format code. 8 years ago
jmontoyaa 03de0860c2 Minor - format code 9 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Scrutinizer Auto-Fixer e55f8cc5f0 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 2cc7335b78 Fix issue in auth ldap code not setting the _uid in session correctly 9 years ago
Yannick Warnier eb1d7ffe01 Minor - Remove empty (unused) conditions 9 years ago
Scrutinizer Auto-Fixer 1711b421c8 Scrutinizer Auto-Fixes 9 years ago
Angel Fernando Quiroz Campos f25aedce3a Scrutinizer Auto-Fixes (#5) (#1162) 10 years ago
jmontoyaa f2e496009e WIP: Fix mysql 5.7 dates with "0000-00-00 00:00:00" values see #8200 10 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
jmontoyaa e94602ec57 Replace old code with api_get_user_info see #7837 10 years ago
Angel Fernando Quiroz Campos 66e1e9fe59 Register when a user was subscribed to session - refs BT#9881 #TMI 10 years ago
Julio Montoya 665a9a6066 Event::event_login now requires a user id 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 11 years ago
eric 6f6b200dbb re-activate ldap user search feature using new ldap libs 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 11 years ago
jmontoya 5954036365 Removing unused files. 12 years ago
aragonc 94984e6b12 merge 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 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Julio Montoya fe0454d87e Adding syncro user file see BT#5398 13 years ago
Yannick Warnier a269b39b72 Added information inside the LDAP script about firewall and user ID filter keys - refs #4675 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Yannick Warnier e3682c386c Changed givenname for cn in LDAP fields queries 15 years ago
Yannick Warnier b4a03ea82c Code style cleanup 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
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov fedc0e93be Feature #347 - Announcements and Authentication tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 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 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 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. 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago