Commit Graph

245 Commits (1cbdbf2e510c7cea81df818b2197e275a5bfa9e8)

Author SHA1 Message Date
Julio Montoya 315bea38f2 Fixing whoisonline function 15 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 15 years ago
Cristian Fasanando a7d9e4f4af improved course and user data in reporting 15 years ago
Cristian Fasanando d3855808af improved display data for courses and users list for reporting 15 years ago
Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 15 years ago
cvargas e969a4161a merge 15 years ago
Carlos Vargas 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 15 years ago
Arthur Portugal 39cf750f05 Fixed the visibility for the teacher DT#5496 15 years ago
Arthur Portugal 75b662cec9 The reports are not visible when the admin user is checking by each students into the session list and added Section_Tracking for tabs DT#5496 15 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 15 years ago
Cristian Fasanando 22852a7870 Added coachs for course in session into reporting - DT#5496 15 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
Arthur Portugal 7dca7d1c6d Changed old style button into reports DT#5496 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 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 15 years ago
Ivan Tcholakov d45fb5c55c Feature #306 - Cleaning code of the user profile page (further checks are to be done). A correction in UserManager class that prevents user photos to be shown as productions. 15 years ago
Ivan Tcholakov 6df1c39ca2 Feature #306 - Replacing hard-coded values for username length in validation rules in some forms. Including "." (dot) and "_" (underscore) in the specification for usernames as valid characters. 15 years ago
Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 15 years ago
Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 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 cfdcb5a60b Issue #306 - Training reporting: Enabling showing the access-chart and other minor corrections. 15 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 15 years ago
Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 15 years ago
Ivan Tcholakov 106791a2dd Bug #306 - Reportin tool: fixing my mistake in the algorithm for generation usernames, see dokeos/main/mySpace/user_import.php. Hm, this algorithm has to be implemented only once and to be reused in all places where it is needed. For example: UserManager::make_login(...) or UserManager::create_username(...). Additionally, UserManager::create_unique_username(...) method might be implemented. 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 150bf58ca9 Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings. 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
Ivan Tcholakov 601ef1ebb0 Bug #3646 and Issue #306 - Training reports (part2): Fixing person name order and sorting to be dependable on the internationalization settings + code cosmetics. Introducing a new constant PERSON_NAME_DATA_EXPORT in the internationalization library. 15 years ago
Ivan Tcholakov 6b7bd06ddb Bug #3646 and Issue #306 - Messages, metadata and training reports (part 1): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Julio Montoya 656aace234 fixes dt #5222 15 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Julio Montoya cf0e3ab958 Hiding test result in coach reporting view 15 years ago
John Hinojosa bf4806ee95 fixed DT#5102 - Bug in term & condition button and icon export 16 years ago
Arthur Portugal d7a52355c7 Fixed layout on administrator section - see DT#5099 16 years ago
Ivan Tcholakov a64face33f [svn r22233] FS#2867 - The online editor: Renaming a toolbar, 'Profil' --> 'Profile'. 16 years ago
Ivan Tcholakov dc1f5e4143 [svn r22070] FS#2867 - The reporting tool: Adding a missing toolbar definition for the online editor. 16 years ago
Juan Carlos Raña cf6705a606 [svn r21874] fix some icon 16 years ago
Patrick Cool 2084152af9 [svn r21626] bugfix for tabs 16 years ago
Ivan Tcholakov 5e35b39e71 [svn r21537] FS#306 - Reporting: Various corrections about sorting user data. 16 years ago
Ivan Tcholakov 8a5ba8aebe [svn r21536] FS#306 - Reporting: Various corrections about sorting session data. 16 years ago
Ivan Tcholakov 06f956b5b0 [svn r21535] FS#306 - Reporting: Various corrections about sorting user data. 16 years ago
Ivan Tcholakov 4279b7324b [svn r21524] FS#306 - Reporting tool, "Select session" dropdown box: Replacement a function for sorting, asort() ---> api_natsort(). 16 years ago
Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Cristian Fasanando ea295745d0 [svn r21109] Fixed ulnerable get parameters: course,origin and lp_id - partial FS#4261 16 years ago