Commit History

Author SHA1 Message Date
  Julio Montoya f0926c0875 Blocking access if user is not subscribed see BT#6615 11 years ago
  Julio Montoya ee12a2372e Download only visible works. 11 years ago
  Julio Montoya 96007fec70 Improving UI for the work tool see BT#6418 11 years ago
  Julio Montoya eb963a891c Fixing issues in new work UI see BT#6418 11 years ago
  Julio Montoya e4599efe2b Should fix bug when downloading "text" works see #5805 12 years ago
  Hubert Borderiou a91c1bd67d some change in work zip file - ref #5770 12 years ago
  Julio Montoya 15edb936f6 Fixing file names when exporting to zip see #5770 12 years ago
  Julio Montoya 3a08197431 Minor - cosmetic changes 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
  Julio Montoya e3baa0df50 Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 12 years ago
  Julio Montoya 0623bcfabc Fixing course copy with works now using ids 13 years ago
  Julio Montoya 085401c978 Fixing download work file now we check the itemproperty + the student_publication.checked fields 13 years ago
  Julio Montoya ecac43afa3 Fixing queries + fixing download work folder as student 13 years ago
  Julio Montoya 83e42a74bd Assignments/Works: Should fix bug when downloading folder see #3964 13 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 13 years ago
  Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 13 years ago
  Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 13 years ago
  cfasanando e7599354f6 merge 14 years ago
  Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 14 years ago
  Noel Dieschburg a5222167c0 Dummy changes 14 years ago
  Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 years ago
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 14 years ago
  Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 14 years ago
  Cristian Fasanando 24c2690567 Fixed - courses temp files is not cleanup when the zip in documents or work tool is downloaded - CT#394 15 years ago
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
  Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
  Yannick Warnier abd393c480 [svn r17989] Minor - Headers updates 16 years ago
  Cristian Fasanando 5aee6eba5c [svn r17901] Logic changes - Implemented file upload in works / assignments into students interface - see FS#3486 16 years ago
  Cristian Fasanando 202abc0069 [svn r17211] implemented allow ZIP export of assignments for teacher and tutor (see FS#3229) 16 years ago