Colin Kuskie
5201a1f61b
Autocommit image operations like crop, annotate, resize. Fixes bug #11152 .
2009-10-21 10:48:25 -07:00
Colin Kuskie
5bd5bb48a9
Central cache access for Assets to handle SSL caching. Fixes bug #11131 .
2009-10-20 15:15:38 -07:00
Graham Knop
60a4a9b140
mark $session->datetime->time as deprecated and remove its use from core code
2009-10-05 20:56:37 -05:00
Colin Kuskie
ddc33b76bb
Swap X and Y in image preview. Fixes bug #11073 .
2009-09-30 11:32:37 -07:00
Graham Knop
fcf73a4d29
remove beta from urls for carousel and imagecropper
2009-09-22 11:21:16 -05:00
Graham Knop
2d28e0c0ba
update YUI to 2.8.0r4
2009-09-21 13:13:24 -05:00
Graham Knop
3756624523
fix ZipArchive changing current directory
2009-09-20 20:45:01 -05:00
Patrick Donelan
f3c3bfb4dc
Fixed GUID string comparisons (eq instead of ==)
2009-08-23 07:44:41 +00:00
Colin Kuskie
27931774e8
Add POD missing from File and Image. Remove duplicate code in Image that
...
can be inherited from File.
2009-07-05 00:31:20 +00:00
Colin Kuskie
ef4afdb9c8
Remove debug.
2009-06-24 14:39:25 +00:00
Colin Kuskie
96af6ed2ce
Fix POD, and remove dead label/hoverhelp code which isn't used.
2009-06-01 20:15:21 +00:00
Graham Knop
4ec14bc026
some image cropper cleanups
2009-04-30 18:17:12 +00:00
Colin Kuskie
04217e67e0
Fix POD typos and add POD to get to 100% POD coverage.
2009-04-01 04:10:14 +00:00
Brian Medley
4c408da55a
Image Asset tests, upgrade package, and code.
...
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Brian Medley
cdb5421c3c
Seems to be done
2009-03-23 08:41:16 +00:00
Brian Medley
689a8b3e23
checkpoint
2009-03-22 23:56:32 +00:00
Brian Medley
fe54073536
checkpoint
2009-03-22 20:47:46 +00:00
Brian Medley
6acbdc063a
Checkpoint
2009-03-17 20:45:25 +00:00
Brian Medley
8761848ab3
checkpoint
2009-03-05 00:49:35 +00:00
Brian Medley
00cbaa49af
checkpoint
2009-03-03 11:15:39 +00:00
Brian Medley
3e5c9d04ae
Another checkpoint.
2009-02-26 00:02:07 +00:00
Brian Medley
2bbd1c8610
First try at resize of an image.
2009-02-22 20:40:36 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Brian Medley
482267b8af
check point
2009-02-19 18:32:57 +00:00
David Delikat
621a0cf71b
initialize keyword field in GalleryFile.pm because get fills it in now due to a recent code change
2009-02-03 16:43:47 +00:00
Colin Kuskie
129d45ca2a
Refactor gallery code to use old i18n technologies so they can
...
be verified with the critic_labels test.
2009-01-28 22:20:39 +00:00
Colin Kuskie
3e0f449c46
Rolling back rev 9142. The gallery is supposed to upscale graphics.
2009-01-22 18:26:35 +00:00
Graham Knop
315ce0941f
use to_json and from_json in more places instead of encode_json and decode_json
2009-01-22 01:14:14 +00:00
Colin Kuskie
a894bf906a
Only resize photos if they are larger than the Gallery resolutions.
2009-01-02 22:16:44 +00:00
Colin Kuskie
78cd604176
Fixed missing Gallery i18n, and some Dashboard i18n.
2008-12-29 20:08:51 +00:00
Colin Kuskie
51d1955671
Set isHidden=1 in GalleryFile by default, to prevent some navigations from having
...
problems.
Update existing GalleryFile assets to set isHidden=1.
2008-12-24 23:13:11 +00:00
JT Smith
ee84cc7611
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
...
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Colin Kuskie
13eb87ffe5
forward porting fix for non-unique separator strings, ~~~, #8543
2008-11-21 23:07:05 +00:00
Doug Bell
f5aafd53e0
performance increases to the Gallery, bug #4103
2008-10-28 21:52:05 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
JT Smith
ef120fb06b
Added isVisitor, isAdmin, and isRegistered methods to User object instead
...
of hard coding checks everywhere with group ids. And updated the code base
to match.
2008-09-16 22:32:36 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
Graham Knop
edebe7e2b9
revert oops
2008-08-19 20:48:47 +00:00
Doug Bell
57b8cc4bae
fixed: loginBox macro can no longer return the user to the logout page, logging them out
2008-08-19 20:39:43 +00:00
Doug Bell
e141a01d31
fixed Gallery Cross Publish not displaying correctly
2008-08-13 20:56:04 +00:00
Martin Kamerbeek
4a13c10836
fixed: Gallery navigation back to album returns to page 1
2008-08-10 20:46:24 +00:00
Doug Bell
b0669c1a36
fixed Gallery Disk Space problem by adding a way to change image density
2008-07-31 20:31:08 +00:00
Doug Bell
f50f09756a
removed fixUrl workaround for Gallery. added AssetManager to WebGUI.conf.original
2008-06-13 15:16:45 +00:00
Doug Bell
58417faf8a
fix problems with gallery URLs. fixed disk space check. added error messages to photo template
2008-06-12 22:08:10 +00:00
Doug Bell
e7260285be
added a thumbnail for the photo edit screen
2008-06-09 20:17:04 +00:00
Doug Bell
63e93221bd
ordered resolutions numerically instead of ascibetically
2008-05-29 19:36:50 +00:00
Doug Bell
73050858af
fixed labels
2008-05-29 19:32:57 +00:00
Doug Bell
126a2bacb5
fixed resolutions problem
2008-05-29 19:25:57 +00:00
Doug Bell
d43065b122
Added more keys to the list of bad EXIF keys. CameraID and CameraType seem to make JSON croak...
...
Fixed issue where bad EXIF cache would kill the entire album
Added more variables for resolutions
Added better handling of Pending albums and photos.
2008-05-29 18:37:54 +00:00
Doug Bell
39c95cb25b
added template variables to photo. added better getParent and getGallery to GalleryFile, for approval processes
2008-05-27 20:41:26 +00:00