Doug Bell
af271b9f26
fixed a bunch of GalleryAlbum/Photo tests
2007-12-26 00:39:08 +00:00
Doug Bell
52c351b3db
fix: Added default assetIds for templates
2007-12-20 23:39:09 +00:00
Doug Bell
01c6379224
fixed some Gallery tests failing. removed some unnecessary ones. still bunch more to go...
2007-12-19 16:41:39 +00:00
Doug Bell
53a1cbc7c2
fixes to the Gallery
2007-12-18 21:17:44 +00:00
Doug Bell
30f22c9b7a
fixed some bugs in URL/Content handlers. fixed some bugs in Gallery.
2007-12-18 15:38:06 +00:00
Doug Bell
4c70aa4c71
re-integrated photogallery branch
2007-12-18 13:05:41 +00:00
Doug Bell
5222ad6be1
merged with SVN HEAD
2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00
Doug Bell
73f1a3e379
fix: Matrix best/worst now must have 10 or more votes
2007-12-13 19:36:50 +00:00
Doug Bell
a30587f7ad
fix: Shouldn't modify $_ in list, PBP p114
2007-12-05 23:49:21 +00:00
Colin Kuskie
98863256ea
no code allowed before use strict. PBP/429. This check found a bug in Asset::Wobject::HttpProxy::Parse.pm
2007-12-05 16:55:40 +00:00
Colin Kuskie
08fbd46d28
all loop iterators have to be declared lexical. PBP/108
2007-12-05 16:46:38 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
Doug Bell
8975ef5ef2
added url.raw for Post assets to get a URL without the #id stuff at the end
2007-11-30 19:34:38 +00:00
Graham Knop
377386f239
Merged revisions 5062 via svnmerge from
...
https://svn.webgui.org/plainblack/branch/WebGUI_7.4
........
r5062 | graham | 2007-11-29 09:45:32 -0600 (Thu, 29 Nov 2007) | 1 line
fix: double width characters encoded incorrectly in Collaboration RSS feed
........
2007-11-29 15:50:56 +00:00
Colin Kuskie
a1ea1ec2de
add menuTitle to the Folder templates
2007-11-28 05:00:11 +00:00
Colin Kuskie
0a1974ba4c
forward porting Event dateSpan display fix and Event.t test
2007-11-28 04:47:30 +00:00
JT Smith
338efd3df3
merging 7.4.16 bugfix
2007-11-27 16:17:42 +00:00
JT Smith
1934132002
merging 7.4.16 bugfix
2007-11-27 15:59:22 +00:00
Colin Kuskie
1b3d7f0c2b
Refactor out the copied code to resize images based on the max file
...
size from the Admin Settings and create a new method in
Storage::Image.
Build a test to verify that it works correctly.
2007-11-24 05:30:15 +00:00
Colin Kuskie
256b52a0d7
Final state and status fixes.
...
In these three files, any check for status=archived was removed, since
in each case it is possible that the Asset may want to be viewable
when it is archived, like Files, Posts, etc.
Updated Session/Url.t to remove tests for status=archived.
2007-11-22 18:46:17 +00:00
Graham Knop
865c1d315b
merging 7.4 changes
2007-11-22 06:09:27 +00:00
Graham Knop
599f62163d
fix: DataForm doesn't send mail if mail fields in tab
2007-11-21 10:40:09 +00:00
Graham Knop
6ea2472695
fix: Calendar feed list doesn't display in IE
2007-11-16 07:11:04 +00:00
Graham Knop
b725e93f35
fix shortcuts not copying overrides with asset or removing them on purge
2007-11-15 07:30:15 +00:00
Chris Nehren
7f37c20028
Gr. One more attempt at getting the default to work properly.
2007-11-08 19:33:57 +00:00
Graham Knop
8df2c9f6b9
fix missing field_loop in SQL Form template
2007-11-08 06:33:40 +00:00
Chris Nehren
9db0430032
Fix the groupToEditPost field defaulting to the groupIdEdit field. Make sure
...
that the added collab system in the test has a parent asset as well, to ensure
that the inheritance works properly.
2007-11-07 22:29:21 +00:00
Graham Knop
70c557aa10
copy CS sorting fix from branch
2007-11-07 17:36:30 +00:00
Chris Nehren
0d689afa4c
Add the groupToEditPost field to the Collaboration system. This allows users
...
to specify a group of users that will always be able to do edits on posts,
regardless of whether they own those posts and independent of the editTimeout
field.
2007-11-06 22:58:22 +00:00
Doug Bell
55135c8147
more work. completed GalleryAlbum. started Gallery.
2007-11-06 04:13:43 +00:00
Graham Knop
e5b7741f75
fix EMS in IE with reset style
2007-11-05 22:32:37 +00:00
Graham Knop
0d8a33c0ea
merging 7.4 changes
2007-11-01 18:19:07 +00:00
Doug Bell
2570980fa5
makeShortcut done, EXIF done
2007-10-30 21:04:41 +00:00
Doug Bell
673faf9be6
added Image::ExifTool to WebGUI. fixed upgrade script properlike
2007-10-29 22:44:35 +00:00
JT Smith
1b51697dbd
rfe: Search Asset returns URLs
2007-10-26 16:29:25 +00:00
Graham Knop
99337c3473
event end time not tz adjusted properly
2007-10-26 16:27:54 +00:00
Doug Bell
7e12c6c2f0
merged with SVN to get friends stuff
2007-10-26 00:50:05 +00:00
Doug Bell
32b27d0954
more tests, started Photo development, changed some naming
2007-10-25 06:20:20 +00:00
Graham Knop
f73233de48
fix broken ical link
2007-10-19 13:12:30 +00:00
Colin Kuskie
598a0d0990
fix for choosing uncommitted templates as a User Style Template
2007-10-18 23:17:18 +00:00
Graham Knop
db3b2ba1b1
safely allow sorting by more CS fields
2007-10-18 12:42:24 +00:00
Graham Knop
39ad82133a
fix image uploads when not using perl
2007-10-16 20:05:23 +00:00
Graham Knop
f570ca5b5e
Fix delete item link in data form header
2007-10-15 17:27:18 +00:00
Diona Kidd
19dcdd15a8
Fixing status message for unread messages in dataform
2007-10-14 00:10:47 +00:00
Graham Knop
fa461ce759
CS sort by fixes
2007-10-12 14:23:27 +00:00
Doug Bell
983a725558
more tests
2007-10-11 18:45:58 +00:00
Graham Knop
e118a8ddbb
bad join on event search
2007-10-10 20:29:22 +00:00
Doug Bell
5746ded766
Added more tests. Cleaned up the OO of File and Image a bit (removed a healthy bit of unnecessary code from Image). Done with File and Image for the time being...
2007-10-09 07:36:54 +00:00
Colin Kuskie
fa505a3ecf
fix a typo in the updated sortBy code
2007-10-08 22:42:29 +00:00