Commit Graph

121 Commits (e7c246f349e51c318b6ef99cf2bcc8cf6fbde156)

Author SHA1 Message Date
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 0f99a42286 Cleaning white spaces 13 years ago
Julio Montoya aed47a8111 Minor adding c_id 13 years ago
Julio Montoya fa864a5672 Fixing removeUnusedFiles 13 years ago
Julio Montoya ebaabe45a3 Minor dropbox fixes 13 years ago
Julio Montoya ff5a90f220 Minor fixing select 13 years ago
Julio Montoya acf15e8c8e Fixing array_map function uses 13 years ago
Julio Montoya d7b750b332 Should fix bug when deleting dropbox items queries where not corrected see #5656 13 years ago
Julio Montoya 3e7ab1b5a6 Fixing dropbox download in folders see #5447 13 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 13 years ago
Julio Montoya cbf3e32ee5 Fixes bug in dropbox where users can't download or leave feedback see BT#4791 and #5058 13 years ago
Julio Montoya f9e7bd9bfd Fixing move form 13 years ago
Julio Montoya 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 13 years ago
Laurent Opprecht 2e4fffaccb see #5057 Dropbox: unable to download files 14 years ago
Julio Montoya 2a313714c8 Improving UI in dropbox 14 years ago
Julio Montoya 6d5278901f More style fixes 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Julio Montoya 295e32b22d Adding course int id see #3910 14 years ago
Julio Montoya e11a017185 Minor - Fixing checkboxes 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
ywarnier d8e9d55485 Minor - Updated langvar to follow coding conventions 15 years ago
ywarnier 3f34591354 Removed notice, added param to function, added comment about function duplication 15 years ago
Julio Montoya c997095790 Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491 15 years ago
Julio Montoya 9a0f56dd6e Fixing message when sending a feedback with out content see #2248 15 years ago
Julio Montoya cc10ae592a Adding UTC support in dropbox see #2248 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 15 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
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 16 years ago
Ivan Tcholakov 05a14efe4c Feature #272 - "Dropbox" tool, downloading zip-archives: Adding html-metadata to the generated supplemental file "overview.html" (which you may find inside the downloaded archive). 16 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 16 years ago
Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 16 years ago
Ivan Tcholakov 874dca0a68 Feature #272 - The Dropbox tool code - additional minor changes. 16 years ago
Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 16 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 16 years ago
Julio Montoya 6d99ee3612 Security issue: Adding Security::remove_XSS function 16 years ago
aportugal 8c80a59e5a merge 16 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Arthur Portugal e41ef635ea Minor - added variable global to can load the tables. Changed in the query the method of call the tables CT#191 16 years ago