Commit Graph

344 Commits (9a9f1ff2031efbe88404ea4d00a86cd1ad2467dc)

Author SHA1 Message Date
jmontoyaa a896b8bcf0 Fix breadcrumb see BT#10896 9 years ago
jmontoyaa 9107196079 Fix PHP warning 9 years ago
Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 9 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 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
Scrutinizer Auto-Fixer 699ede4dbe Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 4b4b366d5f Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa c980618cd9 Minor - update docs, add css class 9 years ago
jmontoyaa 8480b72c80 Add update dropbox file see BT#10896 9 years ago
jmontoyaa c7335f2de0 WIP: edit dropbox file 9 years ago
jmontoyaa f24c410b81 Replace 'AND' with '&&' 9 years ago
jmontoyaa 728ae37950 Minor - format code. 9 years ago
jmontoyaa 3f81c3f10b Use Display::dateToStringAgoAndLongDate instead of "date_to_str_ago". 9 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fdbe8493c7 Minor - format code, 9 years ago
jmontoyaa dff22364b7 Minor - format code, 9 years ago
Scrutinizer Auto-Fixer cd3772310d Scrutinizer Auto-Fixes 9 years ago
jmontoyaa b4a0e30f44 Add api_get_cidreq() 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa c52e755cf5 Minor - format code 9 years ago
jmontoyaa 1163c1e600 WIP: If file_send_for_download fails then fire a api_not_allowed() 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 7d74c5e62d Use group iid see BT#11603 9 years ago
jmontoyaa 9cba21254c Remove unused code 9 years ago
jmontoyaa 14cfe85c38 Remove unused code, format code 9 years ago
jmontoyaa 2a47c02329 Add intval + Security::remove_XSS 10 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
Julio 8e456de62e Use TimeAgo class to handle "5 minutes ago" 10 years ago
José Loguercio 87ce221035 Change 20 number to INVITEE constant 10 years ago
jmontoya 4bdce3630a Add new element addMultipleUpload to use drag and drop features see BT#10893 10 years ago
jmontoya 2fb41be35e Add dropbox drag n drop see BT#10896 10 years ago
jmontoya a9322ed1b1 Format code + add api_get_cidreq + use api_get_path() 10 years ago
José Loguercio 1991f11de7 Fix prevent sending to users in api_is_excluded_user_type() in DropBox - Refs #8087 10 years ago
jmontoyaa be534d0c4d Minor - format code 10 years ago
jmontoyaa bfe898b19c Fix PHP,warnings 10 years ago
Julio Montoya 9088c863ba Fix queries 10 years ago
Yannick Warnier cb27d270f1 Add session ID to link in mail for dropbox submission by other user - refs CT#7885 10 years ago
Yannick Warnier bd68ee8c64 Improve mail format for dropbox submission by other user - refs CT#7885 10 years ago
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 10 years ago
Angel Fernando Quiroz Campos cc4b8e9802 Minimize use of Chosen-Select. Conflicts with Bootstrap Select 10 years ago