Commit Graph

174 Commits (b358024b89b38887ea1631cefa8c0eb5354d8091)

Author SHA1 Message Date
Julio Montoya da27840df8 May fix problem when sending survey links to users 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 8cd07164b3 Minor - Adding handy function to check if a user filled a survey 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 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 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 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
Julio Montoya f5b7ba38f4 Adding extra fields in survey exports fixes #1647 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya d6f2bce197 Adding intvals in functions before executing queries 14 years ago
Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 14 years ago
Juan Carlos Raña 56a49fe0eb Feature #2785 survey and groups 14 years ago
Alberto Torreblanca 481387814a IMPROVED survey list display - CT#526 14 years ago
Alberto Torreblanca acb6c17da9 Remove Language from survey list. 14 years ago
Ivan Tcholakov 31cb60f38a Task #1765 - Removing/changing obsolete code for encoding management (6). A change in the Surveys tool. 14 years ago
Ivan Tcholakov 9cad2e22cb Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. 15 years ago
rrodriguez a672b6feac merge 15 years ago
Yannick Warnier f82dacc3e3 Minor - code style update 15 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 15 years ago
Julio Montoya 03cefca1a0 Removing execise use of remove_XSS . i.e: Database::escape_string(Security::remove_XSS()) 15 years ago
Guillaume Viguier b54363299e Survey report error - CT#1248 15 years ago
Ivan Tcholakov 8dd0f882dc Feature #272 - "Surveys" tool: Revision and cleaning, part 2. 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Ivan Tcholakov 8f095e91da Feature #757 - The same navigation icons for the Pager are used in "Forums" and "Surveys" too. 15 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 15 years ago
Guillaume Viguier a84019744f Testing with Phing - BT#821 15 years ago
Guillaume Viguier d98243c5a7 Changing names of classes to be used by Phing - BT#821 15 years ago
Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Arthur Portugal abace4f499 Added a validation for the foreach in group with the tests CT#191 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Cristian Fasanando 2f63e67901 minor - show tags html into question description when is edited - partial CT#493 15 years ago
Julio Montoya 1424e965a8 Allowing XLS exports see CT#497 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Cristian Fasanando 07a1e3e8f1 fixed tab selected and problems with survey is empty - see CT#463 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 3c7d415d1f Fixed - bug in the emerging icons - DT#5455 15 years ago
Arthur Portugal 11235484bb Fixed Bug when make comparative check DT#5496 15 years ago
Arthur Portugal 991a0c0c36 Fixed Bug in survey when make filter DT#5496 15 years ago
Arthur Portugal 09b4613083 Fixed Into survey when not have nothing quiz show a warning into reports DT#5496 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago