This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

Version 0.9.3

Revision
User
Reinhard Führicht
Date
2009-09-03 09:42:56
Revision
User
Reinhard Führicht
Date
2009-09-01 14:06:50

ADD: uploadFolder can now be any cObj

Revision
User
Reinhard Führicht
Date
2009-08-31 21:44:32

Reverting some changes

Revision
User
Reinhard Führicht
Date
2009-08-31 21:38:21

Set email headers according to content

Revision
User
Reinhard Führicht
Date
2009-08-31 15:31:31

ADD: require_once to prevent fatal error

Revision
User
Reinhard Führicht
Date
2009-08-31 12:13:44

Updated debug messages

Revision
User
Reinhard Führicht
Date
2009-08-31 11:01:07

Formhandler uses it's own mailer class now which extends t3lib_htmlMail

Revision
User
Reinhard Führicht
Date
2009-08-27 10:40:42

FIX: initInterceptors were only called the first time the form is shown.

Revision
User
Reinhard Führicht
Date
2009-08-26 16:18:17

ADD: New settings to add additional include paths. You can create your own components, save them somewhere in fileadmin and enter the path in TypoScript. The component manager will search in typo3conf/ext/*/Classes and in the paths entered in TypoScript for classes.

Revision
User
Reinhard Führicht
Date
2009-08-26 15:11:18

FIX: Small bug with usage of strpos

Revision
User
Reinhard Führicht
Date
2009-08-24 14:14:29

ADD: feature to send cc and bcc mails
ADD: improved debug output

Revision
User
Reinhard Führicht
Date
2009-08-21 11:03:39
Revision
User
Reinhard Führicht
Date
2009-08-21 10:35:01

FIX: Bug in ISSET-marker substitution

Revision
User
Reinhard Führicht
Date
2009-08-20 16:36:16

FIX: wrong usage of strpos in StaticFuncs

Revision
User
Reinhard Führicht
Date
2009-08-12 19:48:51

Fixed typo in Finisher_DB to make postProcessing work.

Revision
User
Reinhard Führicht
Date
2009-08-12 17:05:33

Removed debug output

Revision
User
Reinhard Führicht
Date
2009-08-12 16:34:30

Finally fixed issue #4219.
###value_[fieldname]### markers didn't work with arrays in email templates

Revision
User
Reinhard Führicht
Date
2009-08-12 14:27:50

Fixed bug in File_MinCount

Revision
User
Reinhard Führicht
Date
2009-08-12 13:54:43

FIX: added fillSelectedMarkers() call to View_Mail and View_Confirmation

Revision
User
Reinhard Führicht
Date
2009-08-12 13:54:05

Fixed wrong usage of getTypoLink_URL in various classes and moved doRedirect() methode into Staticfuncs

Revision
User
Reinhard Führicht
Date
2009-08-11 11:20:55

- ADD: Feature #4137
Save data into more than one DB table.
New settings for Finisher_DB:
special = inserted_uid
special.table = ...
To access uid values of previously inserted records by other Finisher_DB calls.
- Some manual updates

Revision
User
Reinhard Führicht
Date
2009-08-10 18:38:27

ADD: Feature #4196
Check templateSuffix in TEMPLATE_DF too.

Revision
User
Reinhard Führicht
Date
2009-08-10 08:43:45

FIX: Bug #4189
Typo in minCount marker for files.

Revision
User
Reinhard Führicht
Date
2009-08-06 17:07:49

ADD: Feature #4014. New Finisher_GenerateAuthCode to generate a unique token for usage in newsletter registration emails and so on.

Revision
User
Reinhard Führicht
Date
2009-08-04 09:43:20

- Added section 'How to user your own controller' to manual to close issue #4003,
- Updated ext_emconf with new version number.

Revision
User
Reinhard Führicht
Date
2009-08-04 09:04:10

- Minor changes in View_PDF,
- Fixed typo in examples,
- Set version back to 0.9.0 since we are still beta.

Revision
User
Reinhard Führicht
Date
2009-07-28 20:15:27

Added Feature #4008: Return path for emails can now be set in TypoScript.
Additional code changes:
- Reading of template file and language file is now in StaticFuncs.

Revision
User
Reinhard Führicht
Date
2009-07-27 18:35:58

Fixed #4007: Validators isInDBTable and isNotInDBTable ignore additionalWhere

Revision
User
Reinhard Führicht
Date
2009-07-27 18:34:06

Fixed #4009: customRemovalText can now be a cObject

Revision
User
Fabien Udriot
Date
2009-07-21 22:43:47

Added Subversion tag: Id

Revision
User
Fabien Udriot
Date
2009-07-21 17:59:55

Documentation updated with Formhandler

Revision
User
Fabien Udriot
Date
2009-07-21 16:22:11

First Upload. Mailformplus MVC is becoming Formhandler

Revision
www
Date
2009-07-21 10:04:52
Initializing project formhandler (4/4)