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
Doug Bell
c70acedd1b
perltidy
2008-11-03 18:05:45 +00:00
Doug Bell
503c216741
some bugfixes. less reliance on pre-prepared form control
2008-11-03 17:53:33 +00:00
Doug Bell
fef2bcdc78
fixed bad hashref slice
2008-10-29 17:06:54 +00:00
Doug Bell
3e1f66a0e7
added: DataTable asset
2008-10-28 22:27:17 +00:00
Doug Bell
828930d193
fixed: Thumbnails page now displays even if no files in Album
2008-10-28 22:19:52 +00:00
Doug Bell
f5aafd53e0
performance increases to the Gallery, bug #4103
2008-10-28 21:52:05 +00:00
Doug Bell
18585200a7
fixed 8899 and 8891: Calendar feeds cause edit screen to fail and Calendar still pull feeds from the trash
2008-10-28 17:10:06 +00:00
Colin Kuskie
f4a7c0488e
fix bad hoverhelp and labels in WeatherData asset
2008-10-28 15:24:17 +00:00
JT Smith
e3371529f4
updating copyright info
2008-10-28 14:11:45 +00:00
JT Smith
3d6f3c77a2
added docs for web service
...
fixed a typo
2008-10-28 03:19:31 +00:00
Doug Bell
7d33b9fab8
added RFE #327 : Add Select All button to Search Asset "Limit Classes To" field
2008-10-27 23:25:06 +00:00
Colin Kuskie
e92017500e
change mime type of json methods from text/json to application/json
2008-10-26 04:11:47 +00:00
Colin Kuskie
913ed8ec26
reset isDefault to 0 on copy, 8921
2008-10-25 20:33:24 +00:00
Doug Bell
5e967d9b82
added: DataForm can now trigger workflow when adding an entry
2008-10-25 05:38:08 +00:00
Kaleb Murphy
4c82eb9b61
Add new report table (and sql file), and the survey now does reporting.
2008-10-24 21:38:03 +00:00
Patrick Donelan
265b464091
Made Survey2 asset-copy-aware too
2008-10-24 06:34:33 +00:00
Patrick Donelan
ca3a2d3421
Made surveyJSON package-aware
2008-10-24 06:10:48 +00:00
Patrick Donelan
c049c91976
Hack to allow 20 questions per page until we support an arbitrary limit
2008-10-24 03:49:08 +00:00
Patrick Donelan
efa370825c
Minor bugfix
2008-10-23 23:50:53 +00:00
Patrick Donelan
4e5a3c9e4d
Set application/json Content Type header on JSON responses
2008-10-23 23:30:25 +00:00
Martin Kamerbeek
74e3f42fe4
Made it possible to actually save Treads again....
2008-10-23 12:20:22 +00:00
Graham Knop
d5dfa451df
added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries
2008-10-23 10:21:08 +00:00
Graham Knop
26790fd1dd
fix some issues with autocommit
2008-10-23 10:20:53 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
JT Smith
20460192a6
Search - Paginate results ( #713 )
2008-10-21 20:28:49 +00:00
Frank Dillon
386bcf7ac8
rfe - Alphabetize wiki items under a keyword ( #637 )
2008-10-21 20:13:48 +00:00
JT Smith
79635c0c2d
EMS Saved Address ( #8864 )
2008-10-21 18:33:07 +00:00
Frank Dillon
2b59ad21a8
fixed a syntax error
2008-10-21 16:31:38 +00:00
Frank Dillon
f041fdef45
Reformatting www_search to comply with WebGUI best practices
2008-10-21 16:28:11 +00:00
Chris Nehren
921ee1ab96
Added the NotifyAboutThing workflow activity. Use this activity to create
...
workflows for the add / edit / delete workflows for a thingy's things.
Also fixed a typo in the POD for Thingy.
2008-10-20 20:00:51 +00:00
Kaleb Murphy
5afae6de85
You can now copy sections and questions. And if I correctly understand how to bundle asset packages, all the new template changes are included.
2008-10-20 16:17:25 +00:00
Yung Han Khoe
9e2ec505c0
added rfe #740 : Thingy Pre-Text
2008-10-20 16:08:09 +00:00
Kaleb Murphy
5b8a1df90e
Fixed end of survey bug. Now previous answer fill in workds [[gotparam]], branching, and all question types but uploaded files all work. Need to finish reports, upgrade script from V1.0, copy and paste, add point values to answers and questions in the edit templates, and figure out what all methods a proper core wobject should allow.
2008-10-20 03:49:17 +00:00
Kaleb Murphy
ff2ecaa8fc
Branching now works, but now it isn't recognizing the end of the survey properly. Will be easy fix tomorrow.
2008-10-20 03:35:40 +00:00