Commit Graph

19 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 80982cc02d Remove use of Database::error() 10 years ago
Julio Montoya a2144b6d5a Fix typos. 10 years ago
Julio Montoya 41c5916849 Fix typo 10 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 10 years ago
Imanol Losada dbc2caabfb Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 10 years ago
Imanol Losada 5699594282 Edit HTML properties to make the session filter work - refs #7528 10 years ago
Imanol Losada 529629203d Fix course filter and style issues - refs #7528 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Imanol Losada f672ade517 Minor - Remove an extra trailing semicolon and add a couple of comments - 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