Commit graph

2525 commits

Author SHA1 Message Date
Colin Kuskie
03ccc7febb Update HttpProxy for Moose. 2010-02-11 19:29:24 -08:00
Colin Kuskie
4f2c5495e6 remove the definition sub. 2010-02-11 19:21:20 -08:00
Colin Kuskie
d3ea16a5b4 Update InOutBoard for Moose. 2010-02-11 19:20:22 -08:00
Colin Kuskie
213458d19c Updating Map and MapPoint for Moose. 2010-02-11 19:09:54 -08:00
Colin Kuskie
20aff04633 Update Matrix and MatrixListing for Moose. Needs the Comments Role in order to check tests further. 2010-02-11 17:43:26 -08:00
Colin Kuskie
df2cc42c93 Update MessageBoard for Moose. 2010-02-11 16:53:36 -08:00
Colin Kuskie
2cb4bc45b8 remove definition subroutine from these already converted assets. 2010-02-11 16:40:09 -08:00
Colin Kuskie
3d1491a4aa Updating Poll and MultiSearch for Moose. Poll conversion is not finished yet. 2010-02-11 16:37:11 -08:00
Colin Kuskie
54fa46ad11 Update ProjectManager for Moose. 2010-02-11 16:10:32 -08:00
Colin Kuskie
5259184c16 remove definition sub 2010-02-11 16:04:22 -08:00
Colin Kuskie
fb87626e22 Update Search for Moose. 2010-02-11 16:02:46 -08:00
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
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
ae8c1a6124 Set cache control to "none" if the DataForm uses a captcha. Fixes bug #11381. 2010-02-08 14:42:42 -08:00
Colin Kuskie
bdccf5829b Fix duplicating and deleting thing data. Fixes bug #11391 2010-02-08 14:38:37 -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
c1a3030191 Another Article method change. 2010-02-04 15:22:23 -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
d3e2970075 Fix Folder sortOrder to be moosey. Convert to using Moose accessors. 2010-02-04 13:07:19 -08:00
Colin Kuskie
76ce6f74ca Some fixes for the Calendar. 2010-02-03 17:54:17 -08:00
Colin Kuskie
fb49a14547 Update POD. 2010-02-01 18:41:25 -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
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
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
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
0ef94945a7 Dirty conversion of Navigation to Moose. 2010-01-20 21:40:57 -08:00
Colin Kuskie
df9e058f89 Dirty conversion of Layout to Moose. 2010-01-20 20:57:52 -08:00
Colin Kuskie
d9c340f1b5 Convert Folder to Moose. 2010-01-20 20:48:16 -08:00
Colin Kuskie
16d9076ecd Convert Sku and Shelf to Moose. 2010-01-19 13:16:54 -08:00
Colin Kuskie
97338ffefe When duplicating a CS with now children, clear out the replies and threads. When duplicating with children, recalculate them again, since duplicating clears them. Fixes bug #11347.
Note, the lastPostId and lastPostDate are cleared, and gone.  There is no way to recover it after duplicating the branch since
the creationDates and revisionDates are reset when duplicating.
2010-01-18 14:59:34 -08:00
Colin Kuskie
8667876f63 Fix an i18n typo in the SQL Report, and also make sure that a query is not pure whitespace. Fixes bug #11348. 2010-01-14 08:30:17 -08:00
Colin Kuskie
173bec1574 Handle linking to posts not on the first page on a thread view. Fixes bug #11318. 2010-01-05 20:52:27 -08:00
Colin Kuskie
7281a3dd8e Fix the CS search, so that links to anchors are correct. Fixes bug #11318 2010-01-05 16:47:56 -08:00
Colin Kuskie
49bd7f5032 newByDynamicClass changed to newById 2009-12-27 19:08:15 -08:00