Commit Graph

1 Commits (c5280cbb77408c88c6a10c6f0eb402951da28e70)

Author SHA1 Message Date
Julio Montoya cd308f01c8 Refactor survey code, using entities, update from 1.11.x 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
Scrutinizer Auto-Fixer 18c0ec9187 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa a924065f8d Minor - format code, fix PHP warnings 9 years ago
Julio Montoya 3e56e9b27b Minor - Format code, add intval 10 years ago
Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 11 years ago
Julio Montoya e6a8a23526 Minor format code. 11 years ago
Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 11 years ago
Julio Montoya 51dd3f40fb Merging from 19x 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya c7c3225251 Format code. 12 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 14 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 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 5c8c675fbe Removing useless SurveyManager class 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Arthur Portugal f0c7117e04 Added a validation to the function create list CT#191 16 years ago
Carlos Vargas 755302f85d Removed deprecated functions in survey lib 16 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 16 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. 16 years ago
Isaac Flores 053842255f [svn r22325] logic changes-added support php5 in file surveymanager.lib.php - (partial FS#4400) 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Julio Montoya a23ef26fbe [svn r20285] Adding Database::escape_string function partial fix 17 years ago
Julio Montoya 66752488f8 [svn r20134] Deleting deprecated functions display_sortable_table and sort_table 17 years ago
Julio Montoya 138e1aa4af [svn r16410] Survey - versioning implemented 17 years ago
Yannick Warnier 3faec1eb56 [svn r15881] Minor changes to header 17 years ago
Julio Montoya 5b413d7bce [svn r15875] Personality (conditional) Survey added. See FS#2746 (requires testing) 17 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Patrick Cool 1e6357257b [svn r10602] cleanup 19 years ago
Patrick Cool 4fa6807759 [svn r10581] fixing the get_status function back to working (although this function is not needed) 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago