Commit graph

14005 commits

Author SHA1 Message Date
Colin Kuskie
bdccf5829b Fix duplicating and deleting thing data. Fixes bug #11391 2010-02-08 14:38:37 -08:00
Colin Kuskie
bb26647734 Remove code that sets the synopsis inside Wobject/www_view, since it is also done in processStyle. 2010-02-08 08:50:38 -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
9f06085054 Update DataForm for wg8. 2010-02-05 12:00:40 -08:00
Colin Kuskie
acff13ac10 SyndicatedContent moved over to wg8. 2010-02-04 15:48:47 -08:00
Colin Kuskie
722bad7b66 Change to moose methods. Need to be on the lookout for getValue calls. 2010-02-04 15:37:39 -08:00
Colin Kuskie
a9f46c7443 More wg8 constructors in AssetVersioning. 2010-02-04 15:31:43 -08:00
Colin Kuskie
70d06ecd64 Update to WG8 constructors 2010-02-04 15:28:14 -08:00
Colin Kuskie
c1a3030191 Another Article method change. 2010-02-04 15:22:23 -08:00
Colin Kuskie
6702f076f1 Fix upgrade scripts to work with wg8. 2010-02-04 15:13:24 -08:00
Colin Kuskie
019ebba6f2 Remove update override sub, and use the new Asset triggers instead. 2010-02-04 14:02:08 -08:00
Colin Kuskie
d22b42fa1f Adding requirement for JSON::Any, which is in turn required by MooseX::Storage for JSON handling. 2010-02-04 14:01:27 -08:00
Colin Kuskie
129186c105 Update Content/Asset for Moose and Exceptions. 2010-02-04 13:36:48 -08:00
Colin Kuskie
b02df9f155 Fix importing packages. 2010-02-04 13:34:33 -08:00
Colin Kuskie
86dd8ab23e Lots of syntax fixes, and convert to Moose accessors. 2010-02-04 13:26:38 -08:00
Colin Kuskie
d3e2970075 Fix Folder sortOrder to be moosey. Convert to using Moose accessors. 2010-02-04 13:07:19 -08:00
Colin Kuskie
5203c35563 Remove test for headBlock handling. 2010-02-04 12:53:51 -08:00
Colin Kuskie
2f8aff55e2 Remove deprecated code, overriding update in Template.pm 2010-02-04 12:51:49 -08:00
Graham Knop
d7767e07a3 faster macro processor using perl 5.10 features 2010-02-04 13:52:41 -06:00
Colin Kuskie
4a240ba0e0 Test cleanup, and add extra tests for sanity checks. 2010-02-03 18:34:21 -08:00
Colin Kuskie
622a20877a Add overrides for groupIdEdit, groupIdView and ownerUserId. 2010-02-03 18:33:48 -08:00
Colin Kuskie
95b93fb5dd Add triggers to groupIdEdit, groupIdView and ownerUserId so that File.pm can override them to set storage location privileges. 2010-02-03 18:33:04 -08:00
Colin Kuskie
b9c437178d Convert to Moose and Moose accessors. 2010-02-03 18:11:38 -08:00
Colin Kuskie
76ce6f74ca Some fixes for the Calendar. 2010-02-03 17:54:17 -08:00
Colin Kuskie
0d8fd2896c Fix a typo with extending isHidden. 2010-02-03 17:53:55 -08:00
Colin Kuskie
58944a4214 Update Event to use Moose accessors. 2010-02-03 17:45:22 -08:00
Colin Kuskie
01717433db Add a few more Macro tests for unquoted arguments, and dangling commas. 2010-02-03 17:12:09 -08:00
Colin Kuskie
cb5144f809 Check for a valid group before using it. 2010-02-03 17:11:59 -08:00
Colin Kuskie
98c18bb04f Event converted to Moose. 2010-02-03 09:04:35 -08:00
Colin Kuskie
4f8ff01659 Begin copying labels over from the event edit template into the Moose definition. 2010-02-03 07:36:09 -08:00
Colin Kuskie
e4e6b84f08 Begin to convert Event to Moose. 2010-02-03 07:30:48 -08:00
Colin Kuskie
c3aa44a27c Ready for 7.8.12 development. 2010-02-02 21:16:28 -08:00
Colin Kuskie
e3cbb27ae3 Fix typo in module name. 2010-02-02 20:38:58 -08:00
Colin Kuskie
636d539cc0 Preparing for 7.8.11 release. 2010-02-02 20:29:05 -08:00
Colin Kuskie
a42b7dd9d7 Turn off notifications for the test. 2010-02-02 18:00:55 -08:00
Colin Kuskie
6b90610e40 Fix POD typo 2010-02-02 12:37:41 -08:00
Colin Kuskie
4089e39d58 Peel out permissions testing from t/Asset/Asset.t into a separate test. 2010-02-02 08:17:26 -08:00
Colin Kuskie
3570411a7b Fix bad path to a YUI JS library. Fixes bug #11387 2010-02-02 06:59:06 -08:00
Colin Kuskie
fb49a14547 Update POD. 2010-02-01 18:41:25 -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
acc6447841 Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377 2010-02-01 14:50:40 -08:00
Colin Kuskie
6e0da1d035 Convert Calendar to Moose and exceptions. 2010-01-29 18:26:34 -08:00
Colin Kuskie
f59b74a0bd Remove empty whitespace. 2010-01-29 18:11:00 -08:00
Colin Kuskie
6a1f338307 1st cut conversion to W::D::A 2010-01-29 18:10:32 -08:00
Colin Kuskie
c7f6d4c267 Fix an exceptional typo. 2010-01-29 17:53:29 -08:00
Colin Kuskie
006570a05a newByUrl should throw an exception. Test it. 2010-01-29 17:35:19 -08:00
Colin Kuskie
387866cfcb Update Asset::File for Moose 2010-01-29 17:17:38 -08:00
Colin Kuskie
4b4038d7d0 Forgot to add a test for Content/SiteIndex 2010-01-29 16:42:29 -08:00
Doug Bell
21183eb10c fix #11292: Asset Manager search too sticky 2010-01-29 17:06:49 -06:00
Colin Kuskie
44193585ad UI improvement to the Vendor Payouts screen. Display username in parentheses after actual name. 2010-01-29 09:08:13 -08:00