Commit Graph

26251 Commits (6adf1811d6a0c6995b635eb43aeb9912d5196781)
 

Author SHA1 Message Date
Julio Montoya 6adf1811d6 Using FormValidator in survey (up/down button missing) BT#8968 10 years ago
Julio Montoya 75087b135c Remove unused file type. 10 years ago
Julio Montoya 35c7f76960 Require php 5.4 for chamilo 1.10.x see #7549 10 years ago
Julio Montoya 6a1adb02a8 Add new function addCheckBoxGroup(), rename add_label to addLabel 10 years ago
Julio Montoya 4d0c8955b1 Rename add_html with addHtml, remove unneeded elementTemplate. 10 years ago
Julio Montoya 314e30d5ba Remove advanced_filemanager setting see #7550 10 years ago
Julio Montoya a743554ecc Rename add_select to addSelect 10 years ago
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
Julio Montoya 497bf58238 Only show user image if is not anonymous. 10 years ago
Julio Montoya 37fa195521 Remove unused functions 10 years ago
Julio Montoya 709aa53ff9 Remove unused function + set anonymous user if user_id = 0 10 years ago
Julio Montoya b767d7cc5b Ckeditor - Updating Toolbars + fix file drivers 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 298e41b0b9 Fix wiki link path. 10 years ago
Julio Montoya d71952ef06 Minor - format code. 10 years ago
Julio Montoya c17906cc26 Merge branch '1.10.x' of ssh://github.com/chamilo/chamilo-lms into 1.10.x 10 years ago
Julio Montoya f5f3b6c85d Elfinder - Add isAllow() function 10 years ago
Julio Montoya f70c7cc617 Remove global in api_get_user_info() 10 years ago
Yannick Warnier 0be9693ae5 Merge pull request #526 from AngelFQC/BT9464 10 years ago
Angel Fernando Quiroz Campos 6bdbcacb61 Check sessions and courses upload directories - refs BT#9464 10 years ago
Yannick Warnier 1fb1fc43c0 Merge pull request #524 from danbarretodev/advsub 10 years ago
Yannick Warnier 6b4582cec7 Update languages 10 years ago
Angel Fernando Quiroz Campos 047c73e5bb Minor - Update gitignore file - refs BT#9464 10 years ago
Angel Fernando Quiroz Campos d91154e8fe Minor - Update installation guide - refs BT#9464 10 years ago
Yannick Warnier f7e0530f2c Merge branch 'AngelFQC-7268' into 1.10.x 10 years ago
Yannick Warnier 01882969e1 Fix remaining track_e_exercices and other minor issues with the renaming of the table (and update db version) - refs #7268 10 years ago
Yannick Warnier 06969ef43e Merge branch '7268' of https://github.com/AngelFQC/chamilo-lms into AngelFQC-7268 10 years ago
Daniel Barreto 829b5e69d3 Fix hook php doc - refs BT#9092 #hook 10 years ago
Yannick Warnier a9df86da5e Update api_get_real_ip() function to use explode - refs #7268 10 years ago
Angel Fernando Quiroz Campos 77ea622d27 Fix list of session categories - refs BT#9464 10 years ago
Yannick Warnier 250480de96 Merge branch '522' into 1.10.x 10 years ago
Yannick Warnier 76973541ef Update variable name and add insert to settings_current - refs BT#9324 10 years ago
Daniel Barreto efb85a00e7 Fix mails to admin - refs BT#9092 10 years ago
Imanol Losada af79274416 Show only session admin created users in user list and in session creation (1.10.x) - refs BT#9324 10 years ago
Daniel Barreto 07dcb62a1b Update ws sesssion details by user test - refs BT#9092 10 years ago
Daniel Barreto ea1e4173cb Update isAllowedToDoRequest method to use ws to get profile percentage and set student always connected - refs BT#9092 10 years ago
Daniel Barreto fea0d59272 Update advanced subscription lang - refs BT#9092 10 years ago
Imanol Losada 7a03b6bb64 Add 'DISTINCT' to session list query to avoid returning repeated records (1.10.x) - refs BT#9323 10 years ago
Daniel Barreto 829fba26ac Merge branch '1.10.x' into advsub 10 years ago
Imanol Losada 887193e3f6 merge and change name of swapAnswerType() to swapSimpleAnswerTypes() and update comment - refs #7485 10 years ago
Daniel Barreto 808a50ce32 Complete banner and brochure url in session details method - refs BT#9092 10 years ago
Daniel Barreto da6eb14f83 add test to webservice session details by user and add file php doc to mails test - refs BT#9092 10 years ago
Daniel Barreto a831842622 add test to webservice session details by user and add file php doc to mails test - refs BT#9092 10 years ago
Daniel Barreto 39c71e4cc3 Fix wrong lang var for reject button in admin view 10 years ago
Daniel Barreto 4b5aeaaeae Fix web service session detail by user - refs BT#9092 10 years ago
Daniel Barreto 287ab9ca8f Fix advanced subscription plugin, wrong mails - refs BT#9092 10 years ago
Daniel Barreto 8b73468816 Add SessionManager isValidId method - refs BT#9092 10 years ago
Imanol Losada 1a18a4cdd0 Add conversion from single answer to multiple answer and viceversa - refs #7485 10 years ago