Commit History

Author SHA1 Message Date
  Julio Montoya 092a136e64 Using api_is_allowed_in_course() in dropbox. 11 years ago
  Julio Montoya 6243175ca6 Minor - fixing PHP warnings. 11 years ago
  Julio Montoya a6e11df9ae Replacing <form> with FormValidator cleaning code, removing globals calls; see BT#5749 11 years ago
  Julio Montoya fa93fdf7ed Removing global calls. 11 years ago
  Julio Montoya 9f97ec827d Minor - using api_get_course_info() and "api_" functions. 11 years ago
  Julio Montoya aa735666fb Minor - format code. 11 years ago
  Julio Montoya a3d5f73a84 Minor - format code. 11 years ago
  Julio Montoya bab9983e74 Using a more updated function to gather if user is a member is subscribed to the course 12 years ago
  Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
  Julio Montoya 36eef0860f Minor - Removing libs already added 12 years ago
  Laurent Opprecht fc1dff7906 #4784 session register 12 years ago
  Laurent Opprecht 03926d6722 #4784 api_session_register 12 years ago
  Laurent Opprecht 8e2add3216 global move loading of classes to autoload 12 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 12 years ago
  Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 13 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) 14 years ago
  Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 14 years ago
  Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 14 years ago
  Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 14 years ago
  Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 14 years ago
  Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 15 years ago
  Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 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. 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 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. 15 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 15 years ago