Commit graph

14005 commits

Author SHA1 Message Date
Colin Kuskie
87c00d41c1 appending to an attribute must quote the + 2010-03-09 13:43:22 -08:00
Colin Kuskie
3b0e89341d Add T::C tests for File and Snippet. 2010-03-09 13:07:51 -08:00
Colin Kuskie
a3aeae9a4e Continue change from define uiLevel to has uiLevel. 2010-03-09 13:07:14 -08:00
Colin Kuskie
a3614f5211 Move uiLevel from a define to a property so it can be inherited. 2010-03-09 12:58:55 -08:00
Colin Kuskie
f55acecbb6 Handle the edge case when a subscription group has been deleted, but the the Subscribable entry has not been cleaned up. Fixes bug #11456. 2010-03-09 08:53:11 -08:00
Colin Kuskie
8f951013b9 Allow the default Search root to be overridden by a form variable. Adds RFE #11460. 2010-03-08 17:07:53 -08:00
Colin Kuskie
35492ca11f Remove old WebGUI 7.7 files 2010-03-08 16:36:47 -08:00
Colin Kuskie
2053d3ef08 Fix syntax errors, and remove duplicate code from the skeleton. 2010-03-08 16:36:47 -08:00
Colin Kuskie
df31846aea Prune duplicate code for post package work. 2010-03-08 16:36:47 -08:00
Colin Kuskie
fe31cc96de Reset the isDefault flag on core assets only, and provide a final way fix this crap once and for all. 2010-03-08 16:36:47 -08:00
Doug Bell
c8ad650398 added changelog entry 2010-03-08 17:28:52 -06:00
Luke Robinson
240eb10ec5 call getWebguiProperty('extrasURL') 2010-03-08 17:22:32 -06:00
Luke Robinson
c03bcc385c use the FormHelper instead of the Auth system for the Ajax check
on Username
2010-03-08 17:22:21 -06:00
Luke Robinson
c61e7454d0 An Ajax check on the username field at registration 2010-03-08 17:22:07 -06:00
Colin Kuskie
d0884afb59 Do not remove newlines from Templates (or Snippets) since HTML::Packer does not handle newlines with H::T syntax. Fixes bug #11458 2010-03-08 11:38:29 -08:00
Colin Kuskie
029655d822 Add a sheet to track Roles. 2010-03-05 15:17:05 -08:00
Colin Kuskie
6f9b891712 Convert more tests over to Test::Class 2010-03-05 15:16:46 -08:00
Colin Kuskie
b5e03dd90f Remove dead method with the same name as a property. 2010-03-05 14:42:08 -08:00
Colin Kuskie
ecd31580cf Applying class metaroles before the other roles seems to do the right thing. 2010-03-05 10:28:32 -08:00
Colin Kuskie
3c790d9ce5 Add Role presence tests. 2010-03-05 08:51:16 -08:00
Colin Kuskie
053b5a869e Rework get_tables to check each and every property. 2010-03-04 16:08:30 -08:00
Colin Kuskie
006bda8dd0 More Test::Class tests for AssetBase.pm 2010-03-04 16:07:48 -08:00
Colin Kuskie
f5f1839945 Begin converting t/Asset.t over to Test::Class 2010-03-04 15:36:44 -08:00
Colin Kuskie
669f8031f9 check for get, set, update in Definition/Asset.t 2010-03-04 12:45:33 -08:00
Colin Kuskie
d5dd260f32 More instanciator cleanup. 2010-03-04 08:55:10 -08:00
Colin Kuskie
3d9006b643 Update Auth system for wg8 instanciators. 2010-03-04 08:52:46 -08:00
Colin Kuskie
360acb5191 Use wg8 instanciators. 2010-03-04 08:50:57 -08:00
Colin Kuskie
f17fc5c7ad Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
Colin Kuskie
35e1e8c943 Fix SC use of RssFeed role. 2010-03-04 08:37:20 -08:00
Colin Kuskie
26e50b97f9 Fix POD typo. 2010-03-03 21:25:57 -08:00
Colin Kuskie
bf1cb7b721 Aspect to Role renaming 2010-03-03 21:10:35 -08:00
Colin Kuskie
dfc388fe3d More Subscribable fixes. 2010-03-03 21:08:18 -08:00
Colin Kuskie
ecc71d455d Update Shop for new instanciators and for exception handling. 2010-03-03 21:07:38 -08:00
Colin Kuskie
03427eed10 Update ProgressBar for new wg8 instanciators. 2010-03-03 20:56:45 -08:00
Colin Kuskie
3e7e2c49c9 And again. 2010-03-03 20:56:09 -08:00
Colin Kuskie
2147d7f689 Update getAssetsInTrash method for wg8 instanciations and exception handling. 2010-03-03 20:55:16 -08:00
Colin Kuskie
cd2c1f5e76 Update workflow activity for wg8. 2010-03-03 20:52:53 -08:00
Colin Kuskie
17067470e9 Fix this completely broken Workflow Activity. 2010-03-03 20:50:08 -08:00
Colin Kuskie
e75989090a Update TrashExpiredEvents to wg8. 2010-03-03 20:44:58 -08:00
Colin Kuskie
ed58eba697 More instanciator cleanup in Asset.pm 2010-03-03 19:48:32 -08:00
Colin Kuskie
d9e281652d Update Operation/Help for new asset instanciators. 2010-03-03 19:44:00 -08:00
Colin Kuskie
19d4e6da3f Update AdminConsole for instaniators. 2010-03-03 19:42:50 -08:00
Colin Kuskie
aab930a1f5 Update Content handlers for wg8. 2010-03-03 19:41:08 -08:00
Colin Kuskie
913802f0f6 And again... 2010-03-03 19:39:00 -08:00
Colin Kuskie
4137b196ae Update Account/Inbox plugin for new Asset instanciators and exceptions. 2010-03-03 19:38:02 -08:00
Colin Kuskie
a62e7b7ed0 Update Session for new Asset instanciators and exceptions. 2010-03-03 19:35:32 -08:00
Colin Kuskie
36b6081894 Update 3 Form plugins for Asset instanciators and exceptions. 2010-03-03 19:31:18 -08:00
Colin Kuskie
2b39e16cc8 Rough conversion of Comments and Installable to Moose. 2010-03-03 19:22:13 -08:00
Colin Kuskie
a37b1c725b Cleanup for moose accessors. 2010-03-03 19:02:00 -08:00
Colin Kuskie
5dc0299226 First cut at moving Subscribable to an Asset. 2010-03-03 18:43:28 -08:00