Commit Graph

224 Commits (52f1378a35426781a14e128dd92bc04a92c78be9)

Author SHA1 Message Date
Cristian Fasanando 0f2d4278a2 [svn r18212] Minor - Logic change - Fixed partial survey - see FS#3601 16 years ago
Cristian Fasanando 60e4722ed3 [svn r18205] Minor - Style change - Fixed display course navigation menu into survey - see FS#3598 16 years ago
Cristian Fasanando 2c02997685 [svn r18176] Logic changes - Fixed surveys questions horizontal / vertical and when you re-editing them - see FS#3561 16 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 16 years ago
Cristian Fasanando 3a55b1bc7a [svn r18078] Logic changes - Assigned date by default for date and date time fields when you add those ones into manager user field and added the possibility to select the year from 1900 - see FS#3452 16 years ago
Patrick Cool 5f0b96e9c2 [svn r17927] csv and excel export for detailled report by user 16 years ago
Patrick Cool 52c3b5c998 [svn r17926] bugfix: sorting of options was not respected in the detailed report by user 16 years ago
Carlos Vargas 10904dcda2 [svn r17900] minor change var get_lang see FS#3458 16 years ago
Patrick Cool f785a32535 [svn r17885] bugfix: export of score questions resulted in V instead of the score value. 16 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 16 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 16 years ago
Isaac Flores f03aa061e7 [svn r17756] logic changes-allows anonymous survey -(see FS#3470) 16 years ago
Isaac Flores 6f2b19a377 [svn r17721] logic changes - it was added cidReq in the parameters of sortableTable -(see FS#3459) 16 years ago
Cristian Fasanando a77ea86926 [svn r17666] Minor - Style Changes - Implemented showing options field when the option "Show profile form" is checked see FS#2510 16 years ago
Cristian Fasanando 41a03b769b [svn r17663] Logic Changes - Fixed extrafield date type calendar bug founded in profile, user add, user edit and fill survey (see FS#2985) 16 years ago
Cristian Fasanando 7717d66e6a [svn r17658] Logic Changes - Fixed bugs founded when you edit some survey in advanced parameters, headers' name of the table that links have wrong direction and implemented possibility to take partial survey when the user is anonymus see FS#2510 16 years ago
Jan Derriks c726c73eb9 [svn r17572] FS#3403 - New Survey Feature: Surveys without invitation mail. 16 years ago
Yannick Warnier ad80d1a363 [svn r17530] Added ordering of results by user (FOREM SVN#16907). 16 years ago
Yannick Warnier cd97d516bf [svn r17501] Hidden personality survey type - not documented enough to be useful in the generic Dokeos context. 16 years ago
Isaac Flores 06ddd9971f [svn r17494] logic changes- allow complete the survey-(see FS#2510) 16 years ago
Isaac Flores 549650c495 [svn r17360] logic changes - allows deleted all of survey answer - (partial FS#2510) 16 years ago
Isaac Flores 7258507902 [svn r17336] minor - will export files xls and cvs - partial(FS#3370) 16 years ago
Isaac Flores 05ea401035 [svn r17333] minor - logic changes - it defined array - (FS#3249) 16 years ago
Cristian Fasanando 8f456d6f14 [svn r17323] minor Corrections in form survey question see FS#3352 16 years ago
Yannick Warnier 76fa90c35c [svn r17150] Update breadcrumb link: don't show links that one cannot access anyway... 16 years ago
Yannick Warnier 857919af56 [svn r17149] Minor - remove deprecated comment 16 years ago
Yannick Warnier df4ca21965 [svn r17148] Escape variable to avoid XSS 16 years ago
Yannick Warnier cc5a36a209 [svn r16967] Stripping html p tag around survey title when showing it (added by fckeditor) (see FS#3263) by cvargas 16 years ago
Yannick Warnier 2d01cba3e0 [svn r16890] Fixed bug in survey preventing coach to delete results (FS#3140) 16 years ago
Juan Carlos Raña b8f10e25c3 [svn r16875] added alternative texts on the icons 16 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 16 years ago
Yannick Warnier cfdd3c1e91 [svn r16697] Implement ways of deleting an user's answer to a survey (closes FS#2509) (by cfasanando) 16 years ago
Eric Marguin fa32c2301f [svn r16486] the coachs can now delete only surveys of his sessions (FS#2864) 16 years ago
Eric Marguin 4f2ba6eb10 [svn r16485] give the coachs permissions to create / edit surveys if extend_rights_for_coach_on_survey is true 16 years ago
Eric Marguin 52acf75183 [svn r16453] fix a bug introduced by my previous commit : we couldn't edit a survey anymore 16 years ago
Eric Marguin 784c526e67 [svn r16450] avoid having same code in same language when editing a survey (FS#2661) 16 years ago
Julio Montoya 05554d88a8 [svn r16426] Minor - echo avoid and SQL query fix 16 years ago
Julio Montoya 62ffa8c7f5 [svn r16423] Minor - Avoiding SQL errors 16 years ago
Eric Marguin 1f0ed72062 [svn r16415] fix problems in xls and csv export due to a bad built query (FS#2725) 16 years ago
Julio Montoya 76b031a0ff [svn r16412] Minor - print_r delete 16 years ago
Eric Marguin f8859415f7 [svn r16411] fix a problem with reporting csv export when there were breaklines in options 16 years ago
Julio Montoya 138e1aa4af [svn r16410] Survey - versioning implemented 16 years ago
Eric Marguin b9daa5cb2d [svn r16409] remove bugging content length (it was false and made the download failing on ie) FS#2725 16 years ago
Eric Marguin 23bf77d049 [svn r16401] order users invited by lastname, firstname 16 years ago
Julio Montoya 1799aea00e [svn r16394] Minor fix 16 years ago
Eric Marguin 19589a62b6 [svn r16249] improve survey tool handling with sessions FS#2743 16 years ago
Julian Prud'homme 15c8e7b9b8 [svn r16189] FS#2730 : display users by alphabetic order 16 years ago
Julian Prud'homme dbc5172618 [svn r16101] FS#2734 : Fix a bug when copying surveys in another course 16 years ago
Julian Prud'homme 78cbcdf8ce [svn r16077] FS#2731 : Fix a bug when we want to display answers of an invited person 16 years ago
Julio Montoya 946067523c [svn r16047] Show/Hide option when creating a survey. 16 years ago