Development

#3420 ([patch] propel:build-all[-load] should have option to skip generating forms)

You must first sign up to be able to contribute.

Ticket #3420 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

[patch] propel:build-all[-load] should have option to skip generating forms

Reported by: Carl.Vondrick Assigned to: fabien
Priority: minor Milestone: 1.1.0 RC2
Component: model Version: 1.1.0 DEV
Keywords: Cc:
Qualification: Ready for core team

Description

To avoid cluttering lib/form , propel:build-all[-load] should have an option to skip generating forms.

Attachments

propel-skip-forms.php.patch (2.4 kB) - added by Carl.Vondrick on 04/28/08 02:15:41.
possible patch

Change History

04/28/08 02:15:41 changed by Carl.Vondrick

  • attachment propel-skip-forms.php.patch added.

possible patch

05/15/08 05:59:29 changed by Carl.Vondrick

  • status changed from new to closed.
  • resolution set to fixed.

(In [8970]) 1.1: added cli option to skip building forms when using propel:build-all[-load] tasks to avoid cluttering lib/form (closes #3420)

05/15/08 06:00:42 changed by Carl.Vondrick

  • qualification changed from Unreviewed to Ready for core team.
  • milestone set to 1.1.0 RC2.