Commit Graph

26287 Commits (89322e016c24cef43244bc38e2ce39c76c46e12c)
 

Author SHA1 Message Date
Julio Montoya 89322e016c Merge 1.9.x 11 years ago
Julio Montoya 085bafcf49 Format code, rename add_file to addFile function 11 years ago
Yannick Warnier bc820d8085 Fix issue with new FormValidator/Quickform element SelectTheme (replacing select_theme) 11 years ago
Yannick Warnier 90db3db38e Revert to manual query to avoid issues with query with multiple variable tokens (%s) - refs BT#9092 11 years ago
Yannick Warnier 34e2303205 Update id to code for session extra field name - refs BT#9092 11 years ago
Yannick Warnier 62857f60d3 Fix typos in session field names or translations - refs BT#9092 11 years ago
Yannick Warnier 9c2cf02a53 Update languages 11 years ago
Yannick Warnier 942da18138 Update languages 11 years ago
Yannick Warnier 23bf0c42b3 Fix typo in previous commit: remove quotes where not necessary in Database::select() param - refs BT#9418 11 years ago
Yannick Warnier 4a57cef0eb Improve efficiency in searchSession() by avoiding to query extra fields if none requested - refs BT#9418 11 years ago
Yannick Warnier 86113a0804 Use params array instead of multiple parameters in WSSearchSession and WSFetchSession - refs BT#9418 11 years ago
Yannick Warnier f951c79210 Fix issue with wSSessionGetDetailByUser() web service not receiving user_field name - refs BT#9092 11 years ago
Yannick Warnier 4374442bf9 Add condition to avoid session ID to be overwritten by weird extra field 'id' - refs BT#9092 11 years ago
Yannick Warnier 2b3b934c7f Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 11 years ago
Yannick Warnier 55773e12b6 Minor - Update error log 11 years ago
Julio Montoya 0664d66b9f Adding entities from v2 11 years ago
Julio Montoya a34ef8d39d Remove fckeditor paths 11 years ago
Julio Montoya 9d48a6bd1f Merge branch '1.10.x' of ssh://github.com/chamilo/chamilo-lms into 1.10.x 11 years ago
Julio Montoya 33db828b29 Adding entities as is. 11 years ago
Julio Montoya a9dc7e3a8e Plugin list is declared inside Basic.php 11 years ago
Julio Montoya 6adf1811d6 Using FormValidator in survey (up/down button missing) BT#8968 11 years ago
Julio Montoya 75087b135c Remove unused file type. 11 years ago
Julio Montoya 35c7f76960 Require php 5.4 for chamilo 1.10.x see #7549 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 314e30d5ba Remove advanced_filemanager setting see #7550 11 years ago
Yannick Warnier 58499e76b7 Remove repeated query on session_rel_user in db_main.sql 11 years ago
Yannick Warnier b3177949ac Merge branch 'BT9461' of https://github.com/danbarretodev/chamilo-lms into 1.10.x 11 years ago
Yannick Warnier e014388a7c Fix English terms in plugin - refs BT#9461 11 years ago
Daniel Barreto 001b1a078a Add attachments without template - refs BT#9461 11 years ago
Yannick Warnier 2df08d064e Merge branch 'BT9461' of https://github.com/danbarretodev/chamilo-lms into danbarretodev-BT9461 11 years ago
Yannick Warnier d96dc3df6f Merge pull request #529 from AngelFQC/BT9464 11 years ago
Yannick Warnier 6e4af8c72f Merge pull request #528 from AngelFQC/BT9418 11 years ago
Yannick Warnier 3c1672ac68 Merge pull request #527 from AngelFQC/BT9465 11 years ago
Daniel Barreto 28e3726acc Add mail render script and complete terms and conditions - refs BT#9461 11 years ago
Angel Fernando Quiroz Campos 4d295f4873 Minor - Add session/courses upload directories on install page - refs BT#9464 11 years ago
Angel Fernando Quiroz Campos d60cfb873a Added sessions/courses directory to have it in the initial package - refs BT#9464 11 years ago
Angel Fernando Quiroz Campos 7987014a51 Add secret key param to WSSearchSession - refs BT#9465 11 years ago
Angel Fernando Quiroz Campos ab68ea06c4 Add secret key param to WSSearchSession - refs BT#9418 11 years ago
Daniel Barreto f9c14b9e54 Fix test ws_session_user - refs BT#9092 #hook 11 years ago
Angel Fernando Quiroz Campos 56a9876455 Add web service to get a session by its id - refs BT#9465 11 years ago
Julio Montoya a743554ecc Rename add_select to addSelect 11 years ago
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 497bf58238 Only show user image if is not anonymous. 11 years ago
Julio Montoya 37fa195521 Remove unused functions 11 years ago
Julio Montoya 709aa53ff9 Remove unused function + set anonymous user if user_id = 0 11 years ago
Julio Montoya b767d7cc5b Ckeditor - Updating Toolbars + fix file drivers 11 years ago
Julio Montoya 0e4036eeed Adding "icon" attribute in function addButton using FormValidator 11 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 11 years ago