Commit Graph

781 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
Cristian Fasanando 7b8fcac20d [svn r22335] Fixed bug in IE when you want add brackets [...] to define one or more blanks into fckeditor - FS#4427 17 years ago
Julio Montoya 1e8c404e0f [svn r22257] Minor - some more space for questions 17 years ago
Ivan Tcholakov 335018c44d [svn r22256] FS#2867 - The online editor: Renaming a toolbar, 'TestAnswerAttachedComment' --> 'TestAnswerFeedback'. Removing 'Small' toolbar. 17 years ago
Ivan Tcholakov ee2eecea04 [svn r22250] FS#2867 - The online editor: Renaming a toolbar, 'QuestionDescription' --> 'TestQuestionDescription'. 17 years ago
Ivan Tcholakov 65b4893033 [svn r22247] FS#2867 - The online editor: Renaming a toolbar, 'FreeAnswer' --> 'TestFreeAnswer'. 17 years ago
Ivan Tcholakov eb4a482a82 [svn r22240] FS#2867 - The online editor: Renaming a toolbar, 'CommentAnswers' --> 'TestAnswerAttachedComment'. 17 years ago
Ivan Tcholakov 2d64b134d8 [svn r22239] FS#2867 - The online editor: Renaming a toolbar, 'Answer' --> 'TestProposedAnswer'. 17 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Julio Montoya 7d732db7b6 [svn r22129] Minor - fix for ie 17 years ago
Julio Montoya be155f0c5e [svn r22126] Minor - Fixing missing get_lang function 17 years ago
Ivan Tcholakov f404a89548 [svn r22051] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file question.class.php. 17 years ago
Ivan Tcholakov bfce2b9d23 [svn r22050] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file unique_answer.class.php. 17 years ago
Ivan Tcholakov c5bd76007a [svn r22049] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file multiple_answer.class.php. 17 years ago
Ivan Tcholakov 78d9d0faec [svn r22048] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file fill_blanks.class.php. 17 years ago
Ivan Tcholakov c4f34cb83d [svn r22047] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file feedback.php. 17 years ago
Ivan Tcholakov e9a06f6510 [svn r22046] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute for 'TestDescription' editor's toolbar. 17 years ago
Ivan Tcholakov f179db800e [svn r22045] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute for 'CommentAnswers' editor's toolbar. 17 years ago
Ivan Tcholakov fb56a7618b [svn r22044] FS#2867 - The online editor, exercises tool: Fixing a bug, restoring a commented reference to the file fckeditor.php. 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Carlos Vargas b9333e2675 [svn r21815] minor bug called the fckeditor.php prevents the operation see FS#4371 17 years ago
Isaac Flores ed2aa0725a [svn r21708] minor - logic changes - changed variable language - (partial FS#4371) 17 years ago
Isaac Flores f3604eeabb [svn r21662] logic changes - improvements in serach tool - (partial FS#4346) 17 years ago
Isaac Flores 08726749f1 [svn r21656] logic changes - Allow multiple attempts when user is student - (partial FS#4276) 17 years ago
Noël Dieschburg e5e951ce6c [svn r21605] dokfs4359 : authorize '/' in an fill in exercise 17 years ago
Isaac Flores 9ffc322043 [svn r21479] logic changes - improvements in export scorm - (partial FS#4300) 17 years ago
Patrick Cool 0c742d9a17 [svn r21393] bugfix: add addslashes() to prevent broken javascript 17 years ago
Patrick Cool b34dbad178 [svn r21366] uncomment action link 17 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 17 years ago
Arthur Portugal 6167c1f3a0 [svn r21179] Fixed erroneous redirection in score correction 17 years ago
Ronny Velasquez 394cdef964 [svn r21172] Fixed partial Alerte aux accents avant release - see FS#4269 17 years ago
Arthur Portugal b7e59b9d01 [svn r21160] show number answer in hotspot see FS#3909 17 years ago
Cristian Fasanando 9f51214398 [svn r21154] Show feedback when you finished an exercise from lp if it has that option - partial FS#4232 17 years ago
Yannick Warnier 56245c52af [svn r21145] Security improvement in arbitrary file injection vulnerability (see FS#4261) 17 years ago
Cristian Fasanando 1381228aed [svn r21125] Fixed vulnerable get parameter: file - partial FS#4261 17 years ago
Cristian Fasanando f1fee29893 [svn r21122] Fixed vulnerable get parameter: doc_url - partial FS#4261 17 years ago
Isaac Flores fa945c9dfc [svn r21110] logic changes - improvements in security in exercice tool - (partial FS#4261) 17 years ago
Julio Montoya 68022e88b9 [svn r21086] Security improvements FS#4261 17 years ago
Julio Montoya 5e406ed1e4 [svn r21085] Security improvements FS#4261 17 years ago
Julio Montoya 70e32d8103 [svn r21084] Security improvements FS#4261 17 years ago
Patrick Cool 89c9078f2b [svn r21035] Improve navigation and usability for creating an exercice 17 years ago
Julio Montoya 11fd2d226d [svn r20993] Showing warning message when editing a exercise question see FS#4243 17 years ago
Julio Montoya 1164f2f7f9 [svn r20990] The LP exercise max_score dont have to be changed see FS#4243 17 years ago
Arthur Portugal ee68cf523c [svn r20982] Added image to link in result FS#4232 17 years ago
Arthur Portugal 799ec0482c [svn r20980] Minor - Added image to feedback 17 years ago
Carlos Vargas 079267736c [svn r20975] minor changes in exercises and work see FS#3909 17 years ago
Julio Montoya 1497d97a58 [svn r20971] Updating feature request not implemented - fill in blank variable fields 17 years ago
Carlos Vargas 48c2572fdb [svn r20952] Hot spot completly see FS#4050 17 years ago
Arthur Portugal f7ab7f9153 [svn r20938] Fixed spaces double in all css FS#4232 17 years ago
Carlos Vargas e209b2827b [svn r20937] Partial new size hotspot see FS#4050 17 years ago
Yannick Warnier 96965deeec [svn r20933] Added Display::display_reduced_header() 17 years ago