Commit Graph

122 Commits (ea4a6dbfd683061a8ce136955dfec7942bdfedbe)

Author SHA1 Message Date
Julio Montoya fb8362b6db Fixing PHP warnings. 12 years ago
Julio Montoya 234be58136 Teacher can add sessions if setting is on see BT#4296 12 years ago
Julio Montoya ab43eceaba Minor - format code 12 years ago
Julio Montoya b4d19ddd35 Fixing session manager admin tab. 12 years ago
Julio Montoya 93a9e13c6b Fixing session import for 1.10 13 years ago
Julio Montoya f71dba392c Fixing PHP warnings 13 years ago
Julio Montoya d5daee2348 Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 13 years ago
Julio Montoya 82476f6d02 Minor - Changing function name to camelCase 13 years ago
Julio Montoya 89f4d72b20 Disabling old code of question_pool.php + removing unused code 13 years ago
Julio Montoya 33609a1d9c Minor - changing function names 13 years ago
Julio Montoya 2a29bac0b3 Fixing query adding real_id 13 years ago
Julio Montoya 1de8064eb4 Adding extra field filters for the new question global list see BT#6042 13 years ago
Julio Montoya 4625e10ce6 Commenting unused form 13 years ago
Julio Montoya 37f9de0c72 Improving "advanced parameters" js 13 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 13 years ago
Julio Montoya bcc26a878a Moving missing session example CSV files 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 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 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya d7073243cf Minor - style changes 13 years ago
Julio Montoya b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 13 years ago
Julio Montoya 4acd7f9555 Using SessionManager functions instead of DB queries when adding courses into a session 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 2758b2bd29 Removing console logs 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya ee56a99cbb Fixing jqgrid filter 13 years ago
Julio Montoya 2235b303dd Minor fix 13 years ago
Julio Montoya 8f4e5ccb08 Minor - Fixing session table height 13 years ago
Julio Montoya e3bccdfa89 Fixing jqgrid tables 13 years ago
Julio Montoya 1182d4e44f Minor adding headers 13 years ago
Julio Montoya 896d004cec Fixing session view see BT#4981 14 years ago
Julio Montoya 372e260c00 Fixing wrong js in session page see BT#4981 14 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 14 years ago
Julio Montoya f8ff1d2fab Fixes in sessions due recent changes 14 years ago
Julio Montoya ab48039063 Fixing session date when entering to the portal as a coach see #5353 14 years ago
Yannick Warnier faee8f4be6 Removed -lang- prefix in get_lang() calls 14 years ago
Julio Montoya c1d6217d69 Some fixes in the session visibility see BT#4020 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Hubert Borderiou 21c406cd1e Fixing bug on personal session course list - ref #4649 14 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 14 years ago
Julio Montoya 06655ee3c1 Fixing session bug when resolving an exercise BT#3983 14 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya ac34227908 Changing the is_visible return value + fixing the api_strtotime() function in order to use the UTC value 14 years ago
Julio Montoya f822e12f70 Fixing my reporting page (bis) see BT#3614 14 years ago
Julio Montoya e243d57e36 Fixing my reporting page see BT#3614 14 years ago
Julio Montoya bb1d9a845c Adding published lp and exercises in the session view see BT#3617 14 years ago