Commit Graph

18 Commits (0213d7609e302c829e969f771df88da7041c9357)

Author SHA1 Message Date
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
Imanol Losada 62f33385a5 Fix session-course visibility and price configuration - refs #7370 10 years ago
Yannick Warnier d3ada5c29e Replace id_session by session_id and course_code by c_id where relevant due to doctrine merge 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 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 10 years ago
Imanol Losada 76e9ecaa79 Rename 'listCategories' function to buyCourseListCategories to avoid conflicts - refs #7497 10 years ago
Yannick Warnier c7b17060a7 Fix query in buy_course plugin - refs #7577 10 years ago
Yannick Warnier 7bf4da4b7a Fix query in buy_course plugin - refs #7577 10 years ago
Imanol Losada 2140225e5c Rename 'listCategories' function to buyCourseListCategories to avoid conflicts - refs #7497 10 years ago
Imanol Losada e3c92b115b Fix 'buy courses' plugin issues - refs #7370 10 years ago
Imanol Losada 2fa39544aa Fix a few buy courses plugin issues - refs #7370 10 years ago
Imanol Losada b2fb1b8800 Add comments. Fix french translation. Change redirection process to a much cleaner one. - refs #7272 11 years ago
Imanol Losada 7e0404a210 Fix. Replace a pair of id_user with user_id - refs #7272 11 years ago
Imanol Losada d64a02c156 Fix SQL injection threats and replace SESSION variable with api_get_user_id - refs #7272 11 years ago
Imanol Losada 66db634798 Fix many coding style issues, warnings and notice messages. Test and working. Please, DO NOT consider this as a minor commit - refs #7272 11 years ago
Imanol Losada be487d6bee Extend buy_course plugin to include sessions - refs #7272 11 years ago
Imanol Losada 4601849aeb Extend buy_course plugin to include sessions (session mailing not done yet) - refs #7272 11 years ago
Yannick Warnier cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago