Commit Graph

50 Commits (v1.11.20-beta.1)

Author SHA1 Message Date
jmontoyaa a31ed90455 Minor - chang function name, move function to Event class. 8 years ago
Yannick Warnier 0c7b862cd6 Fix time recording issue where a user logging out from the portal directly from a course did not trigger a logout time update for the track_e_course_access table - refs BT#12939 8 years ago
Angel Fernando Quiroz Campos 0532419f13 Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881 9 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 9 years ago
Angel Fernando Quiroz Campos f64e6b89f7 Remove webchatdeny.php 10 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
Yannick Warnier 35077ef62f Remove var_dump() calls (suggested by #scrutinizer) 10 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 10 years ago
Angel Fernando Quiroz Campos f25aedce3a Scrutinizer Auto-Fixes (#5) (#1162) 10 years ago
jmontoyaa 2c31437ca9 Replace INCLUDE_PATH with SYS_INC_PATH 10 years ago
Yannick Warnier 07da6d21d1 Minor - Small changes recommended by Scrutinizer 10 years ago
Julio Montoya e377125c02 Fix upgrade process, remove chamilo.class.php 10 years ago
Julio Montoya 665a9a6066 Event::event_login now requires a user id 11 years ago
Yannick Warnier 68dd30ea89 Remove references to reportlib and shibboleth language files - refs #4467 11 years ago
Yannick Warnier 99cb914567 Alter language vars to match conventions (bis) - refs #4467 11 years ago
Yannick Warnier 3b3323ef12 Alter language vars to match conventions - refs #4467 11 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 11 years ago
Julio Montoya 8261c69bbb Remove deprecated functions 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
Julio Montoya 05db83127c Adding symfony2 DI component 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 9ac706a206 Replacing main_api.lib.php with api.lib.php 13 years ago
Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 13 years ago
Julio Montoya df1d61b851 Minor cosmetic changes 13 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 cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya bb2e62d965 Some refactoring due the recent changes in the index.php and userportal.php file 13 years ago
Julio Montoya 59151717e5 Fixing PHP warnings 13 years ago
Julio Montoya a748ff13fa Adding new setting "session_page_enabled" see BT#5519 13 years ago
Laurent Opprecht 04b14074d4 see #4554 shibboleth small bug for registration screen 14 years ago
Laurent Opprecht 91a850bdda see #4554: shibboleth bug: enable admin login, remove duplicate creation, add staff test 14 years ago
Laurent Opprecht cc2e7cbade see #4554: minor remove test 14 years ago
Laurent Opprecht c6fbaa3ad7 see #4554: move shibboleth classes to their namespace, remove redirect bug, remove conf 14 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Laurent Opprecht 38c25e12f7 #4554 Shibboleth Authentication 14 years ago
Laurent Opprecht 72e863b430 #4554 Shibboleth Authentication 14 years ago
Laurent Opprecht 8470d127f0 shibboleth authentication module #4554: allow to bypass automatic redirect 14 years ago
Laurent Opprecht 453ce90872 shibboleth authentication module #4554: move /lib 14 years ago
Laurent Opprecht 0dba18f7b9 shibboleth authentication module #4554: allow to bypass automatic redirect 14 years ago
Laurent Opprecht 6a84b59559 shibboleth authentication module #4554: allow to bypass automatic redirect 14 years ago
Laurent Opprecht f74957e044 shibboleth authentication module #4554: move /lib 14 years ago
Laurent Opprecht a1616001d6 shibboleth authentication module #4554: ensure admin setting 14 years ago
Laurent Opprecht 1440d03a00 shibboleth authentication module #4554: ensure auth source is set to shibb 14 years ago
Laurent Opprecht 2569ae54e3 shibboleth authentication module #4554: ensure admin setting 14 years ago