PT Photo Gallery v3.1 Change Log

From ADF Docs
Revision as of 15:01, 7 July 2015 by Gcronkright (talk | contribs) (Created page with "r175 | dbeckstrom | 2015-02-13 18:18:39 EST Changed paths: M /branches/3.1/customfields/photo_upload_render.cfm M /branches/3.1/components/photoUploadService.cfc M /branche...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

r175 | dbeckstrom | 2015-02-13 18:18:39 EST Changed paths: M /branches/3.1/customfields/photo_upload_render.cfm M /branches/3.1/components/photoUploadService.cfc M /branches/3.1/customfields/photo_upload_link_render.cfm

Added decipherCPPAGEID to fix up upload_form_url field which changed with the CommonSpot extended URL field change.


r173 | dbeckstrom | 2014-10-14 11:54:09 EDT Changed paths: M /branches/3.1/customcf/photo_upload_crop_form.cfm

Fixed photo cropper field so that it now works properly. Removed jCrop minsize parameter. Added jCrop boxWidth and BoxHeight parameters to scale image for cropping.


r171 | gcronkright | 2014-08-18 16:34:19 EDT Changed paths: M /branches/3.1/components/photoGC.cfc M /branches/3.1/components/App.cfc

Functions: photoGC.loadAddNewLink Update: Added the cfargument tag for the catidFilter parameter


r170 | dbeckstrom | 2014-02-11 12:10:56 EST Changed paths: M /branches/3.1/customcf/photo_upload_crop_form.cfm

2014-02-11 - DMB - Changed "defaultPhotoDim = 700" to "defaultPhotoDim = MaxWidth" to resolve cropping error.


r169 | gcronkright | 2013-12-02 19:59:48 EST Changed paths: M /branches/3.1/components/App.cfc M /branches/3.1/customfields/photo_chooser_render.cfm

Updated to allow 'ADD NEW' to be used multiple times before submit Added a new callback function for the the edit/delete to reload the selected items after an edit or a delete


r168 | gcronkright | 2013-12-02 19:58:55 EST Changed paths: M /branches/3.1/components/App.cfc M /branches/3.1/renderhandlers/cycle_thumb_nav_rh.cfm M /branches/3.1/components/renderService.cfc

Updated the cycle thumb nav render handler display title and caption in a overlay properly


r167 | dbeckstrom | 2013-09-25 11:16:15 EDT Changed paths: M /branches/3.1/components/renderService.cfc

Added version argument to the loadCycleScript function to permit loading the cycle2 responsive jQuery plug-in.


r166 | gcronkright | 2013-08-30 16:05:10 EDT Changed paths: M /branches/3.1/components/App.cfc M /branches/3.1/components/photoGC.cfc

Fixed a typo a comment in the photoGC file


r165 | gcronkright | 2013-07-09 12:02:12 EDT Changed paths: M /branches/3.1/customcf/photo_admin_ds.cfm M /branches/3.1/datasheet-modules/photo-image-preview-display-render.cfm M /branches/3.1/components/App.cfc M /branches/3.1/customcf/manager_layout.cfm

Updated the config data struct to use request.ptphotogallery instead of using request.params


r164 | gcronkright | 2013-07-09 12:00:48 EDT Changed paths: M /branches/3.1/components/App.cfc M /branches/3.1/style/ptPhotoGallery.css

Style fix for IE for the Add Photo button on the Management page


r163 | gcronkright | 2013-07-09 11:57:33 EDT Changed paths: M /branches/3.1/components/App.cfc M /branches/3.1/components/photoUploadService.cfc

Function: loadPhotoUploadDialog Update: Fixed issue with the close button on the Error lightbox window


r162 | gcronkright | 2013-07-07 11:26:19 EDT Changed paths: M /branches/3.1/customcf/handle_photo_upload.cfm M /branches/3.1/components/App.cfc

Added a new image replace parameter to flag when replacing an existing image


r161 | gcronkright | 2013-07-05 18:02:01 EDT Changed paths: M /branches/3.1/customcf/handle_photo_upload.cfm M /branches/3.1/customfields/photo_upload_render.cfm M /branches/3.1/components/App.cfc M /branches/3.1/components/photoUploadService.cfc

Added parameters to the image upload dialog and process to flag when replacing an existing image


r160 | gcronkright | 2013-05-15 14:35:51 EDT Changed paths: M /branches/3.1/components/photoGC.cfc M /branches/3.1/components/App.cfc

Function: getChooserData Update: Fixed a typo in a comment


r159 | gcronkright | 2013-05-03 11:02:06 EDT Changed paths: A /branches/3.1/exported-objects/Photo-Gallery-Custom-Element.zip

Resorting the .zip archive for Photo Gallery Custom Element


r158 | gcronkright | 2013-05-03 10:29:12 EDT Changed paths: D /branches/3.1/exported-objects/Photo-Gallery-Custom-Element.zip M /branches/3.1/components/App.cfc


r157 | gcronkright | 2013-05-02 18:35:15 EDT Changed paths: M /branches/3.1/exported-objects/Photo-Chooser-Custom-Field-Type.zip

Added new zip archives for the Photo Chooser CFT with the correct props file.


r156 | gcronkright | 2013-05-02 18:34:03 EDT Changed paths: M /branches/3.1/components/App.cfc

Updated the App.cfc with the correct app version and SVN build number


r155 | gcronkright | 2013-05-02 18:30:49 EDT Changed paths: M /branches/3.1/components/photoDAO.cfc

Re-added a getPhotoSizeDataByRefName method since it had been removed Re-added a getPhotoCategoryIDByTitle method since it had been removed Re-added a getPhotoCategoryIDByRefName method since it had been removed


r154 | gcronkright | 2013-05-01 14:59:44 EDT Changed paths: M /branches/3.1/components/photoGC.cfc

Function: getChooserData Update: Updated the search to return results even if items have been selected and also remove the selected items from the search results.



r153 | mcarroll | 2013-03-15 13:55:23 EDT Changed paths: A /branches/3.1

Created development branch v3.1.