Commit Graph

87 Commits (d9b5f024e99502e702dee422068fdca4e2aaff3d)

Author SHA1 Message Date
jmontoyaa 19adf981b0 Don't reset session_rel_user.registered_at of users see BT#14271 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 2d27ed3ca2 Minor - format code 8 years ago
Yannick Warnier 5748688417 Minor - Remove unused variables and redefine PHPDoc return params 9 years ago
Yannick Warnier eb1d7ffe01 Minor - Remove empty (unused) conditions 9 years ago
jmontoyaa 48374a29f4 Minor - Format code 9 years ago
Nicolas Ducoulombier 5be16f0752 Fix syntax error, unexpected '.1' on plugins admin page generated by commit 1f7844380e 9 years ago
Scrutinizer Auto-Fixer 6cf31a7bcc Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 1f7844380e Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer b8f1505d5e Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 5c290c3592 Replace visible wih visible_to_self 9 years ago
Yannick Warnier 768e1263fe Rename suscribe_users_to_session() to subscribe_users_to_session() 9 years ago
Nicolas Ducoulombier 530d559c8b Adding verification of the session publication date if date indicated -refs BT#10751 10 years ago
Nicolas Ducoulombier 4a3802dd22 Adding an institution column in the admin interface to validate inscription -refs BT#10582 10 years ago
Nicolas Ducoulombier 4fd98f1312 Adding verification if the user's area is in the session target -refs BT#10582 10 years ago
Julio Montoya 471cd47e93 Remove header class 10 years ago
Nicolas Ducoulombier 5d15b58832 Updating status for open sessions -refs BT10175 #FGE 10 years ago
Angel Fernando Quiroz Campos 4bd87fe82b Get session URL when user is subscribed - refs BT#10175 10 years ago
Angel Fernando Quiroz Campos f0f62976b2 Allow subscription to open session - refs BT#10175 11 years ago
Nicolas Ducoulombier 8e6ffcd266 Fix variable name error -refs BT#10174 11 years ago
Angel Fernando Quiroz Campos d13812fec7 Fix Get user extra field on Advanced Subscription plugin - refs BT#9901 #TMI 11 years ago
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 11 years ago
Angel Fernando Quiroz Campos 793df90033 Show Area extra field in admin view - refs BT#9413 11 years ago
Yannick Warnier 52c8eba427 Fix issue with new extra_field paths for files and images - refs BT#9413 11 years ago
Angel Fernando Quiroz Campos 2eac0e851f Fix getApprovedInductionSessions - refs BT#9413 11 years ago
Angel Fernando Quiroz Campos 63c8489590 Fix install AdvancedSubscription plugin - refs BT#9413 11 years ago
Angel Fernando Quiroz Campos c13e68ad56 Avoid clear row when accept the subscription - refs BT#9413 11 years ago
Julio Montoya 8e273286e5 Format code + replace UserManager::get_user_info_by_id with api function 11 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 11 years ago
Julio Montoya 1433d42058 Format code + use api_get_user_info() 11 years ago
Yannick Warnier d3ada5c29e Replace id_session by session_id and course_code by c_id where relevant due to doctrine merge 11 years ago
Nicolas Ducoulombier 0407b40282 Fixing admin view's session extra field -ref bt9718 11 years ago
Julio Montoya 8cf694bccf Fix UserManager calls. 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Nicolas Ducoulombier e47d18978b fix induction query - ref BT9092 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Nicolas Ducoulombier 9d754c8841 Fix induction's variable name refs BT#9092 11 years ago
Julio Montoya 54d74e2222 Fix fatal error if plugin was not installed. 11 years ago
Julio Montoya e9a5a41107 Remove require_once 11 years ago
Angel Fernando Quiroz Campos 1cc501b94f Set completed profile default value to 100 - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 308bc5edad Rename function - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 80638ecc73 Rename variables - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 339aca53ff Fix message for yearly cost limit - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos a59b7cbdc5 Add request session to limits - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 64baa31667 Fix Acept button with subscription restrictions - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 202d7d8358 Fix induction sessions - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 7a7d5b3ee4 Validate course count limit - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 3c70b543da Validate expended time maximum - refs BT#9092 11 years ago