Commit Graph

140 Commits (53b9eb410f72b17dbbc869d1d2b34f3db63e47c2)

Author SHA1 Message Date
Julio Montoya 1433d42058 Format code + use api_get_user_info() 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
Julio Montoya bf4e9d3888 Fix queries, update id based on iid. 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
Julio Montoya 802e23320b Remove old calendar.php calls + use FormValidator 11 years ago
Julio Montoya 0ddc1e8caa Format code 11 years ago
Julio Montoya 80982cc02d Remove use of Database::error() 11 years ago
Yannick Warnier ffc5f31f05 Move blog language file to trad4all - refs #4467 11 years ago
aragonc 99ab28b315 update btns CT#7339 11 years ago
Julio Montoya 085bafcf49 Format code, rename add_file to addFile function 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago
Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 11 years ago
Julio Montoya 64f5844bdf Ckeditor - blog fixes. 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 354a360fc9 Adding todos to use formvalidator instead of custom code. 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 6aa8c6c9e1 Minor cosmetic changes 14 years ago
Julio Montoya efa7ca15cb Removing unused settings #3910 14 years ago
Julio Montoya b4bd73e93f Minor - replacing a_button class with btn 14 years ago
Julio Montoya b0347e5c4a Minor - fixes in the UI 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 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Hubert Borderiou 98b7199017 Add username as tooltip for blog (project) - ref #4226 14 years ago
Hubert Borderiou c83fed8e7b Add LoginName to avoit homonymous for Projects (blog) tool -ref #4030 14 years ago
Julio Montoya 41ad44b86c Fixing SQL queries adding c_id see #3910 14 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Julio Montoya 6e73b4ff67 Fixing - blog queries due the new changes in the DB (single database) #3910 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 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Juan Carlos Raña 617e8dd8e0 fix typo 15 years ago
Juan Carlos Raña d616572b0e fix fckeditor bars into blog 15 years ago
Julio Montoya b3f432813b Fixing bug when clickin in the "read more" link in the blog tool see #2131 15 years ago
Juan Carlos Raña f1724da932 Feature #2785 blogs 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya c2bfb16132 Minor - Cosmetic changes 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Carlos Vargas 0474556880 change parameter $with_session to false in function get_student_list_from_course_code CT#602 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Patrick Cool a7003c23de Change read more limit in a platform setting 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago