Commit Graph

9 Commits (e3cec9e067655077cdd7c39cb932fb6f05499c3c)

Author SHA1 Message Date
jmontoyaa 12e56f40c5 TestCategory improvements: 8 years ago
Alex Aragon d110c1d162 fix img icon home.png 8 years ago
jmontoyaa 935c894d0f Fix typo 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 10de35b2cd Change TestCategory class use getCategory instead of constructor. 8 years ago
jmontoyaa e8bea58fdf Minor - format code 8 years ago
jmontoyaa 3ae340930e Fix variables, add AddFlash functions 8 years ago
Julio f53c7bdb4f Fix icon 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
jmontoya 1af145f353 Add import/export of questions see BT#10891 9 years ago
Julio Montoya 1854bd6e41 Minor - improve UI 9 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 10 years ago
Julio Montoya 1433d42058 Format code + use api_get_user_info() 10 years ago
Julio Montoya 36071b3dfd Fix glossary glossary plugin loading #7638 10 years ago
Julio Montoya a83a4af79b Rename Testcategory to TestCategory 10 years ago
Julio Montoya 73b52dbc4b Fix queries update id based in iid. 10 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
jmontoya c930e64162 Replacing $app[orm.em] 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 56d5a28f4a Fixing category list filtered by session_id see #6837 11 years ago
Julio Montoya 00c26eee9d Moving main/inc/Entity to src/ChamiloLMS/Entity. 11 years ago
Julio Montoya 20ecb6d390 Minor - Fixing comments, fixing PHP warnings. 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Hubert Borderiou 21afd42c1e Restore test_categories #ref6828 #ref6818 11 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 11 years ago
Julio Montoya 5ef033adee Adding visibility field in order to hide the first categories see BT#6540 11 years ago
Yannick Warnier 08a9184f8f Added view of the global categories for question manager - refs BT#6495 12 years ago
Julio Montoya b362ab1882 Removing Security::remove_XSS() when savint in the DB + adding api_get_cidreq 12 years ago
Julio Montoya 938da944da Minor cosmetic changes 12 years ago
Julio Montoya 88c4940279 Removing remove_XSS when inserting in the DB 12 years ago
Julio Montoya fe8b0e3141 Adding delete/edit global category for question admin 12 years ago
Julio Montoya ac1fbbf10e Adding edit link for question admins 12 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 12 years ago
Julio Montoya cd880e238e Fixing category editions 12 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
Julio Montoya 400fd95f22 If a category ordered setting was turned on a message will appear "AllQuestionsMustHaveACategory". Adding code in order to manage ordered categories. Adding root category in exercise_reminder.php 12 years ago
Julio Montoya c16ea2ba08 Adding new fields for the QuizCategory in order to use the Tree - Nestedset behavior of Doctrine2 12 years ago
Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 years ago
Julio Montoya 125d5e10d8 Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Julio Montoya 8ca9717b88 Fixing fatal error "showquestion redeclare" see #4493 13 years ago
Hubert Borderiou 993b239e4d Minor change on questions categories 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 897d79f15c Security: adding intvals in queries + deleting/editing comments 13 years ago