Commit graph

13971 commits

Author SHA1 Message Date
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
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
Colin Kuskie
1b87d4877c Update Account/Contributions for WebGUI::Definition and exceptions. 2010-01-28 13:18:04 -08:00
Colin Kuskie
d8265febd6 Update Account.pm for WebGUI::Definition and exceptions. 2010-01-28 13:15:47 -08:00
Colin Kuskie
f92f0d706a Update Keywords for WebGUI::Definition and exceptions. 2010-01-28 13:12:44 -08:00
Colin Kuskie
e873f5e653 Fix Search.pm for WebGUI::Definition and exceptions. 2010-01-28 13:09:59 -08:00
Colin Kuskie
929d867373 Fix GetCsMail workflow activity. 2010-01-28 13:06:21 -08:00
Colin Kuskie
421a019b45 Update ExpirePurchasedThingyRecords and fix TTL checking. 2010-01-28 11:23:08 -08:00
Colin Kuskie
f143185b57 Update CalendarUpdateFeeds Workflow Activity. 2010-01-28 11:01:01 -08:00
Colin Kuskie
ad46ecfde2 Update ArchiveOldThreads Workflow activity. 2010-01-28 10:59:14 -08:00
Colin Kuskie
50c3e9c6ab Fixing SendNewsletter Workflow Activity 2010-01-28 10:50:34 -08:00
Martin Kamerbeek
02f4211f12 Typo caused EU TaxDriver to not charge taxes for shipping addresses in France. 2010-01-28 10:39:40 +01:00
Colin Kuskie
7bb09ae30d Fix PurgeOldTrash, and force it to follow TTL checking. 2010-01-27 22:36:35 -08:00
Colin Kuskie
872dcfceab fix PurgeOldAssetRevisions Workflow Activity. 2010-01-27 22:11:42 -08:00
Colin Kuskie
360e6be6c5 Fix the RandomThread macro. 2010-01-27 22:05:50 -08:00
Colin Kuskie
136c8cdc73 Fix the AssetProxy macro. 2010-01-27 22:00:56 -08:00
Colin Kuskie
972ba033ec Fix the FileUrl macro. 2010-01-27 21:50:06 -08:00
Colin Kuskie
9ef7ee79fa Fix the Widget macro. 2010-01-27 21:44:06 -08:00
Colin Kuskie
b3faecae9b Fix RandomAssetProxy macro. 2010-01-27 21:42:27 -08:00
Colin Kuskie
193d30ec41 Fix the RootTitle macro. 2010-01-27 21:38:12 -08:00
Colin Kuskie
27df0d537d Fix hover colors for the Use this addres button. 2010-01-27 21:24:51 -08:00
Colin Kuskie
6ca3bedcb4 Fix syntax errors with the config file fix. 2010-01-27 21:19:12 -08:00
Colin Kuskie
4ded686e72 Make the Use button for choosing an address green. Fixes bug #11380. 2010-01-27 21:13:17 -08:00
Colin Kuskie
db1b565560 More code formatting, and fix double my 2010-01-27 16:19:57 -08:00
Colin Kuskie
7c8f65ebdd Code formatting and bugfix documentation for #11379. 2010-01-27 16:15:45 -08:00
Luke Robinson
017a9a7fc2 allow field overrides in the config file 2010-01-27 15:57:26 -08:00
Colin Kuskie
ca86f3d84b Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044.
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
e59ccc5dd3 Removing 7.7 code from 7.8 branch. 2010-01-27 08:39:04 -08:00
Colin Kuskie
c1c4256d06 Beginning to work on AssetExport 2010-01-26 16:59:45 -08:00
Colin Kuskie
13d0289098 Moose accessors. Convert part of update code into a trigger on storageId. 2010-01-26 16:21:06 -08:00
Colin Kuskie
1736b481b6 Update Article for Moose 2010-01-26 16:13:36 -08:00
Colin Kuskie
9bc1f2fe8e Update AssetPackage for Moose and exceptions. t/Asset/AssetPackage is passing. 2010-01-26 15:43:52 -08:00
Colin Kuskie
0f32e9b6fb Fix the AssetLineage test that I broke. 2010-01-26 15:21:15 -08:00
Colin Kuskie
7e7bc9ca20 Label loop inside getLineage. Drop a clause from getLineageSql, since we can use LIKE to make sure the lineage does not include the parent. Move getLineage tests to the top since downstream tests depend on getting assets in lineage order. 2010-01-26 12:55:40 -08:00