Commit Graph

27 Commits (df5a2eb3ad28465b4fbf94263aa088b136f8dcff)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 65cf78cd06 Fix lang variables - refs #7768 11 years ago
Angel Fernando Quiroz Campos 70910c7706 Remove BuyCoursesUtils class - refs ##7768 11 years ago
Angel Fernando Quiroz Campos 1a0a797b37 Remove unnecesary code - refs #7768 11 years ago
Angel Fernando Quiroz Campos 890a3794f1 Remove unnecessaty JS/Ajax code - refs #7768 11 years ago
Angel Fernando Quiroz Campos 7a4bdcf386 Fix Configuration page with new DB structure - refs #7768 11 years ago
Angel Fernando Quiroz Campos 619379f53a Fix paymentsetup page - refs #7768 11 years ago
aragonc e8cf351b87 change structure html a boostrap3 buy course 11 years ago
Yannick Warnier aad2bca3c1 Fix db issues in buy_course plugin - refs #7563 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
Imanol Losada 62f33385a5 Fix session-course visibility and price configuration - refs #7370 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
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 80982cc02d Remove use of Database::error() 11 years ago
Julio Montoya a2144b6d5a Fix typos. 11 years ago
Julio Montoya 41c5916849 Fix typo 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Imanol Losada dbc2caabfb Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 11 years ago
Imanol Losada 5699594282 Edit HTML properties to make the session filter work - refs #7528 11 years ago
Imanol Losada 529629203d Fix course filter and style issues - refs #7528 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 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 12 years ago