Commit graph

2231 commits

Author SHA1 Message Date
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
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
882a54fe5d preparing for 7.6.23 dev 2009-02-18 04:57:03 +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
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
Yung Han Khoe
90247ac13c matrix performance improvements 2009-02-17 01:34:34 +00:00
Colin Kuskie
1bf24f2682 Make sure that the AssetDiscovery contentHandler was added to all config files. 2009-02-14 03:43:01 +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
991ac55a01 Thread sticky and locked handling. Form vars are now exposed
in all post forms.  Editing a thread does not clear the isSticky and isLocked
flags.
2009-02-11 23:20:20 +00:00
Graham Knop
462b85e4e7 preparing for 7.6.12 dev 2009-02-10 22:53:07 +00:00
Graham Knop
b088299eb0 capcha control now has reCAPTCHA mode 2009-02-10 21:41:19 +00:00
JT Smith
be42bb0856 - Added a switch to allow the use of non-WebGUI objects with the Workflow
engine.
2009-02-08 21:20:32 +00:00
Yung Han Khoe
d32137b5db fixing a problem with previous survey fix 2009-02-07 21:08:02 +00:00
Yung Han Khoe
c817937623 fixed #9671: Survey - breaks admin bar 2009-02-07 17:37:37 +00:00
JT Smith
6701a10491 fixed a bug when a matrix listing didn't have a forum attached 2009-02-06 04:49:57 +00:00
Graham Knop
332ace9648 small char encoding fix to merged upgrade 2009-02-06 03:31:39 +00:00
Graham Knop
653fea0aa6 adding merge point 2009-02-06 01:04:16 +00:00
Colin Kuskie
1cbedd34a8 Update this template so that it passes the template i18n test. 2009-02-05 22:46:56 +00:00
Colin Kuskie
b994216944 Fix a broken i18n label in answer edit template for the Survey. 2009-02-05 22:44:48 +00:00
Colin Kuskie
0d09360cdd Unify all Survey CSS into 1 file, and use it. 2009-02-05 22:36:44 +00:00
Yung Han Khoe
71e7db62c6 Adding/fixing Survey i18n and Help 2009-02-05 22:29:36 +00:00
Colin Kuskie
8bc1417091 Fix bad template code in 4 gallery templates. They were functional, just not
using template variables.
2009-02-05 22:13:14 +00:00
Tabitha Zipperer
c6c78794e5 Updated Data Table templates to be compliant with Rogier's templating project 2009-02-05 20:03:25 +00:00
Kaleb Murphy
4d4dc3b253 Added survey.css as a snippet. Had been left out. 2009-02-05 16:50:15 +00:00
Colin Kuskie
ddff93418c Fix the display of creationDate in the gallery search template. 2009-02-05 01:56:39 +00:00
Colin Kuskie
a8f3d2ea30 Fix dotted assetIds in the database for the WebGUI 7 Style snippets, navigations,
folder and Image assets.
2009-02-03 23:42:59 +00:00
Graham Knop
3433c7c332 fixed #9542: Default WebGUI config contains invalid workflow activity 2009-02-03 23:28:25 +00:00
Colin Kuskie
2c60d6e7a8 Fix broken gateway macros. ^/;file does not work with prevent proxy cache. 2009-02-03 22:25:27 +00:00
Colin Kuskie
10dcc25aef Fix hardcoded extras URLs in templates and in extra head tags in assets. 2009-02-03 22:07:59 +00:00
Colin Kuskie
cdf2638243 Remove dots from config files in exportBinaryExtensions. 2009-02-03 17:43:59 +00:00
Tabitha Zipperer
cd1992c9b5 Added styles for taking a survey 2009-02-02 22:44:50 +00:00
Meg O'Keefe Andrea
285c910480 new account skins 2009-01-29 19:39:02 +00:00