Colin Kuskie
|
dcdd671b2c
|
Fix the pending flag, get a fresh copy of the photo asset under test.
|
2010-06-11 20:18:48 -07:00 |
|
Colin Kuskie
|
95b6b66d69
|
fix a problem with the generated HTML id.
|
2010-06-03 16:56:19 -07:00 |
|
Colin Kuskie
|
427fd5e53a
|
Removing more dead code. There is no maxImageSize property.
|
2010-05-13 19:46:47 -07:00 |
|
Colin Kuskie
|
4fef8cb486
|
Fix a bad sort. Clarify some POD in the Photo.
|
2010-05-13 15:41:51 -07:00 |
|
Colin Kuskie
|
8a9e4c73c1
|
Remove dead code in the Photo asset.
|
2010-05-13 14:06:13 -07:00 |
|
Colin Kuskie
|
7f23c286da
|
Change newByDynamicClass to newById.
|
2010-05-13 13:50:04 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Doug Bell
|
165be5b389
|
remove eval{} from caching code
|
2010-04-19 18:41:13 -05:00 |
|
Colin Kuskie
|
cd0fbf8ecb
|
Remove subclassed methods validParent and addChild from GalleryFile and Gallery.
|
2010-04-19 10:22:50 -07:00 |
|
Graham Knop
|
e4e27d6e96
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
Graham Knop
|
8206aeaec5
|
enhance format of .wgaccess files to provide security for Gallery files
|
2010-04-15 11:38:58 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Colin Kuskie
|
8e946aa6e6
|
Fix a typo in getCurrentRevisionDate.
|
2010-04-09 15:12:57 -07:00 |
|
Colin Kuskie
|
d3a3c4d37e
|
Moose subclassing for Asset/File/*
|
2010-04-09 10:36:16 -07:00 |
|
Colin Kuskie
|
616d5cc866
|
Moose overrides for purge, purgeRevision, and purgeCache.
|
2010-04-07 16:43:16 -07:00 |
|
Graham Knop
|
9dc6c29419
|
fixed: Viewing a Gallery File with non-ASCII keywords crashes
|
2010-03-31 11:49:54 -05:00 |
|
kimd
|
8104338da7
|
Added additional navigation to the photo asset (RFE 11412).
|
2010-03-25 19:45:48 -05:00 |
|
Colin Kuskie
|
88ec09d279
|
rework how validParent works, and where it is checked. Add an explicit check for it in addChild, and remove a bunch of overridden addChild methods.
|
2010-03-19 14:31:49 -07:00 |
|
Graham Knop
|
2af4c4de63
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
ffb7945c34
|
Remove leftover definition sub stubs.
|
2010-03-09 13:51:07 -08:00 |
|
Colin Kuskie
|
8f6c20d2f1
|
Fix lots of syntax errors and bad definition configuration.
|
2010-03-03 16:32:57 -08:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
7caa3e3738
|
Move AssetRole to Role::Asset, and update all client modules.
|
2010-02-16 11:00:47 -08:00 |
|
Colin Kuskie
|
abaeab36e0
|
Refactor code to force assets to always be hidden into a role and use it.
|
2010-02-16 08:50:00 -08:00 |
|
Colin Kuskie
|
ba56fe41c7
|
Update Photo for Moose.
|
2010-02-15 15:28:12 -08:00 |
|
Colin Kuskie
|
02a257e1d1
|
Update GalleryFile for Moose.
|
2010-02-15 15:18:39 -08:00 |
|
Colin Kuskie
|
3b4dd658d1
|
Update for Moose accessors
|
2010-02-11 19:31:47 -08:00 |
|
Colin Kuskie
|
c6331036e2
|
Update the ZipArchive for Moose.
|
2010-02-10 09:28:18 -08:00 |
|
Colin Kuskie
|
d1572c4257
|
Make sure that all builder methods that use session sare set to be lazy.
|
2010-02-05 15:41:01 -08:00 |
|
Colin Kuskie
|
b9c437178d
|
Convert to Moose and Moose accessors.
|
2010-02-03 18:11:38 -08:00 |
|
Colin Kuskie
|
fc9e1152bf
|
Autocommit tags created when making shortcuts in the Gallery (cross publishing). Fixes bug #11378
|
2010-02-01 17:01:24 -08:00 |
|
Colin Kuskie
|
6ca3bedcb4
|
Fix syntax errors with the config file fix.
|
2010-01-27 21:19:12 -08:00 |
|
Colin Kuskie
|
db1b565560
|
More code formatting, and fix double my
|
2010-01-27 16:19:57 -08:00 |
|
Colin Kuskie
|
7c8f65ebdd
|
Code formatting and bugfix documentation for #11379.
|
2010-01-27 16:15:45 -08:00 |
|
Luke Robinson
|
017a9a7fc2
|
allow field overrides in the config file
|
2010-01-27 15:57:26 -08:00 |
|
Colin Kuskie
|
c98cd87f80
|
Do not force Image assets to have an alt tag. Fixes bug #11337.
|
2010-01-11 16:48:08 -08:00 |
|
Colin Kuskie
|
49bd7f5032
|
newByDynamicClass changed to newById
|
2009-12-27 19:08:15 -08:00 |
|
Colin Kuskie
|
8c0b73f2ec
|
Fix an infinite loop with getting Photo under an album that is not committed. Fixes bug #11235.
|
2009-12-18 08:24:44 -08:00 |
|
Colin Kuskie
|
15ce7b56cc
|
Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246
|
2009-11-17 08:53:56 -08:00 |
|
Colin Kuskie
|
1f49737ae7
|
Allow other users to save photos into another user's album. Fixes bug #11228.
|
2009-11-13 17:16:56 -08:00 |
|
Colin Kuskie
|
c4ab124380
|
i18n the Add Photo save button
|
2009-11-13 16:30:51 -08:00 |
|
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 |
|
JT Smith
|
ebb6134c2d
|
bug fixes
|
2009-09-25 22:50:59 -05:00 |
|
JT Smith
|
ccff9c7014
|
Converted all existing uses of cache.
|
2009-09-25 22:24:33 -05:00 |
|