Commit Graph

56 Commits (63081ef8e3603660011710c8e19cb35a0b135162)

Author SHA1 Message Date
jmontoyaa ffcddf6202 Minor - format code, fix php docs 7 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 42f36f51d9 Fix send_date column + fix upload/download corrections see BT#6770 8 years ago
jmontoyaa 2c31b7b8c7 Minor - format code 8 years ago
jmontoyaa 4116edc8a7 Rename download work file name adding send date + username see BT#12100 8 years ago
jmontoyaa 1b78d8f1f5 Improve joins in queries 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 93aa582f46 Minor - format code 8 years ago
jmontoyaa 8daccf0f3a Add post_group_id migration fix 8 years ago
jmontoyaa 35a5470a5b Use group.iid in work.post_group_id see BT#11678 8 years ago
jmontoyaa 88c3c2c32c Using group.id instead of group.ood when inserting c_student_publication.post_group_id for BC 8 years ago
jmontoyaa 14749649eb Minor - Fix comment 9 years ago
Julio Montoya b0f1a0fa00 Remove include 9 years ago
Julio Montoya 756ffebbc9 Add work corrections see BT#6760 10 years ago
Julio Montoya fa1203ae6b Add student publication folder visibility see #6760 10 years ago
Julio Montoya dfb663ae83 Fix query error. 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya f7b569e961 Using replace_dangerous_char to clean dangerous chars see BT#9293 10 years ago
Julio Montoya 74c25067aa Coach and download files if session is read only see BT#9233 10 years ago
Julio Montoya 65ff3d32c1 Format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya dac67bc74b Fixing download file list see #7311 11 years ago
Julio Montoya 7b84747a72 Fixing query see BT#7311 11 years ago
Julio Montoya d2dccb9df2 Minor - format code. 11 years ago
Julio Montoya a5c68a34b3 Minor - code style changes. 11 years ago
Julio Montoya 289144764a Updating from 1.9.x 11 years ago
Julio Montoya efdc138249 Adding "c_student_publication.filename" field in order to separate the changes between the title and the file name see BT#6418 If the column does not exists the tool works as usual. 11 years ago
Julio Montoya e3f0829d3f Fixing query 11 years ago
Julio Montoya 887b40c337 Updating work from 1.9.x 11 years ago
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 627c7bb720 Removing require_once calls 12 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 13 years ago
Julio Montoya e3baa0df50 Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 13 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 14 years ago
Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 15 years ago