Commit graph

12715 commits

Author SHA1 Message Date
Kaleb Murphy
2b2e876b6d Added default question type export function. 2009-04-10 17:27:25 +00:00
Colin Kuskie
ad025a26a1 Move view all users filter into edit friends. 2009-04-10 10:18:35 -07:00
Colin Kuskie
8f5e9aac1f Change display of groups on manage friends screen
If 1 group, display it.  If more than 1, display all groups
but this one.
2009-04-10 10:04:43 -07:00
Colin Kuskie
1665af184d Prevent closing dbh handles twice. 2009-04-10 16:31:54 +00:00
Colin Kuskie
75ad1c14ff Only clone the data from Setting. This prevents trying to close the
session dbh twice and getting odd warning messages.
2009-04-10 16:27:31 +00:00
Kaleb Murphy
99a1418714 Default Survey Question settings now save 100% of the answer configuration data. This will not affect previous Surveys, but allow new defaults to be more complex if desired. 2009-04-10 16:06:20 +00:00
Graham Knop
7ea43faa3a preparing for 7.7.4 dev 2009-04-10 12:39:24 +00:00
Graham Knop
cc0d5943fd preparing for 7.7.3 release 2009-04-10 11:51:00 +00:00
Colin Kuskie
a2c736459e Add script for user priming. 2009-04-09 20:06:15 -07:00
Colin Kuskie
4a5d907d77 POD Coverage for Event, SQLReport, Survey, Navigation, Article, and Form/HTMLArea 2009-04-10 02:02:07 +00:00
Graham Knop
17cd847378 adjusting tests for new behavior 2009-04-10 00:51:49 +00:00
Graham Knop
edca468d50 prevent test from leaking users and surveys 2009-04-10 00:51:44 +00:00
Graham Knop
3a14dc8a58 move back compat method to correct class 2009-04-10 00:51:35 +00:00
Patrick Donelan
e765360ca9 Added changes to changelog for 7.7.3 2009-04-10 00:47:17 +00:00
Colin Kuskie
a5c7e2b39b Fix JS errors, add ableToBeFriend profile override. 2009-04-09 17:22:07 -07:00
Colin Kuskie
1f5a83d0c6 Maintain group filter setting after saving. 2009-04-09 16:43:41 -07:00
Colin Kuskie
c6468321c1 Pass groupName down to editFriends.
Do not display add managers if a groupname is passed.
2009-04-09 16:30:20 -07:00
Colin Kuskie
d13d1bac8c Group filters and list of names.
For each group, show all other managed groups.  Also
provide an edit all link.  Show list of names up to 45
characters, with no truncation.
2009-04-09 16:02:58 -07:00
Colin Kuskie
06fc2bef10 Fix hardcoded extras in the Carousel template. 2009-04-09 15:17:01 +00:00
Colin Kuskie
1b9fbb5fbd Fix POD syntax error in ExpressionEngine. 2009-04-09 15:12:25 +00:00
Colin Kuskie
6898683514 remove files accidently committed. 2009-04-09 14:57:51 +00:00
Colin Kuskie
cf546ad031 Add headline field, with templates. 2009-04-09 14:53:10 +00:00
Colin Kuskie
9ccdd08a01 Add tests for title vs headline in RSS. 2009-04-09 14:52:54 +00:00
Patrick Donelan
f714f212af Added new Survey validation check - jump expressions defined when
enableSurveyExpressionEngine disabled site-wide
2009-04-09 07:58:01 +00:00
Patrick Donelan
571ca5db06 Fixed small bug in Survey validation where invalid branch expressions
wouldn't be shown
Improved and i18n'ed Survey validation warning container
2009-04-09 07:57:37 +00:00
Patrick Donelan
d19963fd8e Fixed up Passive Analytics config install (wasn't added to
WebGUI.conf.original in version 7.7.70)
2009-04-09 06:16:35 +00:00
Patrick Donelan
aa7a20b4f2 Made Survey use question default score if answer score undefined,
updated hoverHelp
2009-04-09 05:38:49 +00:00
Patrick Donelan
f1f40bc129 Updated Survey help (recordedAnswer, Answer Score, etc..)
Fixed behaviour of Survey Question textInButton
2009-04-09 05:38:22 +00:00
Patrick Donelan
546d48f68b Updated Survey tests to not leave behind versionTag 2009-04-09 04:17:23 +00:00
Patrick Donelan
aa8379188a Survey branch expressions can now resolve score()s and value()s from
other survey instances.
2009-04-09 04:04:39 +00:00
Kaleb Murphy
c1c9521d6e Removed duplicate css from template. 2009-04-09 03:28:37 +00:00
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