| 2011-02-25 |
The Great Git Migr... | Stripping CVS keywords |
blob | commitdiff |
| 2010-05-26 |
andrew morton | #374202 by (the extremly patience) mikeytown2: Add... |
blob | commitdiff | diff to current |
| 2010-05-25 |
andrew morton | #349607 by bittindm: theme_imagecache_imagelink not... |
blob | commitdiff | diff to current |
| 2010-05-25 |
andrew morton | #446634 by jhedstrom and drewish: Don't show preset... |
blob | commitdiff | diff to current |
| 2010-05-25 |
andrew morton | #241541 by florian.cathala, yingtho, kndr, drewish... |
blob | commitdiff | diff to current |
| 2009-05-07 |
andrew morton | #391258 by lesmana: Wrong description of Scale And... |
blob | commitdiff | diff to current |
| 2009-05-03 |
andrew morton | #357569 by smitty/thePanz/drewish: Add support for... |
blob | commitdiff | diff to current |
| 2009-05-03 |
andrew morton | #452250 by drewish: Move resize action into imagecache_... |
blob | commitdiff | diff to current |
| 2009-05-03 |
andrew morton | #447402 by drewish: Not removing derivates for deleted... |
blob | commitdiff | diff to current |
| 2009-05-03 |
andrew morton | #451732 by drewish: Cleanup imagecache_build_derivative(). |
blob | commitdiff | diff to current |
| 2009-05-03 |
andrew morton | #451106 by skilip: Add $getsize argument to theme_image... |
blob | commitdiff | diff to current |
| 2009-05-02 |
andrew morton | #381726 by dragonwize and drewish: theme_imagecache... |
blob | commitdiff | diff to current |
| 2009-05-02 |
andrew morton | #437098 followup to fix a bug with preset names contain... |
blob | commitdiff | diff to current |
| 2009-04-29 |
andrew morton | #437098 by drewish and neclimdul: Separate theme functi... |
blob | commitdiff | diff to current |
| 2009-04-29 |
andrew morton | Some PHPDoc cleanups. |
blob | commitdiff | diff to current |
| 2009-04-29 |
andrew morton | #447088 by DenRaf: Add more logging during derivative... |
blob | commitdiff | diff to current |
| 2009-04-19 |
andrew morton | Put theme_imagecache_resize() with the rest of the... |
blob | commitdiff | diff to current |
| 2009-04-14 |
andrew morton | #366177 by drewish: imagecache_create_url() wonky with... |
blob | commitdiff | diff to current |
| 2009-03-18 |
andrew morton | Fixing the case of TRUE, FALSE and NULL so they're... |
blob | commitdiff | diff to current |
| 2009-02-17 |
andrew morton | #255421 by yhahn: Import/export ImageCache presets. 6.x-2.0-beta7 |
blob | commitdiff | diff to current |
| 2009-02-06 |
andrew morton | #357764 by q0rban: PHP warnings in imagecache_field_for... |
blob | commitdiff | diff to current |
| 2009-01-06 |
andrew morton | #322155 by thePanz: Pass class attribute to the non... |
blob | commitdiff | diff to current |
| 2009-01-06 |
andrew morton | #298555 by mleicester and drewish: Prevent any image... |
blob | commitdiff | diff to current |
| 2009-01-06 |
andrew morton | #335780 by drewish: Actions define $image as passed... |
blob | commitdiff | diff to current |
| 2008-12-21 |
andrew morton | #339840 by Gábor Hojtsy: Drupal 6 upgrade path broken... |
blob | commitdiff | diff to current |
| 2008-10-31 |
andrew morton | #326281 by Starnox, Private file transfers sending... |
blob | commitdiff | diff to current |
| 2008-10-29 |
andrew morton | #311813 by thePanz: Warning on Flush of a Preset. |
blob | commitdiff | diff to current |
| 2008-10-29 |
andrew morton | #324621 by andershal and drewish: Missing third argumen... |
blob | commitdiff | diff to current |
| 2008-10-08 |
andrew morton | #279861 by smk-ka, Flush cache when user picture changes. 6.x-2.0-beta1 |
blob | commitdiff | diff to current |
| 2008-10-08 |
andrew morton | #316397 by stella, $_SERVER['REQUEST_URI'] does not... |
blob | commitdiff | diff to current |
| 2008-10-07 |
andrew morton | #299329 by ComputerWolf, alt and title values displayin... |
blob | commitdiff | diff to current |
| 2008-08-08 |
andrew morton | Be consistent about naming things ImageCache (captial C). |
blob | commitdiff | diff to current |
| 2008-08-07 |
andrew morton | Removing trailing white space. 6.x-1.0-alpha2 |
blob | commitdiff | diff to current |
| 2008-08-01 |
Darrel O\'Pry | some theme function fixes and move remove memory limit... |
blob | commitdiff | diff to current |
| 2008-07-25 |
andrew morton | Better way of avoiding the problems calling filefield... |
blob | commitdiff | diff to current |
| 2008-07-25 |
andrew morton | Avoid a fatal error if the filefield module is disabled... |
blob | commitdiff | diff to current |
| 2008-07-21 |
andrew morton | More consistent labels for the formatters. |
blob | commitdiff | diff to current |
| 2008-07-16 |
Darrel O\'Pry | update the formatter theme function to use item['data... |
blob | commitdiff | diff to current |
| 2008-07-16 |
andrew morton | Allow imagecache to format filefields. |
blob | commitdiff | diff to current |
| 2008-07-09 |
Darrel O\'Pry | #266268 by moonshine, add unsharp filters to imagecache. |
blob | commitdiff | diff to current |
| 2008-06-20 |
andrew morton | #269564 (drewish) Fix PHP notice: Undefined index:... |
blob | commitdiff | diff to current |
| 2008-06-13 |
Darrel O\'Pry | yeah blind updates... cutting out some 5.x fat for... |
blob | commitdiff | diff to current |
| 2008-06-03 |
Darrel O\'Pry | imagefield_file_load is gone. we use field_file_load... |
blob | commitdiff | diff to current |
| 2008-05-30 |
Darrel O\'Pry | improved recursive delete. |
blob | commitdiff | diff to current |
| 2008-05-30 |
Darrel O\'Pry | #232624 by add1sun, Initial D6 Port Patch... hurrah! |
blob | commitdiff | diff to current |
| 2008-05-30 |
Darrel O\'Pry | port DRUPAL-5--2 changes. |
blob | commitdiff | diff to current |
| 2008-05-12 |
Darrel O\'Pry | syncing head to 5.x-2.x |
blob | commitdiff | diff to current |
| 2008-05-03 |
Darrel O\'Pry | more issues with _ in presetnames. |
blob | commitdiff | diff to current |
| 2008-04-25 |
Darrel O\'Pry | I guess I have to be smarter about parsing those format... |
blob | commitdiff | diff to current |
| 2008-04-24 |
Darrel O\'Pry | remove presets from /admin/build/imagecache title |
blob | commitdiff | diff to current |
| 2008-04-23 |
Darrel O\'Pry | acK I wasn't printing the imagetag in the link to image... |
blob | commitdiff | diff to current |
| 2008-04-21 |
Darrel O\'Pry | more minor code style fixes. |
blob | commitdiff | diff to current |
| 2008-04-21 |
Darrel O\'Pry | minor code style corrections. |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | #201849 by jpetso, Flush (remove) also hidden files... 5.x-2.0-rc1 |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | #210708 reported by ckng, Default image link to front... |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | reduce scope of realpath change to just the data going... |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | #220606i by almich, dangling lockfiles, register_shutdo... |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | #227606 reported by safknw, "Invalid argument supplied... |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | #241672, allow resizing of images outside of the files... |
blob | commitdiff | diff to current |
| 2008-04-19 |
Darrel O\'Pry | add rotate action |
blob | commitdiff | diff to current |
| 2008-04-16 |
Darrel O\'Pry | fix link to image and link to node formatters... |
blob | commitdiff | diff to current |
| 2008-04-15 |
Darrel O\'Pry | update header documentation in module. |
blob | commitdiff | diff to current |
| 2008-04-15 |
Darrel O\'Pry | #210701 by Lynn and a_c_m, fix link to node and link... |
blob | commitdiff | diff to current |
| 2008-02-21 |
Darrel O\'Pry | #213392 by c960657, error in watchdog call. |
blob | commitdiff | diff to current |
| 2008-01-18 |
Darrel O\'Pry | added some minor inline doc. |
blob | commitdiff | diff to current |
| 2008-01-18 |
Darrel O\'Pry | #210009, lock file always created for private files... |
blob | commitdiff | diff to current |
| 2008-01-18 |
Darrel O\'Pry | #209984, imageapi_image_close called twice... oops... |
blob | commitdiff | diff to current |
| 2008-01-08 |
Darrel O\'Pry | Use file.inc:file_delete for imagecache's lock file... |
blob | commitdiff | diff to current |
| 2008-01-05 |
Darrel O\'Pry | *** empty log message *** |
blob | commitdiff | diff to current |
| 2008-01-05 |
Darrel O\'Pry | Add support for handling imagefield previews. |
blob | commitdiff | diff to current |
| 2008-01-05 |
Darrel O\'Pry | fix imagefield_image_flush path generation. |
blob | commitdiff | diff to current |
| 2007-12-28 |
Darrel O\'Pry | Add execute perm after directory creation to help out... |
blob | commitdiff | diff to current |
| 2007-12-28 |
Darrel O\'Pry | We no longer need to remove the tmp file in this locati... |
blob | commitdiff | diff to current |
| 2007-12-28 |
Darrel O\'Pry | remove some unneeded if !function_exists blocks. |
blob | commitdiff | diff to current |
| 2007-12-18 |
Darrel O\'Pry | - add imagefield default image support to imagecache... |
blob | commitdiff | diff to current |
| 2007-12-18 |
Darrel O\'Pry | oops misnamed a function... should be imageapi_image_re... |
blob | commitdiff | diff to current |
| 2007-12-17 |
Darrel O\'Pry | #192472 by jpetso, add a link to original image formatter. |
blob | commitdiff | diff to current |
| 2007-12-17 |
Darrel O\'Pry | #201821 by jpetso, remove theme_imagecache_display |
blob | commitdiff | diff to current |
| 2007-12-17 |
Darrel O\'Pry | #201774 by jpetso, fix if-modified-since support and... |
blob | commitdiff | diff to current |
| 2007-12-17 |
Darrel O\'Pry | #201740 by jpetso, fix hook_requirements array element... |
blob | commitdiff | diff to current |
| 2007-12-14 |
Darrel O\'Pry | added upscaling to theme function for scale action... |
blob | commitdiff | diff to current |
| 2007-12-14 |
Darrel O\'Pry | kill those annoying dangling temp files when imagecache... |
blob | commitdiff | diff to current |
| 2007-12-14 |
Darrel O\'Pry | Wrote my own imageAPI that does image ops without writi... 5.x-2.0-alpha |
blob | commitdiff | diff to current |
| 2007-12-14 |
Darrel O\'Pry | #200781 by Matthew Davidson , imagecache.css shouldn... |
blob | commitdiff | diff to current |
| 2007-12-12 |
Darrel O\'Pry | The new admin UI is in place. |
blob | commitdiff | diff to current |
| 2007-12-12 |
Darrel O\'Pry | More work on the new UI. The preset ui is in place... |
blob | commitdiff | diff to current |
| 2007-12-11 |
Darrel O\'Pry | imagecache_actions.inc is at least functioning again... |
blob | commitdiff | diff to current |
| 2007-12-06 |
Darrel O\'Pry | #138115 by hbfkf, desaturate action for imagecache. |
blob | commitdiff | diff to current |
| 2007-12-06 |
Darrel O\'Pry | #141370 by gordon, dman, eaton, dopry. Move image actio... |
blob | commitdiff | diff to current |
| 2007-11-25 |
Darrel O\'Pry | #181991 by jpetso, add functions for url and path... |
blob | commitdiff | diff to current |
| 2007-11-25 |
Darrel O\'Pry | #182025 by jpetso, remove clean urls from requirements. |
blob | commitdiff | diff to current |
| 2007-10-05 |
Darrel O\'Pry | more major changes for version 2.x |
blob | commitdiff | diff to current |
| 2007-09-21 |
Darrel O\'Pry | #142852 by Steven, Remove inside and outside fit scale... |
blob | commitdiff | diff to current |
| 2007-06-16 |
Darrel O\'Pry | Syncing HEAD with DRUPAL-5 branch to begin 2.x development. |
blob | commitdiff | diff to current |
| 2007-06-16 |
Darrel O\'Pry | #142225 by ahoeben, verify that preset exist before... |
blob | commitdiff | diff to current |
| 2006-12-31 |
Darrel O\'Pry | fixing loop. |
blob | commitdiff | diff to current |
| 2006-12-31 |
Darrel O\'Pry | #104862 by quicksketch, with mods. fix path variable... |
blob | commitdiff | diff to current |
| 2006-11-29 |
Darrel O\'Pry | #89103 by quicksketch, allow scaling on a single dimension. |
blob | commitdiff | diff to current |
| 2006-11-29 |
Darrel O\'Pry | #93029 by quicksketch, update to drupal 5 api. |
blob | commitdiff | diff to current |
| 2006-11-15 |
Darrel O\'Pry | #94015 fixed broken query on pgsql. tnx, jaydub |
blob | commitdiff | diff to current |
| next |