Commit Graph

223 Commits (9ed6dc66f5e041237e363ccbbfdffc99bc6e21b2)

Author SHA1 Message Date
Julio Montoya 22fefd2e4d Fixing bug when using CONCAT 13 years ago
Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 13 years ago
Julio Montoya f4efea6c67 Moving code into a function in order to be reused for other extrafields 13 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
Julio Montoya aaa286944a Fixing queries due recent changes in the DB see BT#5638 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
Julio Montoya 4acd7f9555 Using SessionManager functions instead of DB queries when adding courses into a session 13 years ago
Julio Montoya 41dcf8a8c2 Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 13 years ago
Julio Montoya e2845dc9bd Minor fixing PHP notice 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya 63bbbcaf60 Fixing mysql error: ERROR 1305 (42000): FUNCTION CONCAT does not exist see BT#5901 + fixing SQL query 13 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 13 years ago
Julio Montoya cd3daf605c Fixing query in SessionManager::get_users_by_session 13 years ago
Julio Montoya 912912c5be Fixing extra_field filter see BT#5540 13 years ago
Julio Montoya 59151717e5 Fixing PHP warnings 13 years ago
Julio Montoya 5d6b40d239 Fixing PHP warnings 13 years ago
Julio Montoya 032be5eb3e Fixing PHP warnings 13 years ago
Julio Montoya 431600a108 Minor avoiding PHP warnings + cleaning code 13 years ago
Yannick Warnier 06a111a552 merge 13 years ago
Julio Montoya fd54364e94 Adding new functions/options created in 1.10 13 years ago
Julio Montoya 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided 13 years ago
Yannick Warnier 5bb019a3f0 Minor - Added comments and assers 13 years ago
Yannick Warnier 248b87cc7a Minor: fix typo 13 years ago
Yannick Warnier 2b4bc51960 merge 13 years ago
Yannick Warnier fe49cde7ea Fixed disabling of users through unsubscription - refs BT#4882 13 years ago
Julio Montoya 527cdd3be5 Fixing php notices 13 years ago
Julio Montoya d652eae22c Using change_user_session to manage the "move_to" feature see BT#4882 14 years ago
Julio Montoya e1a77ed23f Fixing session_list filters 14 years ago
Julio Montoya 7782e5be61 Session list: Fixes bug in count query 14 years ago
Julio Montoya 88624cc120 Removing return 14 years ago
Julio Montoya 38cb233e2f Fixing transactions see BT#4882 14 years ago
Julio Montoya ef6fc0ff2e Fixing query in order to get the right count of rows in the session list see BT#5190 14 years ago
Julio Montoya 7c458e32e7 Adding simple/complete view in session list see BT#5176 14 years ago
Julio Montoya 28b562c898 Fixing quantity of rows in session list when using the filters 14 years ago
Julio Montoya 854eee61fe Fixing typo in query fvo/fv 14 years ago
Julio Montoya ec383d6949 Removing session category and course calls, using 2 functions get session and get_session_admin_complete to see more session details 14 years ago
Julio Montoya a70d6652bc Adding 2 new functions get_sessions_admin_complete and get_count_admin_complete with courses and status session information see #5176 14 years ago
Julio Montoya b146696120 Adding new changes in order to load transactions see BT#4882 14 years ago
Julio Montoya 95e5aaf2ba Disabling creation of an evaluation when creating a gradebook see BT#4878 14 years ago
Julio Montoya 8e54772035 Minor - cleaning code 14 years ago
Julio Montoya 0f6b0831fc Adding validation in suscribe_users_to_session if session does not exists return false 14 years ago
Julio Montoya 786f9c659d Fixing gradebook creation when creating a session 14 years ago
Julio Montoya 291bf225ff Fixing session_list 14 years ago
Julio Montoya c39d0d77b6 More fixes in the session list 14 years ago
Julio Montoya 145705716f Fixing session_list queries 14 years ago
Julio Montoya 36b6aac690 Minor - cosmetic changes 14 years ago
Yannick Warnier f469f6c8fc Fixed query on session_rel_course to use course_id instead of course_code - refs BT#4877 14 years ago