Commit graph

1706 commits

Author SHA1 Message Date
Kaleb Murphy
ad022c6699 Added Survey time limit code. This is only at the survey level and sends the user to the survey end settings. Probably need to allow for a special timeout message. 2008-11-24 02:59:02 +00:00
Graham Knop
586fdb0ec6 fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Graham Knop
dd90696d7c cleaning up warnings/variable redefinition and pod 2008-11-24 01:34:32 +00:00
Kaleb Murphy
5782fe1e15 Added timelimit option to Survey 2008-11-23 23:54:35 +00:00
Yung Han Khoe
05bb43852d fixing more Matrix problems 2008-11-22 03:50:37 +00:00
Colin Kuskie
13eb87ffe5 forward porting fix for non-unique separator strings, ~~~, #8543 2008-11-21 23:07:05 +00:00
Yung Han Khoe
9eff3a4b77 More Matrix fixes 2008-11-21 22:46:25 +00:00
Colin Kuskie
f4db27c76b expand macros in the synopsis shown by the Search asset 2008-11-21 18:41:55 +00:00
Patrick Donelan
cf96ad484a Added missing groupToEditSurvey Survey table field to upgrade script
Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
2008-11-21 06:23:28 +00:00
Yung Han Khoe
36d4013dff Fixed a number of Matrix datatable problems. 2008-11-21 02:53:53 +00:00
Yung Han Khoe
79bfa826e0 Replaced Matrix with newer version 2008-11-19 19:01:34 +00:00
Yung Han Khoe
cd8f7a1f30 Some code cleanup 2008-11-19 05:18:37 +00:00
Yung Han Khoe
01d2322af6 Fixed some yui features in Matrix v2 2008-11-19 03:40:28 +00:00
Kaleb Murphy
1cc87c159b Thingy now has a copy thing data option. 2008-11-18 21:37:56 +00:00
JT Smith
55da5c6889 - rfe: Event hover detail exclusions (#8761)
- rfe: Database Link test  (#513)
2008-11-18 20:52:44 +00:00
Yung Han Khoe
5169cb5e11 Adding more features to Matrix v2 2008-11-18 18:11:16 +00:00
Kaleb Murphy
3bc7fdb3cb Take survey now uses the site style. 2008-11-18 00:47:19 +00:00
Yung Han Khoe
7f3193f08e Adding search and some compare features to Matrix v2 2008-11-18 00:39:52 +00:00
Yung Han Khoe
ab14e4aa0f Adding more features to Matrix v2 2008-11-16 21:05:27 +00:00
Colin Kuskie
a6d27ddd22 forward porting DataForm inTab template variable fix 2008-11-16 03:39:33 +00:00
Colin Kuskie
bec29627f4 Three UserList bug fixes from Bernd. 2008-11-15 03:58:41 +00:00
Kaleb Murphy
1d5859631c Used WG perltidyrc to clean up files 2008-11-14 14:49:48 +00:00
Patrick Donelan
564b4e90d1 Added skeleton Survey2 test file.
Changed debug logging from ERROR level to DEBUG
2008-11-13 22:39:29 +00:00
Kaleb Murphy
02d76504a6 Removed some debug statements and perltidied the code 2008-11-13 18:59:01 +00:00
Graham Knop
8d3b153542 use epoch date for syndicated content items 2008-11-12 21:28:23 +00:00
JT Smith
07519c7e98 fixed some caching and parsing problems 2008-11-12 21:11:19 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +00:00
Graham Knop
151e705286 Backing out Survey for now 2008-11-12 02:40:27 +00:00
Graham Knop
6c0688add2 clean up pod, syntax, warning problems 2008-11-12 01:17:22 +00:00
Kaleb Murphy
b65c907040 SQLReport now replaces field name spaces with hyphens for the direct access template params. 2008-11-11 17:53:54 +00:00
Doug Bell
43c5e5e63d fixed: DataForm now allows you to edit existing tabs 2008-11-11 16:07:13 +00:00
Yung Han Khoe
58a1f2a85e Added Compare box to Matrix v2 2008-11-10 22:37:07 +00:00
Kaleb Murphy
70a0a422b7 Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process. 2008-11-10 21:53:30 +00:00
Yung Han Khoe
c9228b4324 Adding features to Matrix v2 2008-11-09 01:14:36 +00:00
Kaleb Murphy
68f772cd56 Some idiot (me) cut off a really important line of code when cleaning up this file. 2008-11-07 19:29:54 +00:00
Colin Kuskie
adfd894b50 fix POD whitespace problem in Survey.pm 2008-11-07 06:51:12 +00:00
Doug Bell
d224376d02 added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
2008-11-07 03:32:18 +00:00
Graham Knop
78dbd7f5fd fixed #9047: Unable to reorder DataForm tabs 2008-11-06 23:39:26 +00:00
Graham Knop
675105b900 clean up some thingy slightly 2008-11-06 22:16:22 +00:00
Graham Knop
70e6b8a03d fixed #9028: Thingy fails when setting values containing single quotes 2008-11-06 22:16:08 +00:00
Kaleb Murphy
b7b6f7e659 The Survey pm file 2008-11-06 21:57:22 +00:00
Kaleb Murphy
1dd08e25c9 The new survey is here. Make sure to wg-reset your test instances to get the new DB schema. 2008-11-06 20:48:18 +00:00
Kaleb Murphy
d8bc8f1520 preparing for merge 2008-11-06 20:18:23 +00:00
Kaleb Murphy
69475e53ba preparing for merge 2008-11-06 20:13:44 +00:00
Kaleb Murphy
76b1f55225 prepping for merge 2008-11-06 19:44:28 +00:00
JT Smith
f951bbed37 Added a better mechanism for calculating when content was last modified for cache headers. 2008-11-06 15:48:31 +00:00
JT Smith
0e18071411 added icon 2008-11-06 02:36:29 +00:00
JT Smith
ef6aedc862 - The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster. 2008-11-06 02:32:10 +00:00
Doug Bell
3045e3f3de fixed: SyndicatedContent asset throws runtime error with RSS feeds it cant deal with 2008-11-05 19:44:05 +00:00
Graham Knop
d487d4edd6 fixed: not allowed to add calendar events if in can edit group but not can add event group 2008-11-04 22:47:18 +00:00