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
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
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
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
Yung Han Khoe
22f5565351
initial import of Matrix v2 files into Matrix branch
2008-10-20 16:17:27 +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
JT Smith
2377365a81
removed old debug
2008-10-18 17:46:30 +00:00
JT Smith
2b8a3c279d
Fixed a limit bug in the asset discovery service.
2008-10-16 16:16:23 +00:00
Kaleb Murphy
5974531eeb
Survey exports now redirect to a temp file rather than streaming a tab file. This is to get around an IE6 bug.
2008-10-15 18:42:18 +00:00
Patrick Donelan
afde10109f
Minor fixes (typo and unnecessary hash dereference)
2008-10-15 01:03:13 +00:00
Kaleb Murphy
2a9bbc7490
Added sql for survey
2008-10-14 21:42:37 +00:00
Kaleb Murphy
8c5e74e856
added all the templates
2008-10-14 21:28:47 +00:00
Kaleb Murphy
ccd1deaef8
minor changes
2008-10-14 21:20:05 +00:00
Kaleb Murphy
32e4208a0c
minor changes
2008-10-14 21:17:34 +00:00
Colin Kuskie
cd848f6074
fix POD whitespace probems
2008-10-14 18:44:32 +00:00
Kaleb Murphy
c2fc74ae85
Need to finish the template packages, reports, fix up a small branching issue, copying, and an upgrade path.
2008-10-14 03:07:53 +00:00
JT Smith
e89d1527fa
Added some web services to the Gallery asset to support the use of remote
...
apps to post photos and create albums.
2008-10-14 01:09:43 +00:00
Doug Bell
810c8247cc
added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
...
in Template, Snippet, SQLReport, and more
2008-10-14 00:06:08 +00:00
Colin Kuskie
57e3255a97
remove debug code and do Folder check via isa
2008-10-11 15:40:49 +00:00
Colin Kuskie
6eb8c0aad2
8802 fix Folder template variable problem
2008-10-10 17:16:41 +00:00
Yung Han Khoe
a47c5b406d
fixed : #4174 : UserList template show links that should be hidden
2008-10-10 15:08:56 +00:00
Yung Han Khoe
421392f134
Added Thingy RFEs: Max entries per user AND Export extra fields
2008-10-10 14:43:15 +00:00
Colin Kuskie
a10d0a4cf1
fix bad whitespace in Thingy POD
2008-10-08 16:56:17 +00:00
Yung Han Khoe
febf192fff
rfe: Thingy Private Rows
2008-10-07 09:53:50 +00:00
Yung Han Khoe
f940752c4f
Updated Thingy's edit instructions and search description fields to HTMLAreas
2008-10-07 07:57:45 +00:00
Graham Knop
faa9e24344
fixed: Search asset shows blank page after searching
2008-10-06 15:55:32 +00:00
Yung Han Khoe
a877a505c4
fixed: Combo box does not show possible values in Thingy
2008-10-06 12:56:05 +00:00
Yung Han Khoe
20e561788b
Fixed select slider and key/value pair support for list type form elements in Thingy
2008-10-06 08:38:06 +00:00
Graham Knop
b002dbaf47
fixed: DataForm can't export fields containing newlines
2008-10-05 19:43:03 +00:00
Graham Knop
8ac4215606
fixed: DataForm doesn't keep posted values properly when data fails validation
2008-10-02 15:12:50 +00:00
Graham Knop
62b45785bf
fixed: DataForm ignores height on textarea fields
2008-10-02 15:12:40 +00:00
Graham Knop
e971902f6e
fixed: failure when submitting a dataform that sends mail with an empty file field
2008-10-02 15:12:31 +00:00