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
387866cfcb
Update Asset::File for Moose
2010-01-29 17:17:38 -08:00
Colin Kuskie
6ca3bedcb4
Fix syntax errors with the config file fix.
2010-01-27 21:19:12 -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
f0b263df6c
Quick conversion of Template.pm to Moose.
2010-01-21 21:31:43 -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
fcd68c93ac
Change autoGenerate=>0 to noFormPost=>0 in Product.
2010-01-20 20:15:25 -08:00
Colin Kuskie
a00d173fe6
Rough conversion of Shortcut to Moose, so Asset cleanup works. Fix a bug in getLineage. Update tests for get_tables.
2010-01-20 19:12:04 -08:00
Colin Kuskie
3a425f29bc
Change the name of the sku accessor for shipsSeparately to isShippingSeparately, since it clashes with a property. Add tests. t/Asset/Sku.t passes.
2010-01-20 18:47:35 -08:00
Colin Kuskie
36d1636f06
Comment out troublesome code, and provide a default sub for the Product.
2010-01-19 20:32:10 -08:00
Colin Kuskie
4e65824bdd
Fix a typo in Wobject.
2010-01-19 19:24:34 -08:00
Colin Kuskie
b979628f80
Update Product to use Moose.
2010-01-19 19:23:41 -08:00
Colin Kuskie
16d9076ecd
Convert Sku and Shelf to Moose.
2010-01-19 13:16:54 -08:00
Colin Kuskie
c7979a137f
Change defaultValue to default in Snippet.pm
2010-01-19 13:14:27 -08:00
Colin Kuskie
779f037a33
Change defaultValue to default in Wobject.pm
2010-01-19 13:13:48 -08:00
Colin Kuskie
41b741d41b
Convert Snippet to moose accessors.
2010-01-19 11:34:23 -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
6fe662ef83
Make sure template attachments are duplicated. Fixes bug #11355 .
2010-01-18 10:58:03 -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
c98cd87f80
Do not force Image assets to have an alt tag. Fixes bug #11337 .
2010-01-11 16:48:08 -08:00
Colin Kuskie
6e0983a67b
Update the number of threads in the CS when a thread is archived. Fixes bug #11341 .
2010-01-11 11:54:59 -08:00
Colin Kuskie
b5f5f8f6e8
Threads should not show pagination query params in their URLs.
2010-01-07 08:34:27 -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
bfccc1fa6f
Fix syntax errors in Snippet definition.
2010-01-04 19:14:32 -08:00
Colin Kuskie
1af2acbc9d
Conversion from static to Moose for Snippet.
2010-01-04 10:59:31 -08:00
Colin Kuskie
49bd7f5032
newByDynamicClass changed to newById
2009-12-27 19:08:15 -08:00
Colin Kuskie
12e160bf8c
Fix passing regex characters to the highlighter, which makes it break. Fixes bug #11311 .
2009-12-21 11:38:52 -08:00
Patrick Donelan
8b34dc79ee
Fix minor Survey bug
...
WebGUI::Asset::Wobject::Survey::ResponseJSON::responseValues was
returning empty result for indexBy => 'addresses'
2009-12-20 16:10:04 -05:00
Colin Kuskie
8c0b73f2ec
Fix an infinite loop with getting Photo under an album that is not committed. Fixes bug #11235 .
2009-12-18 08:24:44 -08:00
Colin Kuskie
4b65b441e0
Matrix search should be AND based, not OR. Fixes bug #11301
2009-12-10 12:57:45 -08:00
Colin Kuskie
fc4dca65e1
Calculate ratings, even is the count is less than 10.
2009-12-09 10:44:30 -08:00
Colin Kuskie
c0a9358bcf
Prevent statistics with a count of less than 10 from being listed in the worst list.
2009-12-09 10:18:43 -08:00
Colin Kuskie
d1e6f30493
Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
...
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
Colin Kuskie
9476878b5e
Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289 .
2009-12-03 22:46:33 -08:00
daviddelikat
babbbed4c9
some minor fixes
2009-12-02 19:10:33 -06:00
daviddelikat
60b04ff928
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
2009-12-01 18:50:27 -06:00