Commit graph

4614 commits

Author SHA1 Message Date
Colin Kuskie
721acb69eb Move packages into 7.7.3 for proper upgrade processing.
Remove extra package for storytopic.
2009-04-08 18:20:31 +00:00
Colin Kuskie
3cac8b32e0 Remove storiesPerFeed, since that's picked up by the RSS Aspect. 2009-04-08 17:39:42 +00:00
Colin Kuskie
4c1307e3d0 merge to 10219 2009-04-08 16:35:31 +00:00
Colin Kuskie
ae28bf79c8 Add Archive Old Stories workflow to Daily Workflow. 2009-03-25 02:15:01 +00:00
Colin Kuskie
4e198ed3f8 Add ArchiveOldStories workflow activity to config files. 2009-03-25 01:26:09 +00:00
Colin Kuskie
2bd407d70e Prune out preview code for now. 2009-03-24 19:36:02 +00:00
Colin Kuskie
9663c77bb8 Basic configuration for Carousel, when there are multiple photos, complete. 2009-03-23 23:23:37 +00:00
Colin Kuskie
08747a8fee Make the save and add another photo button work. Add it to the default template. 2009-03-23 20:54:14 +00:00
Colin Kuskie
adaef6d871 Upgrade story template to display photos. 2009-03-23 20:40:47 +00:00
Colin Kuskie
e5cdfdfae8 Put storageIds into the JSON blob.
Add image and image data upload for annotating photos for stories.
2009-03-23 03:02:44 +00:00
Colin Kuskie
3d5f5b04c1 Rearrange form fields in default edit story template.
Change photo JSON blob to be an array ref, not a hash ref.
Code for saving new photo data.
2009-03-20 21:42:47 +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
3e461decb9 Add crumb trail template variable in code, and in templates.
Remove standalone topic package, and update the main storymanager package.
2009-03-20 04:16:42 +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
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
8914b0e14e Add a duplicate story template to be used for the Topic. 2009-03-18 00:19:53 +00:00
Colin Kuskie
2bd7a60a01 Merge in HEAD, up to 9866. 2009-03-17 23:45:21 +00:00
Colin Kuskie
c12e1b3758 Search form for StoryArchive view form. 2009-03-07 04:16:29 +00:00
Colin Kuskie
ae4c57a7f0 Add the new timeUpdated variable to the template, along with i18n phrase support. 2009-03-07 00:52:48 +00:00
Colin Kuskie
5bb4cbf299 change names of loops to be _loop vs Loop.
Added keyword loop variable.
Change subtitle to a textarea.
Add tests for Story template variables.
2009-03-05 23:43:50 +00:00
Colin Kuskie
f37e98b982 Fixes to edit story, view story templates. There is no summary field, it's
subtitle.
2009-03-05 22:48:25 +00:00
Colin Kuskie
8f933d96f5 Fix namespace in Story template 2009-03-05 21:59:36 +00:00
Colin Kuskie
fccab4a2c0 Template/folder clean-up 2009-03-05 21:50:54 +00:00
Colin Kuskie
e0f46517bb Add a cancel button to the edit story form. 2009-03-05 17:59:22 +00:00
Colin Kuskie
40d17b7be9 Add stories to a story archive.
i18n support for that.
log problems when calling www_add in the story archive.
2009-03-05 17:22:41 +00:00
Colin Kuskie
04105713f0 merge back with HEAD for 7.7.0 2009-03-05 16:19:12 +00:00
Colin Kuskie
d134336ffc Fix a broken label. 2009-03-05 01:01:03 +00:00
Colin Kuskie
cff0a9ae9d Templates for archive, and edit story.
Added switches and URLs for adding stories.
Fixed date problems in the date_loop.
Fixed an autocommit issue with folders when there's no currently open version tag.
2009-03-05 00:15:20 +00:00
Colin Kuskie
f7ebd6189a Beginnings of an edit form for the Story. 2009-03-04 18:11:57 +00:00
Colin Kuskie
02dc71055b Story code. Added validParent, storage location code. 2009-03-02 20:20:43 +00:00
Colin Kuskie
b1add0ebdf Add column for approval workflow. 2009-03-02 16:44:07 +00:00
Colin Kuskie
5009c96c32 Modify default config file.
Upgrade script adds Story Manager assets to site config files.
2009-02-27 22:25:47 +00:00
Colin Kuskie
49f5702aa8 Add Story Manager tables. 2009-02-27 19:23:44 +00:00
Colin Kuskie
f8b11b5423 merging back with HEAD 2009-02-27 06:06:05 +00:00
Colin Kuskie
1a4211dcb5 Really fix Thingy pagination this time. I promise. For sure.
No kidding.
2009-02-21 00:37:57 +00:00
Graham Knop
9686a74244 International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
179e75ef8f Fixes of defaultValue from undef to '', 0 for mysql 5.1 2009-02-20 17:28:23 +00:00
Colin Kuskie
d4fb48f77d Fix a bad test that will fail when we upgrade to mysql 5.1 2009-02-19 16:35:46 +00:00
Colin Kuskie
44ac8a42b9 Add a missing template variable, which prevented users from deleting
a DataForm entry when viewing that entry.
2009-02-19 06:10:52 +00:00
Colin Kuskie
021215c9bd Fix a hash lookup into a C::IO object in the DataForm, which isn't a hash. 2009-02-18 23:58:05 +00:00
Graham Knop
882a54fe5d preparing for 7.6.23 dev 2009-02-18 04:57:03 +00:00
Graham Knop
ff04f7a06c preparing for 7.6.12 release 2009-02-18 03:22:25 +00:00
Graham Knop
fe0fdda551 update gotchas for stable release 2009-02-18 03:21:46 +00:00
Graham Knop
b9be6760a1 convert long varchars in Survey to text 2009-02-18 03:19:55 +00:00
Colin Kuskie
32b1a6cf45 Fix a pagination layout issue with the Account/Contributions screen 2009-02-18 02:41:43 +00:00
Colin Kuskie
41e56932e6 If the get credentials template is deleted, give an error message instead of
silently dying and returning to the page from the cart interface.
2009-02-17 23:59:07 +00:00
Doug Bell
30158b7f8d fixed: Collab groupToEditPost shouldn't be empty
fixed: WebGUI::User->isInGroup has bad defaulting behavior
2009-02-17 23:21:30 +00:00
Colin Kuskie
ffdb86de81 Change how the pagination controls are layed out, so they stay on the same line. 2009-02-17 23:16:12 +00:00