Commit Graph

79 Commits (97e9becfd48f7e9b81e46366c3a123b300ac8981)

Author SHA1 Message Date
Julio Montoya b406e4a155 Moving code into a function, adding keyword filter see BT#7297 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 2fef0bfe69 Fixing reporting for HRM and teachers see BT#7297 11 years ago
Julio Montoya 86a3bc4d49 Setting $_configuration['save_user_last_login'] option. 11 years ago
Julio Montoya 9a43f31d2a Improving UI and queries see BT#7297 11 years ago
Julio Montoya ef1b7dab87 Fixing reporting see BT#7297 11 years ago
Julio Montoya 2ed49ce307 Minor - fixing count. 11 years ago
Julio Montoya 311e823bd0 Adding sleeping teachers/students counter in the reporting tab see BT#6770 11 years ago
Julio Montoya a721c2b146 Adding active filter see BT#6770 11 years ago
Julio Montoya 447011c368 Adding user search form see BT#6770 11 years ago
Julio Montoya 4ee3a13d33 Adding user list for DRH with search box. See BT#6770 11 years ago
Julio Montoya a4a6c56f7d Minor - cosmetic changes. 11 years ago
Julio Montoya c03fe190e4 drh can see all users/courses inside the session if the configuration['drh_can_access_all_session_content'] is set see BT#6770 11 years ago
Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya 5568f1b8e8 Removing center alignment now it depends in the CSS class data_table see #5175 13 years ago
Julio Montoya a93694cae4 Should fix bug in session reports see #5175 13 years ago
Julio Montoya 12d3eefa5a Minor HHRR fixes 13 years ago
Julio Montoya 686051142e Fixing page headers 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 13 years ago
Julio Montoya 047246c30d Fixing drh reporting views 13 years ago
Julio Montoya 2c7132469c Minor fixing reporting titles 13 years ago
Julio Montoya f6556c59f9 Cleaning my reporting 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
Arthur Portugal e6e1d24f8e minor - fixed time inside reporting 15 years ago
cfasanando 6f6ca978a4 merge 15 years ago
Arthur Portugal d0469e939d MInor - changed the correct icon 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
cvargas e969a4161a merge 15 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 15 years ago
Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 15 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 15 years ago
Ivan Tcholakov 96fca8e749 Bug #3646 and Issue #306 - Training reports (part 5): Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago