Commit Graph

54 Commits (b87882c5041f889f68ad72ba172eead1a79e71ac)

Author SHA1 Message Date
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 11 years ago
Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya d1f0d945e3 Removing require_once 11 years ago
Angel Fernando Quiroz Campos 656b036e7a Disable the Dropbox tool for invited and anonymous users - refs BT#9070 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 092a136e64 Using api_is_allowed_in_course() in dropbox. 12 years ago
Julio Montoya 6243175ca6 Minor - fixing PHP warnings. 12 years ago
Julio Montoya a6e11df9ae Replacing <form> with FormValidator cleaning code, removing globals calls; see BT#5749 12 years ago
Julio Montoya fa93fdf7ed Removing global calls. 12 years ago
Julio Montoya 9f97ec827d Minor - using api_get_course_info() and "api_" functions. 12 years ago
Julio Montoya aa735666fb Minor - format code. 12 years ago
Julio Montoya a3d5f73a84 Minor - format code. 12 years ago
Julio Montoya bab9983e74 Using a more updated function to gather if user is a member is subscribed to the course 13 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 13 years ago
Julio Montoya 36eef0860f Minor - Removing libs already added 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 14 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 14 years ago
Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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 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
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Patrick Cool cedb89291c [svn r21133] bugfix: fix breadcrumbs and feedback message 17 years ago
Cristian Fasanando dd93b9cc4d [svn r20814] Implemented option sent files by default in dropbox tool - partial FS#4232 17 years ago
Patrick Cool f6882239e6 [svn r19776] form titles 17 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 17 years ago
Yannick Warnier 59c371f7ee [svn r13803] Added inclusion of fileUpload library 18 years ago
Yannick Warnier 6d253fa780 [svn r13778] Fixed code to avoid warning and display tool name title 18 years ago
Eric Marguin 235a5e131a [svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore). 18 years ago
Julian Prud'homme a69e4ecd19 [svn r12715] Fix the second bug of the first comment of FS#1730 19 years ago
Julian Prud'homme 31829ce31c [svn r12288] 19 years ago
Yannick Warnier 14efa1a1c3 [svn r12218] Updated to api_not_allowed() calls, part 1/2 19 years ago
Yannick Warnier 8386795db0 [svn r12205] Added Security token to avoid double submit 19 years ago