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 |
|
Colin Kuskie
|
bfa862b80d
|
Decrease connection timeout on USPS shipping drivers. Fixes bug #11374
|
2010-01-26 10:55:39 -08:00 |
|
Colin Kuskie
|
5a346afd9e
|
Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373.
|
2010-01-26 10:39:20 -08:00 |
|
Colin Kuskie
|
eb60168627
|
sessionification of AssetLineage, conversion to use moose accessors.
|
2010-01-26 07:25:51 -08:00 |
|
Colin Kuskie
|
e940dc0427
|
Change this test to use a Snippet instead of a Template.
|
2010-01-25 22:52:25 -08:00 |
|
Colin Kuskie
|
d66b3b891b
|
Make revisedBy a property, so it gets written on ->update. Change addRev not to write to the db when it does not need to. Update tests to verify that addRev does the right thing for tagId and revisedBy.
|
2010-01-25 22:49:22 -08:00 |
|
Colin Kuskie
|
9155f70555
|
rework test to handle loss of getProperty. use find_attribute_by_name instead.
|
2010-01-25 19:30:58 -08:00 |
|
Colin Kuskie
|
42b8237f1f
|
make sure get returns aspects _and_ properties.
|
2010-01-25 19:24:17 -08:00 |
|
Colin Kuskie
|
9b3e21c123
|
Attribute => aspect change.
|
2010-01-25 19:21:44 -08:00 |
|
Colin Kuskie
|
60375516ab
|
More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes.
|
2010-01-25 19:21:00 -08:00 |
|
Colin Kuskie
|
d4f31870a3
|
change the name attribute to aspect to denote asset level static attributes like tableName, et. al.
|
2010-01-25 19:16:05 -08:00 |
|
Colin Kuskie
|
38e6bfad3e
|
Convert many search forms from POST to GET. Fixes bug ##11372
|
2010-01-25 15:53:49 -08:00 |
|
Colin Kuskie
|
077f29fff0
|
Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371.
|
2010-01-25 11:44:30 -08:00 |
|
Colin Kuskie
|
138eb3140c
|
add cleanup code for PayDrivers.
|
2010-01-24 16:55:19 -08:00 |
|
Colin Kuskie
|
891098fa3f
|
Shave two seconds off the Clipboard test by setting the revisionDate on the original asset for testing.
|
2010-01-22 18:38:56 -08:00 |
|
Colin Kuskie
|
5b24340994
|
sessionify duplicate. Tweak AssetClipboard test to use Moose methods.
|
2010-01-22 18:36:54 -08:00 |
|
Colin Kuskie
|
de34ab3b95
|
fix getLineage. All tests in t/Asset/AssetTrash.t are passing.
|
2010-01-22 15:25:50 -08:00 |
|