Commit Graph

391 Commits (b315e0d20a06fb95a5d5886e56f49e95b422f1a3)

Author SHA1 Message Date
Julio Montoya 7ed4109ba6 Adding lib needed. 12 years ago
Julio Montoya b690fcb75a Fixing delete student works when removing a user from a course see BT#7027 12 years ago
Julio Montoya 80a519fae9 Whent removing a user from a course the works are deleted too see BT#7027 12 years ago
Julio Montoya 979e4f5ea9 Only show courses from the current urlId see BT#7041 12 years ago
Julio Montoya 37f683eb99 Adding - Database::escape_string 12 years ago
Julio Montoya 7bb65055d1 Minor - Fixing tab/whitespaces, format code 12 years ago
Julio Montoya 535e857b3c Adding new pages enroll trainers/students from existing sessions in a specified course 12 years ago
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 12 years ago
Julio Montoya 18e69f314d Minor - cleaning code 12 years ago
Julio Montoya 4ee3a13d33 Adding user list for DRH with search box. See BT#6770 12 years ago
Julio Montoya 9985547a2d Adding unsubscribe user to session/course option see BT#6845 + Fixing course id in query. 12 years ago
Julio Montoya 9963ba929c Minor sql queries. 12 years ago
Julio Montoya cbadd79ee1 Improving course setting creation/edition. Now the infocours.php creates a key in the database if the setting does not exists. 12 years ago
Julio Montoya 2afd97e9bb Minor - removing whitespaces 12 years ago
Julio Montoya 7049f78f5d Minor - format code. 12 years ago
Julio Montoya cc1dfbb2f0 Adding new field in the DB course.add_teachers_to_sessions_courses, if the field does not exists everything works as usual see BT#6449 12 years ago
Julio Montoya f959a6aa56 Fixing wrong user id 12 years ago
Julio Montoya ac4e4df6bf Update teachers 12 years ago
Julio Montoya 0167ccfcf4 Fixing update teachers. 12 years ago
Julio Montoya c6eb4750b8 Fixing update teachers 12 years ago
Julio Montoya 034ea8afb6 Fixing update course teachers. 12 years ago
Julio Montoya 2ee6607f14 Don't delete teachers 12 years ago
Julio Montoya 77d22f7656 Dont delete coaches. 12 years ago
Julio Montoya 480eb84e5e drh can access all content (courses, users) inside a session. A new setting must be added $_configuration['drh_can_access_all_session_content'] see BT#6770 12 years ago
Julio Montoya 2a90cccbd7 Minor - format code 12 years ago
Julio Montoya dde291e3ab Fixing coaches assignation when updating the course session using the course_edit.php or a import via a CSV file see BT#6665 12 years ago
Julio Montoya 717b16fa16 Fixing bad condition, if course visibility is hidden then return array(). 12 years ago
Julio Montoya 0608bb9386 Adding session.description field in userportal requires a DB change. Code is harmless if the field does not exists. 12 years ago
Julio Montoya e39ec8cb08 course_edit.php page has an option to add/remove teachers in all course session coaches. 12 years ago
Julio Montoya 594bbff9a5 Fixing query 12 years ago
Yannick Warnier 24495c93f9 Implementation of "hidden" visibility for courses - fixed visibility of courses in sessions - refs BT#6585 12 years ago
Yannick Warnier 7fcbd56b4a Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585 12 years ago
Julio Montoya fc53e0fb13 Adding new update teacher function 12 years ago
Julio Montoya 96007fec70 Improving UI for the work tool see BT#6418 12 years ago
Julio Montoya c0eb3ef405 Minor - proper format for long parameters in a function. 12 years ago
Julio Montoya 0c88a3ceec Updating entities now depends in the external ids see BT#6369 12 years ago
Julio Montoya 7bbef3b050 Auto subscription is only allow for "open to members" and "open to the world" courses see #5698 13 years ago
Julio Montoya fecf54e337 Should fix big button in #5989 13 years ago
Julio Montoya 2dfef1275f Adding some @asserts in course.lib.php 13 years ago
Julio Montoya 1d1e3c086e Adding columns in company_report.php see BT#5741 13 years ago
Julio Montoya e3595838de Fixing num rows see BT#5476 13 years ago
Julio Montoya 88cf683385 Adding new column CountOfUsers 13 years ago
Julio Montoya d31f38d7ec Course order - Minor imporvements adding break in order to stop the loop when searching for the course code see BT#5558 13 years ago
Yannick Warnier 15017708c7 Fixed typo deteriorating results of report by replacing += by =. refs BT#5703 13 years ago
Yannick Warnier 2a8f248505 Fix minor issue with HTML5 compat 13 years ago
Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 13 years ago
Julio Montoya 27b8538175 Fixing pagination bug see BT#5476 13 years ago
Julio Montoya 52c9ef5e8b Fixing pagination bug see BT#5476 13 years ago
Julio Montoya d18a2f1d58 Adding new resumed reports see BT#5478 13 years ago
Julio Montoya 4d58e0442a Changing col names and adding a new column called progress see BT#5476 13 years ago