Commit Graph

397 Commits (1ddb770ecc81892fc99484dc977a0adafe4a71bf)

Author SHA1 Message Date
Yoselyn Castillo 3d7312ccd0 When publishing a Survey, we always have to fill MailSubject and MailBody fields see #5772 12 years ago
Yoselyn Castillo 6b3aecf160 When publishing a Survey, we always have to fill MailSubject and MailBody fields see #5772 12 years ago
Julio Montoya ce6f3bde57 Minor cosmetic changes 12 years ago
Yoselyn Castillo eaf32ec78d Fixes MailSubject and MailBody fields see #5772 12 years ago
Julio Montoya 163c94e71f Sending survey via the chamilo messaging tool + a fix in the URL survey code 13 years ago
Julio Montoya 2b8d62ea7d Fixing query c_id see #5591 Reported by Jose Manuel Abuin Mosquera 13 years ago
Jose Manuel Abuin Mosquera 36f5ab7caa Fixing wrong course ID in survey e-mail sending - refs #5529 13 years ago
Yannick Warnier 96c0909ae9 Minor: Changed code indentation 13 years ago
Julio Montoya a0b4371e61 Fixing PHP warning in surveys see #4923 13 years ago
Julio Montoya 48b12920f2 Minor corrections 13 years ago
Julio Montoya dbdc216cae Fixing survey big buttons 13 years ago
Julio Montoya 3b32b02b5e Adding static + fixing survey query see #4923 13 years ago
Julio Montoya a311613673 FIxing static/this errors 13 years ago
Julio Montoya b25ada27d7 Minor - Adding static into some classes to avoid PHP warnings 13 years ago
Yannick Warnier 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 13 years ago
Yannick Warnier 363db35a3b Removed useless get_lang() calls for numbers - refs #4776 13 years ago
Yannick Warnier 30159d60c0 Applied removal of gradebook options when gradebook is disabled, to survey tool - refs #5034 13 years ago
Julio Montoya 6ecbc09e8a Fixing survey reporting see #312 13 years ago
Julio Montoya 5baf45fc92 Survey: More fixes in the UI 13 years ago
Julio Montoya 278e6302e0 Survey: Minor fixing search form UI 13 years ago
Julio Montoya 5cb28e9392 Fixing c_id errors see #5100 13 years ago
Julio Montoya 0d86e8fc34 Fixing survey layouts 13 years ago
Julio Montoya cb31bae048 Adding c_id see #3910 13 years ago
Julio Montoya 9b20b9439c Removing require_once libs already called with autoload.inc.php 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 13 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
Julio Montoya c6aeff9836 Fixing fillsurvey when link was sent by email (c_id bug) 13 years ago
Julio Montoya da27840df8 May fix problem when sending survey links to users 13 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 13 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago
Julio Montoya 8cd07164b3 Minor - Adding handy function to check if a user filled a survey 13 years ago
Julio Montoya 4859c45f33 Survey: fixing warning message see BT#3387 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya 323d554233 Adding c_id in queries changes due the new single database changes see #3910 13 years ago
Julio Montoya e11a017185 Minor - Fixing checkboxes 13 years ago
Julio Montoya f51bfa9497 Adding survey list in student reporting page (only for courses) see BT#3139 13 years ago
Julio Montoya e60da24ebd Fixing SQL queries due the new database changes (single database) 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 14 years ago