Commit Graph

69 Commits (b9ebb0af6d79bd3882df0a7513844f5d27939e56)

Author SHA1 Message Date
Yannick Warnier b9ebb0af6d Fix missing links tool action icons titles 10 years ago
Julio Montoya 5712d98d2a Format code, remove unused code. 10 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya 31d0069d7f Remove unused code 10 years ago
aragonc 0ce316e0eb add icons addworkuser and fix list links course CT#7539 10 years ago
Julio Montoya 5a6b9cb18a Use Display::panel 10 years ago
aragonc 5023330277 fix links aparence CT#7539 10 years ago
Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 10 years ago
Julio Montoya 43523019c3 Replace globals, remove unused code 10 years ago
Julio Montoya c6f1c7ff14 Use database::insert/update 10 years ago
Julio Montoya 051dea3bf2 Remove unused code. 11 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
Yannick Warnier b3e76394df Remove metadata edition page link - refs #1370 11 years ago
Julio Montoya af4d4cbddf Partial fix when creating a course with contents. 11 years ago
Julio Montoya 73b52dbc4b Fix queries update id based in iid. 11 years ago
Julio Montoya 52144e08c6 While inserting an obj update the id based in iid. 11 years ago
Julio Montoya 28598e3494 When inserting an item save the id based in the iid 11 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 11 years ago
Julio Montoya 88d6c8ad06 Fix link form validations. 11 years ago
Julio Montoya f884bcc026 Refactor link tool, using FormValidator 11 years ago
Julio Montoya a5fc66dd0b Moves functions into a class. 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 ea4b07fe8b Showing link categories. 11 years ago
Julio Montoya ddf30bfab7 Fixing queries see #7440 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 a943992ad5 Add variables filtering and rename Skill::UpdateProfileInfo() to Skill::updateProfileInfo() 11 years ago
Yannick Warnier a0e71c14e7 Fix changeset 812b31949c erroneously reported as minor. Set undefined variable to avoid warning when reordering link categories - refs #7249 11 years ago
Yannick Warnier 812b31949c Minor - Fix variables declaration + bad reindentation + phpdoc 11 years ago
Yannick Warnier 81df1aa28b Minor - Code spacing 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
unknown cd4579b9b7 Some spaces fixes -refs #7107 12 years ago
unknown 0074e5cda3 Some fixes -refs #7107 12 years ago
unknown bedfcb3eb8 Fixing bug when editing url in links into LP -refs #7107 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya d4df61de3a Adding link in iframe see BT#7202 12 years ago
Julio Montoya 8eda516e05 Minor - format code 12 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Bonifacio 503fd8b8ee add description in the list of links course refs #5976 13 years ago
Julio Montoya 420ab11e7f Addinc c_id in query see #5768 13 years ago
Julio Montoya e3ddea49f8 Replacing old D0kIndexer class with ChamiloIndexer class 13 years ago
Julio Montoya 20b2cf8560 Minor removing PHP warning 13 years ago