Development

#2929 ([PATCH] Attaching From/To labels for Timestamp/Date filters)

You must first sign up to be able to contribute.

Ticket #2929 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

[PATCH] Attaching From/To labels for Timestamp/Date filters

Reported by: manickam Assigned to: fabien
Priority: minor Milestone: 1.2.0
Component: generator Version: 1.0.10
Keywords: From/To for Timestamp/Date filters Cc:
Qualification: Design decision

Description

In the filter section, having "From" / "To" labels for the date/timestamp filter textboxes in the admin-generator generated pages is more meaningful.

generator.yml ============

generator:

class: sfPropelAdminGenerator param:

model_class: Comment theme: default

list:

filters: [ created_at, author, email, body ]

Attachments

pruned_timestamp_date_labels.patch (1.9 kB) - added by manickam on 02/13/08 11:08:55.
Labels for Timestamp/Date filter boxes

Change History

02/13/08 11:08:55 changed by manickam

  • attachment pruned_timestamp_date_labels.patch added.

Labels for Timestamp/Date filter boxes

06/23/08 07:02:45 changed by dwhittle

  • qualification changed from Unreviewed to Design decision.
  • milestone set to 1.0.17.

06/24/08 11:45:53 changed by fabien

  • milestone changed from 1.0.17 to 1.2.0.

11/09/08 12:12:51 changed by fabien

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

we won't add this kind of things in 1.0 as it is in maintenance mode. In the new admin generator in symfony 1.2, you can customize these strings easily.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.