Patrick Donelan
c22a1457cb
Added changes to survey.css for Kaleb
2009-04-09 03:07:13 +00:00
Kaleb Murphy
c6860a5d30
cleaned up the code
2009-04-09 02:32:50 +00:00
Colin Kuskie
efef611b03
getRssFeedItems for StoryArchive, with tests.
...
A couple of quick rss/atom url tests.
2009-04-08 22:46:42 +00:00
Colin Kuskie
3853e4dd02
Add a method to return RSS data for a Story, with tests.
2009-04-08 22:28:59 +00:00
Colin Kuskie
35aaf1a954
More RssFeed POD.
2009-04-08 22:28:06 +00:00
Colin Kuskie
0f73a20a03
add tests for RSS feeds for the Collaboration
2009-04-08 21:05:07 +00:00
Kaleb Murphy
af00b7a881
Survey summaries now use YUI datatables and charts for extra bling.
2009-04-08 20:03:41 +00:00
Yung Han Khoe
aefb658fd5
Added 'too few/many' messages to matrix compare box, rfe# 9965
2009-04-08 19:52:35 +00:00
Yung Han Khoe
87abb79331
fixed #10110 : Matrix 2.0 - "Data Error" on Pending Product Listing Updates
2009-04-08 19:35:14 +00:00
Colin Kuskie
033889d93c
Add missing POD for RssFeed methods.
2009-04-08 18:34:18 +00:00
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
Yung Han Khoe
992f35710d
Added Carousel to upgrade script, some code cleanup and template changes
2009-04-08 18:08:50 +00:00
Colin Kuskie
3cac8b32e0
Remove storiesPerFeed, since that's picked up by the RSS Aspect.
2009-04-08 17:39:42 +00:00
Yung Han Khoe
4f5963757d
added tests for Carousel wobject
2009-04-08 17:17:01 +00:00
Colin Kuskie
5e1cf93394
Update StoryTopic tests for CSV Keywords
2009-04-08 16:59:58 +00:00
Colin Kuskie
db0d709b92
Update StoryArchive test for new Keywords CSV.
2009-04-08 16:58:08 +00:00
Colin Kuskie
cecfff40fe
Update Story to use awesome new Keywords
2009-04-08 16:41:51 +00:00
Colin Kuskie
4c1307e3d0
merge to 10219
2009-04-08 16:35:31 +00:00
Patrick Donelan
a7cb9b031d
Made Survey ExpressionEngine disabled by default, controlled via config
...
file enableSurveyExpressionEngine flag
Added branching based on question score and section score total
Added more tests
2009-04-08 08:12:44 +00:00
Patrick Donelan
9ea4f1cd20
Replaced Survey parseGotoExpression with dedicated ExpressionEngine.
...
Improved gotoExpression validation error reporting
Added lots more tests
2009-04-08 08:12:14 +00:00
Colin Kuskie
83e7163f31
Missing POD for Textarea, SelectRichEditor
2009-04-08 03:40:41 +00:00
Colin Kuskie
03b777ee1e
Add button to add all Friend Managers to friends.
...
Help, i18n, template and code.
2009-04-07 15:54:30 -07:00
Colin Kuskie
b8ba4e2118
Add a method to Account called getUsers, which returns
...
either the user specified by the uid form param, or the
session user.
Change appendCommonVars to use it.
Remove spotty overrides in plugins.
2009-04-07 21:22:56 +00:00
Colin Kuskie
1be18dad59
Restore the Account.t test
2009-04-07 21:12:56 +00:00
Colin Kuskie
54a8167ea9
Support for removing all users.
2009-04-07 13:56:21 -07:00
Colin Kuskie
9985f3768f
Allow groupIdAdminUser to view Inbox messages.
2009-04-07 13:40:41 -07:00
Colin Kuskie
0b878fd288
Overrides allow groupIdAdminUser to view Inbox.
...
Modified Account/Inbox, and Inbox->canRead. Anyone in
groupIdAdminUser can now read messages in any user's
inbox.
2009-04-07 13:02:43 -07:00
Colin Kuskie
263bb9bbdf
Handle the uid parameter, easily.
...
Add the getUser method, to return the right user, based on the uid URL
parameter. Change appendCommonVars to use getUser so that it
always dispays the correct username.
2009-04-07 13:00:53 -07:00
Colin Kuskie
7316f267fa
Allow UserAdmin to view another person's inbox.
2009-04-07 11:31:34 -07:00
Colin Kuskie
851912712f
Adding JS for friendManager.
2009-04-07 10:46:46 -07:00
Colin Kuskie
62df11ac91
Remove old legacy code.
2009-04-07 17:29:46 +00:00
Colin Kuskie
7682b6a3d6
Friends relationships are reciprocal.
...
Fix manageUrl to really work in edit screen.
2009-04-07 10:29:04 -07:00
Colin Kuskie
c39c2f40bd
Template variable help for edit screen.
2009-04-07 10:01:48 -07:00
Colin Kuskie
b5ccf76576
Template fixes for edit screen.
2009-04-07 09:35:23 -07:00
Colin Kuskie
8e2716f4aa
Template variable help for view screen.
2009-04-07 09:34:58 -07:00
Patrick Donelan
c1b18ea9bb
Some fixes to the way Survey handles recordedAnswer, value, etc..
2009-04-07 07:15:33 +00:00
Graham Knop
80d3e74d60
add metadata processing to skeleton prepareView
2009-04-07 00:48:28 +00:00
Colin Kuskie
a67907308f
Edit friends interface.
...
New edit template with i18n and variables.
Edit with save, to add and remove friends.
2009-04-06 16:52:23 -07:00
Colin Kuskie
98d7318d64
Add a Select One label to WebGUI
2009-04-06 15:32:13 -07:00
Graham Knop
2f4d9079f0
unset package flag recursively during upgrades
2009-04-06 19:38:37 +00:00
Yung Han Khoe
8a412312d3
fixed a matrix search/compare button problem
2009-04-06 17:51:17 +00:00
Colin Kuskie
100b900dd2
Beginning of edit user friend interface.
...
Change prefix of templates from friendManager to fm.
2009-04-06 10:34:54 -07:00
Kaleb Murphy
97759d92a0
Survey quiz mode sentence is not a question.
2009-04-06 15:16:25 +00:00
Patrick Donelan
8a5ce8f358
Updated Carousel javascript so that it works with multiple instances on
...
the same page
2009-04-06 07:51:14 +00:00
Patrick Donelan
57df2c3574
Added Carousel wobject icon
2009-04-06 07:50:53 +00:00
David Delikat
9d0f7869b3
comment out the ip filter from clientCheck (in Session::Env)
...
added form validation to AdSku ( with internationalized messages )
2009-04-06 04:34:32 +00:00
Kaleb Murphy
a6a70a46e0
Summaries added to the survey
2009-04-05 19:33:46 +00:00
Yung Han Khoe
e918f3ff7b
Adding help for Carousel wobject
2009-04-05 17:12:16 +00:00
Yung Han Khoe
5e10530e31
Carousel bugfix, templates and i18n
2009-04-05 15:48:16 +00:00
Yung Han Khoe
964d8cf9e2
added Carousel wobject
2009-04-04 17:10:00 +00:00