Commit Graph

153 Commits (51bf36a3dde9542dad93582fec0087f1cd893e26)

Author SHA1 Message Date
Julio Montoya cdd4d73021 Minor - remove unused code. 11 years ago
Julio Montoya 085bafcf49 Format code, rename add_file to addFile function 11 years ago
Julio Montoya 6a1adb02a8 Add new function addCheckBoxGroup(), rename add_label to addLabel 11 years ago
Julio Montoya 4d0c8955b1 Rename add_html with addHtml, remove unneeded elementTemplate. 11 years ago
Julio Montoya a743554ecc Rename add_select to addSelect 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 0e4036eeed Adding "icon" attribute in function addButton using FormValidator 11 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
Julio Montoya 9f335e143a Change function name. 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya a5fc66dd0b Moves functions into a class. 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 80bcc765ea Fixes queries + fixing double link categories see BT#9281 11 years ago
Julio Montoya e57d9a668f Fixes category link now forcing the registration in itemproperty. 11 years ago
Julio Montoya 4c70421ccf Fixes link categories (no visibility is used) see BT#9200 11 years ago
Julio Montoya 36bf874620 Don't show links if the category was deleted see BT#9046 11 years ago
Julio Montoya c532fa67b4 Minor - cleaning code. 11 years ago
Julio Montoya 60410c7165 Minor - Format code , fixing PHP warnings. 11 years ago
Yannick Warnier 42c7fb6590 Fix function naming, use of non-uppercase new variables, better filtering in api_item_property_update() and use non-global variables in function call - refs #7249 11 years ago
anibal copitan d75f9c2e87 visibility in link_Category - ref #7249 11 years ago
Anibal Copitan d9bdcef6c8 List of LINK_CATEGORY update 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier 334d849c30 Minor - Addded package in phpdoc section 13 years ago
Julio Montoya f360481b4e fixing SQL error 14 years ago
Laurent Opprecht 0871765b20 see #5192 link cleanup 14 years ago
Yannick Warnier 3c5626689a Minor - fix variable name - refs #4776 14 years ago
Yannick Warnier d687504fa8 Removed commented empty get_lang() to avoid confusion for the undefined language vars detection script - refs #4776 14 years ago
Julio Montoya f93b8b6fc9 Minor - removing class link in forms 14 years ago
Laurent Opprecht 29678ca577 see #5192: adding but not enabling link changes 14 years ago
Laurent Opprecht e6bf880857 refs #4878 hide metadata entry for the link tool. Add css classes to the form entries. 14 years ago
Laurent Opprecht e4f9168555 refs #4878 hide metadata entry for the link tool. Add css classes to the form entries. 14 years ago
Julio Montoya 2a332409ff Setting link target _blank by default see BT#4358 14 years ago
Julio Montoya 0fab4c9b72 Adding copying bbb slide to the chamilo link tool + improving UI see BT#3123 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 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 14 years ago
Julio Montoya 0b8b5fbe9e Minor style changes 14 years ago
Julio Montoya 6d5278901f More style fixes 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Yannick Warnier e4cc5300a6 Few fixes for single database mode 14 years ago
Julio Montoya d267cbc1af Fixing queries due the single database changes see #3910 14 years ago
Julio Montoya 0714f0c565 Should fix bug when editing a link from the course home page see #4135 14 years ago
Julio Montoya e1455a9368 Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya e11a017185 Minor - Fixing checkboxes 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 5dc1b2972d Minor style fixes 15 years ago
Julio Montoya 30a2286946 Cleaning code 15 years ago
Julio Montoya 664c97c292 Adding token support when adding/editing links fixes #2477 15 years ago
Julio Montoya 6632f7ddb3 Fixing Link & bug see BT#2751 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago