Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
Scott Walters
|
ca5ca46557
|
Don't call methods on the first story item when there are no story items.
Fixes #11747.
|
2010-07-28 08:34:39 -04:00 |
|
Scott Walters
|
e033192328
|
StoryTopic 'Alphabetically' sort order
|
2010-07-28 08:33:52 -04:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Colin Kuskie
|
f56bac9948
|
SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though.
|
2010-04-08 17:00:05 -07:00 |
|
Graham Knop
|
2af4c4de63
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
bf1cb7b721
|
Aspect to Role renaming
|
2010-03-03 21:10:35 -08:00 |
|
Colin Kuskie
|
9b4a9beba2
|
Remove usage of Class:C3 in favor of roles.
|
2010-03-03 17:58:55 -08:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
fe6ec3ff4c
|
Update StoryTopic for Moose. Needs Rss Role.
|
2010-02-15 15:51:22 -08:00 |
|
Colin Kuskie
|
49bd7f5032
|
newByDynamicClass changed to newById
|
2009-12-27 19:08:15 -08:00 |
|
JT Smith
|
3938f9ff0d
|
removed last remnants of old definition
|
2009-10-22 17:00:45 -05:00 |
|
Colin Kuskie
|
cff07644e0
|
Fix POD to increase POD coverage, mainly by fixing typos and removing
unused code.
|
2009-07-04 17:12:13 +00:00 |
|
Colin Kuskie
|
80dfb9ffd0
|
Throw an exception in all wobjects if the main template (used by view)
has been deleted.
|
2009-06-02 19:34:18 +00:00 |
|
Colin Kuskie
|
8f09dc062d
|
Add edit and delete icons to the Story Topic. Update tests. Adjust both
sets of templates. Use the correct privileges for displaying the icons.
Help and i18n.
|
2009-06-01 16:53:22 +00:00 |
|
Colin Kuskie
|
ef7abeec77
|
Make the Story Manager assets use the new icons.
|
2009-05-13 22:04:43 +00:00 |
|
Colin Kuskie
|
40b5ac13a4
|
Update code to match new RssFeed API w.r.t exporting.
|
2009-04-28 19:51:47 +00:00 |
|
Colin Kuskie
|
09ad8d2a11
|
Remove subclass exportHtml_view in favor of a session scratch variable for telling
when the asset is being exported. Keyword files are exported into a private directory
to prevent filename collisions.
|
2009-04-24 00:05:09 +00:00 |
|
Colin Kuskie
|
f2451e2f7e
|
Add feed support to StoryTopic.
|
2009-04-22 04:59:23 +00:00 |
|
Colin Kuskie
|
c439453784
|
Make rssUrl and atomUrl variables respond to exportMode.
|
2009-04-16 21:19:17 +00:00 |
|
Colin Kuskie
|
fbbd63eaa5
|
Static export for the topic is done.
|
2009-04-16 17:09:48 +00:00 |
|
Colin Kuskie
|
b786114949
|
remove debugging code
|
2009-04-15 17:49:55 +00:00 |
|
Colin Kuskie
|
c28c7771c3
|
Top story photo template variables, with i18n, help and tests.
|
2009-04-13 23:16:53 +00:00 |
|
Colin Kuskie
|
8b6ff20822
|
Adding RSS and Atom template variables to the Story Topic.
|
2009-04-10 23:16:03 +00:00 |
|
Colin Kuskie
|
734c48f525
|
Fix a broken story template in the topic. Update main package.
|
2009-03-20 04:41:39 +00:00 |
|
Colin Kuskie
|
4867750fd9
|
Beginning of Topic showing an Story.
Story now has a crumb trail. Needs to be added to template vars and to template.
|
2009-03-20 00:08:47 +00:00 |
|
Colin Kuskie
|
e06d53c122
|
Add top story subtitle to match the spec.
|
2009-03-19 17:32:48 +00:00 |
|
Colin Kuskie
|
26d87bf607
|
Add a StoryTopic template
|
2009-03-19 17:24:01 +00:00 |
|
Colin Kuskie
|
db839e2dc4
|
Add a template variable to tell if the Topic is viewed standalone by URL, or not.
|
2009-03-19 16:55:14 +00:00 |
|
Colin Kuskie
|
ea31d52ac0
|
Add template field to StoryTopic. The same template will be shared between both modes.
Add top story variables, and tests.
|
2009-03-19 16:43:21 +00:00 |
|
Colin Kuskie
|
49b01b76ec
|
i18 label for StoryTopic help.
View methods for StoryTopic, with tests for template variables and amount of data returned.
|
2009-03-19 04:07:59 +00:00 |
|
Colin Kuskie
|
8914b0e14e
|
Add a duplicate story template to be used for the Topic.
|
2009-03-18 00:19:53 +00:00 |
|
Colin Kuskie
|
b20f4b4a08
|
Story Topic skeleton code.
|
2009-02-27 22:14:30 +00:00 |
|