Commit History

Author SHA1 Message Date
  Julio Montoya 21af966f35 Adding commented code for tests. 11 years ago
  Julio Montoya 40b727400d Adding roles routes. 11 years ago
  Yoselyn Castillo 4a7e154a30 Adding event system when user is turned on or off -refs #6213 11 years ago
  Julio Montoya 2180e7e9c1 Setting URL information in session in order to avoid hitting the DB 11 years ago
  Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 years ago
  Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 years ago
  Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 11 years ago
  Julio Montoya a637dd322a Minor - cosmetic changes 11 years ago
  Julio Montoya 69de65f784 Fixing document public URLs 11 years ago
  Yannick Warnier 72614bc9ea Fixed bug in sessions list - refs BT#6134 11 years ago
  Julio Montoya 68fe06f9b6 Adding missing function needed for the widescale plugin see BT#5637 11 years ago
  Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 11 years ago
  Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 11 years ago
  Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 11 years ago
  Yannick Warnier 051cccea2e Update get_user_picture_path to use new folders hierarchy - refs #5871 11 years ago
  Yannick Warnier d9e2c8f2e4 Minor - Fixed issues with unit tests in usermanager 11 years ago
  Julio Montoya 4df17f7efa Merge with 1.9.x 11 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 11 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 11 years ago
  Julio Montoya 623054a385 Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 11 years ago
  Julio Montoya e07a11e961 Improving query see BT#4890 11 years ago
  Julio Montoya 34699ed2f3 Fixing session history page in order to use userportal/history instead of user_portal.php?history=1 11 years ago
  Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
  Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 years ago
  Yoselyn Castillo 4ee421017f Removing survey invitation on user removed - fixes #5847 12 years ago
  Julio Montoya 9b85836c4a Merge with 1.9.x 12 years ago
  Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 12 years ago
  Julio Montoya 4b82fad6e7 Merge 12 years ago
  Julio Montoya 36ba250d8c Minor - adding issets 12 years ago
  Yannick Warnier 95a4a5d0c3 Fixed another issue with the visibility of sessions by coaches - refs BT#4890 12 years ago