Commit graph

78 commits

Author SHA1 Message Date
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Graham Knop
878ded9c70 fixed: Changing name of Matrix listing leaves discussion forum with old name 2008-03-20 19:38:00 +00:00
Graham Knop
8c2c8b8b8f fixed: Editting matrix listings shows fields from other matrix assets
fixed: Matrix assets show pending listings from all matrix assets on a site
2008-03-20 19:37:54 +00:00
Graham Knop
93ef776635 fixed: Matrix caches pages, and may not update for new listings 2008-03-19 22:37:10 +00:00
JT Smith
fb434a8b3a fix: content handler and redirects 2008-01-25 01:36:14 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Doug Bell
73f1a3e379 fix: Matrix best/worst now must have 10 or more votes 2007-12-13 19:36:50 +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
Graham Knop
0d8a33c0ea merging 7.4 changes 2007-11-01 18:19:07 +00:00
Graham Knop
fa461ce759 CS sort by fixes 2007-10-12 14:23:27 +00:00
Graham Knop
3c5a801a29 localize matrix good bad field 2007-10-04 20:51:25 +00:00
Graham Knop
3f5ca61c12 Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Colin Kuskie
d95fabf53b convert Matrix, InOutBoard and EMS to use addEditLabel 2007-07-21 04:27:35 +00:00
Colin Kuskie
d324b766ce Help pruning for Matrix.
Changed www_edit to use Wobject style add/edit title generation, this really needs to be a method.
2007-07-20 16:34:10 +00:00
Colin Kuskie
fa1499cf06 Forward port of empty Matrix Listing productName.
I did not bring in the 7.3.20 upgrade script, because I'm not sure how
the branch is supposed to work.
2007-06-28 23:15:34 +00:00
Graham Knop
1ceb7abb02 fix: bad javascript string escaping in EMS
fix: Unable to upload images or edit listings for Matrix
2007-05-29 21:30:07 +00:00
Colin Kuskie
8b7bafe1ae fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked. 2007-04-29 03:16:13 +00:00
Colin Kuskie
57fc140369 Made file upload use the Form API instead of the Storage API due to name hacks 2007-03-06 03:43:48 +00:00
Colin Kuskie
ab6d0d2ce6 fix for file uploading problems in File, Image, FilePile, Graphics (font) and FormHelper 2007-02-16 22:31:53 +00:00
Roy Johnson
5f04c5c49d fix - multiple matrix sharing features 2007-02-06 20:16:16 +00:00
JT Smith
4f68a0933c added YUI and YUI-ext
fixed the resizable text area with IE problem
fixed the ad space with IE problem
merged the 7.2.0 and 7.1.4 change logs
2006-11-07 23:15:57 +00:00
Drake
84b3bd9003 Merge r3112 bugfix from branch/WebGUI-7.1 re Matrix assets not correctly
propagating their permissions to newly-created listing Collaboration Systems.
2006-11-01 19:14:24 +00:00
Drake
f28d7e8b2d Fix bug with Matrix listing additions committing the current
working tag.  This creates a separate tag for the assets under each
added listing, modeled somewhat after how CS posts work.
2006-10-04 23:20:39 +00:00
Drake
c438d55310 Normalized signature of Asset::duplicate. This involved going through
existing overrides and callers for that method and making sure they followed
the correct signature.  Various related cleanups.

This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
Martin Kamerbeek
48a01cc878 fix: Matrix 'Can instantiate template' 2006-08-29 13:12:05 +00:00
JT Smith
03b4b0ed33 - fix: Head Block in styles
- fix: select assetVersionTag
 - fix: Infinite recursion
 - fix: assetUiLevel override broken
 - fix: Indexing files failes (derck)
 - fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
JT Smith
b5d749f6d2 Fixed a cross-Matrix linking problem when you have two or more Matricies on
one site with the same category names.
2006-07-24 15:58:02 +00:00
JT Smith
1bfcf846ce - Fixed a bug that didn't allow you to search a matrix.
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
   template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
6c8de6c407 add help icon link to Matrix add/edit 2006-06-09 15:49:23 +00:00
JT Smith
6be1d2f76e fixed captcha to work even in not htmlform environments
added captch field to contact the maintainer form in matrix
added default label to captcha
2006-05-05 20:20:15 +00:00
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
JT Smith
6c6d36c981 readding mail footer to email messages
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
adea847875 fixed some xhhtml stuff
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
e8d72011c9 fixed an xhtml problem 2006-04-05 20:50:34 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Wouter van Oijen
fc86a2c058 Removed redundant 'my' 2006-03-24 15:05:38 +00:00
JT Smith
8ea6ece423 fixing some warnings 2006-03-23 14:50:41 +00:00
JT Smith
b84d068229 fixes for matrix and inbox 2006-03-22 21:20:24 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
JT Smith
fbaadce274 more bug fixes 2006-03-22 04:38:19 +00:00
JT Smith
8e1f06676a bug fixes 2006-03-22 03:09:04 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
47afbb0138 converting to new mail queue api 2006-03-21 03:36:44 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
Roy Johnson
d9ae5745a5 Merging 6.8 bugfixes 2006-02-09 18:00:35 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00