Commit Graph

144 Commits (a1429e93dcd4bc45dced3374efab27650bba885f)

Author SHA1 Message Date
Yannick Warnier 279dc299a4 Fix issue editing course description items from action bar - refs #7803 #TMI 10 years ago
Julio Montoya f8c9fc2b23 Minor - format code. 10 years ago
Julio Montoya 764cfa78fd Format code. 10 years ago
Julio Montoya 7a52b2660c Fix PHP warnings. 10 years ago
Yannick Warnier 8dd504097c Minor - Code spacing 10 years ago
Yannick Warnier 0f13ef5d7c Fix warning on course description array 10 years ago
Julio Montoya de374ceb99 Fix PHP warning. 10 years ago
Julio Montoya f00a1b2da0 Add removed file. 10 years ago
Julio Montoya 8cfe829ba7 Remove unused code. 10 years ago
Julio Montoya 113e40c379 Fix PHP warning. 10 years ago
Julio Montoya 3fe972ff76 Minor - Fix PHP warning. 10 years ago
Julio Montoya b55ac70d10 Replace buttons calls. 10 years ago
aragonc 1150c65d04 update home course thematic home description 10 years ago
Julio Montoya bde896ab53 Minor - format code. 10 years ago
Julio Montoya 085bafcf49 Format code, rename add_file to addFile function 10 years ago
Julio Montoya 4d0c8955b1 Rename add_html with addHtml, remove unneeded elementTemplate. 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
Julio Montoya 0e4036eeed Adding "icon" attribute in function addButton using FormValidator 10 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 10 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 10 years ago
Julio Montoya 633498fa7b Fix - PHP warnings, renaming class add_hidden -> addHidden 10 years ago
Julio Montoya 9f335e143a Change function name. 10 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Julio Montoya 4517bf875d Removes wcag_anysurfer_public_pages option see #7091 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
eric 8affdb37a8 spaces after if 10 years ago
eric 996d17903b avoid notices 10 years ago
eric 159dade2ab fix warning strpos : $description is an array, not a string 10 years ago
eric 19bc7572b0 fix "undefined index $charset" 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya befe408629 Removes whitespaces 10 years ago
Julio Montoya ff8070f853 Minor - Fixing PHP warnings. 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
Yannick Warnier 1795d56235 Minor - Fix warning in course description parsing 11 years ago
Julio Montoya 39daaec711 Format code, adding Database::escape_string() due recent merge. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier 9e92534a5f Fix issues with YouTube embedding - refs BT#7930 11 years ago
Francis Gonzales 388bdff34f allow the new youtube src when copy from it and avoid xss security from google chrome when there is an iframe - refs BT#7930 11 years ago
Julio Montoya 20525ccc80 Minor - formatting code. 11 years ago
Yannick Warnier 915d73cc84 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya a308a976d3 Removing text_filter function calls (function is unused) 12 years ago
Yannick Warnier bfafb58133 Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management 13 years ago
Yannick Warnier 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
Yannick Warnier 28203d9ca2 Removed commented empty get_lang() call - refs #4776 13 years ago
Laurent Opprecht f0bb2f1e4a see #5193: adding but not enabling course description changes 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya dd83f1cc61 Fixes when rendering the page in a 1024 px monitor 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 507e65ab14 Minor - Adding some fixes when adding an element in a session 13 years ago