Graham Knop
b1b1a3cc62
force scalar context in some needed places
2010-06-10 23:52:10 -05:00
Graham Knop
1e2b6fd0c2
allow undefined template or snippet text
2010-06-07 18:09:18 -05:00
Colin Kuskie
be259d803c
Fix problems with assetExportHtml. The method needs to be rethought, and make check that one exists before calling it via can/DOES. Fix a problem with duplicating the session, since duplicate is not a class method.
2010-06-05 22:25:18 -07:00
Colin Kuskie
95b6b66d69
fix a problem with the generated HTML id.
2010-06-03 16:56:19 -07:00
Colin Kuskie
89302e9875
Fix taxConfiguration property for the Sku asset.
2010-05-23 16:33:30 -07:00
Colin Kuskie
0fac75759e
Actually build an array of items in getRssFeedItems. Fix several method modifiers.
2010-05-21 19:26:55 -07:00
Colin Kuskie
3870aea526
Remove deprecated methods in SyndicatedContent.
2010-05-21 19:15:22 -07:00
Colin Kuskie
bf268bc66b
Fix the canEdit method in the Matrix.
2010-05-21 15:05:00 -07:00
Colin Kuskie
dab177324d
Change from encode/decode to to/from in JSON, and call them explicitly. Exception handling for AJAX methods in the GalleryAlbum.
2010-05-21 13:37:06 -07:00
Colin Kuskie
9e50f5e8c2
Exception and class handling for getLastPost in the Thread. Update a test accordingly.
2010-05-20 15:45:28 -07:00
Colin Kuskie
427fd5e53a
Removing more dead code. There is no maxImageSize property.
2010-05-13 19:46:47 -07:00
Colin Kuskie
4fef8cb486
Fix a bad sort. Clarify some POD in the Photo.
2010-05-13 15:41:51 -07:00
Colin Kuskie
7258e11e7e
Move Shortcut definition methods to Moose methods.
2010-05-13 15:28:45 -07:00
Colin Kuskie
8a9e4c73c1
Remove dead code in the Photo asset.
2010-05-13 14:06:13 -07:00
Colin Kuskie
7f23c286da
Change newByDynamicClass to newById.
2010-05-13 13:50:04 -07:00
Colin Kuskie
2a6e50b478
Make this code readable.
2010-05-11 22:13:25 -07:00
Colin Kuskie
7ba305109a
Set a trigger for the snippet. Update tests for snippet packing.
2010-05-09 21:44:18 -07:00
Colin Kuskie
50b2b116eb
Updated to Moose, and test updates.
2010-05-09 21:04:12 -07:00
Colin Kuskie
ecf1c521f3
Updates for Moose.
2010-05-09 21:03:59 -07:00
Colin Kuskie
95fe1e6d52
Module use, and cache updates.
2010-05-09 18:14:27 -07:00
Colin Kuskie
057260f131
fix a ->get conversion typo.
2010-05-09 18:04:19 -07:00
Colin Kuskie
1450d1361d
Fix POD problems
2010-05-07 18:27:39 -07:00
Colin Kuskie
d0b17aced8
Update EMSSubmission to Moose.
2010-05-07 13:43:04 -07:00
Colin Kuskie
1aeb75bce9
Fix POD whitespace problems.
2010-05-06 12:38:00 -07:00
Colin Kuskie
3e168b1c87
Trap calls to newById inside getParent. StoryArchive should use cloneFromDb.
2010-05-05 11:50:31 -07:00
Colin Kuskie
7273f705e0
Provide defaults for the workflowId and the zoom.
2010-04-20 12:20:36 -07:00
Colin Kuskie
ea9bc5b571
Fix WebGUI::Utility method used in WikiMaster.
2010-04-20 10:43:30 -07:00
Graham Knop
bd80af6b60
fix packing in templates and snippets
2010-04-19 18:57:02 -05:00
Graham Knop
6298d394ff
don't recompute packed template on object instantiation
2010-04-19 18:57:02 -05:00
Graham Knop
0efa62a73c
asset immutability
2010-04-19 18:57:01 -05:00
Graham Knop
a1d8dbd67a
more object destruction cleanups
2010-04-19 18:57:01 -05:00
Graham Knop
c4204eff89
clean up more uses of ->get
2010-04-19 18:57:01 -05:00
Doug Bell
b767824711
cache: s/delete/remove/
2010-04-19 18:51:10 -05:00
Doug Bell
165be5b389
remove eval{} from caching code
2010-04-19 18:41:13 -05:00
Doug Bell
92cd204b31
fix composite cache keys and remove setByHttp
2010-04-19 14:59:24 -05:00
Colin Kuskie
cd0fbf8ecb
Remove subclassed methods validParent and addChild from GalleryFile and Gallery.
2010-04-19 10:22:50 -07:00
Graham Knop
e4e27d6e96
Merge branch 'master' into WebGUI8
2010-04-16 20:45:22 -05:00
Graham Knop
29df110409
progress and WebGUI::Paths conversion
2010-04-15 18:42:16 -05:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Colin Kuskie
7fe81165ed
Bug fixes, changes to default wikipage template for keyword pages, and template var clarifications.
2010-04-13 11:28:31 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Colin Kuskie
8e946aa6e6
Fix a typo in getCurrentRevisionDate.
2010-04-09 15:12:57 -07:00
Colin Kuskie
5399eb2065
Use the right i18n namespace for DataTable's assetName
2010-04-09 11:45:36 -07:00
Colin Kuskie
d3a3c4d37e
Moose subclassing for Asset/File/*
2010-04-09 10:36:16 -07:00
Colin Kuskie
c35f3b9ffb
Moose subclassing for Asset/*.pm.
2010-04-09 10:30:54 -07:00
Colin Kuskie
0c003083a0
Moose overrides in Event, File, Post
2010-04-09 10:17:26 -07:00
Doug Bell
b6b5e6c939
fix deep recursion on getContentLastModified
2010-04-09 11:12:55 -05:00
Colin Kuskie
b9d102fc31
SUPER fixing for Thread.
2010-04-08 17:32:43 -07:00
Colin Kuskie
e0b5f79d6d
Temporary fix for the Calendar for now.
2010-04-08 17:29:13 -07:00