0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added hook_convertfile_info_alter. More... about 12 years ago
hook_convertfile_pre_convert can now abort conversions. More... about 12 years ago
Adding in some pre and post convert hooks. More... about 12 years ago
Connect to google drive button now replaced by url link if the overlay module is enabled. More... about 12 years ago
Adding provider generated watchdog messages to logs tab. More... about 12 years ago
Adding some debug watchdog messages when authorizing the google drive app. More... about 12 years ago
Updating readme file. More... about 12 years ago
Updating readme file. More... about 12 years ago
Warning message now displayed on missing cURL via hook_help. More... about 12 years ago
Fixing bug during database update. More... about 12 years ago
Fixing a bug in the backup system related to which file (current or backup) is being converted. Simplified the hooks in regards to this. More... about 12 years ago
Updating readme file. More... about 12 years ago
Changing db structure. First commit of 7.x-1.x branch. More... about 12 years ago
Changing db structure. First commit of 7.x-1.x branch. More... about 12 years ago
Code that implements conversion of only backup files seems to be working correctly now. But needs further testing. More... about 12 years ago
More reduction to main conversion function. More... about 12 years ago
More reduction to main conversion function. More... about 12 years ago
Reducing size of main conversion function by creating sub functions. More... about 12 years ago
Adding sepia tone to imagemagick settings. More... about 12 years ago
Adding rotate image to imagemagick settings. More... about 12 years ago
All ImageMagick methods are now delegated to field instance settings. More... about 12 years ago
Added setresolution and resizeimge configuration to imagemagick conversion settings. not implemented in actual conversion yet. More... about 12 years ago
Provider speicifc options working for admin convert tab and user exposed instance. More... about 12 years ago
Provider specific options working for structure field editing. More... about 12 years ago
Updating help text and urls. More... about 12 years ago
Adding help file to provider info hook array. More... about 12 years ago
Fixed bug that was causing the inline conversion form to always process the last file in a multi-value file field. More... about 12 years ago
Fixed google drive bug that will not allow conversion of pdfs into native google doc format if the mime type is specified. More... about 12 years ago
Improved error reporting of main conversion validate function. More... about 12 years ago
Forcing pdf to image at 300x300 dpi and 800px width. More... about 12 years ago