Commit Graph

6 Commits (135753fca40fa6ef5b0f81637ea10d8afadfb73b)

Author SHA1 Message Date
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 10 years ago
Julio Montoya 97edb8a1f2 Use Database::insert 10 years ago
Julio Montoya 1d202e9ed5 Fix URL replace & with & see #7599 10 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 10 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 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
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 10 years ago
Julio Montoya ab5244cf84 Replace function name. 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya 600bb6a1fa Minor - format code + fixing PHP warnings. 11 years ago
Julio Montoya a5c94354ab Minor - format code. 11 years ago
Julio Montoya 5f22d03c21 Minor - format code. 11 years ago
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 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 042e97dad5 Minor - format code, fixing PHP warnings. 11 years ago
Hubert Borderiou 21afd42c1e Restore test_categories #ref6828 #ref6818 12 years ago
Julio Montoya 4fee833021 Adding global category filter for exercises see BT#6636 12 years ago
Julio Montoya 61310d72bd Minor - fixing PHP warnings 12 years ago
Julio Montoya fd041dd927 Partial merge with mine 12 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 12 years ago
Julio Montoya 5ef033adee Adding visibility field in order to hide the first categories see BT#6540 12 years ago
Yannick Warnier 2a0005f1ab Enabled isset() check to avoid notices 12 years ago
Julio Montoya 873d67fa32 Adding category -1 option see BT#6540 12 years ago
Yannick Warnier 7850e28260 Allow question manager to *edit* questions categories 12 years ago
Yannick Warnier 930de35635 Allow questions manager to delete a global category 12 years ago
Julio Montoya 1126d33787 Updating from 1.10 12 years ago
Julio Montoya 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 12 years ago
Julio Montoya 636f2b70c7 Fixing question list bugs. 12 years ago
Julio Montoya 2877e3c2df Adding new question selection option for exercises. 12 years ago
Julio Montoya c4f1dc053d Updating from mine repo. 12 years ago
Julio Montoya c40642e278 Quick fix for categories ,.. need testing!!! 12 years ago
Julio Montoya ed50c47195 Replacing private method. 12 years ago
Julio Montoya 8a90dd4ae2 Adding comments, fixing URL 12 years ago
Julio Montoya 6c98ad1982 Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php 12 years ago
Julio Montoya f8df367f0c Changing selectQuestionList with getQuestionList() 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
Julio Montoya 2ac36752b0 Adding a second parameter to read() in order to speed up the question list 12 years ago
Julio Montoya bd5b14c5f1 Building the question list if the "exercise rel category" were set 12 years ago
Julio Montoya 51b2fecba7 Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 12 years ago
Julio Montoya 07e6e29db3 Fixing question_list_flatten session array assignation 12 years ago
Julio Montoya bcbbcd9d5c Fixing PHP warning + cleaning question_list_flatten session. 12 years ago
Julio Montoya c8ea456640 Fixing exercise exam pagination when using "medias" 12 years ago
Julio Montoya 999e6367af Fixing category labels 12 years ago
Julio Montoya 0cf024fa13 Fixing query + cosmetic changes 12 years ago
Julio Montoya 2139168f62 Fixing global/local colours 12 years ago