Colin Kuskie
a48c6e02f3
Document the missing keywords template variable that is now added to all assets.
2009-03-05 21:04:17 +00:00
Colin Kuskie
17b124c39f
Change how the view template variables work. It no longer appends, viewTemplateVars
...
makes them all.
2009-03-05 20:43:57 +00:00
Colin Kuskie
338433e78d
Help and i18n for the edit story template.
2009-03-05 17:59:42 +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
426bc41b04
Add a getArchive method to the Story. Test it.
...
Make www_edit work.
2009-03-05 01:01:45 +00:00
Colin Kuskie
2cd648d717
override www_add so that it makes or access a folder to hold stories.
2009-03-05 01:00:41 +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
874fad9917
Make edit story form values sticky, for preview.
2009-03-04 23:25:18 +00:00
Colin Kuskie
f7ebd6189a
Beginnings of an edit form for the Story.
2009-03-04 18:11:57 +00:00
Colin Kuskie
64ff0ad4d4
Template help and i18n for the view template.
2009-03-04 00:27:26 +00:00
Colin Kuskie
2f0b2638cf
Handle the case when purging a story, and there's no storage location.
2009-03-03 23:50:45 +00:00
Colin Kuskie
e5c56dcf70
Add JSON handling, and move code form addRevision to update.
2009-03-03 00:36:38 +00:00
Colin Kuskie
bd59ac6006
Test adding children, along with automatically adding folders.
2009-03-03 00:36:12 +00:00
Colin Kuskie
02dc71055b
Story code. Added validParent, storage location code.
2009-03-02 20:20:43 +00:00
Colin Kuskie
716ef998a7
Add methods for creating and getting date specific folders below the Archive for
...
holding stories. With tests.
Code for the approval workflow for stories.
2009-03-02 16:49:26 +00:00
Colin Kuskie
b20f4b4a08
Story Topic skeleton code.
2009-02-27 22:14:30 +00:00
Colin Kuskie
8397b96ef8
Pick up some missing dependencies.
2009-02-27 22:14:05 +00:00
Colin Kuskie
802a275bb0
Skeletal code for Story Archive.
2009-02-27 21:35:33 +00:00
Colin Kuskie
1fc14a0cd3
Add a missing i18n tag for assetName.
2009-02-27 21:03:28 +00:00
Colin Kuskie
daf6c7bd92
Clean up autoGenerateForms in definition.
2009-02-27 20:56:26 +00:00
Colin Kuskie
4085c246b1
Skeletal code for Story Asset. i18n as well.
2009-02-27 20:52:26 +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
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
Wes Morgan
f88093a82b
added more MIME encoding of mail headers in case wide chars sneak in there
2009-02-18 21:40:47 +00:00
Graham Knop
5800a9ef0a
fix compile time warning
2009-02-18 03:20:51 +00:00
Graham Knop
e5ede77c29
use char instead of varchar
2009-02-18 03:18:20 +00:00
Colin Kuskie
c90fa56507
Make WebGUI::PseudoRequest work with fatals. Cookies are now mocked and
...
tied off inside that package. ErrorHandler uses the session request object,
instead of RequestUtil.
2009-02-18 02:46:59 +00:00
Colin Kuskie
e0ce8caf5a
ProfileCategory->set really wants ALL the options. Document that in POD.
2009-02-18 02:42:27 +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
Graham Knop
e7e46ed865
cache canShowDebug a little differently to allow for mime type changes
2009-02-17 17:29:00 +00:00
Yung Han Khoe
90247ac13c
matrix performance improvements
2009-02-17 01:34:34 +00:00
Colin Kuskie
7194107900
Fix URLs for the Contributions Account plugin when sorting.
2009-02-17 01:07:33 +00:00
Colin Kuskie
e6e183f407
Fix the link for AIM to not point to the Spanish language site.
...
No offense, guys.
2009-02-17 00:14:04 +00:00
Colin Kuskie
96c15c56b2
Optimize canShowDebug for speed by caching the calculated check.
2009-02-16 21:03:31 +00:00
Colin Kuskie
99a047e147
URLs were wrong in the Account::Contributions screen.
2009-02-16 17:41:10 +00:00
Colin Kuskie
75e32b95be
If the user's addressbook is empty, go directly to add an address.
2009-02-16 17:18:38 +00:00
Yung Han Khoe
6286f2e31d
fixing Matrix sort by updated
2009-02-16 17:06:06 +00:00
Yung Han Khoe
60f44083bb
improving MatrixListing performance
2009-02-16 16:56:39 +00:00
Yung Han Khoe
d1680cf867
matrix search fixes and performance improvements
2009-02-15 16:08:48 +00:00
Colin Kuskie
c1155d9ab9
Make sure that the URLs are set before comitting posts made from CS emails.
2009-02-15 01:25:48 +00:00
Colin Kuskie
9fd2d511a0
Make sure that the gallery obeys the displayTitle flag. Many gallery
...
templates were altered to support this.
2009-02-13 23:47:30 +00:00
Colin Kuskie
47889613b9
Document why a check exists in canShowDebug.
2009-02-13 19:23:04 +00:00