Will Rossiter
|
fd0fe1b01d
|
APICHANGE: added getFormattedValue() for UDF submitted form fields to allow subclasses to overload the stored content. BUGFIX: convert newlines from text submissions to br tags so textarea fields actually come out semi readable
|
2010-05-16 03:55:03 +00:00 |
|
Carlos Barberis
|
f9152b6108
|
BUGFIX: Fixed CSV export generating file with duplicated headers
|
2010-04-26 22:55:52 +00:00 |
|
Geoff Munn
|
8166f686d0
|
BUGFIX: table and column names quoted properly
|
2010-04-08 21:18:01 +00:00 |
|
Will Rossiter
|
6f720fd30d
|
BUGFIX: Abstracted out submitted form field classes to make it easier to extend submitted form class type to save data into. PATCH via jam13 #5071
|
2010-02-14 07:53:16 +00:00 |
|
Sean Harvey
|
f0dbf7f917
|
BUGFIX Redundancy of HTTPRequest when exporting data in SubmittedFormReportField because of recent class name changes
|
2010-01-08 03:04:33 +00:00 |
|
Sean Harvey
|
468ebf4fcb
|
BUGFIX Fixed mssql error when attempting to export data using SELECT DISTINCT query in SubmittedFormReportField
|
2010-01-08 03:03:35 +00:00 |
|
Will Rossiter
|
b4f5229f58
|
MINOR: Removed closing ?> from class files. MINOR: fixed package names
|
2009-12-07 02:04:20 +00:00 |
|
Will Rossiter
|
dfc2476c79
|
MINOR: Removed 2.3 specific code. Userforms trunk is now 2.4+ compatible only. For 2.3 compatibility use branches/0.2. BUGFIX: fixed paths for fieldeditor js
|
2009-12-07 00:52:00 +00:00 |
|
Mateusz Uzdowski
|
0707279dec
|
MINOR: extending Title to 255 characters to be in line with the Title on EditableFormField (caused internal server errors on MSSQL if the title was longer than 50)
|
2009-11-24 20:11:50 +00:00 |
|
Normann Lou
|
7ca3371fa1
|
BUGFIX: remove the extra last empty column. ENHANCEMENT: add Submitted column for submission export at the end.
|
2009-10-28 23:24:10 +00:00 |
|
Sam Minnee
|
2ca993b7c4
|
BUGFIX: Updated module to support 2.4 API changes
|
2009-10-26 22:04:11 +00:00 |
|
Carlos Barberis
|
516c7cd681
|
Added quotes to query
|
2009-08-13 00:19:20 +00:00 |
|
Carlos Barberis
|
ff96c99055
|
Added ORDER BY ID in query to export submissions to csv file
|
2009-08-12 23:59:16 +00:00 |
|
Will Rossiter
|
c7b6639d1e
|
MINOR: sort submissions based on newer ones first
|
2009-07-22 03:34:27 +00:00 |
|
Will Rossiter
|
031b91a791
|
MINOR: fixed undefined notice with export csv
|
2009-07-10 04:51:24 +00:00 |
|
Tom Rix
|
90f977bde1
|
|
2009-07-02 21:18:16 +00:00 |
|
Sean Harvey
|
7529460e80
|
BUGFIX Fixed userforms SQL to work with ANSI compatibility turned on
|
2009-05-12 01:48:04 +00:00 |
|
Will Rossiter
|
e429137bb8
|
ENHANCEMENT: moved validation of user defined forms to jquery based using the validate plugin. MINOR: moved submitted field infomation to its own folder
|
2009-04-21 03:44:13 +00:00 |
|