Commit Graph

48 Commits (8c31b07e6290b28c6f7a9a8910d8887cbfd7a914)

Author SHA1 Message Date
Yannick Warnier 1a511b64c6 Optimization - shortcircuit a few useless conditions that ask a lot from the DB - refs BT#7140 11 years ago
Yannick Warnier e4bc5eda46 Add condition to avoid high-load useless session queries - refs BT#7140 11 years ago
Yannick Warnier 3eda87718f Add link to course from session tracking detailed list - refs BT#7140 11 years ago
Julio Montoya 4ee3a13d33 Adding user list for DRH with search box. See BT#6770 11 years ago
Julio Montoya 9d2fc90caf DRH can login as user. see BT#6770 11 years ago
Julio Montoya 2bc07853c5 Adding login ass button see BT#6770 11 years ago
Julio Montoya d0e5476a73 Fixing parameter, in order to show 50 rows. 11 years ago
Julio Montoya b19b7a2a69 Show more rows. 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 aeebd0bf75 courseLog was cut in 3 files see #5753 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 46161be4cd Fixing query see #4504 13 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 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 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
Cristian Fasanando b2bb539335 minor - fixed percent of thematic advance inside reporting 15 years ago
Cristian Fasanando 08db32627a minor - fixed link to thematic advance from reporting 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 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 15 years ago
Cristian Fasanando 588908ac46 fixed count of messages and assignments inside course reporting for drh - partial CT#603 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
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 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
Ivan Tcholakov 3fc6b57c73 Bug #3646 and Issue #306 - Training reports (part3 ): Cleaning and minor reworks for all the code in this tool. This is needed for code readability and understanding, before further efforts for implementing person name related logic. 15 years ago
Julio Montoya cf0e3ab958 Hiding test result in coach reporting view 15 years ago
Arthur Portugal c07a750994 [svn r19794] Added icon with information and changes in variable's name see FS#3909 16 years ago
Julio Montoya dea68f07d2 [svn r17739] Minor - avoiding warning 16 years ago
Julio Montoya e908568f66 [svn r15828] Coachs can register users to the session and platform. (Added the platform setting validation ) (see FS#2700) 17 years ago
Julio Montoya ca53bc6165 [svn r15827] Coachs can register users to the session and platform. Requires testing. (see FS#2700) 17 years ago
Eric Marguin 7c422f06db [svn r11856] display corrections 18 years ago
Eric Marguin 3b0a9cbeec [svn r11851] rename cours.php in course.php 18 years ago