Commit graph

229 commits

Author SHA1 Message Date
Colin Kuskie
3e8e2d452c Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07:00
Colin Kuskie
7251cc2c23 Secure and fix the Zip Archive. 2010-08-11 17:38:15 -07:00
Colin Kuskie
9fafa25bf5 Give ZipArchives a default template. Fixes bug #11769. 2010-08-09 15:26:19 -07:00
Scott Walters
13e7d4c6d5 Fix: WebGUI::Asset::File::ZipArchive specifies a default template of '' 2010-08-09 13:39:16 -04:00
Doug Bell
3934a6704c fix getEditForm 2010-07-15 11:55:25 -05:00
Doug Bell
3c17dafeb4 processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Colin Kuskie
e0177dc666 Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
5febc0ebbc Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/WikiPage.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/Cache.pm
	lib/WebGUI/Content/Setup.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Pay.pm
	lib/WebGUI/Shop/PayDriver/ITransact.pm
	sbin/testEnvironment.pl
	t/Asset/WikiPage.t
	t/Shop/PayDriver.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/Ogone.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Workflow/Activity/RemoveOldCarts.t
	t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
Colin Kuskie
b30491f3a6 Merge commit '808a866c8b' into webgui8. 7.9.4 release point
Conflicts:
	docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
	docs/upgrades/upgrade_7.9.2-7.9.3.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset/MapPoint.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Gallery.pm
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/AssetClipboard.pm
	lib/WebGUI/AssetVersioning.pm
	lib/WebGUI/Auth.pm
	t/Asset/Asset.t
2010-06-25 20:08:11 -07:00
Colin Kuskie
3fbc109429 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
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
kimd
fa04d01518 o Allow return from photo edit view to gallery edit view (RFE 11571)
o Reject form submissions without image selected for upload in edit view of Photo asset
2010-06-09 15:28:42 -05:00
Colin Kuskie
95b6b66d69 fix a problem with the generated HTML id. 2010-06-03 16:56:19 -07:00
kimd
387942e68d Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
kimd
77e331a129 Added more owner information to the gallery (RFE 9774) 2010-05-20 13:25:46 -05:00
Colin Kuskie
427fd5e53a Removing more dead code. There is no maxImageSize property. 2010-05-13 19:46:47 -07:00
Colin Kuskie
252138777c Fix a bad sort. Clarify some POD in the Photo. 2010-05-13 15:50:46 -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
6dbd389c86 Remove dead code in the Photo asset. 2010-05-13 14:05:10 -07:00
Colin Kuskie
7f23c286da Change newByDynamicClass to newById. 2010-05-13 13:50:04 -07:00
kimd
660d036f8a Gallery: Automatically adjust orientation of images based on EXIF data (RFE11498) 2010-04-30 10:37:46 -05: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
Doug Bell
e60c6fdc91 Merge remote branch 'spunky/rfe620'
Conflicts:
	docs/changelog/7.x.x.txt
	docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
2010-04-19 17:25:30 -05:00
kimd
dd72159db0 Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620). 2010-04-19 22:24:09 +02: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