Commit Graph

65 Commits (54db037671de367ee39f6586b851f3c0847b1dcf)

Author SHA1 Message Date
Julio Montoya 9fed62e976 Removing requires 10 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier ca4fc9d7c1 Minor - Code style 11 years ago
Julio Montoya e3ddea49f8 Replacing old D0kIndexer class with ChamiloIndexer class 13 years ago
Julio Montoya 01d34e83b0 Minor cosmetic changes 13 years ago
Yannick Warnier 4807477e39 Fixing fulltext indexer tool - refs #3166 13 years ago
Yannick Warnier 00e88168ac Removal of non-Chamilo elements - refs #189 13 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 13 years ago
Julio Montoya 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 13 years ago
Julio Montoya f744e157bc Removing old, unused icons 14 years ago
Yannick Warnier cd4f485fa7 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
Julio Montoya 348e8ecbdb Some fixes in the course catalog 14 years ago
Julio Montoya 6e836b206f Fixing search form 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 bd1ab08d8c Showing search settings status when trying to use the search module see #3166 14 years ago
Julio Montoya 4f4f916f17 Avoiding warning messages if course does not exist 14 years ago
Julio Montoya c22aaf5af2 Avoiding warning messages 14 years ago
Julio Montoya 3c10d59edb Adding table with requirements in order to use the Xapian Search module + some other minor changes 14 years ago
Julio Montoya 0951d23247 Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
christian1827 9620389815 merge 15 years ago
Juan Carlos Raña 40cb9dc3fa prevent the listing of several directories 15 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 84f8d984e7 Feature #306 - Trimming whitespace from all the library files main/inc/lib. ~200 files are to be changed. 16 years ago
Ivan Tcholakov bda4e3c0a0 Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
Julio Montoya d7870d84d4 Updaiting search files 16 years ago
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 16 years ago
Julio Montoya d864173a42 [svn r22359] Adding Database::escape_string function see FS#4389 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Isaac Flores 10fb70e2f5 [svn r21522] minor - logic changes - improvements in search tool - (partial FS#4346) 16 years ago
Isaac Flores cd11f01812 [svn r21519] minor - logic changes - allow see human message error - (partial FS#4346) 16 years ago
Ivan Tcholakov 23c944be83 [svn r20693] FS#306 - Replacing some natural language unsafe occurrences of the functions strtolower() and strtoupper(). 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Ivan Tcholakov b2f4413d90 [svn r18115] FS#2867 - Introduction sections, special cases for settings for the FCKEditor. Adding comments. 16 years ago
Marco Villegas 010b345c12 [svn r18092] fix: logic mistake getting visibility on tool_processors 16 years ago
Marco Villegas f7ff5adcae [svn r18081] search get terms: avoid return empty terms 16 years ago
Marco Villegas 559634ccc4 [svn r18064] fix: show results if search_show_unlinked_results is false, but have user access to resourse 16 years ago
Marco Villegas e03c1b1e26 [svn r17971] search: really minor: hide advanced options by default 17 years ago
Marco Villegas 0204d33334 [svn r17968] search widget prefilter: avoid hardcode specific field prefix 17 years ago
Marco Villegas ff9ee53f6d [svn r17960] search widget: some improvements and prefilter type 17 years ago