Commit graph

12835 commits

Author SHA1 Message Date
Colin Kuskie
34b513aa89 Partial update of SQLReport for Moose. Still needs to resolve i18n labels in the properties where the label is concatenated with a string. 2010-02-11 15:55:20 -08:00
Colin Kuskie
6e4e666a0d Update StockData for Moose. 2010-02-11 14:01:37 -08:00
Colin Kuskie
d41affa4cc Update Survey for Moose and new accessors. Also update the tests. 2010-02-11 13:54:46 -08:00
Colin Kuskie
63f829ee96 Fix processTemplate for new instanciators and exception handling. 2010-02-11 13:49:58 -08:00
Colin Kuskie
059cb4277a Update Thingy for Moose. 2010-02-11 12:56:21 -08:00
Colin Kuskie
da64cc9ab6 Update TimeTracking for Moose. 2010-02-11 11:38:05 -08:00
Colin Kuskie
54cfb61f6a Update WeatherData for Moose. 2010-02-11 11:21:05 -08:00
Colin Kuskie
45eb743b3b Update UserList for Moose. 2010-02-11 11:07:01 -08:00
Colin Kuskie
5494a3660c Remove filter calls in Shelf when importing. 2010-02-10 14:48:04 -08:00
Colin Kuskie
c6331036e2 Update the ZipArchive for Moose. 2010-02-10 09:28:18 -08:00
Colin Kuskie
d76a6908eb Update status for Product. 2010-02-09 20:39:00 -08:00
Colin Kuskie
b6e56566c1 Fix deleteFileUrl for image*, warranty, brochure and other file collateral in the product. 2010-02-09 20:38:21 -08:00
Colin Kuskie
3b70d64b82 rework WebGUI::Definition::Role::Object when passing sub refs for form property values. 2010-02-09 19:28:45 -08:00
Colin Kuskie
b2b03b662c Better cleanup for a Shortcut test. 2010-02-09 10:52:23 -08:00
Colin Kuskie
0f7facdf8e Add a spreadsheet showing which assets have been coverted to Moose, and if and how they have been tested. 2010-02-09 10:47:53 -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
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
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
4089e39d58 Peel out permissions testing from t/Asset/Asset.t into a separate test. 2010-02-02 08:17:26 -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
6863f66e12 Update Session/Style for exceptions. 2010-01-28 13:22:15 -08:00
Colin Kuskie
34846c45a6 Update Account/Shop for exceptions. 2010-01-28 13:20:01 -08:00