Commit Graph

95 Commits (aa115cc7ccaea9924c8cc083180b7d4c20ecdffc)

Author SHA1 Message Date
Julio Montoya 8e273286e5 Format code + replace UserManager::get_user_info_by_id with api function 11 years ago
Julio Montoya be7998369f Remove include js file already added in template.lib.php 11 years ago
Imanol Losada 785fbdaf5b Show content of tickets in the right way - refs #7670 11 years ago
Imanol Losada a5de6f1e75 Remove notices and warning messages - refs #7670 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya c861390158 Remove unused file #7543 11 years ago
Julio Montoya c8ef4daf90 Change function names and implementation. 11 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Yannick Warnier 987c5d4de3 Fix JS calls to jQuery's live() function, deprecated in favor of on() (but replaced by click() in all cases here) - refs BT#9435 11 years ago
Yannick Warnier 106040ab00 Update a few language variables' case to match new language files - refs #4467 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 11 years ago
Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 11 years ago
Yannick Warnier d484a132dc Move courses language file to trad4all - refs #4467 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 11 years ago
Yannick Warnier 89f83a27fb Minor - PSR-2 11 years ago
Yannick Warnier 0bf126df31 Remove all get_lang('lang...') - refs #4467 11 years ago
Yannick Warnier 46ddba6aab Remove unnecessary quotes from queries still using access_cours_id - refs #7555 11 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
Julio Montoya ca7d268f3b Ckeditor - Fix old fckeditor calls see BT#8968 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya cc78d318f2 Removes require_once 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya 58ac319ad8 Fixing PHP warning. 11 years ago
Yannick Warnier a6a15711fc Fix merge of PR 298 11 years ago
Francis Gonzales eee67df13c Instance protected plugin correctly and modify default sanbox value 11 years ago
aragonc 4116a6b100 merge 11 years ago
Francis Gonzales 46e1f02e72 Rename some variables - refs #6715 12 years ago
Francis Gonzales 3e1c53d3df from html form to FormValidator - refs #6715 12 years ago
Francis Gonzales f85aed2010 From html form to FormValidator and some JS improvements - refs #6715 12 years ago
Francis Gonzales 7bb3d41a76 UX improvements - refs #6715 12 years ago
Julio Montoya 09142738ee Minor - format code and documentation 12 years ago
Julio Montoya b4d38d9d1f Security fixes adding Database::escape_string #6715 12 years ago
Julio Montoya ac73eea578 Minor format code see #6715 12 years ago
Julio Montoya 0a263121d2 Adding remove_XSS function see #6715 12 years ago
Julio Montoya e151f6b7f3 Minor - format code see #6715 12 years ago
Julio Montoya 314cb1dd7a Security fixes adding Database::escape_string see #6715 12 years ago
Julio Montoya e838cb05a7 Minor - format code removing unused variables see #6715 12 years ago
Julio Montoya 76270fcf19 Fixing ticket plugin, fckeditor and menu link see BT#6715 12 years ago
Yannick Warnier db22087d93 Update ticket plugin language vars - refs #6715 12 years ago
Francis Gonzales 3f1da5d08d Rename database iid to id - refs #6715 12 years ago
Francis Gonzales f06e82ca17 Delete Extra Setting functions, use the default one and set the translation - refs #6715 12 years ago
Francis Gonzales 58eccffd16 Performance improvements - refs #6715 12 years ago
Francis Gonzales 2e5efc48c9 Avoid lang validation - refs #6715 12 years ago
Francis Gonzales 61c5f2ef8e Change icon import to export and avoid inline css - refs #6715 12 years ago