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
Graham Knop
e4006b3323
preparing for 7.7.0 dev
2009-03-04 20:11:19 +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
Yung Han Khoe
8a06e67b83
added edit link to matrix listing view
2009-03-02 09:54:22 +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
Steve Swanson
2cabca66e9
Bug fixed Matrix templates
2009-02-27 04:38:39 +00:00
Yung Han Khoe
125b81f247
fixing a Matrix upgrade bug
2009-02-27 01:29:07 +00:00
Graham Knop
a18bccd543
preparing for 7.6.14 dev
2009-02-25 21:49:09 +00:00
Colin Kuskie
fdeece9a64
Fix the Account/Inbox template so that the select all button works.
2009-02-22 19:27:40 +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
Patrick Donelan
99b19aa180
Removed unused responseTemplate from Survey
2009-02-11 09:24:57 +00:00
Patrick Donelan
2f04648cf7
Added doAfterTimeLimit column to Survey table
2009-02-11 09:23:45 +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
Patrick Donelan
b0c5c09461
Merge branch 'master' into survey
...
* master: (127 commits)
Prefill in the email address in the ITransact credentials form from the user's Shop address.
fixed Matrix best/worst rated lists
Fix bad form variable for phone number in EMS Badge address info.
- Added a switch to allow the use of non-WebGUI objects with the Workflow
fixing a problem with previous survey fix
fixed #9671 : Survey - breaks admin bar
fixed a Matrix sql problem
i18n the image labels and title for the asset manager, manage screen.
Prevent an imported package from changing the a current asset's status from pending to anything else.
Remove trailing comma in Shop/Transaction JS so IE6 works.
fixed documentation
fixed a bug when a matrix listing didn't have a forum attached
small char encoding fix to merged upgrade
fix small issue in addChild
adding merge point
Fix a problem with purging an EMS.
Update this template so that it passes the template i18n test.
Fix a broken i18n label in answer edit template for the Survey.
Unify all Survey CSS into 1 file, and use it.
Adding/fixing Survey i18n and Help
...
Conflicts:
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/ResponseJSON.pm
lib/WebGUI/i18n/English/Asset_Survey.pm
www/extras/wobject/Survey/editsurvey/object.js
2009-02-10 07:57:42 +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
Colin Kuskie
70b0c262f5
Forward port removing workflow instances that don't have an underlying workflow anymore.
2009-01-29 17:40:43 +00:00