In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000979 [In-Portal CMS] Data Management feature request always 2011-01-25 05:13 2012-07-25 05:33
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B1
Status closed Product Version 5.1.2-B1 Target Version 5.2.0
Time EstimateNo estimate
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)
Additional Information
Tags No tags attached.
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
Attached Files patch file icon form_submission_improvements2011_core.patch [^] (14,946 bytes) 2011-01-25 05:13 [Show Content]
patch file icon form_submission_improvements2011_themes.patch [^] (3,378 bytes) 2011-01-25 05:13 [Show Content]
patch file icon form_submission_improvements2011_themes_v2-Dmitry.patch [^] (7,496 bytes) 2011-01-28 12:50 [Show Content]
patch file icon form_submission_improvements2011_core_v2-Dmitry.patch [^] (22,098 bytes) 2011-01-28 12:54 [Show Content]
patch file icon form_submission_improvements2011_core_v3_520.patch [^] (25,089 bytes) 2011-10-03 11:02 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
parent of 0000980closed (5.2.0)alex Ability to perform file extension-based check during single file upload 

-  Notes
User avatar (0003216)
Dmitry (manager)
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
User avatar (0003882)
Dmitry (manager)
2011-09-23 21:01

New patch for 5.2.x needed (PHP 5 format)
User avatar (0003973)
alex (manager)
2011-10-03 11:02

Will test all together.
User avatar (0003974)
alex (manager)
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)
User avatar (0005095)
alex (manager)
2012-07-25 05:33

Since 5.2.0 version was released.

- Related Changesets
In-Portal CMS: 5.2.x r14614
Timestamp: 2011-10-03 11:04:13
Author: alex
Details ] Diff ]
Fixes 0000979: Improvements to form submissions (upload field, custom notification email)
mod - /in-portal/branches/5.2.x/core/admin_templates/forms/form_field_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/forms/forms_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/submissions/submission_view.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/submissions/submissions_list.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_schema.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/form_fields/form_fields_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/forms/forms/forms_config.php Diff ] File ]
Themes :: Default: 5.2.x r14613
Timestamp: 2011-10-03 11:03:38
Author: alex
Details ] Diff ]
Bug 0000979: Improvements to form submissions (upload field, custom notification email)
mod - /themes/default/branches/5.2.x/_install/english.lang Diff ] File ]
mod - /themes/default/branches/5.2.x/_install/install_data.sql Diff ] File ]
mod - /themes/default/branches/5.2.x/designs/form.tpl Diff ] File ]
mod - /themes/default/branches/5.2.x/elements/dynamic_forms.elm.tpl Diff ] File ]
Themes :: Advanced: 1.2.x r14612
Timestamp: 2011-10-03 11:03:11
Author: alex
Details ] Diff ]
Bug 0000979: Improvements to form submissions (upload field, custom notification email)
mod - /themes/advanced/branches/1.2.x/_install/english.lang Diff ] File ]
mod - /themes/advanced/branches/1.2.x/platform/designs/form.tpl Diff ] File ]
mod - /themes/advanced/branches/1.2.x/platform/elements/dynamic_forms.elm.tpl Diff ] File ]

- 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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker