Commit graph

1301 commits

Author SHA1 Message Date
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
Colin Kuskie
a1ea1ec2de add menuTitle to the Folder templates 2007-11-28 05:00:11 +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
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
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
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
JT Smith
1b51697dbd rfe: Search Asset returns URLs 2007-10-26 16:29:25 +00:00
Graham Knop
f73233de48 fix broken ical link 2007-10-19 13:12:30 +00:00
Graham Knop
db3b2ba1b1 safely allow sorting by more CS fields 2007-10-18 12:42:24 +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
Graham Knop
e118a8ddbb bad join on event search 2007-10-10 20:29:22 +00:00
Colin Kuskie
fa505a3ecf fix a typo in the updated sortBy code 2007-10-08 22:42:29 +00:00
JT Smith
ee85bc1e02 fix: Last Reply and Replies columns not updating 2007-10-05 20:20:42 +00:00
JT Smith
f715c29c67 fix: Dashboard content positioning field problem 2007-10-05 17:50:45 +00:00
JT Smith
417bad4dfa fix: wiki recent 2007-10-05 16:13:10 +00:00
Graham Knop
f170f246c6 nevermind, that's an RFE and needs more work 2007-10-04 22:21:11 +00:00
Graham Knop
7601fc1435 add select box to SQL Form 2007-10-04 22:10:58 +00:00
Graham Knop
3c5a801a29 localize matrix good bad field 2007-10-04 20:51:25 +00:00
Graham Knop
4949d10da2 CS says it always has new content for cache time 2007-10-04 19:58:08 +00:00
Graham Knop
3f5ca61c12 Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Graham Knop
2457c88afa ical should be generated for next 30 days, not prev 2007-10-04 16:58:25 +00:00
Graham Knop
a62a7e0ec1 WebGUI::Group->new didn't check group validity 2007-09-26 11:46:18 +00:00
Graham Knop
e7479a11de fix sqlform file upload 2007-09-26 07:33:54 +00:00
Graham Knop
3a9ea9ab2d fix syndicated content now showing all events in interleaved mode 2007-09-24 17:59:55 +00:00
Graham Knop
40d1751913 fix CS sorting by rating 2007-09-20 11:15:44 +00:00
Graham Knop
8e36c9ef13 fix extra links added when viewing only wiki page 2007-09-19 17:10:39 +00:00
Graham Knop
f4139a2a81 fix DataForm exportTab field order 2007-09-19 17:08:23 +00:00
Graham Knop
ae0717a560 fix week view of calendar 2007-09-18 21:01:26 +00:00
JT Smith
9c4a9edb3c fixed some typos 2007-09-14 14:46:58 +00:00
Graham Knop
a1e1d93360 add type to data form record loop 2007-09-13 19:49:19 +00:00
Graham Knop
16d47bd31b test fixes 2007-09-12 21:43:48 +00:00
Diona Kidd
0dd8cf75e2 Adding POD for DataForm 2007-09-11 17:45:32 +00:00
Diona Kidd
3c37f3af00 Adding POD for DataForm 2007-09-11 17:38:10 +00:00
Graham Knop
29f2018b6f include form parameters in sql report download link 2007-09-07 21:38:31 +00:00
Doug Bell
2b2fa12d0e Dashboard now shows the default view to anyone who hasn't personalized it 2007-09-07 21:24:47 +00:00
Doug Bell
a9d637199c fix: SQLReport templatable download now allows nested queries 2007-09-07 21:04:39 +00:00
Doug Bell
4ca4c85d0a fix: EMS Badge Reporting overlaps with other EMS on the system 2007-09-07 20:50:01 +00:00