Commit Graph

81 Commits (cec00aafcdadd136eccafd671af65d68c5e1a7fe)

Author SHA1 Message Date
jmontoyaa 128c9140de Minor - format code, fix PHP warnings/notices 8 years ago
Julio Montoya 7f6a146fd3 Applied fixes from FlintCI 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa b2092bf6cb Minor - format code, rename functions to camelCase 9 years ago
jmontoyaa 1f8b52f300 Minor - format code. 9 years ago
jmontoyaa eae736c491 Minor - Format code 9 years ago
Yannick Warnier ff908f35f1 Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
jmontoyaa 8480b72c80 Add update dropbox file see BT#10896 9 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 7871ca0b17 Remove all uses of dropbox_config.inc.php and remove file and corresponding config options and function - loosely refs BT#11658 9 years ago
Yannick Warnier 668c4a9a41 Remove tables definition (tbl_file, tbl_person, tbl_intro, tbl_category & tbl_feedback) from dropbox config script and use mainstream Database::get_course_table(). Also remove all thus deprecated calls to getDropboxConf() - loosely refs BT#11658 9 years ago
Yannick Warnier 318aef4084 Remove tbl_post 9 years ago
jmontoyaa 14cfe85c38 Remove unused code, format code 9 years ago
jmontoyaa d6381bee81 Format code 10 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 10 years ago
jmontoyaa acc912da77 Fix default values 10 years ago
jmontoyaa 5b8fd7cf15 Fix constructors 10 years ago
jmontoya a9322ed1b1 Format code + add api_get_cidreq + use api_get_path() 10 years ago
Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 10 years ago
Julio Montoya c7c85d5c20 Use Database::insert/Database::update 11 years ago
Julio Montoya c0a5c87db4 Fix queries + fix PHP warnings. 11 years ago
Imanol Losada 86179d61d9 Fix dropbox file author issue - refs #7576 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya a6f8b1ec9a Updating dropbox with files from 1.9.x see BT#5749 12 years ago
Julio Montoya a6e11df9ae Replacing <form> with FormValidator cleaning code, removing globals calls; see BT#5749 12 years ago
Julio Montoya aa735666fb Minor - format code. 12 years ago
Julio Montoya e38d0639c9 Fixes mysql error see BT#7078 12 years ago
Julio Montoya a3d5f73a84 Minor - format code. 12 years ago
Julio Montoya e1ca70eeb5 Minor - Format code, removing unused dropbox_zipdownload.inc.php file. 12 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
unknown cf4ff8a4b9 fixing error uploading file #6034 13 years ago
Julio Montoya b72ed3e90e Fixing query in order to view/delete correctly files in the dropbox see #5677 13 years ago
Julio Montoya 5901f561f4 Minor query fix 13 years ago
Julio Montoya edbe042ae6 Minor query correction see #5677 13 years ago
Julio Montoya 72fa91bcfe Undo construct replacements 13 years ago
Julio Montoya ebaabe45a3 Minor dropbox fixes 13 years ago
Julio Montoya 54d7bb9ae0 Should fix bug when deleting items in dropbox works as in 1.8.8.4 see #5656 13 years ago
Julio Montoya d7b750b332 Should fix bug when deleting dropbox items queries where not corrected see #5656 13 years ago
Yannick Warnier 8df5069f70 Fixed query for dropbox files - refs #5057 14 years ago
Laurent Opprecht 209edc91e1 #5058 Dropbox: duplicate warning when uploading a doc 14 years ago
Julio Montoya 35835faa11 Adding course_id in queries see #3910 14 years ago
Julio Montoya 295e32b22d Adding course int id see #3910 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya cc10ae592a Adding UTC support in dropbox see #2248 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago