Commit Graph

247 Commits (f678906347ac9abdc6473d24c72486d460ffe040)

Author SHA1 Message Date
Hubert Borderiou f678906347 Escape sql wildcards % and _ in admin > user_list > advanced search - ref #6735 12 years ago
Julio Montoya 46fa46fc17 Disabling work/document by now ADD_DOCUMENT_TO_WORK = false 12 years ago
Yannick Warnier 2b12758274 Hide c_id field warning if using production server 13 years ago
Yannick Warnier 87239aefe9 Ignore - EOF 13 years ago
Julio Montoya 31fe2d546a Minor removing useless lines 13 years ago
Julio Montoya b62bb59fc6 Fixing openid mysql errors see #5463 13 years ago
Julio Montoya 6167727230 Fixing session calendar bug see BT#4978 13 years ago
Julio Montoya d1229ac49b Adding skill edition in the skill wheel see #1791 13 years ago
Julio Montoya 0a6e5516a9 Minor - adding static declaration 13 years ago
Julio Montoya 0d54a31cec Adding static in order to avoid PHP warnings 13 years ago
Julio Montoya 4c5faf99de Avoiding that the olpc_peru_filter fires and error 13 years ago
Laurent Opprecht 8165f981d3 #5014 plugin configuration failing: remove warning, set english as failback for translations 13 years ago
Julio Montoya f6365e051b Adding more info in error logs 13 years ago
Julio Montoya 114dea5b35 Fixing minor corrections when migrating from 1.8.7 to 1.9 see #4662 13 years ago
Julio Montoya 680d8608fa Adding new constant in the Database class in order to error_log mysql errors see #4682 13 years ago
Julio Montoya 946612fb8d Replacing DB constant 13 years ago
Julio Montoya d497f37a2d Adding one more exception to the database::query in order to avoid the "dev error msg" 13 years ago
Julio Montoya 905de2cfe6 Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716 14 years ago
Julio Montoya 237957f12a All databases (stat, user) are going to use the main DB see #3910 14 years ago
Laurent Opprecht ada71dddb1 #4694,#4712, #4712 add feedback during installation, remove warnings Undefined variable 14 years ago
Julio Montoya a5b640151c Droping course tables during a new installation "can create attendance_sheet_log" bug 14 years ago
Laurent Opprecht 4137c340b4 #4694 add feedback during installation, remove warnings 14 years ago
Laurent Opprecht 3460e9492f #4694 add feedback during installation, remove warnings 14 years ago
Julio Montoya f96f99f65b Minor - replacing echo with var_dump 14 years ago
Julio Montoya 3942820688 Adding 2 exceptions in order to hide errors see #4620 14 years ago
Julio Montoya 332698052d should fix bug in #4622 14 years ago
Julio Montoya 3dd9616671 Adding dev message exceptions 14 years ago
Julio Montoya b61a15cc5b Adding new grading model see BT#4080 (with DB changes) 14 years ago
Julio Montoya f62b722a3c Avoiding dev message when editing the static plugin 14 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 14 years ago
Julio Montoya 3998e0ba0f Adding first draft of the timeline library see #4570 (no change in the database) 14 years ago
Julio Montoya f02de61de5 Minor - showing sql var_dump if wanted 14 years ago
Julio Montoya ab36f087a7 Security: Adding intval in query 14 years ago
jmontoya 8996ea90b1 Improving plugin system see #4450 adding new parameters in order to install a plugin 14 years ago
Julio Montoya 31283fd9d3 CSS fixes due recent plugin changes 14 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 14 years ago
Julio Montoya 8ba9a79fc7 More minor UI fixes 14 years ago
Julio Montoya 28544c7958 specific_field is not a problem see #3910 14 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Julio Montoya bb1d9a845c Adding published lp and exercises in the session view see BT#3617 14 years ago
Julio Montoya 1b5bf9ec0b Fixing "Non static method should not be called statically" bug see #4219 14 years ago
Julio Montoya 670fbb9a6c Improving installation DB errors messages see #4219 14 years ago
Julio Montoya 35f7ed9736 Fixing parse_conditions order option see BT#3566 14 years ago
Julio Montoya ff6657041b Minor fix in the Database::select function due the recent parse_conditions "order" changes 14 years ago
Julio Montoya dd485c16d4 Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya b20c8f927a Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 14 years ago
Hubert Borderiou fedbf05cf2 function count_rows add WHERE c_id = ".api_get_course_int_id() 14 years ago
Julio Montoya d8a2b0cd76 Adding temporal message when a query doesn't have a c_id field when using course tables c_XXX (temporal change) 14 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 14 years ago