In-Portal Issue Tracker - In-Portal CMS
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Type:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
979 |
[In-Portal CMS] Data Management |
feature request |
always |
2011-01-25 05:13 |
2012-07-25 05:33 |
|
Reporter:
|
alex |
Platform:
|
|
|
Assigned To:
|
alex |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
5.1.2-B1 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
|
ETA:
|
none |
Fixed in Version:
|
5.2.0-B1 |
|
Reference:
|
https://groups.google.com/d/topic/in-portal-dev/8rH6QH5CTVQ/discussion |
Change Log Message:
|
Added upload field type to form submission; custom form submission notification email |
Estimate Points:
|
1 |
|
Summary:
|
0000979: Improvements to form submissions (upload field, custom notification email) |
Description:
|
Here are some improvements to form submissions, that include:
1. new field type: "upload", that allows to upload single file along with submitted form (has customizable file extension and file size limits)
2. ability to specify separate notification email for each form being created (for now all emails are sent to admin)
Also some minor bugfixes:
1. when you specify absolute url to form thank you template, e.g. http://www.site.com/thank_you.html, then it won't work (because of all data from front-end is escaped resulting broken url) |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | parent of | 0000980 | closed (5.2.0) | alex | Ability to perform file extension-based check during single file upload |
|
Attached Files:
|
form_submission_improvements2011_core.patch (14,946) 2011-01-25 05:13 http://tracker.in-portal.org/file_download.php?file_id=922&type=bug
form_submission_improvements2011_themes.patch (3,378) 2011-01-25 05:13 http://tracker.in-portal.org/file_download.php?file_id=923&type=bug
form_submission_improvements2011_themes_v2-Dmitry.patch (7,496) 2011-01-28 12:50 http://tracker.in-portal.org/file_download.php?file_id=928&type=bug
form_submission_improvements2011_core_v2-Dmitry.patch (22,098) 2011-01-28 12:54 http://tracker.in-portal.org/file_download.php?file_id=929&type=bug
form_submission_improvements2011_core_v3_520.patch (25,089) 2011-10-03 11:02 http://tracker.in-portal.org/file_download.php?file_id=1186&type=bug |
|
Issue History |
Date Modified |
Username |
Field |
Change |
2012-07-25 05:33 |
alex |
Note Added: 0005095 |
|
2012-07-25 05:33 |
alex |
Status |
resolved => closed |
2011-10-22 05:33 |
alex |
Estimate Points |
=> 1 |
2011-10-03 11:04 |
alex |
Changeset attached |
5.2.x r14614 |
2011-10-03 11:04 |
alex |
Note Added: 0003974 |
|
2011-10-03 11:04 |
alex |
Status |
reviewed and tested => resolved |
2011-10-03 11:04 |
alex |
Fixed in Version |
=> 5.2.0-B1 |
2011-10-03 11:04 |
alex |
Resolution |
open => fixed |
2011-10-03 11:04 |
alex |
Assigned To |
!COMMUNITY => alex |
2011-10-03 11:03 |
alex |
Changeset attached |
5.2.x r14613 |
2011-10-03 11:03 |
alex |
Changeset attached |
1.2.x r14612 |
2011-10-03 11:02 |
alex |
Note Added: 0003973 |
|
2011-10-03 11:02 |
alex |
Status |
needs testing => reviewed and tested |
2011-10-03 11:02 |
alex |
Time Estimate Removed |
1 => |
2011-10-03 11:02 |
alex |
Status |
needs work => needs testing |
2011-10-03 11:02 |
alex |
File Added: form_submission_improvements2011_core_v3_520.patch |
|
2011-09-26 04:50 |
alex |
Time Estimate Added |
1 |
2011-09-23 21:01 |
Dmitry |
Note Added: 0003882 |
|
2011-09-23 21:01 |
Dmitry |
Status |
reviewed and tested => needs work |
2011-09-23 21:01 |
Dmitry |
Target Version |
Icebox => 5.2.0 |
2011-01-28 12:57 |
Dmitry |
Note Added: 0003216 |
|
2011-01-28 12:57 |
Dmitry |
Status |
needs testing => reviewed and tested |
2011-01-28 12:54 |
Dmitry |
File Added: form_submission_improvements2011_core_v2-Dmitry.patch |
|
2011-01-28 12:54 |
Dmitry |
File Deleted: form_submission_improvements2011_core_v2-Dmitry.patch |
|
2011-01-28 12:50 |
Dmitry |
File Added: form_submission_improvements2011_themes_v2-Dmitry.patch |
|
2011-01-28 12:49 |
Dmitry |
File Added: form_submission_improvements2011_core_v2-Dmitry.patch |
|
2011-01-25 13:09 |
Dmitry |
Type |
bug report => feature request |
2011-01-25 05:18 |
alex |
Relationship added |
parent of 0000980 |
2011-01-25 05:14 |
alex |
Assigned To |
=> !COMMUNITY |
2011-01-25 05:14 |
alex |
Developer |
=> alex |
2011-01-25 05:14 |
alex |
Status |
active => needs testing |
2011-01-25 05:14 |
alex |
Reference |
=> https://groups.google.com/d/topic/in-portal-dev/8rH6QH5CTVQ/discussion |
2011-01-25 05:13 |
alex |
File Added: form_submission_improvements2011_themes.patch |
|
2011-01-25 05:13 |
alex |
New Issue |
|
2011-01-25 05:13 |
alex |
File Added: form_submission_improvements2011_core.patch |
|
2011-01-25 05:13 |
alex |
Change Log Message |
=> Added upload field type to form submission; custom form submission notification email |
Notes |
|
(0003216)
|
Dmitry
|
2011-01-28 12:57
|
|
Reviewed and tested good! New patches ready for commit
Added minor fixes like:
1. Missing phrases for Admin and Front-end (themes language pack)
2. Changed to accept Maximum File Upload in KBytes
3. Fixes some SQL statements for install_data.sql for Theme Demo data |
|
|
(0003882)
|
Dmitry
|
2011-09-23 21:01
|
|
New patch for 5.2.x needed (PHP 5 format) |
|
|
(0003973)
|
alex
|
2011-10-03 11:02
|
|
|
|
(0003974)
|
alex
|
2011-10-03 11:04
|
|
Fix committed to 5.2.x branch. Commit Message:
Fixes 0000979: Improvements to form submissions (upload field, custom notification email) |
|
|
(0005095)
|
alex
|
2012-07-25 05:33
|
|
Since 5.2.0 version was released. |
|